Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stacks/encryption

Package Overview
Dependencies
Maintainers
0
Versions
644
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 6.15.1-pr.2ad667a4.2 to 6.15.1-pr.3bb63ea0.7

8

package.json
{
"name": "@stacks/encryption",
"version": "6.15.1-pr.2ad667a4.2+2ad667a4",
"version": "6.15.1-pr.3bb63ea0.7+3bb63ea0",
"description": "Encryption utilities for Stacks",

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

"@scure/bip39": "1.1.0",
"@stacks/common": "^6.15.1-pr.2ad667a4.2+2ad667a4",
"@stacks/common": "^6.15.1-pr.3bb63ea0.7+3bb63ea0",
"@types/node": "^18.0.4",

@@ -36,3 +36,3 @@ "base64-js": "^1.5.1",

"@peculiar/webcrypto": "^1.1.6",
"@stacks/transactions": "^6.15.1-pr.2ad667a4.2+2ad667a4",
"@stacks/transactions": "^6.15.1-pr.3bb63ea0.7+3bb63ea0",
"@types/bs58check": "^2.1.0",

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

},
"gitHead": "2ad667a4e9bf52763c4818da3d8fc4572e5baddd"
"gitHead": "3bb63ea04540f8cab9e7771cffc9ceda986a8700"
}

@@ -5,3 +5,3 @@ // https://github.com/paulmillr/scure-bip39

// Word lists not imported by default as that would increase bundle sizes too much as in case of bitcoinjs/bip39
// Use default english world list similiar to bitcoinjs/bip39
// Use default english world list similar to bitcoinjs/bip39
// Backward compatible with bitcoinjs/bip39 dependency

@@ -8,0 +8,0 @@ // Very small in size as compared to bitcoinjs/bip39 wordlist

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