Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"x-xss-protection@1.3.0",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "x-xss-protection@1.3.0",
|
||||
"_id": "x-xss-protection@1.3.0",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/helmet"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/x-xss-protection/-/x-xss-protection-1.3.0.tgz",
|
||||
"_shasum": "3e3a8dd638da80421b0e9fff11a2dbe168f6d52c",
|
||||
"_spec": "x-xss-protection@1.3.0",
|
||||
"_where": "/app/node_modules/helmet",
|
||||
"_spec": "1.3.0",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Adam Baldwin",
|
||||
"email": "adam@npmjs.com",
|
||||
@@ -31,7 +36,6 @@
|
||||
"url": "https://github.com/helmetjs/x-xss-protection/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 the X-XSS-Protection header",
|
||||
"devDependencies": {
|
||||
"@types/connect": "^3.4.32",
|
||||
|
||||
Reference in New Issue
Block a user