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": [
[
"helmet-crossdomain@0.4.0",
"/app"
]
],
"_from": "helmet-crossdomain@0.4.0",
"_id": "helmet-crossdomain@0.4.0",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/helmet"
],
"_resolved": "https://registry.npmjs.org/helmet-crossdomain/-/helmet-crossdomain-0.4.0.tgz",
"_shasum": "5f1fe5a836d0325f1da0a78eaa5fd8429078894e",
"_spec": "helmet-crossdomain@0.4.0",
"_where": "/app/node_modules/helmet",
"_spec": "0.4.0",
"_where": "/app",
"author": {
"name": "Evan Hahn",
"email": "me@evanhahn.com",
@@ -31,8 +36,6 @@
"url": "https://github.com/helmetjs/crossdomain/issues",
"email": "me@evanhahn.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Set the X-Permitted-Cross-Domain-Policies header in Express apps",
"devDependencies": {
"@types/connect": "^3.4.32",