v3.3.0
DOC: french CHANGELOG.fr.md updated
... | ... | @@ -33,11 +33,11 @@ |
"watch2null": "chokidar src/* -c \"npm run test:dev:runTests 2>/dev/null\"" | ||
}, | ||
"dependencies": { | ||
"@noble/ed25519": "^1.7.1", | ||
"cross-fetch": "^3.1.5", | ||
"ed2curve": "https://github.com/1000i100/ed2curve#master", | ||
"js-sha256": "github:1000i100/js-sha256#master", | ||
"latinize-to-ascii": "^0.5.2", | ||
"@noble/ed25519": "^1.7.1", | ||
"node-fetch": "^3.2.10", | ||
"scrypt-async-modern": "^3.0.12", | ||
"tweetnacl": "^1.0.3" | ||
... | ... |
Please register or sign in to comment