@libsql/isomorphic-fetch
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "@libsql/isomorphic-fetch", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"keywords": ["fetch", "isomorphic", "node", "deno", "workers"], | ||
@@ -39,5 +39,5 @@ "description": "Isomorphic fetch() in Node, Deno and Cloudflare Workers", | ||
"dependencies": { | ||
"node-fetch": "^2.6.12", | ||
"@types/node-fetch": "^2.2.6" | ||
"node-fetch": "^3.3.2", | ||
"@types/node-fetch": "^2.6.11" | ||
} | ||
} |
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
+ Addeddata-uri-to-buffer@4.0.1(transitive)
+ Addedfetch-blob@3.2.0(transitive)
+ Addedformdata-polyfill@4.0.10(transitive)
+ Addednode-domexception@1.0.0(transitive)
+ Addednode-fetch@3.3.2(transitive)
+ Addedweb-streams-polyfill@3.3.3(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
Updated@types/node-fetch@^2.6.11
Updatednode-fetch@^3.3.2