@libp2p/peer-id-factory
Advanced tools
Comparing version 4.1.2 to 4.1.3-863b3de03
{ | ||
"name": "@libp2p/peer-id-factory", | ||
"version": "4.1.2", | ||
"version": "4.1.3-863b3de03", | ||
"description": "Create PeerId instances", | ||
@@ -61,5 +61,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^4.1.2", | ||
"@libp2p/interface": "^1.4.0", | ||
"@libp2p/peer-id": "^4.1.2", | ||
"@libp2p/crypto": "4.1.3-863b3de03", | ||
"@libp2p/interface": "1.4.1-863b3de03", | ||
"@libp2p/peer-id": "4.1.3-863b3de03", | ||
"protons-runtime": "^5.4.0", | ||
@@ -70,3 +70,3 @@ "uint8arraylist": "^2.4.8", | ||
"devDependencies": { | ||
"aegir": "^42.2.11", | ||
"aegir": "^43.0.1", | ||
"multiformats": "^13.1.0", | ||
@@ -73,0 +73,0 @@ "protons": "^7.5.0" |
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
203
175015
15
995
2
+ Added@libp2p/crypto@4.1.3-863b3de03(transitive)
+ Added@libp2p/interface@1.4.1-863b3de03(transitive)
+ Added@libp2p/peer-id@4.1.3-863b3de03(transitive)
- Removed@libp2p/crypto@4.1.9(transitive)
- Removed@libp2p/interface@1.7.0(transitive)
- Removed@libp2p/peer-id@4.2.4(transitive)