http-response-status
Advanced tools
Comparing version 1.0.19 to 1.0.20
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.0.20](https://github.com/arnaud-zg/http-response-status/compare/v1.0.19...v1.0.20) (2020-08-20) | ||
### 🔧 Chore | ||
* **deps:** update dependency typescript to v4 ([#143](https://github.com/arnaud-zg/http-response-status/issues/143)) ([88cd7f1](https://github.com/arnaud-zg/http-response-status/commit/88cd7f1266239a04ce898181de3894432fd84958)) | ||
### [1.0.19](https://github.com/arnaud-zg/http-response-status/compare/v1.0.18...v1.0.19) (2020-08-15) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "http-response-status", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"description": "HTTP Status Map", | ||
@@ -56,4 +56,4 @@ "main": "dist/index.js", | ||
"tslib": "2.0.1", | ||
"typescript": "3.9.7" | ||
"typescript": "4.0.2" | ||
} | ||
} |
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
106713