New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/blob

Package Overview
Dependencies
Maintainers
217
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/blob - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

dist/undici-browser.js

6

package.json
{
"name": "@vercel/blob",
"version": "0.0.7",
"version": "0.0.8",
"description": "Ultra-low latency data at the edge",

@@ -29,3 +29,3 @@ "homepage": "https://vercel.com",

"browser": {
"undici": "./src/undici-browser.ts"
"undici": "./dist/undici-browser.js"
},

@@ -75,3 +75,3 @@ "types": "./dist/index.d.ts",

"scripts": {
"build": "tsup",
"build": "tsup && cp src/undici-browser.js dist/undici-browser.js",
"eslint-check": "eslint --max-warnings=0 .",

@@ -78,0 +78,0 @@ "precommit": "lint-staged",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc