helmet-csp
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -8,3 +8,3 @@ { | ||
"description": "Content Security Policy middleware.", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"keywords": [ | ||
@@ -31,10 +31,10 @@ "helmet", | ||
"camelize": "1.0.0", | ||
"lodash": "3.2.0", | ||
"lodash": "3.5.0", | ||
"platform": "1.3.0" | ||
}, | ||
"devDependencies": { | ||
"connect": "^3.3.4", | ||
"mocha": "^2.1.0", | ||
"connect": "^3.3.5", | ||
"mocha": "^2.2.1", | ||
"supertest": "^0.15.0" | ||
} | ||
} |
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
+ Addedlodash@3.5.0(transitive)
- Removedlodash@3.2.0(transitive)
Updatedlodash@3.5.0