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