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

@stablelib/ed25519

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stablelib/ed25519 - npm Package Compare versions

Comparing version 0.10.7 to 0.10.8

7

package.json
{
"name": "@stablelib/ed25519",
"version": "0.10.7",
"version": "0.10.8",
"description": "Ed25519 public-key signature (EdDSA with Curve25519)",

@@ -18,3 +18,3 @@ "main": "./lib/ed25519.js",

"dependencies": {
"@stablelib/random": "^0.7.2",
"@stablelib/random": "^0.7.3",
"@stablelib/sha512": "^0.7.2",

@@ -26,3 +26,4 @@ "@stablelib/wipe": "^0.5.0"

"@stablelib/benchmark": "^0.5.0"
}
},
"gitHead": "dd08cfe89bc89b4106f0c9705db6281dd7357b26"
}

Sorry, the diff of this file is not supported yet

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