Show dino

This commit is contained in:
Gustavo Adolfo Mesa Roldán
2020-04-01 23:50:42 +02:00
parent 13822fcaba
commit 09924eb01c
171 changed files with 3126 additions and 1270 deletions
+8 -5
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"hpkp@2.0.0",
"/app"
]
],
"_from": "hpkp@2.0.0",
"_id": "hpkp@2.0.0",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/helmet"
],
"_resolved": "https://registry.npmjs.org/hpkp/-/hpkp-2.0.0.tgz",
"_shasum": "10e142264e76215a5d30c44ec43de64dee6d1672",
"_spec": "hpkp@2.0.0",
"_where": "/app/node_modules/helmet",
"_spec": "2.0.0",
"_where": "/app",
"author": {
"name": "Adam Baldwin",
"email": "baldwin@andyet.net",
@@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/helmetjs/hpkp/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Evan Hahn",
@@ -43,7 +47,6 @@
"url": "https://tdelmas.ovh"
}
],
"deprecated": false,
"description": "HTTP Public Key Pinning (HPKP) middleware",
"devDependencies": {
"connect": "^3.5.0",