Socket
Socket
Sign inDemoInstall

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.40.0-alpha.3 to 0.40.1

prebuilds/darwin-arm64/argon2.armv8.glibc.node

15

package.json
{
"name": "argon2",
"version": "0.40.0-alpha.3",
"version": "0.40.1",
"description": "An Argon2 library for Node",

@@ -52,5 +52,4 @@ "keywords": [

"build": "prebuildify --napi --strip --tag-armv --tag-libc",
"format": "prettier --write \"*.{cjs,json}\"",
"install": "node-gyp-build",
"prepack": "yarn prepare",
"lint": "biome check .",
"prepare": "tsc",

@@ -61,10 +60,10 @@ "test": "node --test test.cjs"

"@phc/format": "^1.0.0",
"node-addon-api": "^7.0.0",
"node-gyp-build": "^4.7.1"
"node-addon-api": "^7.1.0",
"node-gyp-build": "^4.8.0"
},
"devDependencies": {
"@types/node": "^20.10.5",
"@biomejs/biome": "^1.5.3",
"@types/node": "^20.11.19",
"node-gyp": "^10.0.1",
"prebuildify": "^5.0.1",
"prettier": "^3.1.1",
"prebuildify": "^6.0.0",
"typescript": "^5.3.3"

@@ -71,0 +70,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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