@stacks/storage
Advanced tools
Comparing version 6.15.1-pr.44a54358.10 to 6.15.1-pr.4d82694a.6
{ | ||
"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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
1344257