@libp2p/peer-id-factory
Advanced tools
Comparing version 4.2.1 to 4.2.2-944935f8d
{ | ||
"name": "@libp2p/peer-id-factory", | ||
"version": "4.2.1", | ||
"version": "4.2.2-944935f8d", | ||
"description": "Create PeerId instances", | ||
@@ -61,5 +61,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^4.1.6", | ||
"@libp2p/interface": "^1.6.1", | ||
"@libp2p/peer-id": "^4.2.1", | ||
"@libp2p/crypto": "4.1.7-944935f8d", | ||
"@libp2p/interface": "1.6.2-944935f8d", | ||
"@libp2p/peer-id": "4.2.2-944935f8d", | ||
"protons-runtime": "^5.4.0", | ||
@@ -70,3 +70,3 @@ "uint8arraylist": "^2.4.8", | ||
"devDependencies": { | ||
"aegir": "^43.0.1", | ||
"aegir": "^44.0.1", | ||
"multiformats": "^13.1.0", | ||
@@ -73,0 +73,0 @@ "protons": "^7.5.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
175461
15
1005
2
+ Added@libp2p/crypto@4.1.7-944935f8d(transitive)
+ Added@libp2p/interface@1.6.2-944935f8d(transitive)
+ Added@libp2p/peer-id@4.2.2-944935f8d(transitive)
- Removed@libp2p/crypto@4.1.9(transitive)
- Removed@libp2p/interface@1.7.0(transitive)
- Removed@libp2p/peer-id@4.2.4(transitive)