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

@metamask/eth-simple-keyring

Package Overview
Dependencies
Maintainers
9
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
9.0.0

10

CHANGELOG.md

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

## [9.0.0]
### Changed
- **BREAKING:** The `SimpleKeyring` class now implements `Keyring` from `@metamask/keyring-utils` ([#217](https://github.com/MetaMask/accounts/pull/217))
- The `deserialize` method now requires a `string[]` argument.
## [8.1.1]

@@ -129,3 +136,4 @@

[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/eth-simple-keyring@8.1.1...HEAD
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/eth-simple-keyring@9.0.0...HEAD
[9.0.0]: https://github.com/MetaMask/accounts/compare/@metamask/eth-simple-keyring@8.1.1...@metamask/eth-simple-keyring@9.0.0
[8.1.1]: https://github.com/MetaMask/accounts/compare/@metamask/eth-simple-keyring@8.1.0...@metamask/eth-simple-keyring@8.1.1

@@ -132,0 +140,0 @@ [8.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/eth-simple-keyring@8.0.1...@metamask/eth-simple-keyring@8.1.0

3

package.json
{
"name": "@metamask/eth-simple-keyring",
"version": "8.1.1",
"version": "9.0.0",
"description": "A simple standard interface for a series of Ethereum private keys.",

@@ -58,2 +58,3 @@ "keywords": [

"@metamask/auto-changelog": "^3.4.4",
"@metamask/keyring-utils": "^2.3.1",
"@ts-bridge/cli": "^0.6.3",

@@ -60,0 +61,0 @@ "@types/ethereumjs-tx": "^1.0.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet