You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@netlify/blobs

Package Overview
Dependencies
Maintainers
19
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/blobs - npm Package Compare versions

Comparing version

to
1.7.0-rc.4

3

package.json
{
"name": "@netlify/blobs",
"version": "1.7.0-rc.3",
"version": "1.7.0-rc.4",
"description": "A JavaScript client for the Netlify Blob Store",

@@ -24,2 +24,3 @@ "type": "module",

"build": "tsc -b tsconfig.esm.json tsconfig.cjs.json tsconfig.types.json",
"postbuild": "echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json",
"dev": "npm run build -- --watch",

@@ -26,0 +27,0 @@ "prepare": "husky install node_modules/@netlify/eslint-config-node/.husky/",