@libp2p/mplex
Advanced tools
+3
-3
| { | ||
| "name": "@libp2p/mplex", | ||
| "version": "12.0.13", | ||
| "version": "12.0.14", | ||
| "description": "JavaScript implementation of https://github.com/libp2p/mplex", | ||
@@ -59,3 +59,3 @@ "license": "Apache-2.0 OR MIT", | ||
| "@libp2p/interface": "^3.1.0", | ||
| "@libp2p/utils": "^7.0.12", | ||
| "@libp2p/utils": "^7.0.13", | ||
| "it-pushable": "^3.2.3", | ||
@@ -67,3 +67,3 @@ "uint8-varint": "^2.0.4", | ||
| "devDependencies": { | ||
| "@libp2p/interface-compliance-tests": "^7.0.13", | ||
| "@libp2p/interface-compliance-tests": "^7.0.14", | ||
| "@libp2p/logger": "^6.2.2", | ||
@@ -70,0 +70,0 @@ "aegir": "^47.0.22", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Updated