@libsql/isomorphic-fetch
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,2 +0,2 @@ | ||
import { fetch, Request, Response, Headers } from "node-fetch"; | ||
import fetch, { Request, Response, Headers } from "node-fetch"; | ||
export { fetch, Request, Response, Headers }; |
{ | ||
"name": "@libsql/isomorphic-fetch", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"keywords": ["fetch", "isomorphic", "node", "deno", "workers"], | ||
@@ -5,0 +5,0 @@ "description": "Isomorphic fetch() in Node, Deno and Cloudflare Workers", |
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