http-response-status
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -5,4 +5,22 @@ # Changelog | ||
### [0.0.6](https://github.com/arnaud-zg/http-status/compare/v0.0.5...v0.0.6) (2019-10-09) | ||
### 🔧 Chore | ||
- **deps:** update dependency codecov to v3.6.1 ([#19](https://github.com/arnaud-zg/http-status/issues/19)) ([961f475](https://github.com/arnaud-zg/http-status/commit/961f475)) | ||
- **deps:** update dependency husky to v3.0.7 ([#20](https://github.com/arnaud-zg/http-status/issues/20)) ([71a0aaf](https://github.com/arnaud-zg/http-status/commit/71a0aaf)) | ||
- **deps:** update dependency husky to v3.0.8 ([#22](https://github.com/arnaud-zg/http-status/issues/22)) ([45a2501](https://github.com/arnaud-zg/http-status/commit/45a2501)) | ||
- **deps:** update dependency tsdx to v0.9.3 ([#21](https://github.com/arnaud-zg/http-status/issues/21)) ([498351b](https://github.com/arnaud-zg/http-status/commit/498351b)) | ||
- **deps:** update dependency typescript to v3.6.4 ([#23](https://github.com/arnaud-zg/http-status/issues/23)) ([8833d10](https://github.com/arnaud-zg/http-status/commit/8833d10)) | ||
### [0.0.5](https://github.com/arnaud-zg/http-status/compare/v0.0.4...v0.0.5) (2019-09-20) | ||
### 🔧 Chore | ||
- **deps:** update dependency codecov to v3.6.0 ([#18](https://github.com/arnaud-zg/http-status/issues/18)) ([edf8a84](https://github.com/arnaud-zg/http-status/commit/edf8a84)) | ||
- **deps:** update dependency husky to v3.0.5 ([#14](https://github.com/arnaud-zg/http-status/issues/14)) ([058ef34](https://github.com/arnaud-zg/http-status/commit/058ef34)) | ||
- **deps:** update dependency tsdx to v0.9.1 ([#15](https://github.com/arnaud-zg/http-status/issues/15)) ([f30f25e](https://github.com/arnaud-zg/http-status/commit/f30f25e)) | ||
- **deps:** update dependency tsdx to v0.9.2 ([#16](https://github.com/arnaud-zg/http-status/issues/16)) ([196f813](https://github.com/arnaud-zg/http-status/commit/196f813)) | ||
- **deps:** update dependency typescript to v3.6.3 ([#17](https://github.com/arnaud-zg/http-status/issues/17)) ([efeaf4c](https://github.com/arnaud-zg/http-status/commit/efeaf4c)) | ||
### [0.0.4](https://github.com/arnaud-zg/http-status/compare/v0.0.2...v0.0.4) (2019-08-31) | ||
@@ -9,0 +27,0 @@ |
{ | ||
"name": "http-response-status", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"main": "dist/index.js", | ||
@@ -32,11 +32,11 @@ "module": "dist/http-status.esm.js", | ||
"@types/jest": "24.0.18", | ||
"codecov": "3.5.0", | ||
"husky": "3.0.4", | ||
"codecov": "3.6.1", | ||
"husky": "3.0.8", | ||
"prettier": "1.18.2", | ||
"pretty-quick": "1.11.1", | ||
"standard-version": "7.0.0", | ||
"tsdx": "0.9.0", | ||
"tsdx": "0.9.3", | ||
"tslib": "1.10.0", | ||
"typescript": "3.6.2" | ||
"typescript": "3.6.4" | ||
} | ||
} |
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
68660