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

@libp2p/interfaces

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/interfaces - npm Package Compare versions

Comparing version 0.2.0 to 1.0.0

11

package.json
{
"name": "@libp2p/interfaces",
"version": "0.2.0",
"version": "1.0.0",
"description": "Interfaces for JS Libp2p",

@@ -45,3 +45,3 @@ "type": "module",

"devDependencies": {
"aegir": "^36.0.0"
"aegir": "^36.1.3"
},

@@ -78,4 +78,4 @@ "exports": {

"./errors": {
"import": "./dist/src/errors/index.js",
"types": "./dist/src/errors/index.d.ts"
"import": "./dist/src/errors.js",
"types": "./dist/src/errors.d.ts"
},

@@ -122,4 +122,3 @@ "./keys": {

}
},
"gitHead": "899cb6a9390c748bccf9b6404f104efb011a0c9c"
}
}

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