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

bcrypt

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bcrypt - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

2

package.json

@@ -14,3 +14,3 @@ {

"main": "./bcrypt",
"version": "0.7.1",
"version": "0.7.2",
"author": "Nick Campbell (http://github.com/ncb000gt)",

@@ -17,0 +17,0 @@ "engines": {

@@ -11,3 +11,8 @@ node.bcrypt.js

If You Are Submitting Bugs/Issues
=============
Because we can't magically know what you are doing to expose an issue, it is best if you provide a snippet of code. This snippet need not include your secret sauce, but it must replicate the issue you are describing. The issues that get closed without resolution tend to be the ones without code examples. Thanks.
Version Compatability

@@ -46,2 +51,7 @@ =============

* For Windows you'll need http://slproweb.com/products/Win32OpenSSL.html installed to the default location of `C:\OpenSSL-Win32`
* For 64 bit use the 64 bit version and install to `C:\OpenSSL-Win64`
* `node-gyp`
* Please check the dependencies for this tool at: https://github.com/TooTallNate/node-gyp/
* Windows users will need the options for c# and c++ installed with their visual studio instance.
* Python 2.x

@@ -231,2 +241,2 @@ From NPM

[seanmonstar]:https://github.com/seanmonstar
[weareu]:https://github.com/weareu
[weareu]:https://github.com/weareu

Sorry, the diff of this file is not supported yet

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