File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed
Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -25,3 +25,4 @@ test-reports.xml
2525
2626npm-debug.log
2727node_modules
28+ package-lock.json
Original file line number Diff line number Diff line change 11{
22 "name" : " ios-sim-portable" ,
3- "version" : " 4.1 .0" ,
3+ "version" : " 4.2 .0" ,
44 "description" : " " ,
55 "main" : " ./lib/ios-sim.js" ,
66 "scripts" : {
2727 "homepage" : " https://github.com/telerik/ios-sim-portable" ,
2828 "dependencies" : {
2929 "bplist-parser" : " https://github.com/telerik/node-bplist-parser/tarball/master" ,
30- "colors" : " 0.6.2 " ,
31- "lodash" : " 3.2 .0" ,
32- "osenv" : " 0.1.3 " ,
30+ "colors" : " ~1.4.0 " ,
31+ "lodash" : " ~4.0 .0" ,
32+ "osenv" : " ~ 0.1.5 " ,
3333 "plist" : " 1.1.0" ,
34- "shelljs" : " 0.7.0 " ,
35- "yargs" : " 4.7 .1"
34+ "shelljs" : " ~0.8.4 " ,
35+ "yargs" : " ~15.3 .1"
3636 },
3737 "devDependencies" : {
38- "grunt" : " 1.0.1 " ,
39- "grunt-contrib-clean" : " 1 .0.0" ,
40- "grunt-shell" : " 1.3 .0" ,
41- "grunt-ts" : " 5.5.1 " ,
38+ "grunt" : " ~1.1.0 " ,
39+ "grunt-contrib-clean" : " ~2 .0.0" ,
40+ "grunt-shell" : " ~3.0 .0" ,
41+ "grunt-ts" : " ~6.0.0-beta.22 " ,
4242 "typescript" : " 2.1.4"
4343 },
4444 "engines" : {
You can’t perform that action at this time.
0 commit comments