@middy/http-security-headers
Advanced tools
Comparing version 4.2.8 to 5.0.0-alpha.0
{ | ||
"name": "@middy/http-security-headers", | ||
"version": "4.2.8", | ||
"version": "5.0.0-alpha.0", | ||
"description": "Applies best practice security headers to responses. It's a simplified port of HelmetJS", | ||
"type": "module", | ||
"engines": { | ||
"node": ">=16" | ||
"node": ">=18" | ||
}, | ||
@@ -71,9 +71,9 @@ "engineStrict": true, | ||
}, | ||
"gitHead": "9e7eec0f50fd1edef232edb7a99c035f9bc1f159", | ||
"gitHead": "08c35e3dba9efdad0b86666ce206ce302cc65d07", | ||
"dependencies": { | ||
"@middy/util": "4.2.8" | ||
"@middy/util": "5.0.0-alpha.0" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "4.2.8" | ||
"@middy/core": "5.0.0-alpha.0" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
28379
1
+ Added@middy/util@5.0.0-alpha.0(transitive)
- Removed@middy/util@4.2.8(transitive)
Updated@middy/util@5.0.0-alpha.0