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

@libp2p/interface-internal

Package Overview
Dependencies
Maintainers
6
Versions
557
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/interface-internal - npm Package Compare versions

Comparing version 0.0.1-a1ec46b5 to 0.0.1-a41d25d4

15

package.json
{
"name": "@libp2p/interface-internal",
"version": "0.0.1-a1ec46b5",
"version": "0.0.1-a41d25d4",
"description": "Interfaces implemented by internal libp2p components",

@@ -63,6 +63,2 @@ "license": "Apache-2.0 OR MIT",

},
"./transport": {
"types": "./dist/src/transport/index.d.ts",
"import": "./dist/src/transport/index.js"
},
"./transport-manager": {

@@ -86,4 +82,4 @@ "types": "./dist/src/transport-manager/index.d.ts",

"dependencies": {
"@libp2p/interface": "0.0.1-a1ec46b5",
"@libp2p/peer-collections": "3.0.2-a1ec46b5",
"@libp2p/interface": "0.0.1-a41d25d4",
"@libp2p/peer-collections": "3.0.2-a41d25d4",
"@multiformats/multiaddr": "^12.1.3",

@@ -93,7 +89,4 @@ "uint8arraylist": "^2.4.3"

"devDependencies": {
"aegir": "^39.0.13"
},
"typedoc": {
"entryPoint": "./src/index.ts"
"aegir": "^40.0.1"
}
}

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

export {}

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