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

@mercuryworkshop/bare-mux

Package Overview
Dependencies
Maintainers
4
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.0.2 to 1.0.3

8

package.json
{
"name": "@mercuryworkshop/bare-mux",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -12,7 +12,9 @@ "type": "module",

"main": "dist/index.cjs",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
".": {
"node:": "./lib/index.cjs",
"node": {
"require": "./lib/index.cjs",
"import": "./lib/index.cjs"
},
"browser": {

@@ -19,0 +21,0 @@ "import": "./dist/index.js",

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