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

@metamask/keyring-api

Package Overview
Dependencies
Maintainers
12
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/keyring-api - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

13

CHANGELOG.md

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

## [4.0.1]
### Changed
- Bump @metamask/providers to 15.0.0, @metamask/snaps-sdk to ^3.1.0 and @@metamask/utils to ^8.3.0([#266](https://github.com/MetaMask/keyring-api/pull/266))
- Bump @metamask/json-rpc-engine from 7.3.2 to 7.3.3 ([#264](https://github.com/MetaMask/keyring-api/pull/264))
- Bump @metamask/snaps-sdk from 3.0.0 to 3.0.1 ([#261](https://github.com/MetaMask/keyring-api/pull/261))
- Bump @metamask/snaps-sdk from 1.4.0 to 3.0.0 ([#259](https://github.com/MetaMask/keyring-api/pull/259))
- Bump @metamask/rpc-errors from 6.1.0 to 6.2.1 ([#258](https://github.com/MetaMask/keyring-api/pull/258))
## [4.0.0]

@@ -221,3 +231,4 @@

[Unreleased]: https://github.com/MetaMask/keyring-api/compare/v4.0.0...HEAD
[Unreleased]: https://github.com/MetaMask/keyring-api/compare/v4.0.1...HEAD
[4.0.1]: https://github.com/MetaMask/keyring-api/compare/v4.0.0...v4.0.1
[4.0.0]: https://github.com/MetaMask/keyring-api/compare/v3.0.0...v4.0.0

@@ -224,0 +235,0 @@ [3.0.0]: https://github.com/MetaMask/keyring-api/compare/v2.0.0...v3.0.0

8

package.json
{
"name": "@metamask/keyring-api",
"version": "4.0.0",
"version": "4.0.1",
"description": "MetaMask Keyring API",

@@ -41,5 +41,5 @@ "keywords": [

"dependencies": {
"@metamask/providers": "^14.0.1",
"@metamask/snaps-sdk": "^1.3.2",
"@metamask/utils": "^8.1.0",
"@metamask/providers": "^15.0.0",
"@metamask/snaps-sdk": "^3.1.0",
"@metamask/utils": "^8.3.0",
"@types/uuid": "^9.0.1",

@@ -46,0 +46,0 @@ "superstruct": "^1.0.3",

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