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 3232 "test" : " nyc node_modules/mocha/bin/_mocha --recursive ./test/*/*/*-test.js ./test/*/*-test.js ./test/*-test.js && npm run lint:types" ,
3333 "node6-test" : " nyc node_modules/mocha/bin/_mocha --recursive ./test/express/*/*-test.js ./test/express/*-test.js ./test/*-test.js" ,
3434 "coveralls" : " cat ./coverage/lcov.info | ./node_modules/.bin/coveralls" ,
35- "doctoc" : " npm install -g doctoc && doctoc README.md" ,
36- "snyk-protect" : " snyk protect" ,
37- "prepublish" : " npm run snyk-protect"
35+ "doctoc" : " npm install -g doctoc && doctoc README.md"
3836 },
3937 "repository" : {
4038 "type" : " git" ,
5957 "license" : " Apache-2.0" ,
6058 "dependencies" : {
6159 "api-schema-builder" : " ^1.0.9" ,
62- "memoizee" : " ^0.4.14" ,
63- "snyk" : " ^1.189.0"
60+ "memoizee" : " ^0.4.14"
6461 },
6562 "devDependencies" : {
6663 "@typescript-eslint/eslint-plugin" : " ^1.9.0" ,
9693 },
9794 "publishConfig" : {
9895 "registry" : " https://registry.npmjs.org/"
99- },
100- "snyk" : true
96+ }
10197}
You can’t perform that action at this time.
0 commit comments