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

@stacks/storage

Package Overview
Dependencies
Maintainers
5
Versions
661
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 6.15.1-pr.44a54358.10 to 6.15.1-pr.4d82694a.6

12

package.json
{
"name": "@stacks/storage",
"version": "6.15.1-pr.44a54358.10+44a54358",
"version": "6.15.1-pr.4d82694a.6+4d82694a",
"description": "Stacks storage library",

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

"dependencies": {
"@stacks/auth": "^6.15.1-pr.44a54358.10+44a54358",
"@stacks/common": "^6.15.1-pr.44a54358.10+44a54358",
"@stacks/encryption": "^6.15.1-pr.44a54358.10+44a54358",
"@stacks/network": "^6.15.1-pr.44a54358.10+44a54358",
"@stacks/auth": "^6.15.1-pr.4d82694a.6+4d82694a",
"@stacks/common": "^6.15.1-pr.4d82694a.6+4d82694a",
"@stacks/encryption": "^6.15.1-pr.4d82694a.6+4d82694a",
"@stacks/network": "^6.15.1-pr.4d82694a.6+4d82694a",
"base64-js": "^1.5.1",

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

},
"gitHead": "44a543586d592cb67a99fbd5ea83cef1b10b21d4"
"gitHead": "4d82694a612478e3236ae48870b8de8344912462"
}

@@ -446,3 +446,3 @@ import { lookupProfile, NAME_LOOKUP_PATH, UserSession } from '@stacks/auth';

/**
* Stores the data provided in the app's data store to to the file specified.
* Stores the data provided in the app's data store to the file specified.
* @param {String} path - the path to store the data in

@@ -449,0 +449,0 @@ * @param {String|Uint8Array} content - the data to store in the file

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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