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

bcrypt-updated

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bcrypt-updated - npm Package Compare versions

Comparing version 5.0.9 to 5.0.10

8

index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for bcrypt 5.0
// Project: https://www.npmjs.org/package/bcrypt
// Definitions by: Peter Harris <https://github.com/codeanimal>
// Ayman Nedjmeddine <https://github.com/IOAyman>
// David Stapleton <https://github.com/dstapleton92>
// BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -10,0 +2,0 @@

8

package.json

@@ -15,3 +15,3 @@ {

"types": "index.d.ts",
"version": "5.0.9",
"version": "5.0.10",
"author": "Nick Campbell (https://github.com/ncb000gt)",

@@ -36,8 +36,8 @@ "engines": {

"@mapbox/node-pre-gyp": "^1.0.11",
"node-addon-api": "^7.0.0"
"node-addon-api": "^7.1.0"
},
"devDependencies": {
"@types/bcrypt": "^5.0.0",
"@types/bcrypt": "^5.0.2",
"copyfiles": "^2.4.1",
"jest": "^29.6.1"
"jest": "^29.7.0"
},

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

@@ -9,4 +9,2 @@ This repo is solely meant for automated updates of dependencies found in kelektiv's [node.bcrypt.js](https://github.com/kelektiv/node.bcrypt.js) package.

[![Build status](https://ci.appveyor.com/api/projects/status/ohar8be2k3kfpw0j/branch/master?svg=true)](https://ci.appveyor.com/project/fast-facts/node-bcrypt-js/branch/master)
---

@@ -18,4 +16,2 @@

[![Build Status](https://ci.appveyor.com/api/projects/status/github/kelektiv/node.bcrypt.js)](https://ci.appveyor.com/project/defunctzombie/node-bcrypt-js-pgo26/branch/master)
A library to help you hash passwords.

@@ -22,0 +18,0 @@

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