Comparing version 0.40.2 to 0.40.3
{ | ||
"name": "argon2", | ||
"version": "0.40.2", | ||
"version": "0.40.3", | ||
"description": "An Argon2 library for Node", | ||
"keywords": ["argon2", "crypto", "encryption", "hashing", "password"], | ||
"keywords": [ | ||
"argon2", | ||
"crypto", | ||
"encryption", | ||
"hashing", | ||
"password" | ||
], | ||
"homepage": "https://github.com/ranisalt/node-argon2#readme", | ||
@@ -40,3 +46,5 @@ "bugs": { | ||
"binary": { | ||
"napi_versions": [8] | ||
"napi_versions": [ | ||
8 | ||
] | ||
}, | ||
@@ -43,0 +51,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
876605
0
1