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

@metamask/eth-keyring-controller

Package Overview
Dependencies
Maintainers
10
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 13.0.0 to 13.0.1

7

CHANGELOG.md

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

## [13.0.1]
### Changed
- Bump `@metamask/utils` from ^6.2.0` to `^8.1.0` ([#261](https://github.com/MetaMask/KeyringController/pull/261))
## [13.0.0]

@@ -158,3 +162,4 @@ ### Added

[Unreleased]: https://github.com/MetaMask/KeyringController/compare/v13.0.0...HEAD
[Unreleased]: https://github.com/MetaMask/KeyringController/compare/v13.0.1...HEAD
[13.0.1]: https://github.com/MetaMask/KeyringController/compare/v13.0.0...v13.0.1
[13.0.0]: https://github.com/MetaMask/KeyringController/compare/v12.0.1...v13.0.0

@@ -161,0 +166,0 @@ [12.0.1]: https://github.com/MetaMask/KeyringController/compare/v12.0.0...v12.0.1

10

package.json
{
"name": "@metamask/eth-keyring-controller",
"version": "13.0.0",
"version": "13.0.1",
"description": "A module for managing various keyrings of Ethereum accounts, encrypting them, and using them",

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

"@metamask/obs-store": "^8.1.0",
"@metamask/utils": "^6.2.0"
"@metamask/utils": "^8.1.0"
},
"devDependencies": {
"@ethereumjs/wallet": "^2.0.0",
"@lavamoat/allow-scripts": "^2.3.1",

@@ -71,3 +72,2 @@ "@lavamoat/preinstall-always-fail": "^1.0.0",

"eslint-plugin-prettier": "^4.2.1",
"ethereumjs-wallet": "^1.0.2",
"jest": "^29.0.0",

@@ -95,6 +95,2 @@ "jest-it-up": "^2.0.2",

"@lavamoat/preinstall-always-fail": false,
"eth-sig-util>ethereumjs-util>keccak": false,
"eth-sig-util>ethereumjs-util>secp256k1": false,
"ethereumjs-wallet>ethereum-cryptography>keccak": false,
"ethereumjs-wallet>ethereum-cryptography>secp256k1": false,
"@metamask/eth-hd-keyring>eth-simple-keyring>eth-sig-util>ethereumjs-util>keccak": false,

@@ -101,0 +97,0 @@ "@metamask/eth-hd-keyring>eth-simple-keyring>eth-sig-util>ethereumjs-util>secp256k1": false

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