Show dino
This commit is contained in:
+8
-5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user