Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"frameguard@3.1.0",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "frameguard@3.1.0",
|
||||
"_id": "frameguard@3.1.0",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/helmet"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/frameguard/-/frameguard-3.1.0.tgz",
|
||||
"_shasum": "bd1442cca1d67dc346a6751559b6d04502103a22",
|
||||
"_spec": "frameguard@3.1.0",
|
||||
"_where": "/app/node_modules/helmet",
|
||||
"_spec": "3.1.0",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Adam Baldwin",
|
||||
"email": "adam@npmjs.com",
|
||||
@@ -31,7 +36,6 @@
|
||||
"url": "https://github.com/helmetjs/frameguard/issues",
|
||||
"email": "me@evanhahn.com"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Evan Hahn",
|
||||
@@ -39,7 +43,6 @@
|
||||
"url": "https://evanhahn.com"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "Middleware to set X-Frame-Options headers",
|
||||
"devDependencies": {
|
||||
"@types/connect": "^3.4.32",
|
||||
|
||||
Reference in New Issue
Block a user