@libp2p/interface-peer-id
Advanced tools
Comparing version 1.1.2 to 2.0.0
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11876
77
+ Addedmultiformats@11.0.2(transitive)
- Removedmultiformats@10.0.3(transitive)
Updatedmultiformats@^11.0.0