File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 2222 "bin" : " ./bin/node-gyp.js" ,
2323 "main" : " ./lib/node-gyp.js" ,
2424 "dependencies" : {
25- "env-paths" : " ^1.0 .0" ,
26- "glob" : " ^7.0.3 " ,
27- "graceful-fs" : " ^4.1 .2" ,
28- "mkdirp" : " ^0.5.0 " ,
29- "nopt" : " 2 || 3 " ,
30- "npmlog" : " 0 || 1 || 2 || 3 || 4 " ,
31- "request" : " ^2.87 .0" ,
32- "rimraf" : " 2 " ,
33- "semver" : " ~5.3.0 " ,
25+ "env-paths" : " ^2.2 .0" ,
26+ "glob" : " ^7.1.4 " ,
27+ "graceful-fs" : " ^4.2 .2" ,
28+ "mkdirp" : " ^0.5.1 " ,
29+ "nopt" : " ^4.0.1 " ,
30+ "npmlog" : " ^4.1.2 " ,
31+ "request" : " ^2.88 .0" ,
32+ "rimraf" : " ^2.6.3 " ,
33+ "semver" : " ^5.7.1 " ,
3434 "tar" : " ^4.4.12" ,
35- "which" : " 1"
35+ "which" : " ^1.3. 1"
3636 },
3737 "engines" : {
3838 "node" : " >= 6.0.0"
3939 },
4040 "devDependencies" : {
41- "bindings" : " ~1.2.1 " ,
42- "nan" : " ^2.0 .0" ,
43- "require-inject" : " ~1.3.0 " ,
44- "standard" : " ~ 14.3.1" ,
41+ "bindings" : " ^1.5.0 " ,
42+ "nan" : " ^2.14 .0" ,
43+ "require-inject" : " ^1.4.4 " ,
44+ "standard" : " ^ 14.3.1" ,
4545 "tap" : " ~12.7.0"
4646 },
4747 "scripts" : {
You can’t perform that action at this time.
0 commit comments