@libp2p/peer-id
Advanced tools
Comparing version 5.0.0 to 5.0.1-34455b5f2
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "5.0.0", | ||
"version": "5.0.1-34455b5f2", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,4 +57,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.0", | ||
"@libp2p/interface": "^2.0.0", | ||
"@libp2p/crypto": "5.0.1-34455b5f2", | ||
"@libp2p/interface": "2.0.1-34455b5f2", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
120611
14
993
1
+ Added@libp2p/crypto@5.0.1-34455b5f2(transitive)
+ Added@libp2p/interface@2.0.1-34455b5f2(transitive)
- Removed@libp2p/crypto@5.0.8(transitive)
- Removed@libp2p/interface@2.3.0(transitive)