File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1- version: v1.5.0
1+ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+ version: v1.12.0
23ignore: {}
3- patch: {}
4+ # patches apply the minimum changes required to fix a vulnerability
5+ patch:
6+ 'npm:lodash:20180130':
7+ - marky-markdown > highlights > first-mate-select-grammar > lodash:
8+ patched: '2018-07-05T22:41:04.529Z'
Original file line number Diff line number Diff line change 1313 "test-e2e" : " lab -L -m 30000 -M 10000 test/e2e" ,
1414 "snyk-protect" : " snyk protect" ,
1515 "deploy" : " now" ,
16- "watch" : " nodemon -e js,hbs server.js"
16+ "watch" : " nodemon -e js,hbs server.js" ,
17+ "prepare" : " npm run snyk-protect"
1718 },
1819 "repository" : {
1920 "type" : " git" ,
6061 "umzug" : " 2.0.1" ,
6162 "vision" : " ^4.1.1" ,
6263 "visionary" : " ^6.0.2" ,
63- "yar" : " ^8.1.1"
64+ "yar" : " ^8.1.1" ,
65+ "snyk" : " ^1.88.1"
6466 },
6567 "devDependencies" : {
6668 "benchmark" : " 2.1.4" ,
8991 "proxyquire" : " 1.8.0" ,
9092 "saucelabs" : " ^1.3.0" ,
9193 "selenium-webdriver" : " ^3.6.0" ,
92- "sinon" : " ^4.4.5" ,
93- "snyk" : " ^1.70.0"
94+ "sinon" : " ^4.4.5"
9495 },
9596 "snyk" : true ,
9697 "now" : {
You can’t perform that action at this time.
0 commit comments