Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/keychain

Package Overview
Dependencies
Maintainers
6
Versions
544
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/keychain - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

6

dist/typedoc-urls.json
{
"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"
}

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc