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

libp2p

Package Overview
Dependencies
Maintainers
2
Versions
1051
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.6.0 to 2.6.1

2

dist/src/version.d.ts

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

export declare const version = "2.6.0";
export declare const version = "2.6.1";
export declare const name = "js-libp2p";
//# sourceMappingURL=version.d.ts.map

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

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

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

"types": "./dist/src/user-agent.d.ts",
"browser": "./dist/src/user-agent.browser.js",
"import": "./dist/src/user-agent.js"

@@ -59,0 +60,0 @@ },

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

export const version = '2.6.0'
export const version = '2.6.1'
export const name = 'js-libp2p'

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

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