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

@libp2p/multistream-select

Package Overview
Dependencies
Maintainers
6
Versions
575
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 6.0.9 to 6.0.10-023ea575c

18

package.json
{
"name": "@libp2p/multistream-select",
"version": "6.0.9",
"version": "6.0.10-023ea575c",
"description": "JavaScript implementation of multistream-select",

@@ -61,8 +61,8 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/interface": "^2.2.1",
"it-length-prefixed": "^9.0.4",
"it-length-prefixed-stream": "^1.1.7",
"it-stream-types": "^2.0.1",
"@libp2p/interface": "2.3.0-023ea575c",
"it-length-prefixed": "^9.1.0",
"it-length-prefixed-stream": "^1.2.0",
"it-stream-types": "^2.0.2",
"p-defer": "^4.0.1",
"race-signal": "^1.0.2",
"race-signal": "^1.1.0",
"uint8-varint": "^2.0.4",

@@ -73,4 +73,4 @@ "uint8arraylist": "^2.4.8",

"devDependencies": {
"@libp2p/logger": "^5.1.4",
"aegir": "^44.0.1",
"@libp2p/logger": "5.1.5-023ea575c",
"aegir": "^45.0.5",
"iso-random-stream": "^2.0.2",

@@ -81,5 +81,5 @@ "it-all": "^3.0.6",

"it-pipe": "^3.0.1",
"p-timeout": "^6.1.2"
"p-timeout": "^6.1.3"
},
"sideEffects": false
}

@@ -53,3 +53,3 @@ # @libp2p/multistream-select

Loading this module through a script tag will make it's exports available as `Libp2pMultistreamSelect` in the global namespace.
Loading this module through a script tag will make its exports available as `Libp2pMultistreamSelect` in the global namespace.

@@ -56,0 +56,0 @@ ```html

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