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

@metamask-institutional/websocket-client

Package Overview
Dependencies
Maintainers
7
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask-institutional/websocket-client - npm Package Compare versions

Comparing version

to
0.1.39

7

CHANGELOG.md

@@ -137,2 +137,9 @@ # Change Log

### Dependencies
* The following workspace dependencies were updated
* dependencies
* @metamask-institutional/custody-keyring bumped from ^1.0.10 to ^1.0.11
* @metamask-institutional/sdk bumped from ^0.1.24 to ^0.1.25
## [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)

@@ -139,0 +146,0 @@

8

dist/package.json
{
"name": "@metamask-institutional/websocket-client",
"version": "0.1.38",
"version": "0.1.39",
"description": "This package will export WebsocketClient, responsible for establishing a connection to the WebSocket API and handle all the messages for transaction updates.",

@@ -30,6 +30,6 @@ "author": "Antonio Regadas <apregadas@gmail.com>",

},
"gitHead": "826a97aabf72ab2aa9273d2cdbfee72782cb19aa",
"gitHead": "78130bc33f6cbe2a79c421e67769f6e59d221555",
"dependencies": {
"@metamask-institutional/custody-keyring": "^1.0.10",
"@metamask-institutional/sdk": "^0.1.24",
"@metamask-institutional/custody-keyring": "^1.0.11",
"@metamask-institutional/sdk": "^0.1.25",
"@metamask-institutional/types": "^1.0.4",

@@ -36,0 +36,0 @@ "mock-socket": "^9.2.1"

{
"name": "@metamask-institutional/websocket-client",
"version": "0.1.38",
"version": "0.1.39",
"description": "This package will export WebsocketClient, responsible for establishing a connection to the WebSocket API and handle all the messages for transaction updates.",

@@ -30,6 +30,6 @@ "author": "Antonio Regadas <apregadas@gmail.com>",

},
"gitHead": "826a97aabf72ab2aa9273d2cdbfee72782cb19aa",
"gitHead": "78130bc33f6cbe2a79c421e67769f6e59d221555",
"dependencies": {
"@metamask-institutional/custody-keyring": "^1.0.10",
"@metamask-institutional/sdk": "^0.1.24",
"@metamask-institutional/custody-keyring": "^1.0.11",
"@metamask-institutional/sdk": "^0.1.25",
"@metamask-institutional/types": "^1.0.4",

@@ -36,0 +36,0 @@ "mock-socket": "^9.2.1"