Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express-csp-header

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-csp-header - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

index.d.ts

6

package.json
{
"name": "express-csp-header",
"version": "2.1.0",
"version": "2.2.0",
"description": "Content-Security-Policy middleware for Express",
"main": "index.js",
"types": "index.d.ts",
"directories": {

@@ -32,2 +33,3 @@ "test": "test"

"devDependencies": {
"@types/express": "^4.11.0",
"coveralls": "^2.12.0",

@@ -37,5 +39,5 @@ "jest": "^19.0.2"

"dependencies": {
"csp-header": "^1.1.0",
"csp-header": "^1.2.0",
"parse-domain": "^0.2.1"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc