📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@stacks/encryption

Package Overview
Dependencies
Maintainers
4
Versions
661
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/encryption - npm Package Compare versions

Comparing version

to
7.0.6-pr.2

10

package.json
{
"name": "@stacks/encryption",
"version": "7.0.5",
"version": "7.0.6-pr.2+9000f5b4",
"description": "Encryption utilities for Stacks",

@@ -26,3 +26,3 @@ "license": "MIT",

"@scure/bip39": "1.1.0",
"@stacks/common": "^7.0.2",
"@stacks/common": "^7.0.6-pr.2+9000f5b4",
"base64-js": "^1.5.1",

@@ -35,4 +35,4 @@ "bs58": "^5.0.0",

"@peculiar/webcrypto": "^1.1.6",
"@stacks/network": "^7.0.2",
"@stacks/transactions": "^7.0.5",
"@stacks/network": "^7.0.6-pr.2+9000f5b4",
"@stacks/transactions": "^7.0.6-pr.2+9000f5b4",
"@types/bs58check": "^2.1.0",

@@ -71,3 +71,3 @@ "@types/elliptic": "^6.4.12",

},
"gitHead": "654ca25a5993005ddbb6869376ea03cfb95ce131"
"gitHead": "9000f5b4cf4a158854aaceba0ec4a12facecd5e2"
}