Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"depd@2.0.0",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "depd@2.0.0",
|
||||
"_id": "depd@2.0.0",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/hsts"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
||||
"_shasum": "b696163cc757560d09cf22cc8fad1571b79e76df",
|
||||
"_spec": "depd@2.0.0",
|
||||
"_where": "/app/node_modules/hsts",
|
||||
"_spec": "2.0.0",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Douglas Christopher Wilson",
|
||||
"email": "doug@somethingdoug.com"
|
||||
@@ -30,8 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/dougwilson/nodejs-depd/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Deprecate all the things",
|
||||
"devDependencies": {
|
||||
"beautify-benchmark": "0.2.4",
|
||||
|
||||
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"hsts@2.2.0",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "hsts@2.2.0",
|
||||
"_id": "hsts@2.2.0",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/helmet"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/hsts/-/hsts-2.2.0.tgz",
|
||||
"_shasum": "09119d42f7a8587035d027dda4522366fe75d964",
|
||||
"_spec": "hsts@2.2.0",
|
||||
"_where": "/app/node_modules/helmet",
|
||||
"_spec": "2.2.0",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Adam Baldwin",
|
||||
"email": "adam@npmjs.com",
|
||||
@@ -31,7 +36,6 @@
|
||||
"url": "https://github.com/helmetjs/hsts/issues",
|
||||
"email": "me@evanhahn.com"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Evan Hahn",
|
||||
@@ -42,7 +46,6 @@
|
||||
"dependencies": {
|
||||
"depd": "2.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "HTTP Strict Transport Security middleware.",
|
||||
"devDependencies": {
|
||||
"connect": "^3.6.6",
|
||||
|
||||
Reference in New Issue
Block a user