Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mercuryworkshop/bare-mux

Package Overview
Dependencies
Maintainers
6
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mercuryworkshop/bare-mux - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

dist/index.js

@@ -101,3 +101,3 @@ import { v4 } from 'uuid';

//@ts-expect-error not installing node types for this one thing
self.BCC_VERSION = "1.1.3";
self.BCC_VERSION = "1.1.4";
console.debug("BARE_MUX_VERSION: " + self.BCC_VERSION);

@@ -104,0 +104,0 @@ function initTransport(name, config) {

{
"name": "@mercuryworkshop/bare-mux",
"version": "1.1.3",
"version": "1.1.4",
"description": "",

@@ -17,3 +17,4 @@ "type": "module",

"types": "./lib/index.d.ts",
"main": "./lib/index.cjs"
"import": "./lib/index.cjs",
"require": "./lib/index.cjs"
}

@@ -20,0 +21,0 @@ },

Sorry, the diff of this file is not supported yet

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