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
574
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.17-6fdaa7dc to 1.0.17-7fb23cd3

6

package.json
{
"name": "@libp2p/crypto",
"version": "1.0.17-6fdaa7dc",
"version": "1.0.17-7fb23cd3",
"description": "Crypto primitives for libp2p",

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

"test:firefox-webworker": "aegir test -t webworker -- --browser firefox",
"test:webkit": "bash -c '[ \"${CI}\" == \"true\" ] && playwright install-deps'; aegir test -t browser -- --browser webkit",
"test:webkit": "aegir test -t browser -- --browser webkit",
"test:node": "aegir test -t node --cov",

@@ -93,3 +93,3 @@ "test:electron-main": "aegir test -t electron-main",

"dependencies": {
"@libp2p/interface": "0.0.1-6fdaa7dc",
"@libp2p/interface": "0.0.1-7fb23cd3",
"@noble/ed25519": "^1.6.0",

@@ -96,0 +96,0 @@ "@noble/secp256k1": "^1.5.4",

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