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

@libp2p/multistream-select

Package Overview
Dependencies
Maintainers
6
Versions
886
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/multistream-select - npm Package Compare versions

Comparing version
7.0.23
to
7.0.24-382fbb4ca
+3
-3
package.json
{
"name": "@libp2p/multistream-select",
"version": "7.0.23",
"version": "7.0.24-382fbb4ca",
"description": "JavaScript implementation of multistream-select",

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

"dependencies": {
"@libp2p/interface": "^3.2.5",
"@libp2p/utils": "^7.2.4",
"@libp2p/interface": "3.2.5-382fbb4ca",
"@libp2p/utils": "7.3.0-382fbb4ca",
"it-length-prefixed": "^11.0.1",

@@ -59,0 +59,0 @@ "uint8arraylist": "^3.0.2",

{
"MultistreamSelectInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_multistream-select.MultistreamSelectInit.html",
".:MultistreamSelectInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_multistream-select.MultistreamSelectInit.html",
"PROTOCOL_ID": "https://libp2p.github.io/js-libp2p/variables/_libp2p_multistream-select.PROTOCOL_ID.html",
"handle": "https://libp2p.github.io/js-libp2p/functions/_libp2p_multistream-select.handle.html",
"select": "https://libp2p.github.io/js-libp2p/functions/_libp2p_multistream-select.select.html"
}

Sorry, the diff of this file is too big to display