@whatwg-node/fetch
Advanced tools
Comparing version 0.6.7 to 0.6.8
# @whatwg-node/fetch | ||
## 0.6.8 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`01dc91e`](https://github.com/ardatan/whatwg-node/commit/01dc91e0db7f65599d9bc018c0a9396dd0e5ad27)]: | ||
- @whatwg-node/node-fetch@0.0.4 | ||
## 0.6.7 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@whatwg-node/fetch", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "Cross Platform Smart Fetch Ponyfill", | ||
@@ -17,3 +17,3 @@ "repository": { | ||
"@peculiar/webcrypto": "^1.4.0", | ||
"@whatwg-node/node-fetch": "0.0.3", | ||
"@whatwg-node/node-fetch": "0.0.4", | ||
"busboy": "^1.6.0", | ||
@@ -20,0 +20,0 @@ "urlpattern-polyfill": "^6.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
24006
+ Added@whatwg-node/node-fetch@0.0.4(transitive)
- Removed@whatwg-node/node-fetch@0.0.3(transitive)