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": [
[
"feature-policy@0.3.0",
"/app"
]
],
"_from": "feature-policy@0.3.0",
"_id": "feature-policy@0.3.0",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/helmet"
],
"_resolved": "https://registry.npmjs.org/feature-policy/-/feature-policy-0.3.0.tgz",
"_shasum": "7430e8e54a40da01156ca30aaec1a381ce536069",
"_spec": "feature-policy@0.3.0",
"_where": "/app/node_modules/helmet",
"_spec": "0.3.0",
"_where": "/app",
"author": {
"name": "Evan Hahn",
"email": "me@evanhahn.com",
@@ -31,9 +36,7 @@
"url": "https://github.com/helmetjs/feature-policy/issues",
"email": "me@evanhahn.com"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Middleware to set the Feature-Policy HTTP header",
"devDependencies": {
"@types/connect": "^3.4.32",