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
16
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
9.0.1

6

package.json
{
"name": "@netlify/blobs",
"version": "9.0.0",
"version": "9.0.1",
"description": "A JavaScript client for the Netlify Blob Store",

@@ -77,5 +77,5 @@ "type": "module",

"dependencies": {
"@netlify/dev-utils": "2.0.0",
"@netlify/runtime-utils": "1.1.0"
"@netlify/dev-utils": "2.1.0",
"@netlify/runtime-utils": "1.2.0"
}
}