Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@node-rs/bcrypt

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-rs/bcrypt - npm Package Compare versions

Comparing version 1.5.3 to 1.5.4

LICENSE

21

package.json
{
"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"
}
}
CHANGELOG.md
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