@libp2p/keychain
Advanced tools
Comparing version 3.0.3 to 3.0.4
{ | ||
"DefaultKeyChain": "https://libp2p.github.io/js-libp2p/classes/_libp2p_keychain.DefaultKeyChain.html", | ||
".:DefaultKeyChain": "https://libp2p.github.io/js-libp2p/classes/_libp2p_keychain.DefaultKeyChain.html", | ||
"DEKConfig": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_keychain.DEKConfig.html", | ||
".:DEKConfig": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_keychain.DEKConfig.html", | ||
"KeyChainComponents": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_keychain.KeyChainComponents.html", | ||
"KeyChainInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_keychain.KeyChainInit.html" | ||
".:KeyChainComponents": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_keychain.KeyChainComponents.html", | ||
"KeyChainInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_keychain.KeyChainInit.html", | ||
".:KeyChainInit": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_keychain.KeyChainInit.html" | ||
} |
{ | ||
"name": "@libp2p/keychain", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Key management and cryptographically protected messages", | ||
@@ -56,3 +56,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^2.0.3", | ||
"@libp2p/crypto": "^2.0.4", | ||
"@libp2p/interface": "^0.1.2", | ||
@@ -67,3 +67,3 @@ "@libp2p/logger": "^3.0.2", | ||
"devDependencies": { | ||
"@libp2p/peer-id-factory": "^3.0.3", | ||
"@libp2p/peer-id-factory": "^3.0.4", | ||
"aegir": "^40.0.8", | ||
@@ -70,0 +70,0 @@ "datastore-core": "^9.1.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
339945
2294
Updated@libp2p/crypto@^2.0.4