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

@libp2p/interface

Package Overview
Dependencies
Maintainers
6
Versions
614
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/interface - npm Package Compare versions

Comparing version 2.4.0-c90984ec7 to 2.4.0-e2ec7bdaa

4

dist/src/keys/index.d.ts

@@ -153,3 +153,3 @@ import type { CID } from 'multiformats/cid';

/**
* The raw public key bytes
* The raw private key bytes
*/

@@ -177,3 +177,3 @@ readonly raw: Uint8Array;

/**
* The raw public key bytes
* The raw private key bytes
*/

@@ -180,0 +180,0 @@ readonly raw: Uint8Array;

{
"name": "@libp2p/interface",
"version": "2.4.0-c90984ec7",
"version": "2.4.0-e2ec7bdaa",
"description": "The interface implemented by a libp2p node",

@@ -5,0 +5,0 @@ "license": "Apache-2.0 OR MIT",

@@ -196,3 +196,3 @@ import type { CID } from 'multiformats/cid'

/**
* The raw public key bytes
* The raw private key bytes
*/

@@ -225,3 +225,3 @@ readonly raw: Uint8Array

/**
* The raw public key bytes
* The raw private key bytes
*/

@@ -228,0 +228,0 @@ readonly raw: Uint8Array

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