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

@metamask/eth-hd-keyring

Package Overview
Dependencies
Maintainers
11
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/eth-hd-keyring - npm Package Compare versions

Comparing version 7.0.2 to 7.0.3

10

CHANGELOG.md

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

## [7.0.3]
### Changed
- Bump `@metamask/*` and `@lavamoat/*` dependencies ([#46](https://github.com/MetaMask/accounts/pull/46))
- Move `deepmerge` to `devDependencies` ([#44](https://github.com/MetaMask/accounts/pull/44))
## [7.0.2]

@@ -120,3 +127,4 @@

[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/eth-hd-keyring@7.0.2...HEAD
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/eth-hd-keyring@7.0.3...HEAD
[7.0.3]: https://github.com/MetaMask/accounts/compare/@metamask/eth-hd-keyring@7.0.2...@metamask/eth-hd-keyring@7.0.3
[7.0.2]: https://github.com/MetaMask/accounts/compare/@metamask/eth-hd-keyring@7.0.1...@metamask/eth-hd-keyring@7.0.2

@@ -123,0 +131,0 @@ [7.0.1]: https://github.com/MetaMask/accounts/compare/@metamask/eth-hd-keyring@7.0.0...@metamask/eth-hd-keyring@7.0.1

14

package.json
{
"name": "@metamask/eth-hd-keyring",
"version": "7.0.2",
"version": "7.0.3",
"description": "A simple standard interface for a seed phrase generated set of Ethereum accounts.",

@@ -33,6 +33,5 @@ "keywords": [

"@ethereumjs/util": "^8.1.0",
"@metamask/eth-sig-util": "^7.0.0",
"@metamask/scure-bip39": "^2.1.0",
"@metamask/utils": "^8.1.0",
"deepmerge": "^4.2.2",
"@metamask/eth-sig-util": "^7.0.3",
"@metamask/scure-bip39": "^2.1.1",
"@metamask/utils": "^9.2.1",
"ethereum-cryptography": "^2.1.2"

@@ -42,4 +41,4 @@ },

"@ethereumjs/tx": "^4.0.1",
"@lavamoat/allow-scripts": "^3.0.4",
"@lavamoat/preinstall-always-fail": "^1.0.0",
"@lavamoat/allow-scripts": "^3.2.1",
"@lavamoat/preinstall-always-fail": "^2.1.0",
"@metamask/auto-changelog": "^3.4.4",

@@ -49,2 +48,3 @@ "@metamask/bip39": "^4.0.0",

"@types/jest": "^29.4.0",
"deepmerge": "^4.2.2",
"jest": "^29.4.3"

@@ -51,0 +51,0 @@ },

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