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

@truffle/dashboard-message-bus-client

Package Overview
Dependencies
Maintainers
14
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@truffle/dashboard-message-bus-client - npm Package Compare versions

Comparing version

to
0.1.9

1

dist/client.js

@@ -60,2 +60,3 @@ "use strict";

try {
yield this.ready();
const lifecycle = new lifecycle_1.PublishMessageLifecycle({

@@ -62,0 +63,0 @@ message,

6

package.json
{
"name": "@truffle/dashboard-message-bus-client",
"version": "0.1.8",
"version": "0.1.9",
"description": "Client library for accessing the truffle dashboard's message bus",

@@ -40,3 +40,3 @@ "main": "dist/index.js",

"dependencies": {
"@truffle/dashboard-message-bus-common": "^0.1.4",
"@truffle/dashboard-message-bus-common": "^0.1.5",
"@truffle/promise-tracker": "^0.1.5",

@@ -56,3 +56,3 @@ "axios": "0.27.2",

},
"gitHead": "d1e3f2d050bbced6e7c65e8779702b6b5a9b7c29"
"gitHead": "94dda0c2a75fda1ace35ab0009856699e2e06ede"
}

Sorry, the diff of this file is not supported yet