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

bcrypt

Package Overview
Dependencies
Maintainers
4
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.8.3 to 0.8.4

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 0.8.4 (2015-07-24)
* fix deprecation warning for the Encode API
# 0.8.3 (2015-05-06)

@@ -2,0 +6,0 @@

10

package.json

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

"main": "./bcrypt",
"version": "0.8.3",
"version": "0.8.4",
"author": "Nick Campbell (https://github.com/ncb000gt)",

@@ -24,7 +24,3 @@ "engines": {

},
"licenses": [
{
"type": "MIT"
}
],
"license": "MIT",
"bugs": {

@@ -41,3 +37,3 @@ "url": "https://github.com/ncb000gt/node.bcrypt.js/issues"

"devDependencies": {
"nodeunit": ">=0.6.4"
"nodeunit": "~0.9.1"
},

@@ -44,0 +40,0 @@ "contributors": [

Sorry, the diff of this file is not supported yet

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