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

@metamask/key-tree

Package Overview
Dependencies
Maintainers
9
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/key-tree - npm Package Compare versions

Comparing version 10.0.1 to 10.0.2

9

CHANGELOG.md

@@ -10,2 +10,8 @@ # Changelog

## [10.0.2]
### Changed
- Bump `@metamask/utils` from `^10.0.1` to `^11.0.1` ([#205](https://github.com/MetaMask/key-tree/pull/205))
## [10.0.1]

@@ -249,3 +255,4 @@

[Unreleased]: https://github.com/MetaMask/key-tree/compare/v10.0.1...HEAD
[Unreleased]: https://github.com/MetaMask/key-tree/compare/v10.0.2...HEAD
[10.0.2]: https://github.com/MetaMask/key-tree/compare/v10.0.1...v10.0.2
[10.0.1]: https://github.com/MetaMask/key-tree/compare/v10.0.0...v10.0.1

@@ -252,0 +259,0 @@ [10.0.0]: https://github.com/MetaMask/key-tree/compare/v9.1.2...v10.0.0

4

package.json
{
"name": "@metamask/key-tree",
"version": "10.0.1",
"version": "10.0.2",
"description": "An interface over BIP-32 and BIP-39 key derivation paths",

@@ -51,3 +51,3 @@ "homepage": "https://github.com/MetaMask/key-tree#readme",

"@metamask/scure-bip39": "^2.1.1",
"@metamask/utils": "^10.0.1",
"@metamask/utils": "^11.0.1",
"@noble/curves": "^1.2.0",

@@ -54,0 +54,0 @@ "@noble/hashes": "^1.3.2",

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