File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1212 "test-watch" : " mocha --watch" ,
1313 "predocs" : " node scripts/write-features.js" ,
1414 "docs" : " docco --output docs src/*.js" ,
15- "precommit" : " node scripts/write-features.js && git add features.md" ,
16- "snyk-protect" : " snyk protect" ,
17- "prepublish" : " npm run snyk-protect"
15+ "precommit" : " node scripts/write-features.js && git add features.md"
1816 },
1917 "directories" : {
2018 "example" : " ./example" ,
2927 "mustache" : " ^2.2.1" ,
3028 "request" : " 2.88.0" ,
3129 "request-promise-native" : " 1.0.7" ,
32- "tv4" : " ^1.2.7" ,
33- "snyk" : " ^1.189.0"
30+ "tv4" : " ^1.2.7"
3431 },
3532 "devDependencies" : {
3633 "@types/request" : " ^2.48.1" ,
9289 "bugs" : {
9390 "url" : " https://github.com/kr1sp1n/node-vault/issues"
9491 },
95- "homepage" : " https://github.com/kr1sp1n/node-vault" ,
96- "snyk" : true
92+ "homepage" : " https://github.com/kr1sp1n/node-vault"
9793}
You can’t perform that action at this time.
0 commit comments