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.27.1 to 0.27.2

2

argon2.js

@@ -6,3 +6,3 @@ 'use strict'

const binary = require('node-pre-gyp')
const binary = require('@mapbox/node-pre-gyp')
const path = require('path')

@@ -9,0 +9,0 @@ const bindingPath = binary.find(path.resolve(path.join(__dirname, './package.json')))

{
"name": "argon2",
"version": "0.27.1",
"version": "0.27.2",
"description": "An Argon2 library for Node",

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

"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.1",
"@phc/format": "^1.0.0",
"node-addon-api": "^3.0.2",
"node-pre-gyp": "^0.17.0",
"opencollective-postinstall": "^2.0.3"

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