@metamask-institutional/websocket-client
Advanced tools
Comparing version
@@ -38,2 +38,16 @@ # Change Log | ||
## [0.1.23](https://github.com/consensys-vertical-apps/metamask-institutional/compare/websocket-client-v0.1.22...websocket-client-v0.1.23) (2023-05-17) | ||
### Bug Fixes | ||
* **updates packages:** updates packages to the latest versions ([#278](https://github.com/consensys-vertical-apps/metamask-institutional/issues/278)) ([0dc78c5](https://github.com/consensys-vertical-apps/metamask-institutional/commit/0dc78c5321d8b686320a7d83bd45eae93fefb36a)) | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @metamask-institutional/sdk bumped from ^0.1.16 to ^0.1.15 | ||
## [0.1.22](https://github.com/consensys-vertical-apps/metamask-institutional/compare/websocket-client-v0.1.21...websocket-client-v0.1.22) (2023-05-15) | ||
@@ -40,0 +54,0 @@ |
{ | ||
"name": "@metamask-institutional/websocket-client", | ||
"version": "0.1.22", | ||
"version": "0.1.23", | ||
"description": "This package will export WebsocketClient, responsible for establishing a connection to the WebSocket API and handle all the messages for transaction updates.", | ||
@@ -32,7 +32,7 @@ "author": "Antonio Regadas <apregadas@gmail.com>", | ||
"dependencies": { | ||
"@metamask-institutional/custody-keyring": "^0.0.21", | ||
"@metamask-institutional/sdk": "^0.1.14", | ||
"@metamask-institutional/types": "^1.0.1", | ||
"@metamask-institutional/custody-keyring": "^0.0.22", | ||
"@metamask-institutional/sdk": "^0.1.15", | ||
"@metamask-institutional/types": "^1.0.2", | ||
"mock-socket": "^9.2.1" | ||
} | ||
} |
{ | ||
"name": "@metamask-institutional/websocket-client", | ||
"version": "0.1.22", | ||
"version": "0.1.23", | ||
"description": "This package will export WebsocketClient, responsible for establishing a connection to the WebSocket API and handle all the messages for transaction updates.", | ||
@@ -32,7 +32,7 @@ "author": "Antonio Regadas <apregadas@gmail.com>", | ||
"dependencies": { | ||
"@metamask-institutional/custody-keyring": "^0.0.21", | ||
"@metamask-institutional/sdk": "^0.1.14", | ||
"@metamask-institutional/types": "^1.0.1", | ||
"@metamask-institutional/custody-keyring": "^0.0.22", | ||
"@metamask-institutional/sdk": "^0.1.15", | ||
"@metamask-institutional/types": "^1.0.2", | ||
"mock-socket": "^9.2.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
32624
1.88%0
-100%+ Added
- Removed