We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad6b7e commit b892cf4Copy full SHA for b892cf4
packages/ed25519/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@stablelib/ed25519",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Ed25519 public-key signature (EdDSA with Curve25519)",
5
"main": "./lib/ed25519.js",
6
"typings": "./lib/ed25519.d.ts",
0 commit comments