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

@libp2p/interface-internal

Package Overview
Dependencies
Maintainers
6
Versions
633
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

to
0.1.9-68db79f6b

12

package.json
{
"name": "@libp2p/interface-internal",
"version": "0.1.9-6625a27fc",
"version": "0.1.9-68db79f6b",
"description": "Interfaces implemented by internal libp2p components",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p/tree/master/packages/interface-internal#readme",
"homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/interface-internal#readme",
"repository": {

@@ -14,2 +14,6 @@ "type": "git",

},
"publishConfig": {
"access": "public",
"provenance": true
},
"keywords": [

@@ -83,4 +87,4 @@ "interface",

"dependencies": {
"@libp2p/interface": "0.1.6-6625a27fc",
"@libp2p/peer-collections": "4.0.8-6625a27fc",
"@libp2p/interface": "0.1.6-68db79f6b",
"@libp2p/peer-collections": "4.0.8-68db79f6b",
"@multiformats/multiaddr": "^12.1.10",

@@ -87,0 +91,0 @@ "uint8arraylist": "^2.4.3"

[![libp2p.io](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://libp2p.io/)
[![Discuss](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg?style=flat-square)](https://discuss.libp2p.io)
[![codecov](https://img.shields.io/codecov/c/github/libp2p/js-libp2p.svg?style=flat-square)](https://codecov.io/gh/libp2p/js-libp2p)
[![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p/main.yml?branch=master\&style=flat-square)](https://github.com/libp2p/js-libp2p/actions/workflows/main.yml?query=branch%3Amaster)
[![CI](https://img.shields.io/github/actions/workflow/status/libp2p/js-libp2p/main.yml?branch=main\&style=flat-square)](https://github.com/libp2p/js-libp2p/actions/workflows/main.yml?query=branch%3Amain)

@@ -6,0 +6,0 @@ > Interfaces implemented by internal libp2p components