New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

libp2p

Package Overview
Dependencies
Maintainers
5
Versions
1032
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libp2p - npm Package Compare versions

Comparing version 2.3.1-3650283f7 to 2.3.1-4761dd701

4

dist/src/version.d.ts

@@ -1,3 +0,3 @@

export declare const version = "2.3.1-3650283f7";
export declare const name = "libp2p";
export declare const version = "2.3.1-4761dd701";
export declare const name = "js-libp2p";
//# sourceMappingURL=version.d.ts.map

@@ -1,3 +0,3 @@

export const version = '2.3.1-3650283f7';
export const name = 'libp2p';
export const version = '2.3.1-4761dd701';
export const name = 'js-libp2p';
//# sourceMappingURL=version.js.map
{
"name": "libp2p",
"version": "2.3.1-3650283f7",
"version": "2.3.1-4761dd701",
"description": "JavaScript implementation of libp2p, a modular peer to peer network stack",

@@ -88,11 +88,11 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/crypto": "5.0.7-3650283f7",
"@libp2p/interface": "2.2.1-3650283f7",
"@libp2p/interface-internal": "2.1.1-3650283f7",
"@libp2p/logger": "5.1.4-3650283f7",
"@libp2p/multistream-select": "6.0.9-3650283f7",
"@libp2p/peer-collections": "6.0.12-3650283f7",
"@libp2p/peer-id": "5.0.8-3650283f7",
"@libp2p/peer-store": "11.0.12-3650283f7",
"@libp2p/utils": "6.2.1-3650283f7",
"@libp2p/crypto": "5.0.7-4761dd701",
"@libp2p/interface": "2.2.1-4761dd701",
"@libp2p/interface-internal": "2.1.1-4761dd701",
"@libp2p/logger": "5.1.4-4761dd701",
"@libp2p/multistream-select": "6.0.9-4761dd701",
"@libp2p/peer-collections": "6.0.12-4761dd701",
"@libp2p/peer-id": "5.0.8-4761dd701",
"@libp2p/peer-store": "11.0.12-4761dd701",
"@libp2p/utils": "6.2.1-4761dd701",
"@multiformats/dns": "^1.0.6",

@@ -99,0 +99,0 @@ "@multiformats/multiaddr": "^12.2.3",

@@ -1,2 +0,2 @@

export const version = '2.3.1-3650283f7'
export const name = 'libp2p'
export const version = '2.3.1-4761dd701'
export const name = 'js-libp2p'

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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