{"_id":"webpack-subresource-integrity","_rev":"3173785","name":"webpack-subresource-integrity","description":"Webpack plugin for enabling Subresource Integrity","dist-tags":{"latest":"5.2.0-rc.1","next":"5.0.0-rc.1"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"time":{"modified":"2023-12-06T08:29:25.000Z","created":"2015-12-24T11:37:08.025Z","5.2.0-rc.1":"2023-02-22T17:11:27.661Z","5.1.0":"2022-01-12T23:11:36.071Z","5.0.0":"2021-08-24T20:47:40.784Z","5.0.0-rc.1":"2021-08-02T10:58:18.548Z","5.0.0-alpha.5":"2021-03-03T06:59:35.999Z","5.0.0-alpha.4":"2021-02-24T23:37:41.841Z","5.0.0-alpha.3":"2021-02-10T05:01:53.846Z","5.0.0-alpha.2":"2021-02-10T00:45:44.503Z","5.0.0-alpha.1":"2021-01-19T21:58:24.249Z","1.5.2":"2020-11-05T08:57:54.626Z","1.5.1":"2020-10-18T05:47:23.661Z","1.5.0":"2020-10-14T04:45:49.734Z","1.4.1":"2020-05-01T01:08:24.883Z","1.4.0":"2020-01-06T22:07:35.656Z","1.3.4":"2019-10-01T07:53:21.658Z","1.3.3":"2019-09-02T08:13:41.817Z","1.3.2":"2019-01-30T20:18:10.378Z","1.3.1":"2018-12-11T14:07:22.735Z","1.3.0":"2018-11-06T14:37:40.655Z","1.2.0":"2018-10-12T08:55:23.590Z","1.1.0":"2018-10-11T08:17:18.216Z","1.1.0-rc.7":"2018-10-04T15:25:17.281Z","1.1.0-rc.6":"2018-09-12T14:27:06.409Z","1.1.0-rc.5":"2018-09-10T08:36:42.809Z","1.1.0-rc.4":"2018-03-16T00:12:34.311Z","1.1.0-rc.3":"2018-03-13T23:30:56.697Z","1.1.0-rc.2":"2018-02-28T15:12:06.534Z","1.1.0-rc.1":"2018-02-28T00:41:14.786Z","1.0.4":"2018-02-14T09:09:20.885Z","1.0.3":"2017-12-06T13:22:00.601Z","1.0.2":"2017-12-04T17:27:21.470Z","1.0.1":"2017-07-03T11:36:29.492Z","1.0.0":"2017-06-30T07:36:46.508Z","1.0.0-rc.1":"2017-05-11T11:53:21.282Z","0.9.0":"2017-03-01T14:41:39.049Z","0.8.2":"2016-12-15T19:04:11.081Z","0.8.1":"2016-12-08T14:56:52.610Z","0.8.0":"2016-12-07T08:18:18.905Z","0.7.0":"2016-11-22T00:05:04.903Z","0.6.0":"2016-11-14T13:07:58.298Z","0.5.1":"2016-08-10T20:36:15.913Z","0.5.0":"2016-08-05T18:34:23.905Z","0.4.2":"2016-06-17T15:57:21.474Z","0.4.1":"2016-06-14T00:16:46.375Z","0.4.0":"2016-06-13T22:59:56.827Z","0.3.2":"2016-01-28T10:38:32.095Z","0.3.1":"2016-01-13T11:25:04.296Z","0.3.0":"2016-01-13T11:05:41.787Z","0.2.0":"2016-01-11T23:27:08.185Z","0.1.0":"2015-12-24T11:37:08.025Z"},"users":{"dzoqieuoi":true,"domjtalbot":true,"abuelwafa":true,"zason":true,"usex":true},"author":"Julian Scheid <julian@evergiving.com>","repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"versions":{"5.2.0-rc.1":{"name":"webpack-subresource-integrity","version":"5.2.0-rc.1","description":"Webpack plugin for enabling Subresource Integrity","author":"Julian Scheid <julian@evergiving.com>","license":"MIT","homepage":"https://github.com/waysact/webpack-subresource-integrity/tree/main/webpack-subresource-integrity#readme","repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"main":"dist/cjs/index.js","module":"dist/mjs/index.js","exports":{".":{"import":"./dist/mjs/index.js","require":"./dist/cjs/index.js"}},"types":"./dist/webpack-subresource-integrity-public.d.ts","engines":{"node":">= 12"},"peerDependencies":{"html-webpack-plugin":">= 5.0.0-beta.1 < 6","webpack":"^5.12.0"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"devDependencies":{"@microsoft/api-extractor":"^7.34.3","@tsconfig/node12":"^1.0.9","@types/cross-spawn":"^6.0.2","@types/jest":"^29.2.5","@types/lodash":"^4.14.180","@types/node":"^14.17.5","@types/rimraf":"^3.0.2","@types/tmp":"^0.2.3","cross-spawn":"^7.0.3","html-webpack-plugin":">= 5.0.0-beta.1","jest":"^28.1.3","lodash":"^4.17.21","memfs":"^3.4.1","nyc":"*","rimraf":"^3.0.2","tapable":"^2.2.1","tmp":"^0.2.1","tmp-promise":"^3.0.3","ts-jest":"^28.0.8","typescript":"^4.3.5","webpack":"^5.44.0"},"scripts":{"clean-dist":"test -d dist && find dist ! -name package.json -type f -exec rm -f \\{\\} + || true","prepublish":"yarn clean-dist && yarn run tsc -p tsconfig.json && yarn run tsc -p tsconfig-mjs.json && yarn run api-extractor run --local"},"_id":"webpack-subresource-integrity@5.2.0-rc.1","gitHead":"48644cf2f0f83b17f8dc1ed2f1696e97b07864ea","dist":{"shasum":"96db21f64c00ad8b3174d5f7ba1ad7e6f2aa14a1","size":66823,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-5.2.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-5.2.0-rc.1.tgz"},"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_5.2.0-rc.1_1677085887507_0.0655379104661653"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-22T17:11:27.661Z","publish_time":1677085887661,"_cnpm_publish_time":1677085887661},"5.1.0":{"name":"webpack-subresource-integrity","version":"5.1.0","description":"Webpack plugin for enabling Subresource Integrity","author":"Julian Scheid <julian@evergiving.com>","license":"MIT","homepage":"https://github.com/waysact/webpack-subresource-integrity/tree/main/webpack-subresource-integrity#readme","repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"main":"./index.js","types":"./webpack-subresource-integrity-public.d.ts","engines":{"node":">= 12"},"dependencies":{"typed-assert":"^1.0.8"},"peerDependencies":{"html-webpack-plugin":">= 5.0.0-beta.1 < 6","webpack":"^5.12.0"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"devDependencies":{"@microsoft/api-extractor":"^7.18.1","@tsconfig/node12":"^1.0.9","@types/cross-spawn":"^6.0.2","@types/jest":"^26.0.24","@types/json-schema":"^7.0.8","@types/lodash":"^4.14.171","@types/node":"^14.17.5","@types/rimraf":"^3.0.1","@types/tmp":"^0.2.1","@typescript-eslint/eslint-plugin":"4.28.2","@typescript-eslint/parser":"^4.28.2","cross-spawn":"^7.0.3","eslint":"^7.30.0","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"2.23.4","eslint-plugin-jest":"^24.3.6","eslint-plugin-node":"11.1.0","eslint-plugin-prettier":"^3.4.0","eslint-plugin-promise":"4.3.1","eslint-plugin-standard":"4.1.0","html-webpack-plugin":">= 5.0.0-beta.1","jest":"^26.6.3","lodash":"^4.17.21","memfs":"^3.2.0","nyc":"*","prettier":"^2.3.2","rimraf":"^3.0.2","tapable":"^2.2.0","tmp":"^0.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.6","typescript":"^4.3.5","webpack":"^5.44.0"},"scripts":{"prepublish":"tsc && api-extractor run --local"},"_id":"webpack-subresource-integrity@5.1.0","dist":{"shasum":"8b7606b033c6ccac14e684267cb7fb1f5c2a132a","size":22513,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-5.1.0.tgz"},"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_5.1.0_1642029095815_0.719629636702313"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-12T23:20:09.998Z","publish_time":1642029096071,"_cnpm_publish_time":1642029096071},"5.0.0":{"name":"webpack-subresource-integrity","version":"5.0.0","description":"Webpack plugin for enabling Subresource Integrity","author":"Julian Scheid <julian@evergiving.com>","license":"MIT","homepage":"https://github.com/waysact/webpack-subresource-integrity/tree/main/webpack-subresource-integrity#readme","repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"main":"./index.js","types":"./webpack-subresource-integrity-public.d.ts","engines":{"node":">= 12"},"dependencies":{"typed-assert":"^1.0.8"},"peerDependencies":{"html-webpack-plugin":">= 5.0.0-beta.1 < 6","webpack":"^5.12.0"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"devDependencies":{"@microsoft/api-extractor":"^7.18.1","@tsconfig/node10":"^1.0.8","@types/cross-spawn":"^6.0.2","@types/jest":"^26.0.24","@types/json-schema":"^7.0.8","@types/lodash":"^4.14.171","@types/node":"^14.17.5","@types/rimraf":"^3.0.1","@types/tmp":"^0.2.1","@typescript-eslint/eslint-plugin":"4.28.2","@typescript-eslint/parser":"^4.28.2","cross-spawn":"^7.0.3","eslint":"^7.30.0","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"2.23.4","eslint-plugin-jest":"^24.3.6","eslint-plugin-node":"11.1.0","eslint-plugin-prettier":"^3.4.0","eslint-plugin-promise":"4.3.1","eslint-plugin-standard":"4.1.0","html-webpack-plugin":">= 5.0.0-beta.1","jest":"^26.6.3","lodash":"^4.17.21","memfs":"^3.2.0","nyc":"*","prettier":"^2.3.2","rimraf":"^3.0.2","tapable":"^2.2.0","tmp":"^0.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.6","typescript":"^4.3.5","webpack":"^5.44.0"},"scripts":{"prepublish":"tsc && api-extractor run --local"},"_id":"webpack-subresource-integrity@5.0.0","dist":{"shasum":"8268b9cc1a229a8f8129ca9eeb59cde52185b6b1","size":16715,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-5.0.0.tgz"},"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_5.0.0_1629838060446_0.5201857008901749"},"_hasShrinkwrap":false,"publish_time":1629838060784,"_cnpm_publish_time":1629838060784},"5.0.0-rc.1":{"name":"webpack-subresource-integrity","version":"5.0.0-rc.1","description":"Webpack plugin for enabling Subresource Integrity","author":"Julian Scheid <julian@evergiving.com>","license":"MIT","homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"main":"./index.js","types":"./webpack-subresource-integrity-public.d.ts","engines":{"node":">= 12"},"dependencies":{"typed-assert":"^1.0.8"},"peerDependencies":{"html-webpack-plugin":">= 5.0.0-beta.1 < 6","webpack":"^5.12.0"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"devDependencies":{"@microsoft/api-extractor":"^7.18.1","@tsconfig/node10":"^1.0.8","@types/cross-spawn":"^6.0.2","@types/jest":"^26.0.24","@types/json-schema":"^7.0.8","@types/lodash":"^4.14.171","@types/node":"^14.17.5","@types/rimraf":"^3.0.1","@types/tmp":"^0.2.1","@typescript-eslint/eslint-plugin":"4.28.2","@typescript-eslint/parser":"^4.28.2","cross-spawn":"^7.0.3","eslint":"^7.30.0","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"2.23.4","eslint-plugin-jest":"^24.3.6","eslint-plugin-node":"11.1.0","eslint-plugin-prettier":"^3.4.0","eslint-plugin-promise":"4.3.1","eslint-plugin-standard":"4.1.0","html-webpack-plugin":">= 5.0.0-beta.1","jest":"^26.6.3","lodash":"^4.17.21","memfs":"^3.2.0","nyc":"*","prettier":"^2.3.2","rimraf":"^3.0.2","tapable":"^2.2.0","tmp":"^0.2.1","tmp-promise":"^3.0.2","ts-jest":"^26.5.6","typescript":"^4.3.5","webpack":"^5.44.0"},"scripts":{"prepublish":"tsc && api-extractor run --local"},"_id":"webpack-subresource-integrity@5.0.0-rc.1","dist":{"shasum":"90dd252c3fea2d73e782610e05e27397a3e374e7","size":16482,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-5.0.0-rc.1.tgz"},"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_5.0.0-rc.1_1627901898416_0.04216393304041266"},"_hasShrinkwrap":false,"publish_time":1627901898548,"_cnpm_publish_time":1627901898548},"5.0.0-alpha.5":{"name":"webpack-subresource-integrity","version":"5.0.0-alpha.5","description":"Webpack plugin for enabling Subresource Integrity","author":"Julian Scheid <julian@evergiving.com>","license":"MIT","homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"main":"./index.js","types":"./webpack-subresource-integrity-public.d.ts","engines":{"node":">= 10"},"dependencies":{"typed-assert":"^1.0.4"},"peerDependencies":{"html-webpack-plugin":">= 5.0.0-beta.1 < 6","webpack":"^5.12.0"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"devDependencies":{"@microsoft/api-extractor":"^7.11.2","@tsconfig/node10":"^1.0.7","@types/jest":"^26.0.15","@types/json-schema":"^7.0.6","@types/node":"^14.14.7","@types/rimraf":"^3.0.0","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"4","@typescript-eslint/parser":"^4.6.1","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"4","eslint-plugin-standard":"4","html-webpack-plugin":">= 5.0.0-beta.1","jest":"^26.6.3","memfs":"^3.2.0","nyc":"*","prettier":"^2.2.1","rimraf":"^3.0.2","tapable":"^2.1.1","tmp":"^0.2.1","ts-jest":"^26.4.3","typescript":"^4.0.5","webpack":"^5.12.0"},"scripts":{"prepublish":"tsc && api-extractor run --local"},"_id":"webpack-subresource-integrity@5.0.0-alpha.5","dist":{"shasum":"c674f7c536caa389c99ebfb4e3c80fe16bc40d44","size":14404,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0-alpha.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-5.0.0-alpha.5.tgz"},"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_5.0.0-alpha.5_1614754775822_0.03957136540046702"},"_hasShrinkwrap":false,"publish_time":1614754775999,"_cnpm_publish_time":1614754775999},"5.0.0-alpha.4":{"name":"webpack-subresource-integrity","version":"5.0.0-alpha.4","description":"Webpack plugin for enabling Subresource Integrity","author":"Julian Scheid <julian@evergiving.com>","license":"MIT","homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"main":"./index.js","types":"./webpack-subresource-integrity-public.d.ts","engines":{"node":">= 10"},"dependencies":{"typed-assert":"^1.0.4"},"peerDependencies":{"html-webpack-plugin":">= 5.0.0-beta.1 < 6","webpack":"^5.12.0"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"devDependencies":{"@microsoft/api-extractor":"^7.11.2","@tsconfig/node10":"^1.0.7","@types/jest":"^26.0.15","@types/json-schema":"^7.0.6","@types/node":"^14.14.7","@types/rimraf":"^3.0.0","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"4","@typescript-eslint/parser":"^4.6.1","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"4","eslint-plugin-standard":"4","html-webpack-plugin":">= 5.0.0-beta.1","jest":"^26.6.3","memfs":"^3.2.0","nyc":"*","prettier":"^2.2.1","rimraf":"^3.0.2","tapable":"^2.1.1","tmp":"^0.2.1","ts-jest":"^26.4.3","typescript":"^4.0.5","webpack":"^5.12.0"},"scripts":{"prepublish":"tsc && api-extractor run --local"},"_id":"webpack-subresource-integrity@5.0.0-alpha.4","dist":{"shasum":"70368aad716d3cc303429e640ad34c68dce8450d","size":14237,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0-alpha.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-5.0.0-alpha.4.tgz"},"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_5.0.0-alpha.4_1614209861649_0.44161781906550135"},"_hasShrinkwrap":false,"publish_time":1614209861841,"_cnpm_publish_time":1614209861841},"5.0.0-alpha.3":{"name":"webpack-subresource-integrity","version":"5.0.0-alpha.3","description":"Webpack plugin for enabling Subresource Integrity","author":"Julian Scheid <julian@evergiving.com>","license":"MIT","homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"main":"./index.js","types":"./webpack-subresource-integrity-public.d.ts","engines":{"node":">= 10"},"dependencies":{"typed-assert":"^1.0.4"},"peerDependencies":{"html-webpack-plugin":">= 5.0.0-beta.1 < 6","webpack":"^5.12.0"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"devDependencies":{"@microsoft/api-extractor":"^7.11.2","@tsconfig/node10":"^1.0.7","@types/jest":"^26.0.15","@types/json-schema":"^7.0.6","@types/node":"^14.14.7","@types/rimraf":"^3.0.0","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"4","@typescript-eslint/parser":"^4.6.1","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"4","eslint-plugin-standard":"4","html-webpack-plugin":">= 5.0.0-beta.1","jest":"^26.6.3","memfs":"^3.2.0","nyc":"*","prettier":"^2.2.1","rimraf":"^3.0.2","tapable":"^2.1.1","tmp":"^0.2.1","ts-jest":"^26.4.3","typescript":"^4.0.5","webpack":"^5.12.0"},"scripts":{"prepublish":"tsc && api-extractor run --local"},"_id":"webpack-subresource-integrity@5.0.0-alpha.3","dist":{"shasum":"5850652271b0eea96bae325a4fe28658f7ac0070","size":14185,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0-alpha.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-5.0.0-alpha.3.tgz"},"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_5.0.0-alpha.3_1612933313715_0.6157752238173033"},"_hasShrinkwrap":false,"publish_time":1612933313846,"_cnpm_publish_time":1612933313846},"5.0.0-alpha.2":{"name":"webpack-subresource-integrity","version":"5.0.0-alpha.2","description":"Webpack plugin for enabling Subresource Integrity","author":"Julian Scheid <julian@evergiving.com>","license":"MIT","homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"main":"./index.js","types":"./webpack-subresource-integrity-public.d.ts","engines":{"node":">= 10"},"dependencies":{"typed-assert":"^1.0.4"},"peerDependencies":{"html-webpack-plugin":">= 5.0.0-beta.1 < 6","webpack":"^5.12.0"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"devDependencies":{"@microsoft/api-extractor":"^7.11.2","@tsconfig/node10":"^1.0.7","@types/jest":"^26.0.15","@types/json-schema":"^7.0.6","@types/node":"^14.14.7","@types/rimraf":"^3.0.0","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"4","@typescript-eslint/parser":"^4.6.1","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"4","eslint-plugin-standard":"4","html-webpack-plugin":">= 5.0.0-beta.1","jest":"^26.6.3","memfs":"^3.2.0","nyc":"*","prettier":"^2.2.1","rimraf":"^3.0.2","tapable":"^2.1.1","tmp":"^0.2.1","ts-jest":"^26.4.3","typescript":"^4.0.5","webpack":"^5.12.0"},"scripts":{"prepublish":"tsc && api-extractor run --local"},"_id":"webpack-subresource-integrity@5.0.0-alpha.2","dist":{"shasum":"e57fe7c3d8afd62cfd61d7cb700a197d1aa4ba8a","size":14150,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-5.0.0-alpha.2.tgz"},"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_5.0.0-alpha.2_1612917944276_0.42685478832294366"},"_hasShrinkwrap":false,"publish_time":1612917944503,"_cnpm_publish_time":1612917944503},"5.0.0-alpha.1":{"name":"webpack-subresource-integrity","version":"5.0.0-alpha.1","description":"Webpack plugin for enabling Subresource Integrity","author":"Julian Scheid <julian@evergiving.com>","license":"MIT","homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"main":"./index.js","types":"./webpack-subresource-integrity-public.d.ts","engines":{"node":">= 10"},"dependencies":{"typed-assert":"^1.0.4"},"peerDependencies":{"html-webpack-plugin":">= 5.0.0-beta.1 < 6","webpack":"^5.12.0"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"devDependencies":{"@microsoft/api-extractor":"^7.11.2","@tsconfig/node10":"^1.0.7","@types/jest":"^26.0.15","@types/json-schema":"^7.0.6","@types/node":"^14.14.7","@types/rimraf":"^3.0.0","@types/tmp":"^0.2.0","@typescript-eslint/eslint-plugin":"4","@typescript-eslint/parser":"^4.6.1","eslint":"^7.12.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"2","eslint-plugin-node":"11","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"4","eslint-plugin-standard":"4","html-webpack-plugin":">= 5.0.0-beta.1","jest":"^26.6.3","memfs":"^3.2.0","nyc":"*","prettier":"^2.2.1","rimraf":"^3.0.2","tapable":"^2.1.1","tmp":"^0.2.1","ts-jest":"^26.4.3","typescript":"^4.0.5","webpack":"^5.12.0"},"scripts":{"prepublish":"tsc && api-extractor run --local"},"_id":"webpack-subresource-integrity@5.0.0-alpha.1","dist":{"shasum":"f6d036faaef1a0dfc1b5322342d1c611e0d08976","size":14144,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-5.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-5.0.0-alpha.1.tgz"},"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_5.0.0-alpha.1_1611093504145_0.4150034271799494"},"_hasShrinkwrap":false,"publish_time":1611093504249,"_cnpm_publish_time":1611093504249},"1.5.2":{"name":"webpack-subresource-integrity","version":"1.5.2","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","karma":"karma start --single-run","test":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"add-asset-html-webpack-plugin":"^3.0.1","babel-eslint":"^8.2.1","before-build-webpack":"^0.2.3","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"3.0.7","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-externals-plugin":"^3.8.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"1.1.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0","webpack-fix-style-only-entries":"^0.4.0"},"peerDependencies":{"html-webpack-plugin":">= 2.21.0 < 5","webpack":">= 1.12.11 < 6"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.5.2","dist":{"shasum":"e40b6578d3072e2d24104975249c52c66e9a743e","size":10842,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.5.2.tgz"},"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.5.2_1604566674504_0.9722592604113742"},"_hasShrinkwrap":false,"publish_time":1604566674626,"_cnpm_publish_time":1604566674626},"1.5.1":{"name":"webpack-subresource-integrity","version":"1.5.1","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","karma":"karma start --single-run","test":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"add-asset-html-webpack-plugin":"^3.0.1","babel-eslint":"^8.2.1","before-build-webpack":"^0.2.3","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"3.0.7","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-externals-plugin":"^3.8.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"1.1.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0","webpack-fix-style-only-entries":"^0.4.0"},"peerDependencies":{"html-webpack-plugin":">= 2.21.0 < 5","webpack":">= 1.12.11 < 6"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"gitHead":"ed3c8cdc095cc3a5073db52f66514a89252303b6","_id":"webpack-subresource-integrity@1.5.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"shasum":"6f44ea99987266b70c4ec42ac51064d33e982277","size":10763,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.5.1.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.5.1_1603000043538_0.0872298144101109"},"_hasShrinkwrap":false,"publish_time":1603000043661,"_cnpm_publish_time":1603000043661},"1.5.0":{"name":"webpack-subresource-integrity","version":"1.5.0","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","karma":"karma start --single-run","test":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"add-asset-html-webpack-plugin":"^3.0.1","babel-eslint":"^8.2.1","before-build-webpack":"^0.2.3","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"3.0.7","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-externals-plugin":"^3.8.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"1.1.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0","webpack-fix-style-only-entries":"^0.4.0"},"peerDependencies":{"html-webpack-plugin":">= 2.21.0 < 5","webpack":">= 1.12.11 < 6"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"gitHead":"1d6bfcdcce157c8daa42d0a056d4f3ee871c447a","_id":"webpack-subresource-integrity@1.5.0","_nodeVersion":"14.8.0","_npmVersion":"6.14.7","dist":{"shasum":"3b90889c5a98e5b292f4652ece224632802e5cf1","size":10685,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.5.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.5.0_1602650749630_0.10698296814827724"},"_hasShrinkwrap":false,"publish_time":1602650749734,"_cnpm_publish_time":1602650749734},"1.4.1":{"name":"webpack-subresource-integrity","version":"1.4.1","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"add-asset-html-webpack-plugin":"^3.0.1","babel-eslint":"^8.2.1","before-build-webpack":"^0.2.3","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"3.0.7","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-externals-plugin":"^3.8.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"1.1.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0","webpack-fix-style-only-entries":"^0.4.0"},"peerDependencies":{"html-webpack-plugin":"^2.21.0 || ~3 || >=4.0.0-alpha.2 <5","webpack":"^1.12.11 || ~2 || ~3 || ~4"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.4.1","dist":{"shasum":"e8bf918b444277df46a66cd84542cbcdc5a6272d","size":10281,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.4.1.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.4.1_1588295304606_0.500909223251484"},"_hasShrinkwrap":false,"publish_time":1588295304883,"_cnpm_publish_time":1588295304883},"1.4.0":{"name":"webpack-subresource-integrity","version":"1.4.0","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"add-asset-html-webpack-plugin":"^3.0.1","babel-eslint":"^8.2.1","before-build-webpack":"^0.2.3","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"3.0.7","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-externals-plugin":"^3.8.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"1.1.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0","webpack-fix-style-only-entries":"^0.4.0"},"peerDependencies":{"html-webpack-plugin":"^2.21.0 || ~3 || >=4.0.0-alpha.2 <5","webpack":"^1.12.11 || ~2 || ~3 || ~4"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"gitHead":"f47a7a2cda46eb81e1ba417c8eb4257a2b63ab3d","_id":"webpack-subresource-integrity@1.4.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"44963a64c9a214ad729158e7f46d52c2525cc88a","size":10229,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.4.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.4.0_1578348455546_0.5978271955619332"},"_hasShrinkwrap":false,"publish_time":1578348455656,"_cnpm_publish_time":1578348455656},"1.3.4":{"name":"webpack-subresource-integrity","version":"1.3.4","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"add-asset-html-webpack-plugin":"^3.0.1","babel-eslint":"^8.2.1","before-build-webpack":"^0.2.3","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-externals-plugin":"^3.8.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"1.1.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0","webpack-fix-style-only-entries":"^0.4.0"},"peerDependencies":{"html-webpack-plugin":"^2.21.0 || ~3 || >=4.0.0-alpha.2 <5","webpack":"^1.12.11 || ~2 || ~3 || ~4"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"gitHead":"bfe1e837e2f4050fe09d4bfe74ba4eb7f32749e2","_id":"webpack-subresource-integrity@1.3.4","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"4554e0c622d6787f880eba009cdb73139c107bad","size":10207,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.3.4.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.3.4_1569916401509_0.36148478276656193"},"_hasShrinkwrap":false,"publish_time":1569916401658,"_cnpm_publish_time":1569916401658},"1.3.3":{"name":"webpack-subresource-integrity","version":"1.3.3","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"add-asset-html-webpack-plugin":"^3.0.1","babel-eslint":"^8.2.1","before-build-webpack":"^0.2.3","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-externals-plugin":"^3.8.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"1.1.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0"},"peerDependencies":{"html-webpack-plugin":"^2.21.0 || ~3 || >=4.0.0-alpha.2 <5","webpack":"^1.12.11 || ~2 || ~3 || ~4"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"gitHead":"7acf47ea6012221a0f4f24cdb1d4ea0128b6e14b","_id":"webpack-subresource-integrity@1.3.3","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"8a320457a93ef480707884443d886f7f677ccbf7","size":10131,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.3.3.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.3.3_1567412021652_0.6244076989417491"},"_hasShrinkwrap":false,"publish_time":1567412021817,"_cnpm_publish_time":1567412021817},"1.3.2":{"name":"webpack-subresource-integrity","version":"1.3.2","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"add-asset-html-webpack-plugin":"^3.0.1","babel-eslint":"^8.2.1","before-build-webpack":"^0.2.3","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-externals-plugin":"^3.8.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0"},"peerDependencies":{"html-webpack-plugin":"^2.21.0 || ~3 || >=4.0.0-alpha.2 <5","webpack":"^1.12.11 || ~2 || ~3 || ~4"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"gitHead":"daeddb44f0b5019809adab1dee4b1b53ed82d179","_id":"webpack-subresource-integrity@1.3.2","_shasum":"38fdcbdd9b90b224500626efa1e6d17fc650800f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.2","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"38fdcbdd9b90b224500626efa1e6d17fc650800f","size":9800,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.3.2.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.3.2_1548879490214_0.8800322546442039"},"_hasShrinkwrap":false,"publish_time":1548879490378,"_cnpm_publish_time":1548879490378},"1.3.1":{"name":"webpack-subresource-integrity","version":"1.3.1","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"add-asset-html-webpack-plugin":"^3.0.1","babel-eslint":"^8.2.1","before-build-webpack":"^0.2.3","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-externals-plugin":"^3.8.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0"},"peerDependencies":{"html-webpack-plugin":"^2.21.0 || ~3 || >=4.0.0-alpha.2 <5","webpack":"^1.12.11 || ~2 || ~3 || ~4"},"peerDependenciesMeta":{"html-webpack-plugin":{"optional":true}},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.3.1","dist":{"shasum":"f12a83758702f8571063885c649bbe920d582181","size":9820,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.3.1.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.3.1_1544537242607_0.033262339566488386"},"_hasShrinkwrap":false,"publish_time":1544537242735,"_cnpm_publish_time":1544537242735},"1.3.0":{"name":"webpack-subresource-integrity","version":"1.3.0","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"add-asset-html-webpack-plugin":"^3.0.1","babel-eslint":"^8.2.1","before-build-webpack":"^0.2.3","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0"},"peerDependencies":{"html-webpack-plugin":"^2.21.0 || ~3 || >=4.0.0-alpha.2 <5","webpack":"^1.12.11 || ~2 || ~3 || ~4"},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.3.0","dist":{"shasum":"5cc0729a78593ad7e2088cd72d4a8d42ba3bfa9c","size":13813,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.3.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.3.0_1541515060464_0.2959335865090482"},"_hasShrinkwrap":false,"publish_time":1541515060655,"_cnpm_publish_time":1541515060655},"1.2.0":{"name":"webpack-subresource-integrity","version":"1.2.0","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","devDependencies":{"babel-eslint":"^8.2.1","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0"},"peerDependencies":{"html-webpack-plugin":"^2.21.0 || ~3 || >=4.0.0-alpha.2 <5","webpack":"^1.12.11 || ~2 || ~3 || ~4"},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"dependencies":{"webpack-sources":"^1.3.0"},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.2.0","dist":{"shasum":"4cc8bdc2511482107d1d044bef1e5c4aa5058d84","size":13577,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.2.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.2.0_1539334523442_0.2730411390636984"},"_hasShrinkwrap":false,"publish_time":1539334523590,"_cnpm_publish_time":1539334523590},"1.1.0":{"name":"webpack-subresource-integrity","version":"1.1.0","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^8.2.1","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11","webpack-assets-manifest":"^3.0.0"},"peerDependencies":{"html-webpack-plugin":"^2.21.0 || ~3 || >=4.0.0-alpha.2 <5","webpack":"^1.12.11 || ~2 || ~3 || ~4"},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.1.0","dist":{"shasum":"edfe9db1f9987273a14d2a0b8d0c2ab050dd650b","size":13585,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.1.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.1.0_1539245837827_0.542167359289645"},"_hasShrinkwrap":false,"publish_time":1539245838216,"_cnpm_publish_time":1539245838216},"1.1.0-rc.7":{"name":"webpack-subresource-integrity","version":"1.1.0-rc.7","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^8.2.1","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11"},"peerDependencies":{"html-webpack-plugin":"^2.21.0 || ~3 || >=4.0.0-alpha.2 <5","webpack":"^1.12.11 || ~2 || ~3 || ~4"},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.1.0-rc.7","dist":{"shasum":"6dce39897484aa4914560883f551b69aad93a408","size":13130,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.1.0-rc.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.1.0-rc.7.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.1.0-rc.7_1538666717165_0.06806597126638647"},"_hasShrinkwrap":false,"publish_time":1538666717281,"_cnpm_publish_time":1538666717281},"1.1.0-rc.6":{"name":"webpack-subresource-integrity","version":"1.1.0-rc.6","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^8.2.1","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2 || ~3 || ~4"},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.1.0-rc.6","dist":{"shasum":"37f6f1264e1eb378e41465a98da80fad76ab8886","size":14676,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.1.0-rc.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.1.0-rc.6.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.1.0-rc.6_1536762426180_0.8804238667490003"},"_hasShrinkwrap":false,"publish_time":1536762426409,"_cnpm_publish_time":1536762426409},"1.1.0-rc.5":{"name":"webpack-subresource-integrity","version":"1.1.0-rc.5","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^8.2.1","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^21.0.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2 || ~3 || ~4"},"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.1.0-rc.5","dist":{"shasum":"00e82648821175733b9af549127372ae71ff33ce","size":13090,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.1.0-rc.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.1.0-rc.5.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.1.0-rc.5_1536568602692_0.4089661149289603"},"_hasShrinkwrap":false,"publish_time":1536568602809,"_cnpm_publish_time":1536568602809},"1.1.0-rc.4":{"name":"webpack-subresource-integrity","version":"1.1.0-rc.4","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"codeclimate":"docker run --interactive --tty --rm --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc codeclimate/codeclimate","coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^8.2.1","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^22.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mini-css-extract-plugin":"^0.2.0","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2 || ~3 || ~4"},"files":["LICENSE","README.md","CHANGELOG.md","index.js","util.js","jmtp.js"],"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.1.0-rc.4","dist":{"shasum":"c5c4e3d690f9d2f64a9550e07a8767f9796aa5d8","size":12519,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.1.0-rc.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.1.0-rc.4.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.1.0-rc.4_1521159154270_0.6969656674976599"},"_hasShrinkwrap":false,"publish_time":1521159154311,"_cnpm_publish_time":1521159154311},"1.1.0-rc.3":{"name":"webpack-subresource-integrity","version":"1.1.0-rc.3","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^8.2.1","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^22.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","puppeteer":"^1.1.0","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2 || ~3 || ~4"},"files":["LICENSE","README.md","CHANGELOG.md","index.js","util.js","jmtp.js"],"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-2017 Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.1.0-rc.3","dist":{"shasum":"238881a8765a71ec805da3b0b9910e663923d827","size":11675,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.1.0-rc.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.1.0-rc.3.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.1.0-rc.3_1520983856463_0.5791794068648699"},"_hasShrinkwrap":false,"publish_time":1520983856697,"_cnpm_publish_time":1520983856697},"1.1.0-rc.2":{"name":"webpack-subresource-integrity","version":"1.1.0-rc.2","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^8.2.1","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^22.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"optionalDependencies":{"puppeteer":"^1.1.0"},"peerDependencies":{"webpack":"^1.12.11 || ~2 || ~3 || ~4"},"files":["LICENSE","README.md","CHANGELOG.md","index.js","util.js","jmtp.js"],"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-2017 Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.1.0-rc.2","dist":{"shasum":"74214a0c13711c372d2bfb1d068222b8c578e6da","size":11664,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.1.0-rc.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.1.0-rc.2.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.1.0-rc.2_1519830726427_0.19727425609604987"},"_hasShrinkwrap":false,"publish_time":1519830726534,"_cnpm_publish_time":1519830726534},"1.1.0-rc.1":{"name":"webpack-subresource-integrity","version":"1.1.0-rc.1","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"coverage":"nyc $(npm bin)/mocha --exit --timeout 20000","test":"karma start --single-run && mocha --exit --timeout 20000","mocha":"mocha --exit --timeout 20000","lint":"eslint .","prettier":"prettier --write '**/*.js'"},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^8.2.1","bluebird":"^3.5.1","check-node-version":"^3.2.0","connect":"^3.6.6","coveralls":"^3.0.0","css-loader":"^0.28.0","eslint":"^4.18.0","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.2.0","expect":"^22.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^1.1.0","get-port":"^3.2.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","http-shutdown":"^1.2.0","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","lodash":"^4.17.5","mocha":"^5.0.1","module-alias":"^2.0.6","nyc":"^11.0.0","prettier":"^1.10.2","rimraf":"^2.6.2","serve-static":"^1.13.2","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"optionalDependencies":{"puppeteer":"^1.1.0"},"peerDependencies":{"webpack":"^1.12.11 || ~2 || ~3 || ~4"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"nyc":{"exclude":["coverage/**","test/**","examples/**","**/node_modules/**"]},"prettier":{"singleQuote":true},"licenseText":"(The MIT License)\n\nCopyright (c) 2015-2017 Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.1.0-rc.1","dist":{"shasum":"bed27bf10fac64e1ad8b185f0c1ca86c2c537441","size":10335,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.1.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.1.0-rc.1.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.1.0-rc.1_1519778474714_0.50841391978887"},"_hasShrinkwrap":false,"publish_time":1519778474786,"_cnpm_publish_time":1519778474786},"1.0.4":{"name":"webpack-subresource-integrity","version":"1.0.4","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"test":"karma start --single-run && mocha --timeout 20000 test/test-webpack.js","mocha":"mocha --timeout 20000 test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","coveralls":"^2.11.15","css-loader":"^0.28.0","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.11.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"2.0.7","mocha":"^3.1.2","nyc":"^11.0.0","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2 || ~3"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"licenseText":"(The MIT License)\n\nCopyright (c) 2015-2017 Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.0.4","dist":{"shasum":"8fac8a7e8eb59fc6a16768a85c9d94ee7f9d0edb","size":7861,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.0.4.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity_1.0.4_1518599360164_0.5940196169605789"},"_hasShrinkwrap":false,"publish_time":1518599360885,"_cnpm_publish_time":1518599360885},"1.0.3":{"name":"webpack-subresource-integrity","version":"1.0.3","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"test":"karma start --single-run && mocha --timeout 20000 test/test-webpack.js","mocha":"mocha --timeout 20000 test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","coveralls":"^2.11.15","css-loader":"^0.28.0","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.11.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^2.0.1","mocha":"^3.1.2","nyc":"^11.0.0","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2 || ~3"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"licenseText":"(The MIT License)\n\nCopyright (c) 2015-2017 Waysact Pty Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"webpack-subresource-integrity@1.0.3","dist":{"shasum":"c0606d40090b070cde428bec8df3603216e472eb","size":7817,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.0.3.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity-1.0.3.tgz_1512566519593_0.518211304442957"},"directories":{},"publish_time":1512566520601,"_hasShrinkwrap":false,"_cnpm_publish_time":1512566520601},"1.0.2":{"name":"webpack-subresource-integrity","version":"1.0.2","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"test":"karma start --single-run && mocha --timeout 20000 test/test-webpack.js","mocha":"mocha --timeout 20000 test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","coveralls":"^2.11.15","css-loader":"^0.28.0","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.11.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^2.0.1","mocha":"^3.1.2","nyc":"^11.0.0","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2 || ~3"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"c33de9a33f5bfe63efe5432d82399189c169c051","_id":"webpack-subresource-integrity@1.0.2","_shasum":"b2ed47e1caf4854f1faea96636372f2c581556da","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.2","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"b2ed47e1caf4854f1faea96636372f2c581556da","size":7706,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.0.2.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity-1.0.2.tgz_1512408440546_0.9485177367459983"},"directories":{},"publish_time":1512408441470,"_cnpm_publish_time":1512408441470,"_hasShrinkwrap":false},"1.0.1":{"name":"webpack-subresource-integrity","version":"1.0.1","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"test":"karma start --single-run && mocha --timeout 20000 test/test-webpack.js","mocha":"mocha --timeout 20000 test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","coveralls":"^2.11.15","css-loader":"^0.28.0","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.11.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^2.0.1","mocha":"^3.1.2","nyc":"^11.0.0","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2 || ~3"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"bb5ecd1701870811718a23d1a626fa089fe04cd1","_id":"webpack-subresource-integrity@1.0.1","_shasum":"1fc09d46497da66e46743a2a51d2cc385b9cb0ed","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"1fc09d46497da66e46743a2a51d2cc385b9cb0ed","size":7696,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.0.1.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity-1.0.1.tgz_1499081788435_0.1788243199698627"},"directories":{},"publish_time":1499081789492,"_cnpm_publish_time":1499081789492,"_hasShrinkwrap":false},"1.0.0":{"name":"webpack-subresource-integrity","version":"1.0.0","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"test":"karma start --single-run && mocha --timeout 20000 test/test-webpack.js","mocha":"mocha --timeout 20000 test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","coveralls":"^2.11.15","css-loader":"^0.28.0","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.11.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^2.0.1","mocha":"^3.1.2","nyc":"^11.0.0","soupselect":"^0.2.0","style-loader":"^0.18.0","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"9e729b21b90e598163020556154903ad905d0d5d","_id":"webpack-subresource-integrity@1.0.0","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"2b49f441ba75406c98a09842943485c799553960","size":7690,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.0.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-subresource-integrity-1.0.0.tgz_1498808205462_0.40829813946038485"},"directories":{},"publish_time":1498808206508,"_cnpm_publish_time":1498808206508,"_hasShrinkwrap":false},"1.0.0-rc.1":{"name":"webpack-subresource-integrity","version":"1.0.0-rc.1","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"test":"karma start --single-run && mocha --timeout 20000 test/test-webpack.js","mocha":"mocha --timeout 20000 test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","coveralls":"^2.11.15","css-loader":"^0.28.0","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.11.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^2.0.1","mocha":"^3.1.2","nyc":"^10.0.0","soupselect":"^0.2.0","style-loader":"^0.17.0","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"6500e5103564f68c32683bcec0f3ac33367dee5f","_id":"webpack-subresource-integrity@1.0.0-rc.1","_shasum":"2e92b3917cdb34de58e2b313ff2f9d4bfa081c78","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"2e92b3917cdb34de58e2b313ff2f9d4bfa081c78","size":7613,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-1.0.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-1.0.0-rc.1.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-1.0.0-rc.1.tgz_1494503599651_0.6654936040285975"},"directories":{},"publish_time":1494503601282,"_hasShrinkwrap":false,"_cnpm_publish_time":1494503601282},"0.9.0":{"name":"webpack-subresource-integrity","version":"0.9.0","description":"Webpack plugin for enabling Subresource Integrity","engines":{"node":">=4"},"main":"index","scripts":{"test":"karma start --single-run && mocha --timeout 20000 test/test-webpack.js","mocha":"mocha --timeout 20000 test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","coveralls":"^2.11.15","css-loader":"^0.26.0","eslint":"^3.10.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^6.6.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.10.0","glob":"^7.1.1","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^2.0.1","mocha":"^3.1.2","nyc":"^10.0.0","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"^0.0.31","travis-after-all":"^1.4.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || ~2"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"c3afcbd92fad525a87b60a4fd9f84c4ac41ba713","_id":"webpack-subresource-integrity@0.9.0","_shasum":"3899e2c1f6780c78b92d25d2aa6e334520e951ba","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"3899e2c1f6780c78b92d25d2aa6e334520e951ba","size":8089,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.9.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.9.0.tgz_1488379296999_0.40177786350250244"},"directories":{},"publish_time":1488379299049,"_cnpm_publish_time":1488379299049,"_hasShrinkwrap":false},"0.8.2":{"name":"webpack-subresource-integrity","version":"0.8.2","description":"Webpack plugin for enabling Subresource Integrity","main":"index","scripts":{"test":"karma start --single-run && mocha test/test-webpack.js","mocha":"mocha test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","css-loader":"^0.26.0","eslint":"^3.10.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^6.6.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^1.7.0","mocha":"^3.1.2","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"^0.0.31","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || >=2.1.0-beta || >=2.2.0-rc <3.0"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"5ba9c6c6ebeac50a63fb6a35444128a7984efc1b","_id":"webpack-subresource-integrity@0.8.2","_shasum":"3f73f0513c8060c059c8691b79400bc5fe961fcf","_from":".","_npmVersion":"2.15.1","_nodeVersion":"0.12.17","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"3f73f0513c8060c059c8691b79400bc5fe961fcf","size":7963,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.8.2.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.8.2.tgz_1481828650366_0.9499230945948511"},"directories":{},"publish_time":1481828651081,"_cnpm_publish_time":1481828651081,"_hasShrinkwrap":false},"0.8.1":{"name":"webpack-subresource-integrity","version":"0.8.1","description":"Webpack plugin for enabling Subresource Integrity","main":"index","scripts":{"test":"karma start --single-run && mocha test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","css-loader":"^0.26.0","eslint":"^3.10.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^6.6.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^1.7.0","mocha":"^3.1.2","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"^0.0.31","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || >=2.1.0-beta <3.0"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"ed362ae0db1e30d1ccfb8ae92a642abaa492081d","_id":"webpack-subresource-integrity@0.8.1","_shasum":"51f290f5996ee94cd1f518198a9b421a17d2191e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"51f290f5996ee94cd1f518198a9b421a17d2191e","size":7409,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.8.1.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.8.1.tgz_1481209011946_0.783539324067533"},"directories":{},"publish_time":1481209012610,"_cnpm_publish_time":1481209012610,"_hasShrinkwrap":false},"0.8.0":{"name":"webpack-subresource-integrity","version":"0.8.0","description":"Webpack plugin for enabling Subresource Integrity","main":"index","scripts":{"test":"karma start --single-run && mocha test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","css-loader":"^0.26.0","eslint":"^3.10.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^6.6.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^1.7.0","mocha":"^3.1.2","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"^0.0.31","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || >=2.1.0-beta <3.0"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"5150868742c6e092575321766db986e111085570","_id":"webpack-subresource-integrity@0.8.0","_shasum":"9ca6424b0e7c3bd4631f3cbf60fe26f8e850f662","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"9ca6424b0e7c3bd4631f3cbf60fe26f8e850f662","size":7387,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.8.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.8.0.tgz_1481098697082_0.594122739508748"},"directories":{},"publish_time":1481098698905,"_cnpm_publish_time":1481098698905,"_hasShrinkwrap":false},"0.7.0":{"name":"webpack-subresource-integrity","version":"0.7.0","description":"Webpack plugin for ensuring subresource integrity (SRI)","main":"index","scripts":{"test":"karma start --single-run && mocha test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","css-loader":"^0.25.0","eslint":"^3.10.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^6.6.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^1.7.0","mocha":"^3.1.2","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"^0.0.30","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || >=2.1.0-beta <3.0"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"a7b904870d09f52724480037c4170c846c0226c5","_id":"webpack-subresource-integrity@0.7.0","_shasum":"1ab08d7f94236459ed2882cbfd33bdedf79060c1","_from":".","_npmVersion":"3.10.8","_nodeVersion":"4.5.0","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"1ab08d7f94236459ed2882cbfd33bdedf79060c1","size":6952,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.7.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.7.0.tgz_1479773102949_0.9866356365382671"},"directories":{},"publish_time":1479773104903,"_cnpm_publish_time":1479773104903,"_hasShrinkwrap":false},"0.6.0":{"name":"webpack-subresource-integrity","version":"0.6.0","description":"Webpack plugin for ensuring subresource integrity (SRI)","main":"index","scripts":{"test":"karma start --single-run && mocha test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^7.1.0","css-loader":"^0.25.0","eslint":"^3.10.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^6.6.0","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^1.3.0","karma-chrome-launcher":"^2.0.0","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^1.7.0","mocha":"^3.1.2","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"^0.0.30","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || >=2.1.0-beta <3.0"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"65cac9970d471e13a1688c050626783340ed8d86","_id":"webpack-subresource-integrity@0.6.0","_shasum":"b635f7814ff026de831f091ba0ca3be0f5084cfc","_from":".","_npmVersion":"3.10.6","_nodeVersion":"4.4.7","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"b635f7814ff026de831f091ba0ca3be0f5084cfc","size":5731,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.6.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.6.0.tgz_1479128877746_0.5574694853276014"},"directories":{},"publish_time":1479128878298,"_cnpm_publish_time":1479128878298,"_hasShrinkwrap":false},"0.5.1":{"name":"webpack-subresource-integrity","version":"0.5.1","description":"Webpack plugin for ensuring subresource integrity (SRI)","main":"index","scripts":{"test":"karma start --single-run && mocha test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^6.0.4","css-loader":"^0.23.1","eslint":"^2.12.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^5.1.1","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^0.13.15","karma-chrome-launcher":"^1.0.1","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^1.7.0","mocha":"^2.3.4","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"^0.0.28","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || >=2.1.0-beta <3.0"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"d48b4cf02924481d3cffa28505867cb001c8da2e","_id":"webpack-subresource-integrity@0.5.1","_shasum":"69e04bdc341b6ba2cfa0a0921907b6b22ee57bff","_from":".","_npmVersion":"3.10.6","_nodeVersion":"4.4.7","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"69e04bdc341b6ba2cfa0a0921907b6b22ee57bff","size":5134,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.5.1.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.5.1.tgz_1470861375674_0.10037325322628021"},"directories":{},"publish_time":1470861375913,"_cnpm_publish_time":1470861375913,"_hasShrinkwrap":false},"0.5.0":{"name":"webpack-subresource-integrity","version":"0.5.0","description":"Webpack plugin for ensuring subresource integrity (SRI)","main":"index","scripts":{"test":"karma start --single-run && mocha test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^6.0.4","css-loader":"^0.23.1","eslint":"^2.12.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^5.1.1","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^0.13.15","karma-chrome-launcher":"^1.0.1","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^1.7.0","mocha":"^2.3.4","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"^0.0.28","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11 || >=2.1.0-beta <3.0"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"f6aae779f6c88f9316e81bacb6cf91ab5bba948c","_id":"webpack-subresource-integrity@0.5.0","_shasum":"bbc4d8b5d3e8bbbcbb975e43aba2dd94f1286bdc","_from":".","_npmVersion":"3.10.3","_nodeVersion":"4.4.7","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"bbc4d8b5d3e8bbbcbb975e43aba2dd94f1286bdc","size":5134,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.5.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.5.0.tgz_1470422063669_0.28989360434934497"},"directories":{},"publish_time":1470422063905,"_cnpm_publish_time":1470422063905,"_hasShrinkwrap":false},"0.4.2":{"name":"webpack-subresource-integrity","version":"0.4.2","description":"Webpack plugin for ensuring subresource integrity (SRI)","main":"index","scripts":{"test":"karma start --single-run && mocha test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^6.0.4","css-loader":"^0.23.1","eslint":"^2.12.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^5.1.1","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","html-webpack-plugin":"^2.21.0","htmlparser":"^1.7.7","karma":"^0.13.15","karma-chrome-launcher":"^1.0.1","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^1.7.0","mocha":"^2.3.4","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"^0.0.28","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"8672f0bac83b4e8c9a759dc7f823d00cd4790f52","_id":"webpack-subresource-integrity@0.4.2","_shasum":"6e19363cf7b98a9f0cdd109f2220572dc2d291ef","_from":".","_npmVersion":"3.9.3","_nodeVersion":"4.4.5","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"6e19363cf7b98a9f0cdd109f2220572dc2d291ef","size":5036,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.4.2.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.4.2.tgz_1466179039146_0.6741007789969444"},"directories":{},"publish_time":1466179041474,"_cnpm_publish_time":1466179041474,"_hasShrinkwrap":false},"0.4.1":{"name":"webpack-subresource-integrity","version":"0.4.1","description":"Webpack plugin for ensuring subresource integrity","main":"index","scripts":{"test":"karma start --single-run && mocha test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^6.0.4","css-loader":"^0.23.1","eslint":"^2.12.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^5.1.1","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","html-webpack-plugin":"2.21.0","htmlparser":"^1.7.7","karma":"^0.13.15","karma-chrome-launcher":"^1.0.1","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^1.7.0","mocha":"^2.3.4","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"0.0.28","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"913e8cdd0a8a1cd47048afefb740bbe33e8aaa5e","_id":"webpack-subresource-integrity@0.4.1","_shasum":"334578b1cb457ea1d75e84cd14570dccceb4873c","_from":".","_npmVersion":"3.9.3","_nodeVersion":"4.4.5","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"334578b1cb457ea1d75e84cd14570dccceb4873c","size":4976,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.4.1.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.4.1.tgz_1465863403530_0.888791392557323"},"directories":{},"publish_time":1465863406375,"_cnpm_publish_time":1465863406375,"_hasShrinkwrap":false},"0.4.0":{"name":"webpack-subresource-integrity","version":"0.4.0","description":"Webpack plugin for ensuring subresource integrity","main":"index","scripts":{"test":"karma start --single-run && mocha test/test-webpack.js","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity","html-webpack-plugin"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^6.0.4","css-loader":"^0.23.1","eslint":"^2.12.0","eslint-config-airbnb-es5":"^1.0.9","eslint-plugin-react":"^5.1.1","expect":"^1.13.4","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","html-webpack-plugin":"2.21.0","htmlparser":"^1.7.7","karma":"^0.13.15","karma-chrome-launcher":"^1.0.1","karma-firefox-launcher":"^1.0.0","karma-mocha":"^1.0.1","karma-webpack":"^1.7.0","mocha":"^2.3.4","soupselect":"^0.2.0","style-loader":"^0.13.1","tmp":"0.0.28","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"2e363979655c360d25f9d18879a10e8320f94325","_id":"webpack-subresource-integrity@0.4.0","_shasum":"09d51da608c7cc39250a8ad4fc60e8342cc10f66","_from":".","_npmVersion":"3.9.3","_nodeVersion":"4.4.5","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"09d51da608c7cc39250a8ad4fc60e8342cc10f66","size":4840,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.4.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/webpack-subresource-integrity-0.4.0.tgz_1465858793953_0.42954852618277073"},"directories":{},"publish_time":1465858796827,"_cnpm_publish_time":1465858796827,"_hasShrinkwrap":false},"0.3.2":{"name":"webpack-subresource-integrity","version":"0.3.2","description":"Webpack plugin for ensuring subresource integrity","main":"index","scripts":{"test":"karma start --single-run","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^4.1.6","eslint":"^1.10.3","eslint-config-airbnb-es5":"^1.0.8","eslint-plugin-react":"^3.12.0","expect":"^1.13.4","file-loader":"^0.8.5","karma":"^0.13.15","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-webpack":"^1.7.0","mocha":"^2.3.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"d06a46c6b0f384b9189b5f9c024f0fe713c0c3d9","_id":"webpack-subresource-integrity@0.3.2","_shasum":"f2c090668cf3ad783bfd02fba161032910a33960","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.2","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"f2c090668cf3ad783bfd02fba161032910a33960","size":3900,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.3.2.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"directories":{},"publish_time":1453977512095,"_cnpm_publish_time":1453977512095,"_hasShrinkwrap":false},"0.3.1":{"name":"webpack-subresource-integrity","version":"0.3.1","description":"Webpack plugin for ensuring subresource integrity","main":"index","scripts":{"test":"karma start --single-run","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^4.1.6","eslint":"^1.10.3","eslint-config-airbnb-es5":"^1.0.8","eslint-plugin-react":"^3.12.0","expect":"^1.13.4","file-loader":"^0.8.5","karma":"^0.13.15","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-webpack":"^1.7.0","mocha":"^2.3.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"4fe53eea3dd789a234bab7283209f3fe3555b737","_id":"webpack-subresource-integrity@0.3.1","_shasum":"25e8a445fc188c694d883fea59d8062b7c55b8ec","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"25e8a445fc188c694d883fea59d8062b7c55b8ec","size":3864,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.3.1.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"directories":{},"publish_time":1452684304296,"_cnpm_publish_time":1452684304296,"_hasShrinkwrap":false},"0.3.0":{"name":"webpack-subresource-integrity","version":"0.3.0","description":"Webpack plugin for ensuring subresource integrity","main":"index","scripts":{"test":"karma start --single-run","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^4.1.6","eslint":"^1.10.3","eslint-config-airbnb-es5":"^1.0.8","eslint-plugin-react":"^3.12.0","expect":"^1.13.4","file-loader":"^0.8.5","karma":"^0.13.15","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-webpack":"^1.7.0","mocha":"^2.3.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"10eb563aec31c1139b2ce1d4dfb9ca08233a29d1","_id":"webpack-subresource-integrity@0.3.0","_shasum":"3ebe0c6715a4a09cc3c9e203897970935f3e282a","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"3ebe0c6715a4a09cc3c9e203897970935f3e282a","size":3869,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.3.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"directories":{},"publish_time":1452683141787,"_cnpm_publish_time":1452683141787,"_hasShrinkwrap":false},"0.2.0":{"name":"webpack-subresource-integrity","version":"0.2.0","description":"Webpack plugin for ensuring subresource integrity","main":"index","scripts":{"test":"karma start --single-run","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^4.1.6","eslint":"^1.10.3","eslint-config-airbnb-es5":"^1.0.8","eslint-plugin-react":"^3.12.0","expect":"^1.13.4","karma":"^0.13.15","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-webpack":"^1.7.0","mocha":"^2.3.4","webpack":"^1.12.11"},"peerDependencies":{"webpack":"^1.12.11"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"4a508d5647a902b346148616cf6057c84b47c965","_id":"webpack-subresource-integrity@0.2.0","_shasum":"4672a58bdfb5a872943188fd809a2675d6d38bd7","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.2","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"4672a58bdfb5a872943188fd809a2675d6d38bd7","size":3817,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.2.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"directories":{},"publish_time":1452554828185,"_cnpm_publish_time":1452554828185,"_hasShrinkwrap":false},"0.1.0":{"name":"webpack-subresource-integrity","version":"0.1.0","description":"Webpack plugin for ensuring subresource integrity","main":"index","scripts":{"test":"karma start --single-run","lint":"eslint ."},"repository":{"type":"git","url":"git+https://github.com/waysact/webpack-subresource-integrity.git"},"keywords":["webpack","plugin","sri","subresource","integrity"],"author":{"name":"Julian Scheid","email":"julian@waysact.com"},"license":"MIT","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"homepage":"https://github.com/waysact/webpack-subresource-integrity#readme","dependencies":{"webpack-core":"^0.6.8"},"devDependencies":{"babel-eslint":"^4.1.6","eslint":"^1.10.3","eslint-config-airbnb-es5":"^1.0.8","eslint-plugin-react":"^3.12.0","expect":"^1.13.4","karma":"^0.13.15","karma-chrome-launcher":"^0.2.2","karma-firefox-launcher":"^0.1.7","karma-mocha":"^0.2.1","karma-webpack":"^1.7.0","mocha":"^2.3.4","webpack":"^1.12.6"},"files":["LICENSE","README.md","CHANGELOG.md","index.js"],"gitHead":"819974512f1bab3767817bc97e2edf0c10191e70","_id":"webpack-subresource-integrity@0.1.0","_shasum":"9cdcb262885e566007ec126a5f7c7d422ae1841c","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"jscheid","email":"julians37@gmail.com"},"dist":{"shasum":"9cdcb262885e566007ec126a5f7c7d422ae1841c","size":4169,"noattachment":false,"key":"/webpack-subresource-integrity/-/webpack-subresource-integrity-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-subresource-integrity/download/webpack-subresource-integrity-0.1.0.tgz"},"maintainers":[{"name":"jscheid","email":"julians37@gmail.com"}],"directories":{},"publish_time":1450957028025,"_cnpm_publish_time":1450957028025,"_hasShrinkwrap":false}},"readme":"# webpack-subresource-integrity\n\n[![npm version](https://badge.fury.io/js/webpack-subresource-integrity.svg)](https://badge.fury.io/js/webpack-subresource-integrity) [![Travis Build Status](https://travis-ci.org/waysact/webpack-subresource-integrity.svg?branch=master)](https://travis-ci.org/waysact/webpack-subresource-integrity) [![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/63bydfph00sghg18/branch/master?svg=true)](https://ci.appveyor.com/project/jscheid/webpack-subresource-integrity) [![Coverage Status](https://coveralls.io/repos/github/waysact/webpack-subresource-integrity/badge.svg?branch=master)](https://coveralls.io/github/waysact/webpack-subresource-integrity?branch=master) [![Code Climate](https://codeclimate.com/github/waysact/webpack-subresource-integrity/badges/gpa.svg)](https://codeclimate.com/github/waysact/webpack-subresource-integrity) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/waysact/webpack-subresource-integrity/master/LICENSE)\n\nWebpack plugin for enabling Subresource Integrity.\n\n[Subresource Integrity](http://www.w3.org/TR/SRI/) (SRI) is a security\nfeature that enables browsers to verify that files they fetch (for\nexample, from a CDN) are delivered without unexpected\nmanipulation.\n\n## Features\n\n- Optional integration with [html-webpack-plugin](https://github.com/ampedandwired/html-webpack-plugin).\n- Automatic support for dynamic imports (also known as code splitting.)\n- Compatible with all major Webpack versions, up to and including Webpack 5.\n\n## Installation\n\n```shell\nnpm install webpack-subresource-integrity --save-dev\n```\n\n```shell\nyarn add --dev webpack-subresource-integrity\n```\n\n### Webpack Configuration Example\n\n```javascript\nimport SriPlugin from 'webpack-subresource-integrity';\n\nconst compiler = webpack({\n    output: {\n        crossOriginLoading: 'anonymous',\n    },\n    plugins: [\n        new SriPlugin({\n            hashFuncNames: ['sha256', 'sha384'],\n            enabled: process.env.NODE_ENV === 'production',\n        }),\n    ],\n});\n```\n\n### Setting the `integrity` attribute for top-level assets\n\nFor the plugin to take effect it is **essential** that you set the\n`integrity` attribute for top-level assets (i.e. assets loaded by your\nHTML pages.)\n\n#### With HtmlWebpackPlugin\n\nWhen html-webpack-plugin is injecting assets into the template (the\ndefault), the `integrity` attribute will be set automatically.  The\n`crossorigin` attribute will be set as well, to the value of\n`output.crossOriginLoading` webpack option. There is nothing else to\nbe done.\n\n#### With HtmlWebpackPlugin({ inject: false })\n\nWhen you use html-webpack-plugin with `inject: false`, you are\nrequired to set the `integrity` and `crossorigin` attributes in your\ntemplate as follows:\n\n```ejs\n<% for (var index in htmlWebpackPlugin.files.js) { %>\n  <script\n     src=\"<%= htmlWebpackPlugin.files.js[index] %>\"\n     integrity=\"<%= htmlWebpackPlugin.files.jsIntegrity[index] %>\"\n     crossorigin=\"<%= webpackConfig.output.crossOriginLoading %>\"\n  ></script>\n<% } %>\n\n<% for (var index in htmlWebpackPlugin.files.css) { %>\n  <link\n     rel=\"stylesheet\"\n     href=\"<%= htmlWebpackPlugin.files.css[index] %>\"\n     integrity=\"<%= htmlWebpackPlugin.files.cssIntegrity[index] %>\"\n     crossorigin=\"<%= webpackConfig.output.crossOriginLoading %>\"\n  />\n<% } %>\n```\n\n#### Without HtmlWebpackPlugin\n\nThe correct value for the `integrity` attribute can be retrieved from\nthe `integrity` property of Webpack assets.\n\nNote that with Webpack versions before 5, that property is not copied over by\nWebpack's `stats` module so you'll have to access the \"original\" asset on the\n`compilation` object.  For example:\n\n```javascript\ncompiler.plugin(\"done\", stats => {\n    const mainAssetName = stats.toJson().assetsByChunkName.main;\n    const integrity = stats.compilation.assets[mainAssetName].integrity;\n});\n```\n\nNote that you're also required to set the `crossorigin` attribute.  It\nis recommended to set this attribute to the same value as the webpack\n`output.crossOriginLoading` configuration option.\n\n### Web Server Configuration\n\nIf your page can be loaded through plain HTTP (as opposed to HTTPS),\nyou must set the `Cache-Control: no-transform` response header or your\npage will break when assets are loaded through a transforming\nproxy.  [See below](#proxies) for more information.\n\n### Content Security Policy\n\n~~Consider adding the following rule to your CSP file:~~\n\n~~```Content-Security-Policy: require-sri-for script style;```~~\n\n~~It ensures that if, for some reason, this plugin fails to add\nintegrity attributes to all your assets, your page will fail to load\nrather than load with unverified assets.~~\n\n`require-sri-for` has never officially shipped in\n[Chrome](https://bugs.chromium.org/p/chromium/issues/detail?id=618924)\nor\n[Firefox](https://groups.google.com/d/msg/mozilla.dev.platform/TKFsYlh9pr8/o_Vq_1s7BwAJ),\nand both appear to be leaning towards removing their implementations.\n\n### Options\n\n#### hashFuncNames\n\nRequired option, no default value.\n\nAn array of strings, each specifying the name of a hash function to be\nused for calculating integrity hash values.  For example, `['sha256',\n'sha512']`.\n\nSee [SRI: Cryptographic hash functions](http://www.w3.org/TR/SRI/#cryptographic-hash-functions)\n\n#### enabled\n\nDefault value: `true`\n\nWhen this value is falsy, the plugin doesn't run and no integrity\nvalues are calculated. It is recommended to disable the plugin in\ndevelopment mode.\n\n## Exporting `integrity` values\n\nYou might want to export generated integrity hashes, perhaps for use\nwith SSR. We recommend\n[webpack-assets-manifest](https://github.com/webdeveric/webpack-assets-manifest)\nfor this purpose. When configured with option `integrity: true` it\nwill include the hashes generated by this plugin in the manifest\n(requires webpack-assets-manifest version >= 3 which in turn requires\nWebpack >= 4).\n\n[Example usage with webpack-assets-manifest](examples/webpack-assets-manifest/).\n\n## Caveats\n\n### Preloading\n\nThis plugin adds the integrity attribute to `<link rel=\"preload\">`\ntags, but preloading with SRI doesn't work as expected in current\nChrome versions.  The resource will be loaded twice, defeating the\npurpose of preloading.  This problem doesn't appear to exist in\nFirefox or Safari.  See [issue\n#111](https://github.com/waysact/webpack-subresource-integrity/issues/111)\nfor more information.\n\n### Proxies\n\nBy its very nature, SRI can cause your page to break when assets are\nmodified by a proxy.  This is because SRI doesn't distinguish between\nmalicious and benevolent modifications: any modification will prevent\nan asset from being loaded.\n\nNotably, this issue can arise when your page is loaded through\n[Chrome Data Saver](https://developer.chrome.com/multidevice/data-compression).\n\nThis is only a problem when your page can be loaded with plain HTTP,\nsince proxies are incapable of modifying encrypted HTTPS responses.\n\nPresumably, you're looking to use SRI because you're concerned about\nsecurity and thus your page is only served through HTTPS anyway.\nHowever, if you really need to use SRI and HTTP together, you should\nset the `Cache-Control: no-transform` response header.  This will\ninstruct all well-behaved proxies (including Chrome Data Saver) to\nrefrain from modifying the assets.\n\n### Browser support\n\nBrowser support for SRI is widely implemented.  Your page will still\nwork on browsers without support for SRI, but subresources won't be\nprotected from tampering.\n\nSee [Can I use Subresource Integrity?](http://caniuse.com/#feat=subresource-integrity)\n\n### Hot Reloading\n\nThis plugin can interfere with hot reloading and therefore should be\ndisabled when using tools such as `webpack-dev-server`. This shouldn't\nbe a problem because hot reloading is usually used only in development\nmode where SRI is not normally needed.\n\nFor testing SRI without setting up a full-blown web server, consider\nusing a tool such as [`http-server`](https://github.com/indexzero/http-server).\n\n### Safari and Assets that Require Cookies\n\nAs detailed in\n[Webpack Issue #6972](https://github.com/webpack/webpack/issues/6972),\nthe `crossOrigin` attribute can break loading of assets in certain\nedge cases due to a bug in Safari. Since SRI requires the\n`crossOrigin` attribute to be set, you may run into this case even\nwhen source URL is same-origin with respect to the asset.\n\n## Further Reading\n\n- [MDN: Subresource Integrity](https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity)\n\n## License\n\nCopyright (c) 2015-present Waysact Pty Ltd\n\nMIT (see [LICENSE](LICENSE))\n","_attachments":{},"homepage":"https://github.com/waysact/webpack-subresource-integrity/tree/main/webpack-subresource-integrity#readme","bugs":{"url":"https://github.com/waysact/webpack-subresource-integrity/issues"},"license":"MIT"}