@metamask/keyring-api
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -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 |
{ | ||
"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", |
188511
+ Added@metamask/json-rpc-engine@8.0.2(transitive)
+ Added@metamask/json-rpc-middleware-stream@6.0.27.0.2(transitive)
+ Added@metamask/providers@15.0.016.1.0(transitive)
+ Added@metamask/snaps-sdk@3.2.0(transitive)
- Removed@metamask/providers@14.0.2(transitive)
- Removed@metamask/snaps-sdk@1.4.0(transitive)
- Removedis-svg@4.4.0(transitive)
- Removedjson-rpc-middleware-stream@5.0.1(transitive)
Updated@metamask/providers@^15.0.0
Updated@metamask/snaps-sdk@^3.1.0
Updated@metamask/utils@^8.3.0