@vercel/blob
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@vercel/blob", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Ultra-low latency data at the edge", | ||
@@ -29,4 +29,3 @@ "homepage": "https://vercel.com", | ||
"browser": { | ||
"./src/fetch.ts": "./src/fetch-browser.ts", | ||
"undici": false | ||
"./src/fetch.ts": "./src/fetch-browser.ts" | ||
}, | ||
@@ -33,0 +32,0 @@ "types": "./dist/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
5511