Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@libp2p/crypto

Package Overview
Dependencies
Maintainers
6
Versions
530
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/crypto - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

dist/src/keys/index.d.ts

@@ -13,3 +13,3 @@ import * as keysPBM from './keys.js';

export { keysPBM };
export declare type KeyTypes = 'RSA' | 'Ed25519' | 'secp256k1';
export type KeyTypes = 'RSA' | 'Ed25519' | 'secp256k1';
export declare const supportedKeys: {

@@ -16,0 +16,0 @@ rsa: typeof RSA;

{
"name": "@libp2p/crypto",
"version": "1.0.7",
"version": "1.0.8",
"description": "Crypto primitives for libp2p",

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

"protons": "^6.0.0",
"sinon": "^14.0.0",
"sinon": "^15.0.0",
"util": "^0.12.3",

@@ -198,0 +198,0 @@ "wherearewe": "^2.0.1"

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