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-csp@2.9.4",
"/app"
]
],
"_from": "helmet-csp@2.9.4",
"_id": "helmet-csp@2.9.4",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/helmet"
],
"_resolved": "https://registry.npmjs.org/helmet-csp/-/helmet-csp-2.9.4.tgz",
"_shasum": "801382bac98f2f88706dc5c89d95c7e31af3a4a9",
"_spec": "helmet-csp@2.9.4",
"_where": "/app/node_modules/helmet",
"_spec": "2.9.4",
"_where": "/app",
"author": {
"name": "Adam Baldwin",
"email": "adam@npmjs.com",
@@ -31,7 +36,6 @@
"url": "https://github.com/helmetjs/csp/issues",
"email": "me@evanhahn.com"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Evan Hahn",
@@ -50,7 +54,6 @@
"content-security-policy-builder": "2.1.0",
"dasherize": "2.0.0"
},
"deprecated": false,
"description": "Content Security Policy middleware.",
"devDependencies": {
"@types/connect": "^3.4.32",