https://project.mdnd-it.cc/work_packages/94
This commit is contained in:
2025-08-23 04:25:28 +02:00
parent 725516ad6c
commit 19cfa031d0
25823 changed files with 1095587 additions and 2801760 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "helmet",
"description": "help secure Express/Connect apps with various HTTP headers",
"version": "7.2.0",
"version": "8.1.0",
"author": "Adam Baldwin <adam@npmjs.com> (https://evilpacket.net)",
"contributors": [
"Evan Hahn <me@evanhahn.com> (https://evanhahn.com)"
@@ -37,7 +37,7 @@
"x-xss-protection"
],
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},
"exports": {
"import": "./index.mjs",