http-response-status
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -5,2 +5,14 @@ # Changelog | ||
### [1.0.8](https://github.com/arnaud-zg/http-response-status/compare/v1.0.7...v1.0.8) (2020-03-15) | ||
### 📦 Build System | ||
* **deps:** bump acorn from 5.7.3 to 5.7.4 ([#100](https://github.com/arnaud-zg/http-response-status/issues/100)) ([9db6bfa](https://github.com/arnaud-zg/http-response-status/commit/9db6bfa99af4de26f5d40ccf5f9ce4f38f942aab)) | ||
### 🔧 Chore | ||
* **deps:** update dependency @types/jest to v25.1.4 ([#99](https://github.com/arnaud-zg/http-response-status/issues/99)) ([040ff6b](https://github.com/arnaud-zg/http-response-status/commit/040ff6b3aba721f2617bde4a23c39034f78fa9f8)) | ||
### [1.0.7](https://github.com/arnaud-zg/http-response-status/compare/v1.0.6...v1.0.7) (2020-03-01) | ||
@@ -7,0 +19,0 @@ |
{ | ||
"name": "http-response-status", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "HTTP Status Map", | ||
@@ -47,3 +47,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/jest": "25.1.3", | ||
"@types/jest": "25.1.4", | ||
"codecov": "3.6.5", | ||
@@ -50,0 +50,0 @@ "husky": "4.2.3", |
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
93395