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

ed25519-keygen

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ed25519-keygen - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

6

package.json
{
"name": "ed25519-keygen",
"version": "0.2.1",
"version": "0.2.2",
"description": "Generate ed25519 keys deterministically for SSH, PGP (GPG) and TOR",

@@ -30,3 +30,3 @@ "type": "module",

"@scure/base": "~1.1.0",
"micro-packed": "^0.1.0"
"micro-packed": "^0.2.0"
},

@@ -62,3 +62,3 @@ "devDependencies": {

"build": "tsc",
"lint": "prettier --check index.ts",
"lint": "prettier --check src",
"test": "node test/index.js"

@@ -65,0 +65,0 @@ },

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