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 2.0.4 to 2.0.5

2

dist/src/index.d.ts

@@ -22,4 +22,4 @@ /**

*/
import type { PeerId } from '@libp2p/interface-peer-id';
import type { Multibase } from 'multiformats/bases/interface';
import type { PeerId } from '@libp2p/interface-peer-id';
export interface KeyInfo {

@@ -26,0 +26,0 @@ /**

{
"name": "@libp2p/interface-keychain",
"version": "2.0.4",
"version": "2.0.5",
"description": "Keychain interface for libp2p",

@@ -139,3 +139,3 @@ "license": "Apache-2.0 OR MIT",

"devDependencies": {
"aegir": "^38.1.0"
"aegir": "^39.0.5"
},

@@ -142,0 +142,0 @@ "typedoc": {

@@ -23,4 +23,4 @@ /**

import type { PeerId } from '@libp2p/interface-peer-id'
import type { Multibase } from 'multiformats/bases/interface'
import type { PeerId } from '@libp2p/interface-peer-id'

@@ -27,0 +27,0 @@ export interface KeyInfo {

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