🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@libp2p/mplex

Package Overview
Dependencies
Maintainers
6
Versions
944
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/mplex - npm Package Compare versions

Comparing version
12.0.27-99b23b2a0
to
12.0.27-d96b30ebd
+5
-5
package.json
{
"name": "@libp2p/mplex",
"version": "12.0.27-99b23b2a0",
"version": "12.0.27-d96b30ebd",
"description": "JavaScript implementation of https://github.com/libp2p/mplex",

@@ -59,4 +59,4 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/interface": "3.2.5-99b23b2a0",
"@libp2p/utils": "7.3.0-99b23b2a0",
"@libp2p/interface": "3.2.5-d96b30ebd",
"@libp2p/utils": "7.3.0-d96b30ebd",
"it-pushable": "^3.2.3",

@@ -68,4 +68,4 @@ "uint8-varint": "^3.0.0",

"devDependencies": {
"@libp2p/interface-compliance-tests": "7.0.27-99b23b2a0",
"@libp2p/logger": "6.2.10-99b23b2a0",
"@libp2p/interface-compliance-tests": "7.0.27-d96b30ebd",
"@libp2p/logger": "6.2.10-d96b30ebd",
"aegir": "^48.1.1",

@@ -72,0 +72,0 @@ "benchmark": "^2.1.4",