fetch-undici
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "fetch-undici", | ||
"description": "Isomorphic exports of fetch from window and unduci", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"author": "Bret Comnes <bcomnes@gmail.com> (https://bret.io)", | ||
@@ -6,0 +6,0 @@ "bugs": { |
@@ -24,3 +24,3 @@ # fetch-undici | ||
If you wan't to write an API client of some kind, that would be useful in the browser or in Node.js, `fetch-undici` provides the best implementation of `fetch` for the environment it's used in. | ||
If you want to write an API client of some kind, that would be useful in the browser or in Node.js, `fetch-undici` provides the best implementation of `fetch` for the environment it's used in. | ||
@@ -27,0 +27,0 @@ ## How |
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
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
30
4442