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

@metamask-institutional/custody-controller

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask-institutional/custody-controller - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

37

CHANGELOG.md

@@ -8,32 +8,45 @@ # Change Log

* The following workspace dependencies were updated
* dependencies
* @metamask-institutional/custody-keyring bumped from ^0.0.15 to ^0.0.16
- The following workspace dependencies were updated
- dependencies
- @metamask-institutional/custody-keyring bumped from ^0.0.15 to ^0.0.16
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @metamask-institutional/custody-keyring bumped from ^0.0.16 to ^0.0.17
- The following workspace dependencies were updated
- dependencies
- @metamask-institutional/custody-keyring bumped from ^0.0.16 to ^0.0.17
### Dependencies
- The following workspace dependencies were updated
- dependencies
- @metamask-institutional/custody-keyring bumped from ^0.0.17 to ^0.0.18
- @metamask-institutional/sdk bumped from ^0.1.13 to ^0.1.12
## [0.2.3](https://github.com/consensys-vertical-apps/metamask-institutional/compare/custody-controller-v0.2.2...custody-controller-v0.2.3) (2023-04-20)
### Bug Fixes
* **check null values:** checking null values in signedMEssage and transaction ([#233](https://github.com/consensys-vertical-apps/metamask-institutional/issues/233)) ([3e21fb9](https://github.com/consensys-vertical-apps/metamask-institutional/commit/3e21fb95f764a9ffe6aea1e459737f7cf62408f7))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @metamask-institutional/custody-keyring bumped from ^0.0.17 to ^0.0.18
* @metamask-institutional/sdk bumped from ^0.1.13 to ^0.1.12
* @metamask-institutional/custody-keyring bumped from ^0.0.18 to ^0.0.19
* @metamask-institutional/sdk bumped from ^0.1.12 to ^0.1.13
## [0.2.1](https://github.com/consensys-vertical-apps/metamask-institutional/compare/custody-controller-v0.2.0...custody-controller-v0.2.1) (2023-02-15)
### Bug Fixes
* **custody-controller:** fixed handleMmiCheckIfTokenIsPresent errors ([#136](https://github.com/consensys-vertical-apps/metamask-institutional/issues/136)) ([31c5227](https://github.com/consensys-vertical-apps/metamask-institutional/commit/31c5227b9ba1a6c55d337204f0f56dc209ba2fba))
- **custody-controller:** fixed handleMmiCheckIfTokenIsPresent errors ([#136](https://github.com/consensys-vertical-apps/metamask-institutional/issues/136)) ([31c5227](https://github.com/consensys-vertical-apps/metamask-institutional/commit/31c5227b9ba1a6c55d337204f0f56dc209ba2fba))
## [0.2.0](https://github.com/consensys-vertical-apps/metamask-institutional/compare/custody-controller-v0.1.15...custody-controller-v0.2.0) (2023-02-14)
### Features
* **custody-controller:** added handleMmiCheckIfTokenIsPresent method ([#121](https://github.com/consensys-vertical-apps/metamask-institutional/issues/121)) ([3523e1d](https://github.com/consensys-vertical-apps/metamask-institutional/commit/3523e1d395f5082f396e70cb12f9f2e0ba617aa1))
- **custody-controller:** added handleMmiCheckIfTokenIsPresent method ([#121](https://github.com/consensys-vertical-apps/metamask-institutional/issues/121)) ([3523e1d](https://github.com/consensys-vertical-apps/metamask-institutional/commit/3523e1d395f5082f396e70cb12f9f2e0ba617aa1))

@@ -40,0 +53,0 @@ ## [0.1.13](https://github.com/consensys-vertical-apps/metamask-institutional/compare/@metamask-institutional/custody-controller@0.1.8...@metamask-institutional/custody-controller@0.1.13) (2023-02-02)

{
"name": "@metamask-institutional/custody-controller",
"version": "0.2.2",
"version": "0.2.3",
"description": "Custody controller is a background controller responsible for maintaining a cache of custody data in local storage",

@@ -30,10 +30,10 @@ "author": "Albert Olive <albertolivecorbella@gmail.com>",

},
"gitHead": "bb16f1588b707b15e7b934331459ce63fa3e415b",
"gitHead": "17315b93181a41cbf4bfd082f221bd23c3a92132",
"dependencies": {
"@ethereumjs/util": "^8.0.3",
"@metamask-institutional/custody-keyring": "^0.0.18",
"@metamask-institutional/sdk": "^0.1.12",
"@ethereumjs/util": "^8.0.5",
"@metamask-institutional/custody-keyring": "^0.0.19",
"@metamask-institutional/sdk": "^0.1.13",
"@metamask-institutional/types": "^1.0.1",
"@metamask/obs-store": "^7.0.0"
"@metamask/obs-store": "^8.0.0"
}
}
{
"name": "@metamask-institutional/custody-controller",
"version": "0.2.2",
"version": "0.2.3",
"description": "Custody controller is a background controller responsible for maintaining a cache of custody data in local storage",

@@ -30,10 +30,10 @@ "author": "Albert Olive <albertolivecorbella@gmail.com>",

},
"gitHead": "bb16f1588b707b15e7b934331459ce63fa3e415b",
"gitHead": "17315b93181a41cbf4bfd082f221bd23c3a92132",
"dependencies": {
"@ethereumjs/util": "^8.0.3",
"@metamask-institutional/custody-keyring": "^0.0.18",
"@metamask-institutional/sdk": "^0.1.12",
"@ethereumjs/util": "^8.0.5",
"@metamask-institutional/custody-keyring": "^0.0.19",
"@metamask-institutional/sdk": "^0.1.13",
"@metamask-institutional/types": "^1.0.1",
"@metamask/obs-store": "^7.0.0"
"@metamask/obs-store": "^8.0.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