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/hsts/package.json generated vendored
View File

@@ -47,4 +47,8 @@
"dependencies": {
"depd": "2.0.0"
}
}
,"_resolved": "https://registry.npmjs.org/hsts/-/hsts-2.2.0.tgz"
,"_integrity": "sha512-ToaTnQ2TbJkochoVcdXYm4HOCliNozlviNsg+X2XQLQvZNI/kCHR9rZxVYpJB3UPcHz80PgxRyWQ7PdU1r+VBQ=="
,"_from": "hsts@2.2.0"
}