http-response-status
Advanced tools
Comparing version 1.0.18 to 1.0.19
@@ -5,2 +5,10 @@ # Changelog | ||
### [1.0.19](https://github.com/arnaud-zg/http-response-status/compare/v1.0.18...v1.0.19) (2020-08-15) | ||
### 🔧 Chore | ||
* **deps:** update dependency @types/jest to v26.0.10 ([#141](https://github.com/arnaud-zg/http-response-status/issues/141)) ([583ea95](https://github.com/arnaud-zg/http-response-status/commit/583ea95bfec08b00c689508453b0467b18429320)) | ||
* **deps:** update dependency standard-version to v9 ([#142](https://github.com/arnaud-zg/http-response-status/issues/142)) ([805c289](https://github.com/arnaud-zg/http-response-status/commit/805c2893c116cea29816556723086cf179a7c927)) | ||
### [1.0.18](https://github.com/arnaud-zg/http-response-status/compare/v1.0.17...v1.0.18) (2020-08-13) | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "http-response-status", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "HTTP Status Map", | ||
@@ -50,6 +50,6 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/jest": "26.0.9", | ||
"@types/jest": "26.0.10", | ||
"codecov": "3.7.2", | ||
"husky": "4.2.5", | ||
"standard-version": "8.0.2", | ||
"standard-version": "9.0.0", | ||
"tsdx": "0.13.2", | ||
@@ -56,0 +56,0 @@ "tslib": "2.0.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
106362