@middy/http-security-headers
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0-alpha.1
{ | ||
"name": "@middy/http-security-headers", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0-alpha.1", | ||
"description": "Applies best practice security headers to responses. It's a simplified port of HelmetJS", | ||
@@ -16,2 +16,3 @@ "type": "module", | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
@@ -52,9 +53,9 @@ ], | ||
"homepage": "https://github.com/middyjs/middy#readme", | ||
"gitHead": "c533f62841c8a39d061d7b94f30ba178f002c8db", | ||
"gitHead": "a14125c6b2e21b181824f9985a919a47f1e4711f", | ||
"dependencies": { | ||
"@middy/util": "^3.0.0-alpha.0" | ||
"@middy/util": "^3.0.0-alpha.1" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "^3.0.0-alpha.0" | ||
"@middy/core": "^3.0.0-alpha.1" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9593
5
159
0
Updated@middy/util@^3.0.0-alpha.1