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
519
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 2.0.1-c2232166 to 2.0.1-c999d6a7

17

package.json
{
"name": "@libp2p/keychain",
"version": "2.0.1-c2232166",
"version": "2.0.1-c999d6a7",
"description": "Key management and cryptographically protected messages",

@@ -56,6 +56,6 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/crypto": "1.0.17-c2232166",
"@libp2p/interface": "0.0.1-c2232166",
"@libp2p/logger": "2.1.1-c2232166",
"@libp2p/peer-id": "2.0.3-c2232166",
"@libp2p/crypto": "1.0.17-c999d6a7",
"@libp2p/interface": "0.0.1-c999d6a7",
"@libp2p/logger": "2.1.1-c999d6a7",
"@libp2p/peer-id": "2.0.3-c999d6a7",
"interface-datastore": "^8.2.0",

@@ -67,10 +67,7 @@ "merge-options": "^3.0.4",

"devDependencies": {
"@libp2p/peer-id-factory": "2.0.3-c2232166",
"aegir": "^39.0.13",
"@libp2p/peer-id-factory": "2.0.3-c999d6a7",
"aegir": "^40.0.1",
"datastore-core": "^9.1.1",
"multiformats": "^12.0.1"
},
"typedoc": {
"entryPoint": "./src/index.ts"
}
}

@@ -1,2 +0,1 @@

export enum codes {

@@ -3,0 +2,0 @@ ERR_INVALID_PARAMETERS = 'ERR_INVALID_PARAMETERS',

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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