@cloudflare/util-http
Advanced tools
Comparing version 1.2.9 to 1.2.10
@@ -6,10 +6,13 @@ # Change Log | ||
## [1.2.9](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.2.8...@cloudflare/util-http@1.2.9) (2019-10-14) | ||
## [1.2.10](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.2.8...@cloudflare/util-http@1.2.10) (2019-10-15) | ||
**Note:** Version bump only for package @cloudflare/util-http | ||
### Bug Fixes | ||
* **stratus:** UI-2859: bump all package versions ([6db21c2](http://stash.cfops.it:7999/fe/stratus/commits/6db21c2)) | ||
## [1.2.8](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.2.7...@cloudflare/util-http@1.2.8) (2019-06-17) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@cloudflare/util-http", | ||
"description": "Cloudflare HTTP Util", | ||
"version": "1.2.9", | ||
"version": "1.2.10", | ||
"main": "lib/index.js", | ||
@@ -16,3 +16,3 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"@cloudflare/util-logger": "^1.0.17", | ||
"@cloudflare/util-logger": "^1.0.18", | ||
"isomorphic-fetch": "^2.2.1" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "cf001fbfae351055c1121ced40344f9a8fd5d1f2" | ||
"gitHead": "c54d6a7d9b4b8f2512966f9bd6b11a6bf46e42f4" | ||
} |
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
35951