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

@libp2p/interface-peer-id

Package Overview
Dependencies
Maintainers
6
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/interface-peer-id - npm Package Compare versions

Comparing version 1.1.2 to 2.0.0

11

dist/typedoc-urls.json
{
"Ed25519PeerId": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_peer_id.Ed25519PeerId.html",
"RSAPeerId": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_peer_id.RSAPeerId.html",
"Secp256k1PeerId": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_peer_id.Secp256k1PeerId.html",
"PeerId": "https://libp2p.github.io/js-libp2p-interfaces/types/_libp2p_interface_peer_id.PeerId.html",
"PeerIdType": "https://libp2p.github.io/js-libp2p-interfaces/types/_libp2p_interface_peer_id.PeerIdType.html",
"BasePeerId": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_connection._internal_.BasePeerId.html",
"Ed25519PeerId": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_connection._internal_.Ed25519PeerId.html",
"RSAPeerId": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_connection._internal_.RSAPeerId.html",
"Secp256k1PeerId": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_connection._internal_.Secp256k1PeerId.html",
"PeerId": "https://libp2p.github.io/js-libp2p-interfaces/types/_libp2p_interface_connection._internal_.PeerId.html",
"PeerIdType": "https://libp2p.github.io/js-libp2p-interfaces/types/_libp2p_interface_connection._internal_.PeerIdType.html",
"symbol": "https://libp2p.github.io/js-libp2p-interfaces/variables/_libp2p_interface_peer_id.symbol.html",
"isPeerId": "https://libp2p.github.io/js-libp2p-interfaces/functions/_libp2p_interface_peer_id.isPeerId.html"
}
{
"name": "@libp2p/interface-peer-id",
"version": "1.1.2",
"version": "2.0.0",
"description": "Peer Identifier interface for libp2p",

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

"dependencies": {
"multiformats": "^10.0.0"
"multiformats": "^11.0.0"
},

@@ -138,0 +138,0 @@ "devDependencies": {

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