{"_id":"snyk-nuget-plugin","_rev":"184280","name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","dist-tags":{"latest":"1.23.5"},"maintainers":[{"name":"snyk-admin","email":""}],"time":{"modified":"2022-10-18T10:57:43.000Z","created":"2017-10-26T12:30:29.497Z","1.23.5":"2022-05-02T07:27:51.090Z","1.23.4":"2021-12-20T17:54:03.335Z","1.23.3":"2021-12-15T11:55:13.705Z","1.23.2":"2021-12-10T10:20:11.704Z","1.23.1":"2021-11-22T11:39:13.165Z","1.23.0":"2021-11-19T14:16:50.738Z","1.22.1":"2021-08-13T11:33:37.260Z","1.22.0":"2021-07-26T12:09:44.752Z","1.21.3":"2021-05-07T07:16:58.533Z","1.21.2":"2021-05-06T17:44:13.617Z","1.21.1":"2021-04-19T09:23:25.866Z","1.21.0":"2021-02-10T09:29:20.813Z","1.20.0":"2021-01-28T00:40:35.600Z","1.19.4":"2020-11-05T20:04:50.737Z","1.19.3":"2020-09-09T09:20:57.374Z","1.19.2":"2020-09-08T14:38:20.228Z","1.19.1":"2020-06-16T09:27:45.709Z","1.19.0":"2020-05-24T08:04:45.710Z","1.18.1":"2020-05-11T09:58:55.838Z","1.18.0":"2020-05-11T09:37:38.676Z","1.17.0":"2020-04-29T16:48:56.517Z","1.16.2":"2020-01-02T10:13:47.033Z","1.16.1":"2019-12-18T17:28:35.242Z","1.16.0":"2019-12-18T15:56:38.472Z","1.15.0":"2019-12-12T17:59:04.418Z","1.14.0":"2019-12-11T19:15:00.808Z","1.13.1":"2019-10-29T10:36:59.638Z","1.13.0":"2019-10-14T12:55:15.885Z","1.12.1":"2019-08-26T13:10:03.894Z","1.12.0":"2019-08-14T11:13:44.382Z","1.11.3":"2019-08-05T12:29:07.420Z","1.11.2":"2019-07-31T08:40:55.090Z","1.11.1":"2019-07-15T15:11:52.589Z","1.11.0":"2019-05-29T12:30:57.483Z","1.10.0":"2019-04-25T15:44:22.229Z","1.9.2":"2019-04-18T12:36:40.634Z","1.9.1":"2019-04-15T13:11:33.722Z","1.9.0":"2019-02-28T09:33:26.947Z","1.8.0":"2019-02-26T07:31:53.254Z","1.7.2":"2019-02-19T08:46:51.246Z","1.7.1":"2019-02-17T08:59:46.287Z","1.7.0":"2019-02-17T08:15:24.914Z","1.6.5":"2018-08-22T05:10:41.029Z","1.6.4":"2018-08-06T12:01:45.672Z","1.6.3":"2018-07-16T15:22:46.617Z","1.6.2":"2018-05-13T17:55:11.648Z","1.6.1":"2018-05-09T13:18:09.719Z","1.6.0":"2018-05-08T12:38:06.829Z","1.5.1":"2018-05-08T11:47:18.009Z","1.5.0":"2018-05-06T12:05:13.340Z","1.4.0":"2018-04-29T16:07:20.833Z","1.3.9":"2018-01-08T12:47:53.339Z","1.3.8":"2018-01-04T11:11:43.082Z","1.3.7":"2017-12-21T12:44:31.877Z","1.3.6":"2017-12-20T13:23:11.013Z","1.3.5":"2017-12-14T05:26:28.478Z","1.3.4":"2017-12-13T08:41:11.621Z","1.3.3":"2017-11-29T07:15:26.650Z","1.3.2":"2017-11-22T12:05:37.462Z","1.3.1":"2017-11-19T13:07:43.190Z","1.3.0":"2017-11-16T09:10:08.630Z","1.2.0":"2017-11-12T11:20:57.193Z","1.1.1":"2017-11-08T14:28:22.810Z","1.1.0":"2017-11-07T14:45:41.478Z","1.0.3":"2017-11-06T12:17:46.779Z","1.0.2":"2017-11-02T11:26:02.369Z","1.0.1":"2017-11-01T09:53:26.561Z","1.0.0":"2017-10-26T12:30:29.497Z"},"users":{},"author":{"name":"snyk.io"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"versions":{"1.23.5":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"jest && tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=10"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.1.0","jszip":"3.7.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/jest":"^27.0.0","@types/node":"^10","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","jest":"^27.0.6","prettier":"^1.19.1","tap":"^14.10.7","ts-jest":"^27.0.4","typescript":"^3.8.3"},"version":"1.23.5","gitHead":"201af77db0c7aa7d38ee61ed2a2939bd42f7e881","_id":"snyk-nuget-plugin@1.23.5","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"049010f28353b651300178210b9e331d3ebdc187","size":18934,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.23.5.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.23.5.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.23.5_1651476470882_0.6115840481583208"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-02T08:06:05.016Z","publish_time":1651476471090,"_cnpm_publish_time":1651476471090},"1.23.4":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"jest && tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=10"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.1.0","jszip":"3.7.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/jest":"^27.0.0","@types/node":"^10","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","jest":"^27.0.6","prettier":"^1.19.1","tap":"^14.10.7","ts-jest":"^27.0.4","typescript":"^3.8.3"},"version":"1.23.4","gitHead":"d406b0746483618cfb96f1641946ea29c02d729e","_id":"snyk-nuget-plugin@1.23.4","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"5a9bd2f50dad081db45f409cf61d857badaf9225","size":18508,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.23.4.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.23.4.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.23.4_1640022843185_0.5004529290697544"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T17:57:32.240Z","publish_time":1640022843335,"_cnpm_publish_time":1640022843335},"1.23.3":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"jest && tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=10"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.1.0","jszip":"3.7.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/jest":"^27.0.0","@types/node":"^10","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","jest":"^27.0.6","prettier":"^1.19.1","tap":"^14.10.7","ts-jest":"^27.0.4","typescript":"^3.8.3"},"version":"1.23.3","gitHead":"9757b4168b078166e56d581eddce9e109bc33cf3","_id":"snyk-nuget-plugin@1.23.3","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"af512e4472d38782d099f0a8ad0f53365265ae7f","size":18582,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.23.3.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.23.3.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.23.3_1639569313483_0.4765255303984921"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T17:57:31.374Z","publish_time":1639569313705,"_cnpm_publish_time":1639569313705},"1.23.2":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"jest && tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=10"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.1.0","jszip":"3.7.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/jest":"^27.0.0","@types/node":"^10","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","jest":"^27.0.6","prettier":"^1.19.1","tap":"^14.10.7","ts-jest":"^27.0.4","typescript":"^3.8.3"},"version":"1.23.2","gitHead":"cbf29a633559816f961f3d2b8e2342f806dba8ee","_id":"snyk-nuget-plugin@1.23.2","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"27172ce9c3e98870a7b684cdb6aa62725667e0d1","size":18074,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.23.2.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.23.2.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.23.2_1639131611563_0.896941041159673"},"_hasShrinkwrap":false,"publish_time":1639131611704,"_cnpm_publish_time":1639131611704,"_cnpmcore_publish_time":"2021-12-14T05:49:49.699Z"},"1.23.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"jest && tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=10"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.1.0","jszip":"3.7.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/jest":"^27.0.0","@types/node":"^10","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","jest":"^27.0.6","prettier":"^1.19.1","tap":"^14.10.7","ts-jest":"^27.0.4","typescript":"^3.8.3"},"version":"1.23.1","gitHead":"23d9d7828c808318d6d3174af728a445a32ae9c1","_id":"snyk-nuget-plugin@1.23.1","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"ccebeb106decac7ce5443388cfd277926e627497","size":18065,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.23.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.23.1.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.23.1_1637581153011_0.06486732002408613"},"_hasShrinkwrap":false,"publish_time":1637581153165,"_cnpm_publish_time":1637581153165,"_cnpmcore_publish_time":"2021-12-14T05:49:49.984Z"},"1.23.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"jest && tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=10"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.1.0","jszip":"3.7.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/jest":"^27.0.0","@types/node":"^10","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","jest":"^27.0.6","prettier":"^1.19.1","tap":"^14.10.7","ts-jest":"^27.0.4","typescript":"^3.8.3"},"version":"1.23.0","gitHead":"2680c2e7dada4f69e6e4a5146a4034184d1b679c","_id":"snyk-nuget-plugin@1.23.0","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"5ad94dc97b0e609747388aeff4b160cc79463678","size":18056,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.23.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.23.0.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.23.0_1637331410595_0.7825306115555608"},"_hasShrinkwrap":false,"publish_time":1637331410738,"_cnpm_publish_time":1637331410738,"_cnpmcore_publish_time":"2021-12-14T05:49:50.203Z"},"1.22.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"jest && tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=10"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.1.0","jszip":"3.7.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/jest":"^27.0.0","@types/node":"^10","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","jest":"^27.0.6","prettier":"^1.19.1","tap":"^14.10.7","ts-jest":"^27.0.4","typescript":"^3.8.3"},"version":"1.22.1","gitHead":"19f6381aba2721b554f30aba7b88dbb5281238cb","_id":"snyk-nuget-plugin@1.22.1","_nodeVersion":"14.17.4","_npmVersion":"6.14.14","dist":{"shasum":"e50d9316234390e8112bd4ab10f12f517ab813f5","size":16973,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.22.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.22.1.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.22.1_1628854417137_0.35363011727342686"},"_hasShrinkwrap":false,"publish_time":1628854417260,"_cnpm_publish_time":1628854417260,"_cnpmcore_publish_time":"2021-12-14T05:49:50.392Z"},"1.22.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=10"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.1.0","jszip":"3.7.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/node":"^10","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","prettier":"^1.19.1","tap":"^14.10.7","typescript":"^3.8.3"},"version":"1.22.0","gitHead":"d1c2a01a069fd99aba480db3bd4b0e3040c3d4ab","_id":"snyk-nuget-plugin@1.22.0","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"shasum":"05c4aab0ebf1b74cea966503b8c272aee8502d9c","size":16889,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.22.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.22.0.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.22.0_1627301384620_0.584131900466003"},"_hasShrinkwrap":false,"publish_time":1627301384752,"_cnpm_publish_time":1627301384752,"_cnpmcore_publish_time":"2021-12-14T05:49:50.613Z"},"1.21.3":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.1.0","jszip":"3.6.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/node":"^8.10.60","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","prettier":"^1.19.1","tap":"^14.10.7","typescript":"^3.8.3"},"version":"1.21.3","gitHead":"3d1c3f1ba8cf5d1405a7a0a0c6a691f3b0785e25","_id":"snyk-nuget-plugin@1.21.3","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"shasum":"fc954bc50cf0e9f34935ad41c536ceb94d57725e","size":16888,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.21.3.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.21.3.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.21.3_1620371818387_0.4846487583998882"},"_hasShrinkwrap":false,"publish_time":1620371818533,"_cnpm_publish_time":1620371818533,"_cnpmcore_publish_time":"2021-12-14T05:49:50.831Z"},"1.21.2":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.1.0","jszip":"3.4.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/node":"^8.10.60","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","prettier":"^1.19.1","tap":"^14.10.7","typescript":"^3.8.3"},"version":"1.21.2","gitHead":"ffb6960585f83b44149385ef0955c8206c0ccc18","_id":"snyk-nuget-plugin@1.21.2","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"shasum":"e4e6ecd732b9e5d7b451f47f549723843712239a","size":16890,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.21.2.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.21.2.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.21.2_1620323053329_0.23832880921537059"},"_hasShrinkwrap":false,"publish_time":1620323053617,"_cnpm_publish_time":1620323053617,"_cnpmcore_publish_time":"2021-12-14T05:49:51.056Z"},"1.21.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run lint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","lint":"prettier --check \"./lib/**/*.ts\" && eslint -c .eslintrc.js \"./lib/**/*\"","lint:fix":"prettier --write \"./lib/**/*.ts\" && eslint -c .eslintrc.js --fix \"./lib/**/*\"","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.0.0","jszip":"3.4.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@types/node":"^8.10.60","@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","eslint":"^6.8.0","eslint-config-prettier":"^6.15.0","prettier":"^1.19.1","tap":"^14.10.7","typescript":"^3.8.3"},"version":"1.21.1","gitHead":"aaec3a4aeff21e1f2df54454b6deb4911dce8b05","_id":"snyk-nuget-plugin@1.21.1","_nodeVersion":"10.24.1","_npmVersion":"6.14.12","dist":{"shasum":"a79bbc65456823a1148119873226afb0e4907ec8","size":16890,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.21.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.21.1.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.21.1_1618824205671_0.8955573593424331"},"_hasShrinkwrap":false,"publish_time":1618824205866,"_cnpm_publish_time":1618824205866,"_cnpmcore_publish_time":"2021-12-14T05:49:51.283Z"},"1.21.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^4.1.1","dotnet-deps-parser":"5.0.0","jszip":"3.4.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@types/node":"^8.10.60","tap":"^14.10.7","eslint":"^6.8.0","typescript":"^3.8.3"},"version":"1.21.0","gitHead":"fd167f8eee7b9bf5f0f2117827dd62ec088945e1","_id":"snyk-nuget-plugin@1.21.0","_nodeVersion":"10.23.3","_npmVersion":"6.14.11","dist":{"shasum":"d9d3976cf0b4572ae97c47f758f84fc43040216f","size":16769,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.21.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.21.0.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.21.0_1612949360687_0.8048700397697859"},"_hasShrinkwrap":false,"publish_time":1612949360813,"_cnpm_publish_time":1612949360813},"1.20.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"lodash":"^4.17.20","debug":"^4.1.1","dotnet-deps-parser":"5.0.0","jszip":"3.4.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@types/node":"^8.10.60","tap":"^14.10.7","eslint":"^6.8.0","typescript":"^3.8.3"},"version":"1.20.0","gitHead":"cec7e366d8d394179fc70106d1ba40b13f755888","_id":"snyk-nuget-plugin@1.20.0","_nodeVersion":"10.23.2","_npmVersion":"6.14.10","dist":{"shasum":"8f4c857651a92ce634ebee594050116b2bb4d917","size":16313,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.20.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.20.0.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.20.0_1611794435444_0.6961307601773452"},"_hasShrinkwrap":false,"publish_time":1611794435600,"_cnpm_publish_time":1611794435600},"1.19.4":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"lodash":"^4.17.20","debug":"^4.1.1","dotnet-deps-parser":"5.0.0","jszip":"3.4.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@types/node":"^8.10.60","tap":"^14.10.7","eslint":"^6.8.0","typescript":"^3.8.3"},"version":"1.19.4","gitHead":"69dfac651f098831b9fe404620afa46a49d2a98f","_id":"snyk-nuget-plugin@1.19.4","_nodeVersion":"10.23.0","_npmVersion":"6.14.8","dist":{"shasum":"cd1163a29f8002d54a965eab9e256345c97d4174","size":16174,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.4.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.19.4.tgz"},"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.19.4_1604606690498_0.5213833006519348"},"_hasShrinkwrap":false,"publish_time":1604606690737,"_cnpm_publish_time":1604606690737},"1.19.3":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"lodash":"^4.17.20","debug":"^4.1.1","dotnet-deps-parser":"5.0.0","jszip":"3.4.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@types/node":"^8.10.60","tap":"^14.10.7","eslint":"^6.8.0","typescript":"^3.8.3"},"version":"1.19.3","gitHead":"35f7ac1e22345bb3b4728479ee934d4d4bdd14f9","_id":"snyk-nuget-plugin@1.19.3","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"5b4d9a5a61a543810c98bd4e67b9f6b1d95e3c3a","size":16079,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.3.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.19.3.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.19.3_1599643257253_0.551934749803441"},"_hasShrinkwrap":false,"publish_time":1599643257374,"_cnpm_publish_time":1599643257374},"1.19.2":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"lodash":"^4.17.20","debug":"^4.1.1","dotnet-deps-parser":"4.11.0","jszip":"3.4.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@types/node":"^8.10.60","tap":"^14.10.7","eslint":"^6.8.0","typescript":"^3.8.3"},"version":"1.19.2","gitHead":"64835974c9bab4c8e59ed19f21d95d64f5d2004e","_id":"snyk-nuget-plugin@1.19.2","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"f4a0777c63b89a01e60c33713753cf7e09406964","size":16079,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.2.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.19.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.19.2_1599575899996_0.10504653154452859"},"_hasShrinkwrap":false,"publish_time":1599575900228,"_cnpm_publish_time":1599575900228},"1.19.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"@snyk/lodash":"4.17.15-patch","debug":"^4.1.1","dotnet-deps-parser":"4.11.0","jszip":"3.4.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@types/node":"^8.10.60","tap":"^14.10.7","eslint":"^6.8.0","typescript":"^3.8.3"},"version":"1.19.1","gitHead":"6d1d3934d7cb50b8ccc9e9ff0c9dfa008811e123","_id":"snyk-nuget-plugin@1.19.1","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"e1a0fcdf359dc4d69b68580af587ec5895233d2a","size":15961,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.19.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.19.1_1592299665598_0.1573030345700981"},"_hasShrinkwrap":false,"publish_time":1592299665709,"_cnpm_publish_time":1592299665709},"1.19.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"@snyk/lodash":"4.17.15-patch","debug":"^4.1.1","dotnet-deps-parser":"4.10.0","jszip":"3.4.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@types/node":"^8.10.60","tap":"^14.10.7","eslint":"^6.8.0","typescript":"^3.8.3"},"version":"1.19.0","gitHead":"d2be4a9d69a1bebd4e4c9f40ae2f482938745270","_id":"snyk-nuget-plugin@1.19.0","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"988f9295d398ebee8b40bc621af4610611cadac9","size":15960,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.19.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.19.0_1590307485607_0.8047346760578664"},"_hasShrinkwrap":false,"publish_time":1590307485710,"_cnpm_publish_time":1590307485710},"1.18.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"@snyk/lodash":"4.17.15-patch","debug":"^4.1.1","dotnet-deps-parser":"4.10.0","jszip":"3.3.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@types/node":"^8.10.60","tap":"^14.10.7","eslint":"^6.8.0","typescript":"^3.8.3"},"version":"1.18.1","gitHead":"480d652146eea6428345b00e0ec69958c900e172","_id":"snyk-nuget-plugin@1.18.1","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"5296ee7b3ee96fc8186fa157f71697b804173a60","size":15960,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.18.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.18.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.18.1_1589191135724_0.6928023439978483"},"_hasShrinkwrap":false,"publish_time":1589191135838,"_cnpm_publish_time":1589191135838},"1.18.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap --no-coverage test/*.test.ts --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=8"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"@snyk/lodash":"4.17.15-patch","debug":"^4.1.1","dotnet-deps-parser":"4.10.0","jszip":"3.3.0","snyk-paket-parser":"1.6.0","tslib":"^1.11.2","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^2.31.0","@typescript-eslint/parser":"^2.31.0","@types/node":"^8.10.60","tap":"^14.10.7","eslint":"^6.8.0","typescript":"^3.8.3"},"version":"1.18.0","gitHead":"ea999c460acdb164c5dab93b64a9014f284a2d07","_id":"snyk-nuget-plugin@1.18.0","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"a1e88fd6bd7e81083d85c08a17266c9c6214ea47","size":15959,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.18.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.18.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.18.0_1589189858544_0.7767977317531092"},"_hasShrinkwrap":false,"publish_time":1589189858676,"_cnpm_publish_time":1589189858676},"1.17.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"@snyk/lodash":"4.17.15-patch","debug":"^3.1.0","dotnet-deps-parser":"4.10.0","jszip":"3.1.5","snyk-paket-parser":"1.6.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.17.0","gitHead":"81b54a34acd6523ecb7b238e3c06c079644eb495","_id":"snyk-nuget-plugin@1.17.0","_nodeVersion":"10.20.1","_npmVersion":"6.14.4","dist":{"shasum":"20c18d962d725b2217ab2c94a49a1a6524162c53","size":16442,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.17.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.17.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.17.0_1588178936420_0.6738229284507917"},"_hasShrinkwrap":false,"publish_time":1588178936517,"_cnpm_publish_time":1588178936517},"1.16.2":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","dotnet-deps-parser":"4.9.1","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.6.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.16.2","gitHead":"72a719a3e451390a4b4861ae53b9fa8e3f5b47e6","_id":"snyk-nuget-plugin@1.16.2","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"1d4506df329c6c4c28d9451034c431444a3d1c6b","size":16445,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.16.2.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.16.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.16.2_1577960026833_0.04883390337141447"},"_hasShrinkwrap":false,"publish_time":1577960027033,"_cnpm_publish_time":1577960027033},"1.16.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","dotnet-deps-parser":"4.9.0","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.6.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.16.1","gitHead":"434fcfc42ed40263b04dbc04eb86915de066c6a6","_id":"snyk-nuget-plugin@1.16.1","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"cb32bc10bcd76eb172232f38d9d9ed484e076c39","size":16442,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.16.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.16.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.16.1_1576690115105_0.6300160074038659"},"_hasShrinkwrap":false,"publish_time":1576690115242,"_cnpm_publish_time":1576690115242},"1.16.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","dotnet-deps-parser":"4.9.0","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.5.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.16.0","gitHead":"0856d88c60328599d3be69484a0566f28ef5b0f6","_id":"snyk-nuget-plugin@1.16.0","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"241c6c8a417429c124c3ebf6db314a14eb8eed89","size":16441,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.16.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.16.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.16.0_1576684598345_0.4217267057683216"},"_hasShrinkwrap":false,"publish_time":1576684598472,"_cnpm_publish_time":1576684598472},"1.15.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","dotnet-deps-parser":"4.8.0","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.5.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.15.0","gitHead":"cd35810defa1bf6d28ac4b8a7e268c29b4395714","_id":"snyk-nuget-plugin@1.15.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"673b174d95eb45576b13f1472222bd5c151f5598","size":16804,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.15.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.15.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.15.0_1576173544264_0.9256453074038342"},"_hasShrinkwrap":false,"publish_time":1576173544418,"_cnpm_publish_time":1576173544418},"1.14.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","dotnet-deps-parser":"4.7.0","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.5.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.14.0","gitHead":"e315475c579c1b83c422d04e44ad2c000faad06f","_id":"snyk-nuget-plugin@1.14.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"085c397ab3da8d00ef4778d25c3e56b6a1bea460","size":16804,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.14.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.14.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.14.0_1576091700650_0.8795209764413019"},"_hasShrinkwrap":false,"publish_time":1576091700808,"_cnpm_publish_time":1576091700808},"1.13.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","dotnet-deps-parser":"4.5.2","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.5.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.13.1","gitHead":"4971381ebdb3b2fc1f87927220c8143299dcf8da","_id":"snyk-nuget-plugin@1.13.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"e94f6b129b62f7c0134851be233deab5a472518b","size":16700,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.13.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.13.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.13.1_1572345419540_0.9020241723348295"},"_hasShrinkwrap":false,"publish_time":1572345419638,"_cnpm_publish_time":1572345419638},"1.13.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","dotnet-deps-parser":"4.5.2","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.5.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.13.0","gitHead":"081261806b92674ace10157d714a665513d9af69","_id":"snyk-nuget-plugin@1.13.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"6aa3d60c19bcf0731c8a4a594583ac9160500cb5","size":16661,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.13.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.13.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.13.0_1571057715698_0.5965810103639633"},"_hasShrinkwrap":false,"publish_time":1571057715885,"_cnpm_publish_time":1571057715885},"1.12.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","dotnet-deps-parser":"4.5.0","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.5.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.12.1","gitHead":"c592b3890ce7ca065b00d618609e0f40502a445a","_id":"snyk-nuget-plugin@1.12.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"a57becf9e60593f8b94c4b8717069521748b9a2e","size":16656,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.12.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.12.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.12.1_1566825003757_0.022852463641849896"},"_hasShrinkwrap":false,"publish_time":1566825003894,"_cnpm_publish_time":1566825003894},"1.12.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","dotnet-deps-parser":"4.5.0","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.5.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.12.0","gitHead":"53d102a7297cd58b5b15e4a1782cb3d3835d62e8","_id":"snyk-nuget-plugin@1.12.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"de851a7cba80a5676257ca03c1c84020ae9aca8c","size":16492,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.12.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.12.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.12.0_1565781224246_0.21097552538449493"},"_hasShrinkwrap":false,"publish_time":1565781224382,"_cnpm_publish_time":1565781224382},"1.11.3":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.5.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.11.3","gitHead":"d8046dfeddd2aacdecf6c1fe6128804c4eba6b24","_id":"snyk-nuget-plugin@1.11.3","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"38f45b3a2bb97ae7e307726920bcc189b012ea37","size":15765,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.3.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.11.3.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.11.3_1565008147121_0.7684242130453478"},"_hasShrinkwrap":false,"publish_time":1565008147420,"_cnpm_publish_time":1565008147420},"1.11.2":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"dist/index.js","scripts":{"test":"npm run eslint && npm run unit-test","unit-test":"tap -Rspec ./test/*.test.[tj]s --timeout=300","eslint":"eslint -c .eslintrc.js lib/**/*","build":"tsc","build-watch":"tsc -w","prepare":"npm run build"},"types":"./dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","engines":{"node":">=6"},"bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.5.0","tslib":"^1.9.3","xml2js":"^0.4.17"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","@types/lodash":"^4.14.136","@types/node":"^6.14.4","@types/uuid":"^3.4.4","tap":"^12.6.1","eslint":"^5.16.0","typescript":"3.0.1"},"version":"1.11.2","gitHead":"508c6b5837bd42f766708fa41b4d168546bebbe3","_id":"snyk-nuget-plugin@1.11.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"9dc9a35e364b615ae10924043f002d23ab3f2235","size":15324,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.2.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.11.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.11.2_1564562454876_0.047195896994370434"},"_hasShrinkwrap":false,"publish_time":1564562455090,"_cnpm_publish_time":1564562455090},"1.11.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.14","snyk-paket-parser":"1.5.0","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"12.4.1","tap-only":"0.0.5"},"version":"1.11.1","gitHead":"948675c709fa62e97107e243bc41f674fe30faad","_id":"snyk-nuget-plugin@1.11.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"3414f6029e41b16cef5c6c59690ee05da51b5bb1","size":10489,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.11.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.11.1_1563203511945_0.2969411300666931"},"_hasShrinkwrap":false,"publish_time":1563203512589,"_cnpm_publish_time":1563203512589},"1.11.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.10","snyk-paket-parser":"1.5.0","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"12.4.1","tap-only":"0.0.5"},"version":"1.11.0","gitHead":"0d39801e21d7f6fd017a0844f9a3c4cc18da9deb","_id":"snyk-nuget-plugin@1.11.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"64f87a57dd78ed55633a59e41379e8657603a9d9","size":10486,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.11.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.11.0_1559133057334_0.9300677629648966"},"_hasShrinkwrap":false,"publish_time":1559133057483,"_cnpm_publish_time":1559133057483},"1.10.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.10","snyk-paket-parser":"1.4.3","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"12.4.1","tap-only":"0.0.5"},"version":"1.10.0","gitHead":"3e55fe73f6b78e456e9eaf7d295f39f441248466","_id":"snyk-nuget-plugin@1.10.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"58aba49e37ca4ac99afcecb3d3c3917188daad84","size":10491,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.10.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.10.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.10.0_1556207062095_0.11572645021170125"},"_hasShrinkwrap":false,"publish_time":1556207062229,"_cnpm_publish_time":1556207062229},"1.9.2":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.10","snyk-paket-parser":"1.4.3","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"12.4.1","tap-only":"0.0.5"},"version":"1.9.2","gitHead":"a6cc0908e9b3a4532311894cc3215e6c93a0c52e","_id":"snyk-nuget-plugin@1.9.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"e06b114e3a7b029d127480f23739042b297c2b13","size":10378,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.9.2.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.9.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.9.2_1555591000526_0.8029059630764519"},"_hasShrinkwrap":false,"publish_time":1555591000634,"_cnpm_publish_time":1555591000634},"1.9.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.10","snyk-paket-parser":"1.4.3","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"12.4.1","tap-only":"0.0.5"},"version":"1.9.1","gitHead":"4808252764b03698115791b00b0d96ff5e0100cc","_id":"snyk-nuget-plugin@1.9.1","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"e45c34ec8efbc998401ae8bb6eeedff7c19bf3e7","size":10403,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.9.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.9.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.9.1_1555333893585_0.13549535101496546"},"_hasShrinkwrap":false,"publish_time":1555333893722,"_cnpm_publish_time":1555333893722},"1.9.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.10","snyk-paket-parser":"1.4.3","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"12.4.1","tap-only":"0.0.5"},"version":"1.9.0","gitHead":"b8857e50dd6e0ca822aef9d88f9a68de07fbff41","_id":"snyk-nuget-plugin@1.9.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"079e0f3b50c3fc107fe59d21b1b4ff74ad5263cc","size":10394,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.9.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.9.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.9.0_1551346406804_0.13792460283445163"},"_hasShrinkwrap":false,"publish_time":1551346406947,"_cnpm_publish_time":1551346406947},"1.8.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.10","snyk-paket-parser":"1.4.3","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"12.4.1","tap-only":"0.0.5"},"version":"1.8.0","gitHead":"967d84a7ef06ba70e4fcb82db416989b1d6bbeb5","_id":"snyk-nuget-plugin@1.8.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"da130e86ab687685d4c2af36e6c7663598d83539","size":10270,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.8.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.8.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.8.0_1551166313007_0.8234991253881916"},"_hasShrinkwrap":false,"publish_time":1551166313254,"_cnpm_publish_time":1551166313254},"1.7.2":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.10","snyk-paket-parser":"1.4.3","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"12.4.1","tap-only":"0.0.5"},"version":"1.7.2","gitHead":"d5e40c83c5095fe27e7723393e7a71beb19e2348","_id":"snyk-nuget-plugin@1.7.2","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"35ae0a0c68bfc68c6c52710bebd037ff765d1f9a","size":10157,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.7.2.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.7.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.7.2_1550566011003_0.09709247806630716"},"_hasShrinkwrap":false,"publish_time":1550566011246,"_cnpm_publish_time":1550566011246},"1.7.1":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.10","snyk-paket-parser":"1.4.1","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"12.4.1","tap-only":"0.0.5"},"version":"1.7.1","gitHead":"4f5a698494170979463b7f4641a78e1338ba7baa","_id":"snyk-nuget-plugin@1.7.1","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"61f0fd0e9c88e2330385a6142cc3713581ddff40","size":10153,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.7.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.7.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.7.1_1550393986157_0.3075997100371979"},"_hasShrinkwrap":false,"publish_time":1550393986287,"_cnpm_publish_time":1550393986287},"1.7.0":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.10","snyk-paket-parser":"1.4.0","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"12.4.1","tap-only":"0.0.5"},"version":"1.7.0","gitHead":"739068896a555e4277d554de8f763fc79e065467","_id":"snyk-nuget-plugin@1.7.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"8fea91ce7d827d33349bc765643026c35dd543ac","size":10153,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.7.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.7.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.7.0_1550391324730_0.6200654571761541"},"_hasShrinkwrap":false,"publish_time":1550391324914,"_cnpm_publish_time":1550391324914},"1.6.5":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run lint && tap test/*.test.js -R=spec --timeout=120","dev":"nodemon -x 'npm run test'"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","jszip":"^3.1.5","lodash":"^4.17.10","xml2js":"^0.4.17"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","tap":"^12.0.1","tap-only":"0.0.5"},"version":"1.6.5","gitHead":"aedb2bd196d1f94c56ca1332ed5934f25b78e7a3","_id":"snyk-nuget-plugin@1.6.5","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"0a5d53ba47a8bbdc82e245171446ec0485cc591b","size":9940,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.5.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.6.5.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.6.5_1534914640950_0.7199292811553581"},"_hasShrinkwrap":false,"publish_time":1534914641029,"_cnpm_publish_time":1534914641029},"1.6.4":{"name":"snyk-nuget-plugin","description":"Snyk CLI NuGet plugin","main":"lib/index.js","scripts":{"lint":"eslint -c .eslintrc lib test","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec --timeout=120","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","xml2js":"^0.4.17","zip":"^1.2.0","lodash":"^4.17.10"},"devDependencies":{"eslint":"^4.11.0","nodemon":"^1.12.1","semantic-release":"^15","tap":"^12.0.1","tap-only":"0.0.5"},"version":"1.6.4","gitHead":"80b6d01482b8f24d92f64291f9991fc310835bcc","_id":"snyk-nuget-plugin@1.6.4","_npmVersion":"6.3.0","_nodeVersion":"8.11.3","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"83cb3e699667ea808803d4020aa0e053e6f3bab4","size":10010,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.4.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.6.4.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.6.4_1533556905573_0.6256460626328109"},"_hasShrinkwrap":false,"publish_time":1533556905672,"_cnpm_publish_time":1533556905672},"1.6.3":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec --timeout=120","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0","lodash":"^4.17.10"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.6.3","gitHead":"68443a1c9a9ff44f37e3476948cbc323c601bf60","_id":"snyk-nuget-plugin@1.6.3","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"841a754d5b8d6eee8744e2f842d3fa5e07a9b602","size":7851,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.3.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.6.3.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.6.3_1531754566531_0.661870797788292"},"_hasShrinkwrap":false,"publish_time":1531754566617,"_cnpm_publish_time":1531754566617},"1.6.2":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec --timeout=120","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0","lodash":"^4.17.10"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.6.2","gitHead":"c9bab1559bef6729b49116d6dc3e3e4d15879d57","_id":"snyk-nuget-plugin@1.6.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"snyk-admin","email":"npm-admin@snyk.io"},"dist":{"shasum":"ea21181be53c1e7c9183907c25a71d914c5888b9","size":7725,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.2.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.6.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.6.2_1526234111584_0.6153366898372721"},"_hasShrinkwrap":false,"publish_time":1526234111648,"_cnpm_publish_time":1526234111648},"1.6.1":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec --timeout=120","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0","lodash":"^4.17.10"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.6.1","gitHead":"cac9b55097cae9f8d06110b64ba181aeb729375e","_id":"snyk-nuget-plugin@1.6.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"snyk-admin","email":"npm-admin@snyk.io"},"dist":{"shasum":"b0326916d8625c15b295f1583ffb59230e1bc0ef","size":7689,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.6.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.6.1_1525871889640_0.73830072508919"},"_hasShrinkwrap":false,"publish_time":1525871889719,"_cnpm_publish_time":1525871889719},"1.6.0":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec --timeout=120","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0","lodash":"^4.17.10"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.6.0","gitHead":"f5b24917ddc850f4df8878a42ec5a180f325b178","_id":"snyk-nuget-plugin@1.6.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"snyk-admin","email":"npm-admin@snyk.io"},"dist":{"shasum":"d02c94fc291fa047c96a10a2c82debb588870744","size":7682,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.6.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.6.0_1525783086749_0.48792319892970304"},"_hasShrinkwrap":false,"publish_time":1525783086829,"_cnpm_publish_time":1525783086829},"1.5.1":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec --timeout=120","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0","lodash":"^4.17.10"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.5.1","gitHead":"226b69ec59e76dcdb96c5bc5230e6620dc40576a","_id":"snyk-nuget-plugin@1.5.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"snyk-admin","email":"npm-admin@snyk.io"},"dist":{"shasum":"cb3cced62a72d3dc264d1de721da61a701ad549f","size":7780,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.5.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.5.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.5.1_1525780037921_0.9563890902026841"},"_hasShrinkwrap":false,"publish_time":1525780038009,"_cnpm_publish_time":1525780038009},"1.5.0":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0","lodash":"^4.17.10"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.5.0","gitHead":"7f3931efaebf0f39eaebb9da7327d0043ed43377","_id":"snyk-nuget-plugin@1.5.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"snyk-admin","email":"npm-admin@snyk.io"},"dist":{"shasum":"bbb701dc33648bb7c693945dbd685dd18e5aa59c","size":6810,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.5.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.5.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.5.0_1525608313278_0.29143837623456337"},"_hasShrinkwrap":false,"publish_time":1525608313340,"_cnpm_publish_time":1525608313340},"1.4.0":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.4.0","gitHead":"4a246f348e79c92d426e8802ee483298fe5b87c7","_id":"snyk-nuget-plugin@1.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"snyk-admin","email":"npm-admin@snyk.io"},"dist":{"shasum":"b12380ad566b7550e5f7a969bf839ba36853d42d","size":6034,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.4.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.4.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin_1.4.0_1525018040770_0.8677696789008802"},"_hasShrinkwrap":false,"publish_time":1525018040833,"_cnpm_publish_time":1525018040833},"1.3.9":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.3.9","gitHead":"4f292de61fde88e1885de5efe933ef7c8fafad9d","_id":"snyk-nuget-plugin@1.3.9","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"bcdc503eafe9f3eeb4024b756ded4d0c3b265d12","size":6307,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.9.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.3.9.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.3.9.tgz_1515415672428_0.3213988495990634"},"directories":{},"publish_time":1515415673339,"_hasShrinkwrap":false,"_cnpm_publish_time":1515415673339},"1.3.8":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.3.8","gitHead":"288756a6e0577dc76a3ebf72aea8ae228b1f5d7a","_id":"snyk-nuget-plugin@1.3.8","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"b57e2238b0e2c686ca7a35c43cac15ea1bf98dc8","size":6477,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.8.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.3.8.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.3.8.tgz_1515064302247_0.9246136175934225"},"directories":{},"publish_time":1515064303082,"_hasShrinkwrap":false,"_cnpm_publish_time":1515064303082},"1.3.7":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.3.7","gitHead":"00518160974af1cf6f5e835f54242167f4b6b90a","_id":"snyk-nuget-plugin@1.3.7","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"07ad8223b319323db9553e5bc6693b802fd35a71","size":6470,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.7.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.3.7.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.3.7.tgz_1513860270872_0.7943773218430579"},"directories":{},"publish_time":1513860271877,"_hasShrinkwrap":false,"_cnpm_publish_time":1513860271877},"1.3.6":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.3.6","gitHead":"139feb19c94032de0e85d221b35e48139ea817cb","_id":"snyk-nuget-plugin@1.3.6","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"6fa8fb81272eb2a01aa99da84cb90c74690bc2bb","size":6471,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.6.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.3.6.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.3.6.tgz_1513776190915_0.7191071112174541"},"directories":{},"publish_time":1513776191013,"_hasShrinkwrap":false,"_cnpm_publish_time":1513776191013},"1.3.5":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.3.5","gitHead":"4639cd429a72eabf5df10936b361e5639a0bff09","_id":"snyk-nuget-plugin@1.3.5","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"64ea4c134ba5020d68b6b1acdbc279cd729e7958","size":6385,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.5.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.3.5.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.3.5.tgz_1513229187549_0.486004869453609"},"directories":{},"publish_time":1513229188478,"_hasShrinkwrap":false,"_cnpm_publish_time":1513229188478},"1.3.4":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.3.4","gitHead":"f248a95811cd944b4ef1b40b110b33c828df332f","_id":"snyk-nuget-plugin@1.3.4","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"a32c89f8206f6cbc9aa32637a9cfc76d70de3efc","size":6376,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.4.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.3.4.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.3.4.tgz_1513154470698_0.3879365907050669"},"directories":{},"publish_time":1513154471621,"_hasShrinkwrap":false,"_cnpm_publish_time":1513154471621},"1.3.3":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.3.3","gitHead":"8d8838594cbf05b7f558c58e5bbb5c984e93bd0e","_id":"snyk-nuget-plugin@1.3.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"c3ac20582174bdda213c5620ee0aa19f3961cad6","size":6326,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.3.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.3.3.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.3.3.tgz_1511939725663_0.6686609603930265"},"directories":{},"publish_time":1511939726650,"_hasShrinkwrap":false,"_cnpm_publish_time":1511939726650},"1.3.2":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.3.2","gitHead":"d7074b9752e5184e7c8ff9e2f2313553e40abd56","_id":"snyk-nuget-plugin@1.3.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"c054b3868444435de587df4a86048323f6d4e95f","size":5457,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.2.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.3.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.3.2.tgz_1511352336504_0.2974173182155937"},"directories":{},"publish_time":1511352337462,"_hasShrinkwrap":false,"_cnpm_publish_time":1511352337462},"1.3.1":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","test-windows":"tap -R spec test/*.test.js --timeout=120","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"debug":"^3.1.0","es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.3.1","gitHead":"79641ce1201ef0a5f62b0397888d8fe8f41605fc","_id":"snyk-nuget-plugin@1.3.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"6b1a5d37ca2d5d2b311fc51de03720e23a0a85d4","size":4995,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.3.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.3.1.tgz_1511096863108_0.18666246416978538"},"directories":{},"publish_time":1511096863190,"_hasShrinkwrap":false,"_cnpm_publish_time":1511096863190},"1.3.0":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.3.0","gitHead":"ed0e68fca3764d6fd81f2b5eb3d4077549b623ea","_id":"snyk-nuget-plugin@1.3.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"73054f6c5c520cdd6df14cce60755b7b86f24cb9","size":4987,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.3.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.3.0.tgz_1510823407706_0.4186929748393595"},"directories":{},"publish_time":1510823408630,"_cnpm_publish_time":1510823408630,"_hasShrinkwrap":false},"1.2.0":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.2.0","gitHead":"52214c5e2a0714e343822f8d29baf811829ec575","_id":"snyk-nuget-plugin@1.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"4dad574155e4b39a5bac15f8218245f2abca32af","size":4451,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.2.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.2.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.2.0.tgz_1510485656282_0.9014161897357553"},"directories":{},"publish_time":1510485657193,"_hasShrinkwrap":false,"_cnpm_publish_time":1510485657193},"1.1.1":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.1.1","gitHead":"0cbb349684665e296f10dd83e6c2bc32d4ac9711","_id":"snyk-nuget-plugin@1.1.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"f23534ae9376075627321d3ecada50733e77918b","size":4409,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.1.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.1.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.1.1.tgz_1510151301910_0.7760579390451312"},"directories":{},"publish_time":1510151302810,"_hasShrinkwrap":false,"_cnpm_publish_time":1510151302810},"1.1.0":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.1.0","gitHead":"4a31aae232a476d5ce53f52235d50f6104aeed9e","_id":"snyk-nuget-plugin@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"609129d7e2ee54a5e4e72da597779f7e6d414c07","size":4195,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.1.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.1.0.tgz_1510065941416_0.26311034988611937"},"directories":{},"publish_time":1510065941478,"_cnpm_publish_time":1510065941478,"_hasShrinkwrap":false},"1.0.3":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.0.3","gitHead":"286cc0318f81467a90d382fa7e6fdb5ded2284a1","_id":"snyk-nuget-plugin@1.0.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"51e5085f58d35def7c971258836c52f5e2857a6e","size":3784,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.3.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.0.3.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.0.3.tgz_1509970665725_0.8830163811799139"},"directories":{},"publish_time":1509970666779,"_hasShrinkwrap":false,"_cnpm_publish_time":1509970666779},"1.0.2":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.0.2","gitHead":"b6e03f0ab16892a53589d24e5e8832b0c03e9a50","_id":"snyk-nuget-plugin@1.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"efb40dfe9d565e41d9df1628a9c33d21c86cdbbc","size":3719,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.2.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.0.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.0.2.tgz_1509621961441_0.649409121600911"},"directories":{},"publish_time":1509621962369,"_hasShrinkwrap":false,"_cnpm_publish_time":1509621962369},"1.0.1":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.0.1","gitHead":"bf43292425e43940167de5d6156553ba2be3e4e4","_id":"snyk-nuget-plugin@1.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"133e22fc76c3a5ea7e73c8a5f9f2065f2b3501a5","size":3645,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.1.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.0.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.0.1.tgz_1509530005576_0.69404601235874"},"directories":{},"publish_time":1509530006561,"_cnpm_publish_time":1509530006561,"_hasShrinkwrap":false},"1.0.0":{"name":"snyk-nuget-plugin","description":"![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***","main":"lib/index.js","scripts":{"lint":"jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v","test":"npm run unit-test","unit-test":"tap `ls ./test/*.test.js` -R=spec","dev":"nodemon -x 'npm run unit-test'","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/snyk/snyk-nuget-plugin.git"},"keywords":["snyk","nuget"],"author":{"name":"snyk.io"},"license":"Apache-2.0","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","dependencies":{"es6-promise":"^4.1.1","xml2js":"^0.4.17","zip":"^1.2.0"},"devDependencies":{"jscs":"^3.0.7","nodemon":"^1.12.1","semantic-release":"^8.2.0","tap":"^10.7.0","tap-only":"0.0.5"},"version":"1.0.0","gitHead":"aaece7a1fd4f4ae0145d9f7e16a370fff25d665a","_id":"snyk-nuget-plugin@1.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"snyk-admin","email":"admin+snyk@snyk.io"},"dist":{"shasum":"2a0c132f1dbbf6ad7895b177ec2371d67b95160f","size":3222,"noattachment":false,"key":"/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/snyk-nuget-plugin/download/snyk-nuget-plugin-1.0.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/snyk-nuget-plugin-1.0.0.tgz_1509021028630_0.5602679597213864"},"directories":{},"publish_time":1509021029497,"_hasShrinkwrap":false,"_cnpm_publish_time":1509021029497}},"readme":"![Snyk logo](https://snyk.io/style/asset/logo/snyk-print.svg)\n\n[![Build Status](https://api.travis-ci.org/snyk/snyk-nuget-plugin.svg?branch=master)](https://travis-ci.org/snyk/snyk-nuget-plugin)\n\n***\n\nSnyk helps you find, fix and monitor for known vulnerabilities in your dependencies, both on an ad hoc basis and as part of your CI (Build) system.\n\n| :information_source: This repository is only a plugin to be used with the Snyk CLI tool. To use this plugin to test and fix vulnerabilities in your project, install the Snyk CLI tool first. Head over to [snyk.io](https://github.com/snyk/snyk) to get started. |\n| --- |\n\n## Snyk NuGet CLI Plugin\n\nThe plugin provides dependency metadata for NuGet projects that manifest dependencies in `project.json`, `packages.config` or `project.assets.json` files.\n","_attachments":{},"homepage":"https://github.com/snyk/snyk-nuget-plugin#readme","bugs":{"url":"https://github.com/snyk/snyk-nuget-plugin/issues"},"license":"Apache-2.0"}