@vercel/blob
Advanced tools
Comparing version 0.16.1-190f79db-20231208213101 to 0.16.1-2e8490f0-20231213124417
@@ -8,2 +8,2 @@ // this file gets copied to the dist folder | ||
// or seeing how/if cross-fetch solves https://github.com/lquixada/cross-fetch/issues/69 | ||
export const fetch = globalThis.fetch; | ||
export const fetch = globalThis.fetch.bind(globalThis); |
{ | ||
"name": "@vercel/blob", | ||
"version": "0.16.1-190f79db-20231208213101", | ||
"version": "0.16.1-2e8490f0-20231213124417", | ||
"description": "The Vercel Blob JavaScript API client", | ||
@@ -5,0 +5,0 @@ "homepage": "https://vercel.com/storage/blob", |
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
160596