We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d18b7c commit 0528921Copy full SHA for 0528921
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "webpack-subresource-integrity",
3
"version": "0.4.1",
4
- "description": "Webpack plugin for ensuring subresource integrity",
+ "description": "Webpack plugin for ensuring subresource integrity (SRI)",
5
"main": "index",
6
"scripts": {
7
"test": "karma start --single-run && mocha test/test-webpack.js",
0 commit comments