@libp2p/peer-id
Advanced tools
Comparing version 5.0.15 to 5.0.16-5fe2a18fc
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "5.0.15", | ||
"version": "5.0.16-5fe2a18fc", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,4 +57,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.14", | ||
"@libp2p/interface": "^2.6.1", | ||
"@libp2p/crypto": "5.0.15-5fe2a18fc", | ||
"@libp2p/interface": "2.7.0-5fe2a18fc", | ||
"multiformats": "^13.3.1", | ||
@@ -61,0 +61,0 @@ "uint8arrays": "^5.1.0" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
121607
13
997
1
+ Added@libp2p/crypto@5.0.15-5fe2a18fc(transitive)
+ Added@libp2p/interface@2.7.0-5fe2a18fc(transitive)
- Removed@libp2p/crypto@5.0.15(transitive)
- Removed@libp2p/interface@2.7.0(transitive)