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.2

4

package.json
{
"name": "@netlify/blobs",
"version": "1.7.0-rc.1",
"version": "1.7.0-rc.2",
"description": "A JavaScript client for the Netlify Blob Store",
"type": "module",
"main": "./dist/cjs/index.js",
"types": "./dist/types/index.d.ts",

@@ -22,3 +23,2 @@ "exports": {

"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",

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