sodium-native
Advanced tools
Comparing version 4.0.10 to 4.1.0
@@ -392,4 +392,6 @@ cmake_minimum_required(VERSION 3.25) | ||
macros.h | ||
modules/crypto_tweak/tweak.c | ||
modules/crypto_tweak/tweak.h | ||
extensions/tweak/tweak.c | ||
extensions/tweak/tweak.h | ||
extensions/pbkdf2/pbkdf2.c | ||
extensions/pbkdf2/pbkdf2.h | ||
) | ||
@@ -396,0 +398,0 @@ |
{ | ||
"name": "sodium-native", | ||
"version": "4.0.10", | ||
"version": "4.1.0", | ||
"description": "Low level bindings for libsodium", | ||
@@ -23,8 +23,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"node-gyp-build": "^4.6.0" | ||
"node-gyp-build": "^4.8.0" | ||
}, | ||
"devDependencies": { | ||
"brittle": "^3.2.1", | ||
"brittle": "^3.5.0", | ||
"prebuildify": "^6.0.0", | ||
"standard": "^17.0.0" | ||
"standard": "^17.1.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "scripts": { |
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
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
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
4472987
264
Updatednode-gyp-build@^4.8.0