File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-l10n" ,
3
- "version" : " 3.1 .0" ,
3
+ "version" : " 3.2 .0" ,
4
4
"description" : " An Angular library to translate messages, dates and numbers" ,
5
5
"main" : " ./bundles/angular-l10n.umd.js" ,
6
6
"module" : " ./modules/angular-l10n.es5.js" ,
51
51
"@angular/platform-server" : " 4.1.0" ,
52
52
"@angular/animations" : " 4.1.0" ,
53
53
"@types/jasmine" : " 2.5.47" ,
54
- "@types/node" : " 7.0.14 " ,
54
+ "@types/node" : " 7.0.18 " ,
55
55
"codelyzer" : " 3.0.1" ,
56
56
"core-js" : " 2.4.1" ,
57
57
"jasmine-core" : " 2.6.1" ,
58
- "karma" : " 1.6 .0" ,
59
- "karma-chrome-launcher" : " 2.0.0 " ,
58
+ "karma" : " 1.7 .0" ,
59
+ "karma-chrome-launcher" : " 2.1.1 " ,
60
60
"karma-jasmine" : " 1.1.0" ,
61
61
"karma-spec-reporter" : " 0.0.31" ,
62
62
"karma-webpack" : " 2.0.3" ,
63
63
"reflect-metadata" : " 0.1.10" ,
64
64
"rollup" : " 0.41.6" ,
65
- "rxjs" : " 5.3 .0" ,
65
+ "rxjs" : " 5.4 .0" ,
66
66
"ts-helpers" : " 1.1.2" ,
67
67
"ts-loader" : " 2.0.3" ,
68
- "tslint" : " 5.1 .0" ,
68
+ "tslint" : " 5.2 .0" ,
69
69
"typescript" : " 2.3.2" ,
70
- "webpack" : " 2.4 .1" ,
71
- "zone.js" : " 0.8.9 " ,
70
+ "webpack" : " 2.5 .1" ,
71
+ "zone.js" : " 0.8.10 " ,
72
72
"shelljs" : " 0.7.7" ,
73
73
"chalk" : " 1.1.3" ,
74
- "uglify-js" : " 2.8.22 " ,
74
+ "uglify-js" : " 3.0.4 " ,
75
75
"sorcery" : " 0.10.0" ,
76
- "yargs" : " 7.1.0 "
76
+ "yargs" : " 8.0.1 "
77
77
}
78
78
}
You can’t perform that action at this time.
0 commit comments