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.28.2 to 0.28.3

18

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

@@ -50,15 +50,15 @@ "main": "argon2.js",

"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.1",
"@mapbox/node-pre-gyp": "^1.0.7",
"@phc/format": "^1.0.0",
"node-addon-api": "^3.0.2",
"node-addon-api": "^4.2.0",
"opencollective-postinstall": "^2.0.3"
},
"devDependencies": {
"@types/node": "^15.12.2",
"coveralls": "^3.1.0",
"mocha": "^9.0.0",
"node-gyp": "^8.0.0",
"@types/node": "^16.11.10",
"coveralls": "^3.1.1",
"mocha": "^9.1.3",
"node-gyp": "^8.4.1",
"nyc": "^15.1.0",
"standard": "^16.0.3",
"typescript": "^4.1.3"
"standard": "^16.0.4",
"typescript": "^4.5.2"
},

@@ -65,0 +65,0 @@ "binary": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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