@libp2p/peer-id
Advanced tools
Comparing version 2.0.3-6fdaa7dc to 2.0.3-791f56f0
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "2.0.3-6fdaa7dc", | ||
"version": "2.0.3-791f56f0", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -51,3 +51,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.0.1-6fdaa7dc", | ||
"@libp2p/interface": "0.0.1-791f56f0", | ||
"multiformats": "^12.0.1", | ||
@@ -57,3 +57,3 @@ "uint8arrays": "^4.0.4" | ||
"devDependencies": { | ||
"aegir": "^39.0.10" | ||
"aegir": "^39.0.13" | ||
}, | ||
@@ -60,0 +60,0 @@ "typedoc": { |
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
302
8
53
+ Added@libp2p/interface@0.0.1-791f56f0(transitive)
+ Added@types/node@22.10.6(transitive)
- Removed@libp2p/interface@0.0.1-6fdaa7dc(transitive)
- Removed@types/node@22.10.5(transitive)
- Removedany-signal@4.1.1(transitive)