@middy/http-security-headers
Advanced tools
Comparing version 5.4.2 to 5.4.3
{ | ||
"name": "@middy/http-security-headers", | ||
"version": "5.4.2", | ||
"version": "5.4.3", | ||
"description": "Applies best practice security headers to responses. It's a simplified port of HelmetJS", | ||
@@ -29,3 +29,3 @@ "type": "module", | ||
"test": "npm run test:unit", | ||
"test:unit": "ava", | ||
"test:unit": "node --test __tests__/index.js", | ||
"test:benchmark": "node __benchmarks__/index.js" | ||
@@ -66,3 +66,3 @@ }, | ||
}, | ||
"gitHead": "e862f8d6cbd447461537bc8e8db39c6720290e2f", | ||
"gitHead": "7a6c0fbb8ab71d6a2171e678697de9f237568431", | ||
"dependencies": { | ||
@@ -69,0 +69,0 @@ "@middy/util": "5.4.2" |
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
14259
4