Socket
Socket
Sign inDemoInstall

strict-csp-html-webpack-plugin

Package Overview
Dependencies
18
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.0 to 1.0.0-beta.1

9

package.json
{
"name": "strict-csp-html-webpack-plugin",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"description": "A webpack plugin that adds a hash-based strict CSP to help protect your site against XSS attacks.",

@@ -12,3 +12,3 @@ "main": "plugin.js",

"dependencies": {
"strict-csp": "^1.0.0"
"strict-csp": "^1.0.0-beta.0"
},

@@ -23,3 +23,8 @@ "devDependencies": {},

],
"keywords": [
"csp",
"content-security-policy",
"security"
],
"license": "Apache-2.0"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc