🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@stacks/storage

Package Overview
Dependencies
Maintainers
4
Versions
686
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/storage - npm Package Compare versions

Comparing version

to
7.0.7-beta.0

12

package.json
{
"name": "@stacks/storage",
"version": "7.0.6",
"version": "7.0.7-beta.0",
"description": "Stacks storage library",

@@ -23,6 +23,6 @@ "license": "MIT",

"dependencies": {
"@stacks/auth": "^7.0.6",
"@stacks/common": "^7.0.2",
"@stacks/encryption": "^7.0.6",
"@stacks/network": "^7.0.2",
"@stacks/auth": "^7.0.7-beta.0",
"@stacks/common": "^7.0.7-beta.0",
"@stacks/encryption": "^7.0.7-beta.0",
"@stacks/network": "^7.0.7-beta.0",
"base64-js": "^1.5.1",

@@ -59,3 +59,3 @@ "jsontokens": "^4.0.1"

},
"gitHead": "21f2e2d955ad15f4caa7fd9c2a24823d4be7daea"
"gitHead": "943b584c6ede0e4cbf06cba71cef930bd8d0fbc7"
}