New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/interface-keychain

Package Overview
Dependencies
Maintainers
6
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/interface-keychain - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

16

package.json
{
"name": "@libp2p/interface-keychain",
"version": "1.0.3",
"version": "1.0.4",
"description": "Keychain interface for libp2p",

@@ -69,11 +69,11 @@ "license": "Apache-2.0 OR MIT",

{
"type": "chore",
"type": "docs",
"release": "patch"
},
{
"type": "docs",
"type": "test",
"release": "patch"
},
{
"type": "test",
"type": "deps",
"release": "patch"

@@ -108,5 +108,9 @@ },

"type": "docs",
"section": "Trivial Changes"
"section": "Documentation"
},
{
"type": "deps",
"section": "Dependencies"
},
{
"type": "test",

@@ -133,3 +137,3 @@ "section": "Tests"

"dependencies": {
"multiformats": "^9.6.3"
"multiformats": "^10.0.0"
},

@@ -136,0 +140,0 @@ "devDependencies": {

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