@libp2p/peer-id-factory
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@libp2p/peer-id-factory", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "IPFS Peer Id implementation in Node.js", | ||
@@ -142,7 +142,7 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^0.22.7", | ||
"@libp2p/interfaces": "^1.3.12", | ||
"@libp2p/peer-id": "^1.1.6", | ||
"@libp2p/crypto": "^0.22.8", | ||
"@libp2p/interfaces": "^1.3.0", | ||
"@libp2p/peer-id": "^1.1.0", | ||
"multiformats": "^9.6.3", | ||
"protobufjs": "^6.10.2", | ||
"protobufjs": "^6.11.2", | ||
"uint8arrays": "^3.0.0" | ||
@@ -149,0 +149,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
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
40793
Updated@libp2p/crypto@^0.22.8
Updated@libp2p/interfaces@^1.3.0
Updated@libp2p/peer-id@^1.1.0
Updatedprotobufjs@^6.11.2