Socket
Socket
Sign inDemoInstall

@truffle/dashboard-message-bus-common

Package Overview
Dependencies
0
Maintainers
14
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

6

dist/index.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

8

package.json
{
"name": "@truffle/dashboard-message-bus-common",
"version": "0.1.2",
"version": "0.1.3",
"description": "Message types that are used when communicating with the Truffle dashboard message bus",

@@ -32,6 +32,6 @@ "main": "dist/index.js",

"devDependencies": {
"@types/node": "^12.0.0",
"typescript": "^4.1.4"
"@types/node": "~12.12.0",
"typescript": "^4.7.4"
},
"gitHead": "76fec0004b4cdba773dc131044977f1e2efbf9fc"
"gitHead": "0d96061f25e0927cd1d158b1636464ded86a57bb"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc