@libsql/isomorphic-fetch
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "@libsql/isomorphic-fetch", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"keywords": ["fetch", "isomorphic", "node", "deno", "workers"], | ||
@@ -16,3 +16,3 @@ "description": "Isomorphic fetch() in Node, Deno and Cloudflare Workers", | ||
"license": "MIT", | ||
"type": "module", | ||
"main": "node.cjs", | ||
@@ -19,0 +19,0 @@ "types": "index.d.ts", |
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
10286
Yes