@middy/http-security-headers
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@middy/http-security-headers", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Applies best practice security headers to responses. It's a simplified port of HelmetJS", | ||
@@ -19,3 +19,3 @@ "type": "commonjs", | ||
"scripts": { | ||
"test": "npm run test:typings && npm run test:unit", | ||
"test": "npm run test:unit", | ||
"test:unit": "ava" | ||
@@ -52,9 +52,9 @@ }, | ||
"homepage": "https://github.com/middyjs/middy#readme", | ||
"gitHead": "5bad22e2b785084806db6ea3887751a08c1ba4e1", | ||
"gitHead": "b0eca01cad1b16439cb4dc21dab92b7221f52515", | ||
"dependencies": { | ||
"@middy/util": "^2.0.0" | ||
"@middy/util": "^2.0.1" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "^2.0.0" | ||
"@middy/core": "^2.0.1" | ||
} | ||
} |
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
10219
Updated@middy/util@^2.0.1