@libsql/isomorphic-fetch
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "@libsql/isomorphic-fetch", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"keywords": ["fetch", "isomorphic", "node", "deno", "workers"], | ||
@@ -29,3 +29,3 @@ "description": "Isomorphic fetch() in Node, Deno and Cloudflare Workers", | ||
"require": { | ||
"bun": "./web.mjs", | ||
"bun": "./web.cjs", | ||
"node": "./node.cjs", | ||
@@ -32,0 +32,0 @@ "workerd": "./web.cjs", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3