@libp2p/mplex
Advanced tools
+3
-3
| { | ||
| "name": "@libp2p/mplex", | ||
| "version": "12.0.26", | ||
| "version": "12.0.27", | ||
| "description": "JavaScript implementation of https://github.com/libp2p/mplex", | ||
@@ -60,3 +60,3 @@ "license": "Apache-2.0 OR MIT", | ||
| "@libp2p/interface": "^3.2.5", | ||
| "@libp2p/utils": "^7.2.4", | ||
| "@libp2p/utils": "^7.3.0", | ||
| "it-pushable": "^3.2.3", | ||
@@ -68,3 +68,3 @@ "uint8-varint": "^3.0.0", | ||
| "devDependencies": { | ||
| "@libp2p/interface-compliance-tests": "^7.0.26", | ||
| "@libp2p/interface-compliance-tests": "^7.0.27", | ||
| "@libp2p/logger": "^6.2.10", | ||
@@ -71,0 +71,0 @@ "aegir": "^48.1.1", |
Updated