balena-request
Advanced tools
Comparing version 11.2.0 to 11.3.0-fetch-ponyfill-v7-bce63fb3d099af7b3b3a7f81310b22856b092ce0
@@ -7,2 +7,7 @@ # Change Log | ||
# v11.3.0 | ||
## (2021-02-09) | ||
* Update fetch-ponyfill to v7 [Thodoris Greasidis] | ||
# v11.2.0 | ||
@@ -9,0 +14,0 @@ ## (2020-11-12) |
{ | ||
"name": "balena-request", | ||
"version": "11.2.0", | ||
"version": "11.3.0-fetch-ponyfill-v7-bce63fb3d099af7b3b3a7f81310b22856b092ce0", | ||
"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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
170453
10
1
+ Addedfetch-ponyfill@7.1.0(transitive)
- Removedfetch-ponyfill@6.1.1(transitive)
Updatedfetch-ponyfill@^7.1.0