@node-rs/bcrypt
Advanced tools
Comparing version 1.5.3 to 1.5.4
{ | ||
"name": "@node-rs/bcrypt", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"description": "Rust bcrypt binding", | ||
@@ -76,3 +76,18 @@ "keywords": [ | ||
}, | ||
"gitHead": "e871c56bb0924072d5f5e9bbc7150665d431853c" | ||
} | ||
"gitHead": "ae4cc2e5181d7d5f35436669ab7db58dd25ccd02", | ||
"optionalDependencies": { | ||
"@node-rs/bcrypt-win32-x64-msvc": "1.5.4", | ||
"@node-rs/bcrypt-darwin-x64": "1.5.4", | ||
"@node-rs/bcrypt-linux-x64-gnu": "1.5.4", | ||
"@node-rs/bcrypt-win32-ia32-msvc": "1.5.4", | ||
"@node-rs/bcrypt-linux-arm-gnueabihf": "1.5.4", | ||
"@node-rs/bcrypt-linux-x64-musl": "1.5.4", | ||
"@node-rs/bcrypt-linux-arm64-gnu": "1.5.4", | ||
"@node-rs/bcrypt-darwin-arm64": "1.5.4", | ||
"@node-rs/bcrypt-android-arm64": "1.5.4", | ||
"@node-rs/bcrypt-android-arm-eabi": "1.5.4", | ||
"@node-rs/bcrypt-freebsd-x64": "1.5.4", | ||
"@node-rs/bcrypt-linux-arm64-musl": "1.5.4", | ||
"@node-rs/bcrypt-win32-arm64-msvc": "1.5.4" | ||
} | ||
} |
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
15156
13