@libp2p/peer-id
Advanced tools
Comparing version 5.0.8-b248eefc0 to 5.0.8-bc90b4fd5
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "5.0.8-b248eefc0", | ||
"version": "5.0.8-bc90b4fd5", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,4 +57,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "5.0.7-b248eefc0", | ||
"@libp2p/interface": "2.2.1-b248eefc0", | ||
"@libp2p/crypto": "5.0.7-bc90b4fd5", | ||
"@libp2p/interface": "2.2.1-bc90b4fd5", | ||
"multiformats": "^13.1.0", | ||
@@ -61,0 +61,0 @@ "uint8arrays": "^5.1.0" |
Sorry, the diff of this file is too big to display
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
121684
64493
997
16
+ Added@libp2p/crypto@5.0.7-bc90b4fd5(transitive)
+ Added@libp2p/interface@2.2.1-bc90b4fd5(transitive)
+ Added@noble/curves@1.8.0(transitive)
+ Added@noble/hashes@1.7.0(transitive)
+ Added@types/node@22.10.5(transitive)
- Removed@libp2p/crypto@5.0.7-b248eefc0(transitive)
- Removed@libp2p/interface@2.2.1-b248eefc0(transitive)
- Removed@noble/curves@1.7.0(transitive)
- Removed@noble/hashes@1.6.01.6.1(transitive)
- Removed@types/node@22.10.3(transitive)