@libp2p/peer-id
Advanced tools
Comparing version 3.0.2-5294f14c to 3.0.2-5a6a4379
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "3.0.2-5294f14c", | ||
"version": "3.0.2-5a6a4379", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -34,2 +34,3 @@ "license": "Apache-2.0 OR MIT", | ||
"parserOptions": { | ||
"project": true, | ||
"sourceType": "module" | ||
@@ -52,3 +53,3 @@ } | ||
"dependencies": { | ||
"@libp2p/interface": "0.1.2-5294f14c", | ||
"@libp2p/interface": "0.1.2-5a6a4379", | ||
"multiformats": "^12.0.1", | ||
@@ -55,0 +56,0 @@ "uint8arrays": "^4.0.6" |
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
46584
64493
15
58
+ Added@libp2p/interface@0.1.2-5a6a4379(transitive)
+ Added@types/node@22.10.5(transitive)
+ Addedp-timeout@6.1.4(transitive)
- Removed@libp2p/interface@0.1.2-5294f14c(transitive)
- Removed@types/node@22.10.2(transitive)
- Removedp-timeout@6.1.3(transitive)