Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

argon2

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

argon2 - npm Package Compare versions

Comparing version 0.31.0 to 0.31.1

4

package.json
{
"name": "argon2",
"version": "0.31.0",
"version": "0.31.1",
"description": "An Argon2 library for Node",

@@ -28,3 +28,3 @@ "main": "argon2.js",

"format": "prettier --write \"**/*.{js,json,ts}\"",
"test": "c8 mocha test/test.js",
"test": "c8 mocha --timeout 5000 test/test.js",
"test:ts": "tsc -p . && node test/test-d.js"

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