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

nkeys.js

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nkeys.js - npm Package Compare versions

Comparing version 1.0.1-3 to 1.0.2

4

package.json
{
"name": "nkeys.js",
"version": "1.0.1-3",
"version": "1.0.2",
"description": "A public-key signature system based on Ed25519 for the NATS ecosystem in javascript",

@@ -15,3 +15,3 @@ "main": "lib/index.js",

"prepare": "npm run stage && deno bundle modules/esm/mod.ts nkeys.mjs && tsc",
"test": "npm run prepare && ava --verbose && deno test --allow-env test/",
"test": "npm run prepare && ava --verbose && deno test -A --unstable test/",
"doc": "npm run clean && rm -Rf docs && npm run stage && node_modules/.bin/typedoc --out docs/ && touch ./docs/.nojekyll"

@@ -18,0 +18,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