{"_id":"@snyk/dep-graph","_rev":"298593","name":"@snyk/dep-graph","description":"Snyk dependency graph library","dist-tags":{"latest":"2.8.1"},"maintainers":[{"name":"snyk-admin","email":""}],"time":{"modified":"2024-01-16T03:52:36.000Z","created":"2018-11-05T16:52:25.746Z","2.8.1":"2024-01-09T08:33:58.151Z","2.8.0":"2023-10-16T14:07:18.350Z","2.7.4":"2023-08-31T17:57:15.337Z","2.7.3":"2023-08-29T10:06:49.374Z","2.7.2":"2023-08-29T09:54:38.785Z","2.7.1":"2023-07-17T10:09:28.006Z","2.7.0":"2023-06-16T10:37:47.401Z","2.6.1":"2023-05-09T09:20:21.096Z","2.6.0":"2023-03-29T10:47:18.693Z","2.5.0":"2022-11-30T09:05:16.802Z","2.4.0":"2022-11-14T12:58:14.589Z","2.3.0":"2022-06-08T13:40:29.843Z","2.2.0":"2022-06-08T13:38:21.786Z","2.1.0":"2022-03-30T12:45:50.737Z","2.0.0":"2022-03-30T11:12:40.751Z","1.31.0":"2022-03-30T10:27:34.769Z","1.30.0":"2022-01-17T18:54:53.454Z","1.29.0":"2021-08-25T15:58:24.500Z","1.28.1":"2021-06-29T11:08:56.309Z","1.28.0":"2021-03-17T08:58:27.364Z","1.27.1":"2021-03-12T10:28:45.880Z","1.27.0":"2021-03-11T14:21:19.029Z","1.26.0":"2021-03-11T14:02:23.772Z","1.25.0":"2021-03-08T07:18:41.688Z","1.24.1":"2021-03-02T21:31:44.823Z","1.24.0":"2021-03-01T14:24:36.257Z","1.23.1":"2021-02-09T17:21:05.740Z","1.23.0":"2021-01-13T16:01:54.182Z","1.22.0":"2020-12-08T17:51:36.504Z","1.21.0":"2020-11-26T13:14:22.311Z","1.20.0":"2020-10-05T17:47:57.051Z","1.19.5":"2020-09-29T12:39:59.959Z","1.19.4":"2020-09-03T12:18:50.452Z","1.19.3":"2020-06-23T14:57:56.572Z","1.19.2":"2020-06-15T10:22:11.331Z","1.19.1":"2020-06-15T10:06:08.880Z","1.19.0":"2020-05-24T15:27:39.317Z","1.18.5":"2020-05-17T15:37:54.082Z","1.18.4":"2020-05-05T14:43:40.258Z","1.18.3":"2020-04-30T10:38:24.160Z","1.18.2":"2020-04-29T17:45:03.143Z","1.18.1":"2020-03-29T13:14:03.370Z","1.18.0":"2020-03-29T10:15:43.544Z","1.17.1":"2020-03-25T16:26:31.824Z","1.17.0":"2020-03-23T08:26:12.400Z","1.16.1":"2020-03-06T13:06:42.540Z","1.16.0":"2020-02-26T08:10:57.177Z","1.15.0":"2019-12-04T12:57:02.537Z","1.14.0":"2019-11-28T08:14:51.709Z","1.13.1":"2019-10-24T11:16:53.508Z","1.13.0":"2019-09-10T20:12:48.002Z","1.12.0":"2019-08-01T15:01:51.480Z","1.11.0":"2019-07-31T07:54:37.475Z","1.10.1":"2019-07-28T13:55:41.666Z","1.10.0":"2019-07-18T09:30:27.447Z","1.9.3":"2019-07-18T08:53:46.920Z","1.9.2":"2019-07-15T14:05:37.560Z","1.9.1":"2019-07-11T14:33:28.064Z","1.9.0":"2019-06-26T16:25:36.301Z","1.8.1":"2019-06-25T11:56:58.802Z","1.8.0":"2019-06-25T10:04:26.431Z","1.7.0":"2019-06-24T13:54:59.656Z","1.6.1":"2019-05-24T16:17:36.229Z","1.6.0":"2019-05-21T14:38:28.623Z","1.5.3":"2019-05-20T14:42:43.772Z","1.5.2":"2019-05-20T13:11:33.660Z","1.5.1":"2019-05-20T09:57:32.695Z","1.5.0":"2019-04-15T12:05:16.578Z","1.4.1":"2019-02-25T16:45:14.276Z","1.4.0":"2018-12-31T17:17:58.928Z","1.3.0":"2018-12-21T16:05:37.289Z","1.2.2":"2018-12-02T08:06:16.124Z","1.2.1":"2018-11-29T16:15:03.007Z","1.2.0":"2018-11-29T10:29:14.999Z","1.1.2":"2018-11-28T21:13:27.641Z","1.1.1":"2018-11-28T15:03:50.214Z","1.1.0":"2018-11-21T15:58:55.152Z","1.0.1":"2018-11-05T17:40:47.354Z","1.0.0":"2018-11-05T16:52:25.746Z"},"users":{},"author":{"name":"snyk.io"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"versions":{"2.8.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"1.2.0","semver":"^7.0.0","tslib":"^2"},"version":"2.8.1","gitHead":"ef32f4645a8f38af8ba71ed6f4b6f6d3d3bd5833","_id":"@snyk/dep-graph@2.8.1","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"f210b18bf7b2249368b36b30f0723486a693e27c","size":32877,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.8.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.8.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/dep-graph_2.8.1_1704789237984_0.2096389419106237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-09T08:33:58.151Z","publish_time":1704789238151,"_source_registry_name":"default","_cnpm_publish_time":1704789238151},"2.8.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"^1.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.8.0","gitHead":"b460b6c2ddc28c2601f51e3d4c33885a0794e8ba","_id":"@snyk/dep-graph@2.8.0","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"9d68ef1445efcff7ebafc6ff073010bd65240f27","size":32878,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.8.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.8.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/dep-graph_2.8.0_1697465238123_0.3961554974717598"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-16T14:07:18.350Z","publish_time":1697465238350,"_source_registry_name":"default","_cnpm_publish_time":1697465238350},"2.7.4":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"^1.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.7.4","gitHead":"b03a342edb5e75db06cfc830e6392b83405767f1","_id":"@snyk/dep-graph@2.7.4","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"ed2d8c379ed89232f3f52b03b81cfdbec9bfc4e8","size":32739,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.7.4.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.7.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/dep-graph_2.7.4_1693504635048_0.009959256505494007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-31T17:57:15.337Z","publish_time":1693504635337,"_source_registry_name":"default","_cnpm_publish_time":1693504635337},"2.7.3":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"^1.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.7.3","gitHead":"e53cac0e336edc521e912d3b6f489a4fc8dbca74","_id":"@snyk/dep-graph@2.7.3","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"2a4cc314f87e270d4948d1bff0c53d06f269710d","size":32249,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.7.3.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.7.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/dep-graph_2.7.3_1693303609185_0.20420687525157089"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-29T10:06:49.374Z","publish_time":1693303609374,"_source_registry_name":"default","_cnpm_publish_time":1693303609374},"2.7.2":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"^1.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.7.2","gitHead":"2f3203e9bb9f3542b1f19b3b5722adf5bf3ebbdb","_id":"@snyk/dep-graph@2.7.2","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"cb7da17b50bf00b3122b29b5718a36df9bdc0ab4","size":32077,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.7.2.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.7.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/dep-graph_2.7.2_1693302878639_0.2417420486228785"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-29T09:54:38.785Z","publish_time":1693302878785,"_source_registry_name":"default","_cnpm_publish_time":1693302878785},"2.7.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"^1.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.7.1","gitHead":"58ab39c0aeeb6e5619477973875478dc34ea91ff","_id":"@snyk/dep-graph@2.7.1","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"48a1c7395e1d7ccea3afb29d10a99f033993ca4d","size":31967,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.7.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.7.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/dep-graph_2.7.1_1689588567843_0.5902083062953558"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-17T10:09:28.006Z","publish_time":1689588568006,"_source_registry_name":"default","_cnpm_publish_time":1689588568006},"2.7.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"^1.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.7.0","gitHead":"8fe5a91f159958f0e485e72909a3a62b27f70ec0","_id":"@snyk/dep-graph@2.7.0","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"67a682807673fb1544bfc610bbdcd8ac0c74346d","size":31854,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.7.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.7.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/dep-graph_2.7.0_1686911867208_0.5970784704142729"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-16T10:37:47.401Z","publish_time":1686911867401,"_source_registry_name":"default","_cnpm_publish_time":1686911867401},"2.6.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"^1.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.6.1","gitHead":"5be7203129bee42507c15081f622b7e55a555bd0","_id":"@snyk/dep-graph@2.6.1","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"4d39854498df798fa9948c58e36ffd9a54153e44","size":31402,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.6.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.6.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/dep-graph_2.6.1_1683624020909_0.3317408335618348"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-09T09:20:21.096Z","publish_time":1683624021096,"_source_registry_name":"default","_cnpm_publish_time":1683624021096},"2.6.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"^1.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.6.0","gitHead":"cf572808eb3490d34734d30997198804a857b575","_id":"@snyk/dep-graph@2.6.0","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"fde01bb7837798fb2a4f8168424a1ecf5de09177","size":31375,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.6.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.6.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/dep-graph_2.6.0_1680086838483_0.9439399320762007"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-29T10:47:18.693Z","publish_time":1680086838693,"_cnpm_publish_time":1680086838693},"2.5.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"^1.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.5.0","gitHead":"eb98b7a3c43b52f0f42255e9c68719f136f7ca9b","_id":"@snyk/dep-graph@2.5.0","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"32708d29501738a6d32529770818ae5aa75d14ef","size":29942,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.5.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.5.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/dep-graph_2.5.0_1669799116598_0.6605180022664157"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-30T09:10:58.009Z","publish_time":1669799116802,"_cnpm_publish_time":1669799116802},"2.4.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","packageurl-js":"^1.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.4.0","gitHead":"c8542e35b0635ff48c02ccf9248ed927d29a283e","_id":"@snyk/dep-graph@2.4.0","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"3f248f4e34535199530ed785fbf3b24d6c8640e6","size":29882,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.4.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.4.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/dep-graph_2.4.0_1668430694460_0.12309876722813429"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-14T12:59:27.266Z","publish_time":1668430694589,"_cnpm_publish_time":1668430694589},"2.3.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.3.0","gitHead":"a27eded6b412cecb7ce04cb524dbeca517fc8c87","_id":"@snyk/dep-graph@2.3.0","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"426b0e821b9e7e08e1a9b6e0412004fb1fc338c8","size":29255,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.3.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.3.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/dep-graph_2.3.0_1654695629674_0.6964142972337155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-08T14:13:01.489Z","publish_time":1654695629843,"_cnpm_publish_time":1654695629843},"2.2.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.2.0","gitHead":"52c54c8af0fe05c3c7ff6900551e1278ab926158","_id":"@snyk/dep-graph@2.2.0","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"697699058ae1f8b181dbeafcd8d884f7e290d50a","size":29169,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.2.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.2.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/dep-graph_2.2.0_1654695501581_0.8174415536609714"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-08T14:12:59.667Z","publish_time":1654695501786,"_cnpm_publish_time":1654695501786},"2.1.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.1.0","gitHead":"e4eb7281bac8957ec0f39301e66ebba9f0b4b5f8","_id":"@snyk/dep-graph@2.1.0","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"8d12eb56c123079b883157081104c5a6e9cfe8cd","size":29168,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.1.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.1.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/dep-graph_2.1.0_1648644350590_0.029211950293111633"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-30T12:47:27.488Z","publish_time":1648644350737,"_cnpm_publish_time":1648644350737},"2.0.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=10"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^10","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.6.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^3.0.0","semver":"^7.0.0","tslib":"^2"},"version":"2.0.0","gitHead":"ac4c5707ffe9ba112858b72ac68b15321881dcde","_id":"@snyk/dep-graph@2.0.0","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"b5b6089bd33f9735a03b190088aa855aaa351f8d","size":29171,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-2.0.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-2.0.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/dep-graph_2.0.0_1648638760593_0.9082460641664076"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-30T11:12:52.834Z","publish_time":1648638760751,"_cnpm_publish_time":1648638760751},"1.31.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^27","@types/node":"^8","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.3.4"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^7.0.0","tslib":"^1.13.0"},"version":"1.31.0","gitHead":"a9d26c74167e1e5cb0f351dae848f7da459609ee","_id":"@snyk/dep-graph@1.31.0","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"shasum":"ebe25aac857c389081b35e1a71ead3c74ecfb0a5","size":29151,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.31.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.31.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/dep-graph_1.31.0_1648636054614_0.7994990233621111"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-30T10:27:55.355Z","publish_time":1648636054769,"_cnpm_publish_time":1648636054769},"1.30.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^26.0.23","@types/node":"^8","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.3.4"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^7.0.0","tslib":"^1.13.0"},"version":"1.30.0","gitHead":"8c7b69a0d1d36f23e2a950fd330b80a7771e4ec4","_id":"@snyk/dep-graph@1.30.0","_nodeVersion":"14.18.3","_npmVersion":"6.14.15","dist":{"shasum":"49d45aa7947f78a68871cd059efc5b7b323144df","size":29155,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.30.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.30.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/dep-graph_1.30.0_1642445693354_0.8725978844543325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-17T18:55:05.057Z","publish_time":1642445693454,"_cnpm_publish_time":1642445693454},"1.29.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^26.0.23","@types/node":"^8","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.3.4"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^7.0.0","tslib":"^1.13.0"},"version":"1.29.0","gitHead":"ddac9a5289854f54cea7c2fd434d6cfc0ec27c09","_id":"@snyk/dep-graph@1.29.0","_nodeVersion":"12.22.5","_npmVersion":"6.14.14","dist":{"shasum":"95ec60a7d5782e4fcef39ff423dbcc94984a492b","size":29000,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.29.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.29.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/dep-graph_1.29.0_1629907104276_0.23198161626863545"},"_hasShrinkwrap":false,"publish_time":1629907104500,"_cnpm_publish_time":1629907104500,"_cnpmcore_publish_time":"2021-12-14T05:46:49.066Z"},"1.28.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.7","@types/jest":"^26.0.23","@types/node":"^8","@types/object-hash":"^2.1.0","@types/semver":"^7.3.6","@typescript-eslint/eslint-plugin":"^4.28.0","@typescript-eslint/parser":"^4.28.0","benny":"^3.6.15","eslint":"^7.29.0","eslint-config-prettier":"^8.3.0","jest":"^27.0.5","prettier":"^2.3.1","ts-jest":"^27.0.3","ts-node":"^10.0.0","typescript":"~4.3.4"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^7.0.0","tslib":"^1.13.0"},"version":"1.28.1","gitHead":"30970c82319c8ebcbefb7864543b75c083ed9410","_id":"@snyk/dep-graph@1.28.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"dab0ce1974a93a2373aff73dde614c184148e832","size":27761,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.28.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.28.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/dep-graph_1.28.1_1624964936132_0.43840899911910913"},"_hasShrinkwrap":false,"publish_time":1624964936309,"_cnpm_publish_time":1624964936309,"_cnpmcore_publish_time":"2021-12-14T05:46:49.343Z"},"1.28.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","benny":"^3.6.15","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","jest":"^26","prettier":"^2.0.5","ts-jest":"^26","ts-node":"^8","typescript":"~3.8.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^7.0.0","tslib":"^1.13.0"},"version":"1.28.0","gitHead":"30797b313c335424ab7640f51bd38f39ce2a6912","_id":"@snyk/dep-graph@1.28.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"d68c0576cb3562c6e819ca8a8c7ac29ee11d9776","size":27138,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.28.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.28.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/dep-graph_1.28.0_1615971507203_0.9358882130616717"},"_hasShrinkwrap":false,"publish_time":1615971507364,"_cnpm_publish_time":1615971507364},"1.27.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","benny":"^3.6.15","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","jest":"^26","prettier":"^2.0.5","ts-jest":"^26","ts-node":"^8","typescript":"~3.8.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.27.1","gitHead":"3e5589070f2e34a653b9720f71f59d39424eeca4","_id":"@snyk/dep-graph@1.27.1","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"4fb789fffd5fc73748ddb9513b05592b9bdc7900","size":27141,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.27.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.27.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/dep-graph_1.27.1_1615544925697_0.16810822770537492"},"_hasShrinkwrap":false,"publish_time":1615544925880,"_cnpm_publish_time":1615544925880},"1.27.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","benny":"^3.6.15","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","jest":"^26","prettier":"^2.0.5","ts-jest":"^26","ts-node":"^8","typescript":"~3.8.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.27.0","gitHead":"3147e0348558d6f74568f6221d10711504bb178b","_id":"@snyk/dep-graph@1.27.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"16f107af9885173df6d6d07e7004fcc1454f5642","size":27285,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.27.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.27.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/dep-graph_1.27.0_1615472478825_0.7716678342125531"},"_hasShrinkwrap":false,"publish_time":1615472479029,"_cnpm_publish_time":1615472479029},"1.26.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","build-dev":"tsc -w","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","benny":"^3.6.15","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","jest":"^26","prettier":"^2.0.5","ts-jest":"^26","ts-node":"^8","typescript":"~3.8.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.26.0","gitHead":"12923312e74f24ec2b83aa492d673fa9a4e8ed0e","_id":"@snyk/dep-graph@1.26.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"3174f1da588b5d2477a38291ca6484f31e0ba82a","size":25733,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.26.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.26.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/dep-graph_1.26.0_1615471343615_0.15950605509979354"},"_hasShrinkwrap":false,"publish_time":1615471343772,"_cnpm_publish_time":1615471343772},"1.25.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","benny":"^3.6.15","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","jest":"^26","prettier":"^2.0.5","ts-jest":"^26","ts-node":"^8","typescript":"~3.8.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.25.0","gitHead":"19fb7592efd853b6ad15fadab2805263c8183eeb","_id":"@snyk/dep-graph@1.25.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"527e61eccd7e9e9d59740df8cabfefd4f18e44eb","size":25443,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.25.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.25.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/dep-graph_1.25.0_1615187921520_0.16986799280973686"},"_hasShrinkwrap":false,"publish_time":1615187921688,"_cnpm_publish_time":1615187921688},"1.24.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","jest":"^26","prettier":"^2.0.5","ts-jest":"^26","ts-node":"^8","typescript":"~3.8.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.has":"^4.5.2","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.24.1","gitHead":"9032e90de2f0d08c255ee52cff14e9e869610a24","_id":"@snyk/dep-graph@1.24.1","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"c06713dab3b4dba65def5ea59d4010296da8ebbd","size":25390,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.24.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.24.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/dep-graph_1.24.1_1614720704672_0.8806671429333894"},"_hasShrinkwrap":false,"publish_time":1614720704823,"_cnpm_publish_time":1614720704823},"1.24.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","jest":"^26","prettier":"^2.0.5","ts-jest":"^26","ts-node":"^8","typescript":"~3.8.3"},"dependencies":{"event-loop-spinner":"^2.1.0","lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.has":"^4.5.2","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.24.0","gitHead":"3c45b93bffad02791786ee601ff1d5e6f2f50b11","_id":"@snyk/dep-graph@1.24.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"57ac90215e5509975f52ff8dcd95a9307dec2d26","size":25111,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.24.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.24.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/dep-graph_1.24.0_1614608676038_0.4507944825066008"},"_hasShrinkwrap":false,"publish_time":1614608676257,"_cnpm_publish_time":1614608676257},"1.23.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.?s'","lint:eslint":"eslint 'src/**/*.ts' && (cd test && eslint '**/*.ts')","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:eslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","eslint":"^6.8.0","eslint-config-prettier":"^6.11.0","jest":"^26","prettier":"^2.0.5","ts-jest":"^26","ts-node":"^8","typescript":"~3.8.3"},"dependencies":{"lodash.clone":"^4.5.0","lodash.constant":"^3.0.0","lodash.filter":"^4.6.0","lodash.foreach":"^4.5.0","lodash.has":"^4.5.2","lodash.isempty":"^4.4.0","lodash.isequal":"^4.5.0","lodash.isfunction":"^3.0.9","lodash.isundefined":"^3.0.1","lodash.keys":"^4.2.0","lodash.map":"^4.6.0","lodash.reduce":"^4.6.0","lodash.size":"^4.2.0","lodash.transform":"^4.6.0","lodash.union":"^4.6.0","lodash.values":"^4.3.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.23.1","gitHead":"f3575a1fb753e02d7c9ad666e758f5ae3372ea42","_id":"@snyk/dep-graph@1.23.1","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"c884811669983febb6685f9107b322b3c0603f42","size":25664,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.23.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.23.1_1612891265603_0.476859251457425"},"_hasShrinkwrap":false,"publish_time":1612891265740,"_cnpm_publish_time":1612891265740},"1.23.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"~3.8.3"},"dependencies":{"graphlib":"^2.1.8","lodash.isequal":"^4.5.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.23.0","gitHead":"32c3df8a5b47b52f0407ed3d8e180cd57c8596aa","_id":"@snyk/dep-graph@1.23.0","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"shasum":"73198dfc062c9d9f3de10fb7ca56a175306247ed","size":17327,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.23.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.23.0_1610553713969_0.7289284354325025"},"_hasShrinkwrap":false,"publish_time":1610553714182,"_cnpm_publish_time":1610553714182},"1.22.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"~3.8.3"},"dependencies":{"graphlib":"^2.1.8","lodash.isequal":"^4.5.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.22.0","gitHead":"bb9169fdca8ee7c4f3af6059ae4b14540d1d1297","_id":"@snyk/dep-graph@1.22.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"shasum":"3c9090b3a52596a0758d007e5ae8fda88864601d","size":17307,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.22.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.22.0_1607449896369_0.9874854628474463"},"_hasShrinkwrap":false,"publish_time":1607449896504,"_cnpm_publish_time":1607449896504},"1.21.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"~3.8.3"},"dependencies":{"graphlib":"^2.1.8","lodash.isequal":"^4.5.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.21.0","gitHead":"56a66e3be729e63e9049043da8652f698cd37aad","_id":"@snyk/dep-graph@1.21.0","_nodeVersion":"12.20.0","_npmVersion":"6.14.8","dist":{"shasum":"02bc39598c7415d6d78d2ea6fd46f44514f9039c","size":17241,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.21.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.21.0_1606396462162_0.19982884512552745"},"_hasShrinkwrap":false,"publish_time":1606396462311,"_cnpm_publish_time":1606396462311},"1.20.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"~3.8.3"},"dependencies":{"graphlib":"^2.1.8","lodash.isequal":"^4.5.0","object-hash":"^2.0.3","semver":"^6.0.0","tslib":"^1.13.0"},"version":"1.20.0","gitHead":"099f36e4f440fb2d82735600a6cc205ca6fff4fc","_id":"@snyk/dep-graph@1.20.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"258ae85f8a066dc63af4444cfca8b8d092b94bc0","size":17111,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.20.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.20.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/dep-graph_1.20.0_1601920076928_0.6239220215721526"},"_hasShrinkwrap":false,"publish_time":1601920077051,"_cnpm_publish_time":1601920077051},"1.19.5":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"~3.8.3"},"dependencies":{"graphlib":"^2.1.8","lodash.isequal":"^4.5.0","object-hash":"^2.0.3","semver":"^6.0.0","source-map-support":"^0.5.19","tslib":"^1.13.0"},"version":"1.19.5","gitHead":"dcd12b220ee64ccf51534f4fca35826d64cf0563","_id":"@snyk/dep-graph@1.19.5","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"shasum":"1623bdafa77ac002fdd186b2b99aa7dab5ea10ae","size":17164,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.19.5.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.19.5.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/dep-graph_1.19.5_1601383199712_0.8746090805042184"},"_hasShrinkwrap":false,"publish_time":1601383199959,"_cnpm_publish_time":1601383199959},"1.19.4":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.6","@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"~3.8.3"},"dependencies":{"graphlib":"^2.1.8","lodash.isequal":"^4.5.0","object-hash":"^2.0.3","semver":"^6.0.0","source-map-support":"^0.5.19","tslib":"^1.13.0"},"version":"1.19.4","gitHead":"bda1aa5afffbb8657b9dd514369a8689d3d317f7","_id":"@snyk/dep-graph@1.19.4","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"d156c482bfdfba7505f1cf3e8a80b86dd9f45383","size":17163,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.19.4.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.19.4.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/dep-graph_1.19.4_1599135530344_0.015422037021602275"},"_hasShrinkwrap":false,"publish_time":1599135530452,"_cnpm_publish_time":1599135530452},"1.19.3":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"~3.8.3"},"dependencies":{"@snyk/graphlib":"2.1.9-patch.2","lodash.isequal":"^4.5.0","object-hash":"^2.0.3","semver":"^6.0.0","source-map-support":"^0.5.19","tslib":"^1.13.0"},"version":"1.19.3","gitHead":"cfb9e0a43498d166f2ab381c60f30b2e098685d3","_id":"@snyk/dep-graph@1.19.3","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"f20521baf060f83f052fd6b55fad8b377833418d","size":17152,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.19.3.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.19.3_1592924276423_0.8152707174800895"},"_hasShrinkwrap":false,"publish_time":1592924276572,"_cnpm_publish_time":1592924276572},"1.19.2":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"~3.8.3"},"dependencies":{"@snyk/graphlib":"2.1.9-patch","lodash.isequal":"^4.5.0","object-hash":"^2.0.3","semver":"^6.0.0","source-map-support":"^0.5.19","tslib":"^1.13.0"},"version":"1.19.2","gitHead":"dc895e3644f53e4831a85e6c58e102086c2b6918","_id":"@snyk/dep-graph@1.19.2","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"shasum":"6f230d81f5dbb3251c69ab81c2b693b90f6335a9","size":17151,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.19.2.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.19.2_1592216531227_0.95795630343678"},"_hasShrinkwrap":false,"publish_time":1592216531331,"_cnpm_publish_time":1592216531331},"1.19.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"~3.8.3"},"dependencies":{"@snyk/graphlib":"2.1.9-patch","lodash.isequal":"^4.5.0","object-hash":"^2.0.3","semver":"^6.0.0","source-map-support":"^0.5.19","tslib":"^2.0.0"},"version":"1.19.1","gitHead":"d1d60cedc55ad6708679fd32c3486e43e62f3311","_id":"@snyk/dep-graph@1.19.1","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"shasum":"41730f1fa97665f16bf10e9a0a4b2a3b0a6ccdb4","size":17147,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.19.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.19.1_1592215568743_0.2576142411751676"},"_hasShrinkwrap":false,"publish_time":1592215568880,"_cnpm_publish_time":1592215568880},"1.19.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"^3.9.3"},"dependencies":{"@snyk/graphlib":"2.1.9-patch","lodash.isequal":"^4.5.0","object-hash":"^2.0.3","semver":"^6.0.0","source-map-support":"^0.5.19","tslib":"^2.0.0"},"version":"1.19.0","gitHead":"a906248e463ad3b921b71bf8fdd96edb9b825481","_id":"@snyk/dep-graph@1.19.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"dfb2699520225e715083f6dd590bb91b55e99ba1","size":17478,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.19.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.19.0_1590334059155_0.09675005343619558"},"_hasShrinkwrap":false,"publish_time":1590334059317,"_cnpm_publish_time":1590334059317},"1.18.5":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"^3.8.3"},"dependencies":{"@snyk/graphlib":"2.1.9-patch","@snyk/lodash":"4.17.15-patch","object-hash":"^2.0.3","semver":"^6.0.0","source-map-support":"^0.5.19","tslib":"^1.11.1"},"version":"1.18.5","gitHead":"2844389c1ef6e6dc0b5efd958e8395cf8684f26d","_id":"@snyk/dep-graph@1.18.5","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"d44b43c61910da5ef81a575307e85f893f6d140a","size":17169,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.18.5.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.18.5.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/dep-graph_1.18.5_1589729873968_0.41055098026845127"},"_hasShrinkwrap":false,"publish_time":1589729874082,"_cnpm_publish_time":1589729874082},"1.18.4":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"^3.8.3"},"dependencies":{"@snyk/graphlib":"2.1.9-patch","@snyk/lodash":"4.17.15-patch","object-hash":"^2.0.3","semver":"^7.3.2","source-map-support":"^0.5.19","tslib":"^1.11.1"},"version":"1.18.4","gitHead":"f3656ae59dcdcdd3e21ab799cf04eebc8d1e299d","_id":"@snyk/dep-graph@1.18.4","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"4dfb1681d56090ca1f04a3bcd6593cbb8bf1a576","size":17168,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.18.4.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.18.4.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/dep-graph_1.18.4_1588689820145_0.26484183148824947"},"_hasShrinkwrap":false,"publish_time":1588689820258,"_cnpm_publish_time":1588689820258},"1.18.3":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/jest":"^25","@types/node":"^8","@types/object-hash":"^1.3.1","@types/semver":"^7","jest":"^25","prettier":"^1.9.1","ts-jest":"^25","ts-node":"^8","tslint":"^6","typescript":"^3.8.3"},"dependencies":{"@snyk/graphlib":"2.1.9-patch","@snyk/lodash":"4.17.15-patch","object-hash":"^2.0.3","semver":"^7.3.2","source-map-support":"^0.5.19","tslib":"^1.11.1"},"version":"1.18.3","gitHead":"b0ad714de28093d7ba46f1a830a1b62d6d636f58","_id":"@snyk/dep-graph@1.18.3","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"7bf675f694ecbc329f67cca6456ae67f3f45f516","size":17168,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.18.3.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.18.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/dep-graph_1.18.3_1588243104058_0.5144368579284686"},"_hasShrinkwrap":false,"publish_time":1588243104160,"_cnpm_publish_time":1588243104160},"1.18.2":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","format":"prettier --write '{src,test,scripts}/**/*.ts'","lint:tslint":"tslint -p tsconfig.json","lint:prettier":"prettier --check '{src,test,scripts}/**/*.ts'","lint":"npm run lint:tslint && npm run lint:prettier","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/jest":"^24","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.7.2"},"dependencies":{"@snyk/graphlib":"2.1.9-patch","@snyk/lodash":"4.17.15-patch","object-hash":"^1.3.1","prettier":"^1.19.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.10.0"},"version":"1.18.2","gitHead":"d95baaa6f13ee2f5fcc8deced79830516123b7e1","_id":"@snyk/dep-graph@1.18.2","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"59bc60850b2e4624a2d4dfb6f72a416c82586c1e","size":17164,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.18.2.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.18.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/dep-graph_1.18.2_1588182303032_0.5480144697505984"},"_hasShrinkwrap":false,"publish_time":1588182303143,"_cnpm_publish_time":1588182303143},"1.18.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=8"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.7.2"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.17.15","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.10.0"},"version":"1.18.1","gitHead":"4f00999a6c0d483dcddca8f962d2a800fb483e6d","_id":"@snyk/dep-graph@1.18.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"b2bed1cf9a135a1c9569c5ee52e05f50eed4d130","size":17051,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.18.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.18.1_1585487643218_0.8072922656442301"},"_hasShrinkwrap":false,"publish_time":1585487643370,"_cnpm_publish_time":1585487643370},"1.18.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.7.2"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.17.15","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.10.0"},"version":"1.18.0","gitHead":"5162b8296b988668e9c502bf026e9bb5e6d43446","_id":"@snyk/dep-graph@1.18.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"096457ef4243ded207b3a69be4ccf1eaf26c2953","size":17050,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.18.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.18.0_1585476943374_0.6392273706595328"},"_hasShrinkwrap":false,"publish_time":1585476943544,"_cnpm_publish_time":1585476943544},"1.17.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.7.2"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.17.15","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.10.0"},"version":"1.17.1","gitHead":"62b0ff5c5404e4488d94e4d2b2d5b559511b04db","_id":"@snyk/dep-graph@1.17.1","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"4ef201433b2f08523c153c8291d9762ac1b6c7d7","size":19223,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.17.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.17.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/dep-graph_1.17.1_1585153591700_0.12033284471000272"},"_hasShrinkwrap":false,"publish_time":1585153591824,"_cnpm_publish_time":1585153591824},"1.17.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.7.2"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.10.0"},"version":"1.17.0","gitHead":"826f27b328d8d21836f3e56c491dd12f1d36d2cc","_id":"@snyk/dep-graph@1.17.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"ace44facfa0508ca1a89db003edf882a40a3600a","size":19223,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.17.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.17.0_1584951972298_0.7694978143266746"},"_hasShrinkwrap":false,"publish_time":1584951972400,"_cnpm_publish_time":1584951972400},"1.16.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.7.2"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.10.0"},"version":"1.16.1","gitHead":"24f0506f2bef8f5cbae6a821b39e2a8e5d238bc1","_id":"@snyk/dep-graph@1.16.1","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"d6157628d4dde363c9e7beb1c40eea2b442b0352","size":19211,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.16.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.16.1_1583500002361_0.8762432863838194"},"_hasShrinkwrap":false,"publish_time":1583500002540,"_cnpm_publish_time":1583500002540},"1.16.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.7.2"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.10.0"},"version":"1.16.0","gitHead":"2cb43d534dd27211a605f1dd96c87730bc22d8e1","_id":"@snyk/dep-graph@1.16.0","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"6a0b0aae1737a4b1110bcff0f22e542bcca2b255","size":19197,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.16.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-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/dep-graph_1.16.0_1582704657053_0.7801419124050977"},"_hasShrinkwrap":false,"publish_time":1582704657177,"_cnpm_publish_time":1582704657177},"1.15.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.7.2"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.10.0"},"version":"1.15.0","gitHead":"fc9ff9a98b39ebf3f53a4c8668b1306671433ca3","_id":"@snyk/dep-graph@1.15.0","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"67bf790bc9f0eee36ad7dad053465cdd928ce223","size":18946,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.15.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.15.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/dep-graph_1.15.0_1575464222381_0.08689512005820643"},"_hasShrinkwrap":false,"publish_time":1575464222537,"_cnpm_publish_time":1575464222537},"1.14.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.7.2"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.10.0"},"version":"1.14.0","gitHead":"9e42e655370873c3361cfca0397991ce8dd903d2","_id":"@snyk/dep-graph@1.14.0","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"7fec88544f064dd7a12df00ede9201f7a967c14b","size":18783,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.14.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.14.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/dep-graph_1.14.0_1574928891606_0.715809842070213"},"_hasShrinkwrap":false,"publish_time":1574928891709,"_cnpm_publish_time":1574928891709},"1.13.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.13.1","gitHead":"9a1b18d751793c5bb7d31d14271ceddf38e545d5","_id":"@snyk/dep-graph@1.13.1","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"45721f7e21136b62d1cdd99b3319e717d9071dfb","size":18611,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.13.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.13.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/dep-graph_1.13.1_1571915813369_0.9660809246227824"},"_hasShrinkwrap":false,"publish_time":1571915813508,"_cnpm_publish_time":1571915813508},"1.13.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.13.0","gitHead":"34da4521b727bec393de72edecc4d23adb0746e2","_id":"@snyk/dep-graph@1.13.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"855f628da0b833dd16c02c2f977507bbf090b894","size":18634,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.13.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.13.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/dep-graph_1.13.0_1568146367809_0.7575284842037089"},"_hasShrinkwrap":false,"publish_time":1568146368002,"_cnpm_publish_time":1568146368002},"1.12.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.12.0","gitHead":"99110fb44978d4f4353f7cb1200bba61d6745f2d","_id":"@snyk/dep-graph@1.12.0","_nodeVersion":"10.16.1","_npmVersion":"6.9.0","dist":{"shasum":"aa0df8549849a4857bc5510e839da268293e4750","size":18469,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.12.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.12.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/dep-graph_1.12.0_1564671710497_0.47929783028766937"},"_hasShrinkwrap":false,"publish_time":1564671711480,"_cnpm_publish_time":1564671711480},"1.11.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.11.0","gitHead":"6a930ad46c3b8ddcc6aed007838f1dfcef074227","_id":"@snyk/dep-graph@1.11.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"5ef355ced208703ad73550074a15e44c0f804148","size":18467,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.11.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.11.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/dep-graph_1.11.0_1564559677305_0.23850160473631354"},"_hasShrinkwrap":false,"publish_time":1564559677475,"_cnpm_publish_time":1564559677475},"1.10.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.10.1","gitHead":"6a8a55d8a08141ee422adf0c2a70aaf7ba172322","_id":"@snyk/dep-graph@1.10.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"7e04b237fa81464928f2fc5c8865ebb1cbcab7da","size":18474,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.10.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.10.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/dep-graph_1.10.1_1564322141532_0.938379123706309"},"_hasShrinkwrap":false,"publish_time":1564322141666,"_cnpm_publish_time":1564322141666},"1.10.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.10.0","gitHead":"fc667bb22da75dda4fb36255e1a182b50e1f9a62","_id":"@snyk/dep-graph@1.10.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"1080b08d53f03a5ef2e9def878586ac1bb20600c","size":18447,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.10.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.10.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/dep-graph_1.10.0_1563442227262_0.2395720276350477"},"_hasShrinkwrap":false,"publish_time":1563442227447,"_cnpm_publish_time":1563442227447},"1.9.3":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.9.3","gitHead":"3d52a5b8ab8b3bfade8b822e813dacef52002f83","_id":"@snyk/dep-graph@1.9.3","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"def8a507dc41107727ba1944578ad4bf8aad39c3","size":18424,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.9.3.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.9.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/dep-graph_1.9.3_1563440026786_0.9107845210296819"},"_hasShrinkwrap":false,"publish_time":1563440026920,"_cnpm_publish_time":1563440026920},"1.9.2":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.14","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.9.2","gitHead":"771907e5420f18f775bffef2bf5f78ef1660463d","_id":"@snyk/dep-graph@1.9.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"a594ef682e1774314078ef2dd3a33be7c42010cb","size":18425,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.9.2.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.9.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/dep-graph_1.9.2_1563199537436_0.07192763158382576"},"_hasShrinkwrap":false,"publish_time":1563199537560,"_cnpm_publish_time":1563199537560},"1.9.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4.7.13","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.9.1","gitHead":"1535e2ebea1cded98a4a84177f0c7b9829d57212","_id":"@snyk/dep-graph@1.9.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"ebd091f5c7cde59bf0f91280a9a120289607a09f","size":18426,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.9.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.9.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/dep-graph_1.9.1_1562855607879_0.20607037768746417"},"_hasShrinkwrap":false,"publish_time":1562855608064,"_cnpm_publish_time":1562855608064},"1.9.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.9.0","gitHead":"511242446c85e86df68413690f1ed9ac9e8e42d1","_id":"@snyk/dep-graph@1.9.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"254094afeb412e2eedb15f2613d701e27b2614f7","size":18416,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.9.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.9.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/dep-graph_1.9.0_1561566336179_0.13015749329134207"},"_hasShrinkwrap":false,"publish_time":1561566336301,"_cnpm_publish_time":1561566336301},"1.8.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.8.1","gitHead":"7eb5ca6474108ee51612dcd1c1cf8205e0974dd0","_id":"@snyk/dep-graph@1.8.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"4286dc42f691e826c4779a77722e7ac7fa692420","size":17987,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.8.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.8.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/dep-graph_1.8.1_1561463818650_0.8064835256759346"},"_hasShrinkwrap":false,"publish_time":1561463818802,"_cnpm_publish_time":1561463818802},"1.8.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.8.0","gitHead":"6ee9bf9658a900843cc2a092248b9677cd3310b6","_id":"@snyk/dep-graph@1.8.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"ea46a14257d883e7c920c48ab696ed26f0ae5a8d","size":17898,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.8.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.8.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/dep-graph_1.8.0_1561457066243_0.37671731120355934"},"_hasShrinkwrap":false,"publish_time":1561457066431,"_cnpm_publish_time":1561457066431},"1.7.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.7.0","gitHead":"5a2b80af8447413a51280d09b0a3e38543691c85","_id":"@snyk/dep-graph@1.7.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"381e769df2814d6760f7ddb63a5c56cc1ba5e542","size":16596,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.7.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.7.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/dep-graph_1.7.0_1561384499494_0.09150046433171322"},"_hasShrinkwrap":false,"publish_time":1561384499656,"_cnpm_publish_time":1561384499656},"1.6.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.6.1","gitHead":"1f21cac53658dfdfa3edbd8a9b183431a798d399","_id":"@snyk/dep-graph@1.6.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"e0afd502364f1c670fc650f70d36c8487c6f5ef1","size":16117,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.6.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.6.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.6.1_1558714656117_0.2826518375676488"},"_hasShrinkwrap":false,"publish_time":1558714656229,"_cnpm_publish_time":1558714656229},"1.6.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.6.0","gitHead":"33b1f0b418bbab6e62f94b6d510823c03a121bf5","_id":"@snyk/dep-graph@1.6.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"f24d62e689a0f91b8e505a5b0ecd7d2ccb9273c8","size":16093,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.6.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.6.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.6.0_1558449508387_0.26223725432909895"},"_hasShrinkwrap":false,"publish_time":1558449508623,"_cnpm_publish_time":1558449508623},"1.5.3":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","object-hash":"^1.3.1","semver":"^6.0.0","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.5.3","gitHead":"220ada25ec91eb8829f64a0e95daee18d3441064","_id":"@snyk/dep-graph@1.5.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"ade0c4403614bc11dd2b1a8512943e682372a01e","size":15941,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.5.3.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.5.3.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.5.3_1558363363628_0.6420073392429517"},"_hasShrinkwrap":false,"publish_time":1558363363772,"_cnpm_publish_time":1558363363772},"1.5.2":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","object-hash":"^1.3.1","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.5.2","gitHead":"93bb67086b3e12e398b12719f128fc071bb1c41f","_id":"@snyk/dep-graph@1.5.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"0ee76b70061a87527526bb68665d7982e0120d5a","size":15940,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.5.2.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.5.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.5.2_1558357893455_0.8194293617149231"},"_hasShrinkwrap":false,"publish_time":1558357893660,"_cnpm_publish_time":1558357893660},"1.5.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","object-hash":"^1.3.1","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.5.1","gitHead":"6c886115236d1c1c1ce94e835829c6d3afa9d74d","_id":"@snyk/dep-graph@1.5.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"3441119ad2be25cd4497e4ac317000f3d4d2a1c7","size":15866,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.5.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.5.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.5.1_1558346252483_0.3032192101585911"},"_hasShrinkwrap":false,"publish_time":1558346252695,"_cnpm_publish_time":1558346252695},"1.5.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^24","@types/lodash":"^4","@types/node":"^8","@types/object-hash":"^1.2.0","@types/semver":"^5","jest":"^24","ts-jest":"^24","ts-node":"^8","tslint":"^5","typescript":"^3.3.3333"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","object-hash":"^1.3.1","source-map-support":"^0.5.11","tslib":"^1.9.3"},"version":"1.5.0","gitHead":"4460350099a92bd33f2daa7d68d0a1ab136cb30e","_id":"@snyk/dep-graph@1.5.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"52af3facfab4f8fce1624febabd46790d497ca4e","size":15787,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.5.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.5.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.5.0_1555329916434_0.8929693524849007"},"_hasShrinkwrap":false,"publish_time":1555329916578,"_cnpm_publish_time":1555329916578},"1.4.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.4.1","gitHead":"3098ef8011b52869a7c9d59afb484c18a5e6682f","_id":"@snyk/dep-graph@1.4.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"035e96224d12d260388d00abc46da02fb9d92d94","size":14996,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.4.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.4.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.4.1_1551113114083_0.1430875576003774"},"_hasShrinkwrap":false,"publish_time":1551113114276,"_cnpm_publish_time":1551113114276},"1.4.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.4.0","gitHead":"81dfa6bf0e421ca895a14c797cc670d4cc6722e9","_id":"@snyk/dep-graph@1.4.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"0d0971c3ef3238a74112ed5d81c782a6a292575a","size":14438,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.4.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.4.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.4.0_1546276678735_0.6319492096454224"},"_hasShrinkwrap":false,"publish_time":1546276678928,"_cnpm_publish_time":1546276678928},"1.3.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.3.0","gitHead":"c60d3320e36c09e7b6f9b5fccd61ad957ab5fecc","_id":"@snyk/dep-graph@1.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.2","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"c7a17fc5aed964743fe8753641688d9e5d969092","size":14410,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.3.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.3.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.3.0_1545408337112_0.7080935955289647"},"_hasShrinkwrap":false,"publish_time":1545408337289,"_cnpm_publish_time":1545408337289},"1.2.2":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.2.2","gitHead":"dd4f30a9dabee00bc44cdf19b8899a15d32c7572","_id":"@snyk/dep-graph@1.2.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"8b660c961f8e2516240c5d5e98a73bc20a6ee3f6","size":13293,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.2.2.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.2.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.2.2_1543737975904_0.005309205727347166"},"_hasShrinkwrap":false,"publish_time":1543737976124,"_cnpm_publish_time":1543737976124},"1.2.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.2.1","gitHead":"f16942ba7abfe580771ada826b8f4c0322b72b4e","_id":"@snyk/dep-graph@1.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"c753a0e9f123224cde9c729ce7d11c2064dcc025","size":13280,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.2.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.2.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.2.1_1543508102856_0.02478664287439525"},"_hasShrinkwrap":false,"publish_time":1543508103007,"_cnpm_publish_time":1543508103007},"1.2.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.2.0","gitHead":"ae173f8173dda695ec93d33b505e0c9c137e433a","_id":"@snyk/dep-graph@1.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"1ee3a9d18cb0808f2f0442741465c8ffdbf2278a","size":13345,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.2.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.2.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.2.0_1543487354857_0.5215952093819407"},"_hasShrinkwrap":false,"publish_time":1543487354999,"_cnpm_publish_time":1543487354999},"1.1.2":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.1.2","gitHead":"930c5d366a6c17c0fb9ebc950e251cba79b343f6","_id":"@snyk/dep-graph@1.1.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"a0377fbb29dd42bc12d1c2493b51a7b7fe0d334a","size":12981,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.1.2.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.1.2.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.1.2_1543439607435_0.2952941019762605"},"_hasShrinkwrap":false,"publish_time":1543439607641,"_cnpm_publish_time":1543439607641},"1.1.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.1.1","gitHead":"3741c793218d6b115fe4065f9b7c06139ebc6ac2","_id":"@snyk/dep-graph@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"fc6ada2ca68376374b68d7bb5799e272fa6dfb85","size":12910,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.1.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.1.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.1.1_1543417430098_0.5556888164989382"},"_hasShrinkwrap":false,"publish_time":1543417430214,"_cnpm_publish_time":1543417430214},"1.1.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.1.0","gitHead":"2010cb67afc356d0674cee327bef57791d305a2c","_id":"@snyk/dep-graph@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"adb30b4a5f92e4366fbc49c38436241ba43103da","size":12920,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.1.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.1.0_1542815935039_0.05181278302604886"},"_hasShrinkwrap":false,"publish_time":1542815935152,"_cnpm_publish_time":1542815935152},"1.0.1":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.0.1","gitHead":"3302c6d257d0ac6eba3517607c619b4733878492","_id":"@snyk/dep-graph@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"a4cc0e73e4ae4237cf597d612846c8daffd8fe2e","size":11896,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.0.1.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.0.1.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.0.1_1541439647183_0.6837532053558941"},"_hasShrinkwrap":false,"publish_time":1541439647354,"_cnpm_publish_time":1541439647354},"1.0.0":{"author":{"name":"snyk.io"},"name":"@snyk/dep-graph","description":"Snyk dependency graph library","homepage":"https://github.com/snyk/dep-graph#readme","license":"Apache-2.0","main":"dist/index.js","types":"dist/index.d.ts","scripts":{"build":"tsc","lint":"tslint -p tsconfig.json","test":"jest --verbose --runInBand","test:coverage":"npm run test -- --coverage","prepare":"npm run build"},"engines":{"node":">=4"},"repository":{"type":"git","url":"git+https://github.com/snyk/dep-graph.git"},"bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"devDependencies":{"@types/graphlib":"^2.1.4","@types/jest":"^23","@types/node":"^8","jest":"^23","ts-jest":"^23","ts-node":"^7","tslint":"^5","typescript":"^3.1.6"},"dependencies":{"graphlib":"^2.1.5","lodash":"^4","source-map-support":"^0.5.9","tslib":"^1.9.3"},"version":"1.0.0","gitHead":"5f2592c901172c503c2b113f6dcce19f9e89d8be","_id":"@snyk/dep-graph@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"snyk-admin","email":"npmjs+snyk-admin@snyk.io"},"dist":{"shasum":"442140596d40d9ed85b0cdcc126b200b6cc427d3","size":11894,"noattachment":false,"key":"/@snyk/dep-graph/-/@snyk/dep-graph-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/@snyk/dep-graph/download/@snyk/dep-graph-1.0.0.tgz"},"maintainers":[{"name":"snyk-admin","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/dep-graph_1.0.0_1541436745597_0.3694853429598177"},"_hasShrinkwrap":false,"publish_time":1541436745746,"_cnpm_publish_time":1541436745746}},"readme":"![Snyk logo](https://snyk.io/style/asset/logo/snyk-print.svg)\n\n***\n\n[![Known Vulnerabilities](https://snyk.io/test/npm/@snyk/dep-graph/badge.svg)](https://snyk.io/test/npm/@snyk/dep-graph)\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# Snyk dep-graph\n\nThis library provides a time and space efficient representation of a resolved package dependency graph, which can be used to construct, query and de/serialize dep-graphs.\n\n## The Graph\n\nA directed graph, where a node represents a package instance and an edge from node `foo` to node `bar` means `bar` is a dependency of `foo`.\n\nA package (`name@version`) can have several different nodes (i.e. instances) in the graph. This flexibility is useful for some ecosystems, for example:\n\n* in `npm` due to conflict-resolutions by duplication. e.g. try to `npm i tap@5.7` and then run `npm ls` and look for `strip-ansi@3.0.1`. You'll see that in some instances it depends on `ansi-regex@2.0.0` while in others on `ansi-regex@2.1.1`.\n* in `maven` due to \"exclusion\" rules. A dependency `foo` can be declared in the `pom.xml` such that some of it's sub-dependencies are excluded via the `<exclusions>` tag. If the same dependency is required elsewhere without (or with different) exclusions then `foo` can appear in the tree with different sub-trees.\n\nThis can also be used to break cycles in the graph, e.g.:\n\ninstead of:\n```\nA -> B -> C -> A\n```\ncan have:\n```\nA -> B -> C -> A'\n```\n\n## API Reference\n\n### `DepGraph`\n\n#### Interface\n\nA dep-graph instance can be queried using the following interface:\n\n```typescript\nexport interface DepGraph {\n  readonly pkgManager: {\n    name: string;\n    version?: string;\n    repositories?: Array<{\n      alias: string;\n    }>;\n  };\n  readonly rootPkg: {\n    name: string;\n    version?: string;\n    purl?: string;\n  };\n  // all unique packages in the graph (including root package)\n  getPkgs(): Array<{\n    name: string;\n    version?: string;\n    purl?: string;\n  }>;\n  // all unique packages in the graph, except the root package\n  getDepPkgs(): Array<{\n    name: string;\n    version?: string;\n    purl?: string;\n  }>;\n  pkgPathsToRoot(pkg: Pkg): Array<Array<{\n    name: string;\n    version?: string;\n    purl?: string;\n  }>>;\n  directDepsLeadingTo(pkg: Pkg): Array<{\n    name: string;\n    version?: string;\n    purl?: string;\n  }>;\n  countPathsToRoot(pkg: Pkg): number;\n  toJSON(): DepGraphData;\n  equals(other: DepGraph, options?: { compareRoot?: boolean }): boolean;\n}\n```\n\n### `DepGraphData`\n\nA dep-graph can be serialised into the following format:\n\n```typescript\nexport interface DepGraphData {\n  schemaVersion: string;\n  pkgManager: {\n    name: string;\n    version?: string;\n    repositories?: Array<{\n      alias: string;\n    }>;\n  };\n  pkgs: Array<{\n    id: string;\n    info: {\n      name: string;\n      version?: string;\n    purl?: string;\n    };\n  }>;\n  graph: {\n    rootNodeId: string;\n    nodes: Array<{\n      nodeId: string;\n      pkgId: string;\n      info?: {\n        versionProvenance?: {\n          type: string;\n          location: string;\n          property?: {\n            name: string;\n          };\n        },\n        labels?: {\n          [key: string]: string | undefined;\n        };\n      };\n      deps: Array<{\n        nodeId: string;\n      }>;\n    }>;\n  };\n}\n```\n\n### `createFromJSON`\n\n`DepGraphData` can be used to construct a `DepGraph` instance using `createFromJSON`\n\n### `DepGraphBuilder`\n`DepGraphBuilder` is used to create new `DepGraph` instances by adding packages and their connections.\n\n```typescript\n  /**\n   * Instantiates build for given package manager\n   *\n   * @param pkgManager - package manager for which dependcy graph is created\n   * @param rootPkg - root package information\n   *\n   */\n  public constructor(pkgManager: types.PkgManager, rootPkg?: types.PkgInfo)\n\n  /**\n   * Adds node to the graph. Every node represents logical instance of the package in the dependency graph.\n   *\n   * @param pkgInfo - name and version of the package\n   * @param nodeId - identifier for node in the graph, e.g. `package@version`.\n   *                 Must uniquely identify this \"instance\" of the package in the graph,\n   *                 so may need to be more than `package@version` for many ecosystems.\n   *                 If in doubt - ask a contributor!\n   * @param nodeInfo - additional node info, e.g. for version provenance\n   *\n   */\n  public addPkgNode(pkgInfo: types.PkgInfo, nodeId: string, nodeInfo?: types.NodeInfo)\n\n  /**\n   * Makes a connection between parent and its dependency.\n   *\n   * @param parentNodeId - id of the parent node\n   * @param depNodeId - id of the dependency node\n   *\n   */\n  public connectDep(parentNodeId: string, depNodeId: string)\n\n  /**\n   * Creates an instance of DepGraph\n   *\n   * @return DepGraph instance built from provided packages and their connections\n   *\n   */\n  public build(): types.DepGraph\n\n```\n### The `legacy` module\n\nA `DepTree` is a legacy structure used by the Snyk CLI to represent dependency trees. Conversion functions in the `legacy` module ease the gradual migration of code that relies on the legacy format.\n\n#### Legacy `DepTree`\n\nA `DepTree` is a recursive structure that is quite similar to the output of `npm list --json`, and (omitting some details) looks like:\n\n```typescript\ninterface DepTree {\n  name: string;\n  version: string;\n  dependencies?: {\n    [depName: string]: DepTree\n  };\n}\n```\n\nThe `legacy` conversion functions aim to maintain extra data that might be attached to the dep-tree and is dependant upon in code that wasn't yet updated to use solely dep-graphs:\n* `targetOS` which exists on tree roots for Docker scans\n* `versionProvenance` which might exist on the nodes of maven trees, storing information about the source manifest that caused the specfic version to be resolved\n","_attachments":{},"homepage":"https://github.com/snyk/dep-graph#readme","bugs":{"url":"https://github.com/snyk/dep-graph/issues"},"license":"Apache-2.0"}