@libp2p/keychain
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@libp2p/keychain", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -56,14 +56,14 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^2.0.2", | ||
"@libp2p/interface": "^0.1.1", | ||
"@libp2p/logger": "^3.0.1", | ||
"@libp2p/peer-id": "^3.0.1", | ||
"@libp2p/crypto": "^2.0.3", | ||
"@libp2p/interface": "^0.1.2", | ||
"@libp2p/logger": "^3.0.2", | ||
"@libp2p/peer-id": "^3.0.2", | ||
"interface-datastore": "^8.2.0", | ||
"merge-options": "^3.0.4", | ||
"sanitize-filename": "^1.6.3", | ||
"uint8arrays": "^4.0.4" | ||
"uint8arrays": "^4.0.6" | ||
}, | ||
"devDependencies": { | ||
"@libp2p/peer-id-factory": "^3.0.2", | ||
"aegir": "^40.0.1", | ||
"@libp2p/peer-id-factory": "^3.0.3", | ||
"aegir": "^40.0.8", | ||
"datastore-core": "^9.1.1", | ||
@@ -70,0 +70,0 @@ "multiformats": "^12.0.1" |
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
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
341012
2298
323
Updated@libp2p/crypto@^2.0.3
Updated@libp2p/interface@^0.1.2
Updated@libp2p/logger@^3.0.2
Updated@libp2p/peer-id@^3.0.2
Updateduint8arrays@^4.0.6