File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
1
* __ note:__ the # at the end of lines are the pull request numbers on GitHub*
2
2
3
+ # 2.0.0
4
+
5
+ * https://github.com/kuzzleio/sdk-javascript/releases/tag/2.0.0
6
+
3
7
# 1.9.2
4
8
5
9
* Reinforce unit tests on the ` security.getProfile ` method #94
Original file line number Diff line number Diff line change 31
31
"ws" : " ^1.1.1"
32
32
},
33
33
"devDependencies" : {
34
- "browserify" : " 13.0.1 " ,
34
+ "browserify" : " 13.1.0 " ,
35
35
"codecov" : " ^1.0.1" ,
36
36
"grunt" : " 1.0.1" ,
37
37
"grunt-browserify" : " ^5.0.0" ,
38
- "grunt-contrib-uglify" : " 1 .0.1 " ,
39
- "gruntify-eslint" : " ^2 .0.0" ,
38
+ "grunt-contrib-uglify" : " 2 .0.0 " ,
39
+ "gruntify-eslint" : " ^3 .0.0" ,
40
40
"istanbul" : " 0.4.4" ,
41
41
"istanbul-middleware" : " 0.2.2" ,
42
- "mocha" : " 2.5.3 " ,
43
- "proxyquire" : " ^1.7.3 " ,
44
- "rewire" : " ^2.5.0 " ,
45
- "should" : " 9 .0.2 " ,
42
+ "mocha" : " 3.0.1 " ,
43
+ "proxyquire" : " ^1.7.10 " ,
44
+ "rewire" : " ^2.5.2 " ,
45
+ "should" : " 10 .0.0 " ,
46
46
"sinon" : " ^1.17.5"
47
47
}
48
48
}
You can’t perform that action at this time.
0 commit comments