Socket
Socket
Sign inDemoInstall

@dxos/crypto-names

Package Overview
Dependencies
Maintainers
11
Versions
2702
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxos/crypto-names - npm Package Compare versions

Comparing version 2.32.1-dev.77d63563 to 2.32.1-dev.feb0178a

5

package.json
{
"name": "@dxos/crypto-names",
"version": "2.32.1-dev.77d63563",
"version": "2.32.1-dev.feb0178a",
"description": "Basic crypto key utils",

@@ -44,4 +44,3 @@ "license": "MIT",

"test": "toolchain test"
},
"readme": "# Crypto Names\n\nGenerates lossless human readable 3-words names (24-bit entropy ~= 16M combinations).\n\n## Parser\n\nWARNING: Do not change word list once deployed.\n\n`yarn ts-node ./scripts/parser`\n\n## Examples\n\n`rushx test`\n\n```json\n [\n {\n \"key\": \"8b03f3\",\n \"name\": \"momentous-advantageous-wildebeest\"\n },\n {\n \"key\": \"f205a4\",\n \"name\": \"useful-affordable-oyster\"\n },\n {\n \"key\": \"f733ca\",\n \"name\": \"visionary-delicious-sheepdog\"\n },\n {\n \"key\": \"3c568a\",\n \"name\": \"durable-flatter-manatee\"\n },\n {\n \"key\": \"c81576\",\n \"name\": \"smartest-benevolent-kangaroo\"\n }\n ]\n```\n"
}
}
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