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
531
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 5.0.10-98b43045c to 5.0.10-a0c8ceb99

18

package.json
{
"name": "@libp2p/keychain",
"version": "5.0.10-98b43045c",
"version": "5.0.10-a0c8ceb99",
"description": "Key management and cryptographically protected messages",

@@ -62,9 +62,9 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"@libp2p/crypto": "5.0.7-98b43045c",
"@libp2p/interface": "2.2.1-98b43045c",
"@noble/hashes": "^1.5.0",
"@libp2p/crypto": "5.0.7-a0c8ceb99",
"@libp2p/interface": "2.2.1-a0c8ceb99",
"@noble/hashes": "^1.6.1",
"asn1js": "^3.0.5",
"interface-datastore": "^8.3.0",
"interface-datastore": "^8.3.1",
"merge-options": "^3.0.4",
"multiformats": "^13.2.2",
"multiformats": "^13.3.1",
"sanitize-filename": "^1.6.3",

@@ -74,7 +74,7 @@ "uint8arrays": "^5.1.0"

"devDependencies": {
"@libp2p/logger": "5.1.4-98b43045c",
"aegir": "^44.0.1",
"datastore-core": "^10.0.0"
"@libp2p/logger": "5.1.4-a0c8ceb99",
"aegir": "^45.0.5",
"datastore-core": "^10.0.2"
},
"sideEffects": false
}

@@ -84,3 +84,3 @@ # @libp2p/keychain

Loading this module through a script tag will make it's exports available as `Libp2pKeychain` in the global namespace.
Loading this module through a script tag will make its exports available as `Libp2pKeychain` in the global namespace.

@@ -87,0 +87,0 @@ ```html

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