Refactoring day1

This commit is contained in:
2020-08-20 20:27:14 +02:00
parent 6aceefeb2f
commit b907489a75
481 changed files with 5321 additions and 5616 deletions

View File

@@ -42,4 +42,8 @@
"test-ci": "istanbul cover --print=none node_modules/mocha/bin/_mocha -- --reporter spec test/ && istanbul report lcovonly text-summary",
"test-cov": "istanbul cover --print=none node_modules/mocha/bin/_mocha -- --reporter dot test/ && istanbul report lcov text-summary"
}
}
,"_resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz"
,"_integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw=="
,"_from": "depd@2.0.0"
}

6
node_modules/helmet/package.json generated vendored
View File

@@ -84,4 +84,8 @@
},
"license": "MIT",
"main": "dist/index"
}
,"_resolved": "https://registry.npmjs.org/helmet/-/helmet-3.23.3.tgz"
,"_integrity": "sha512-U3MeYdzPJQhtvqAVBPntVgAvNSOJyagwZwyKsFdyRa8TV3pOKVFljalPOCxbw5Wwf2kncGhmP0qHjyazIdNdSA=="
,"_from": "helmet@3.23.3"
}