express-csp-header
Advanced tools
Comparing version 2.1.0 to 2.2.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
82808
227
3
Updatedcsp-header@^1.2.0