@vercel/blob
Advanced tools
Comparing version 0.8.2 to 0.8.3
{ | ||
"name": "@vercel/blob", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"description": "The Vercel Blob JavaScript API client", | ||
"homepage": "https://vercel.com/blob", | ||
"homepage": "https://vercel.com/storage/blob", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/vercel/blob.git", | ||
"url": "https://github.com/vercel/storage.git", | ||
"directory": "packages/blob" | ||
}, | ||
"license": "MIT", | ||
"license": "Apache-2.0", | ||
"sideEffects": false, | ||
@@ -13,0 +13,0 @@ "type": "module", |
29592
8