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

@libp2p/peer-collections

Package Overview
Dependencies
Maintainers
0
Versions
562
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/peer-collections - npm Package Compare versions

Comparing version 6.0.12-4761dd701 to 6.0.12-48e9cfa56

16

package.json
{
"name": "@libp2p/peer-collections",
"version": "6.0.12-4761dd701",
"version": "6.0.12-48e9cfa56",
"description": "Stores values against a peer id",

@@ -57,12 +57,12 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/interface": "2.2.1-4761dd701",
"@libp2p/peer-id": "5.0.8-4761dd701",
"@libp2p/utils": "6.2.1-4761dd701",
"multiformats": "^13.2.2"
"@libp2p/interface": "2.2.1-48e9cfa56",
"@libp2p/peer-id": "5.0.8-48e9cfa56",
"@libp2p/utils": "6.2.1-48e9cfa56",
"multiformats": "^13.3.1"
},
"devDependencies": {
"@libp2p/crypto": "5.0.7-4761dd701",
"@libp2p/crypto": "5.0.7-48e9cfa56",
"@types/sinon": "^17.0.3",
"aegir": "^44.0.1",
"sinon": "^18.0.0",
"aegir": "^45.0.5",
"sinon": "^19.0.2",
"sinon-ts": "^2.0.0"

@@ -69,0 +69,0 @@ },

@@ -140,3 +140,3 @@ # @libp2p/peer-collections

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

@@ -143,0 +143,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