Show dino

This commit is contained in:
Gustavo Adolfo Mesa Roldán
2020-04-01 23:50:42 +02:00
parent 13822fcaba
commit 09924eb01c
171 changed files with 3126 additions and 1270 deletions
+8 -5
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"x-xss-protection@1.3.0",
"/app"
]
],
"_from": "x-xss-protection@1.3.0",
"_id": "x-xss-protection@1.3.0",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/helmet"
],
"_resolved": "https://registry.npmjs.org/x-xss-protection/-/x-xss-protection-1.3.0.tgz",
"_shasum": "3e3a8dd638da80421b0e9fff11a2dbe168f6d52c",
"_spec": "x-xss-protection@1.3.0",
"_where": "/app/node_modules/helmet",
"_spec": "1.3.0",
"_where": "/app",
"author": {
"name": "Adam Baldwin",
"email": "adam@npmjs.com",
@@ -31,7 +36,6 @@
"url": "https://github.com/helmetjs/x-xss-protection/issues",
"email": "me@evanhahn.com"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Evan Hahn",
@@ -39,7 +43,6 @@
"url": "https://evanhahn.com"
}
],
"deprecated": false,
"description": "Middleware to set the X-XSS-Protection header",
"devDependencies": {
"@types/connect": "^3.4.32",