balena-request
Advanced tools
Comparing version 11.3.0 to 11.4.0-fetch-ponyfill-v7-4a560e48b303e842dfb4aee7b681a25d1268451e
@@ -7,2 +7,7 @@ # Change Log | ||
# v11.4.0 | ||
## (2021-03-12) | ||
* Update fetch-ponyfill to v7 [Thodoris Greasidis] | ||
# v11.3.0 | ||
@@ -9,0 +14,0 @@ ## (2021-03-12) |
{ | ||
"name": "balena-request", | ||
"version": "11.3.0", | ||
"version": "11.4.0-fetch-ponyfill-v7-4a560e48b303e842dfb4aee7b681a25d1268451e", | ||
"description": "Balena HTTP client", | ||
@@ -57,3 +57,3 @@ "main": "build/request.js", | ||
"balena-errors": "^4.7.1", | ||
"fetch-ponyfill": "^6.1.1", | ||
"fetch-ponyfill": "^7.1.0", | ||
"fetch-readablestream": "^0.2.0", | ||
@@ -60,0 +60,0 @@ "progress-stream": "^2.0.0", |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
172402
1
+ Addedfetch-ponyfill@7.1.0(transitive)
- Removedfetch-ponyfill@6.1.1(transitive)
Updatedfetch-ponyfill@^7.1.0