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

@types/bcrypt

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bcrypt - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

8

bcrypt/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 @@

23

bcrypt/package.json
{
"name": "@types/bcrypt",
"version": "5.0.0",
"version": "5.0.1",
"description": "TypeScript definitions for bcrypt",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bcrypt",
"license": "MIT",

@@ -9,19 +10,19 @@ "contributors": [

"name": " Peter Harris",
"url": "https://github.com/codeanimal",
"githubUsername": "codeanimal"
"githubUsername": "codeanimal",
"url": "https://github.com/codeanimal"
},
{
"name": "Ayman Nedjmeddine",
"url": "https://github.com/IOAyman",
"githubUsername": "IOAyman"
"githubUsername": "IOAyman",
"url": "https://github.com/IOAyman"
},
{
"name": "David Stapleton",
"url": "https://github.com/dstapleton92",
"githubUsername": "dstapleton92"
"githubUsername": "dstapleton92",
"url": "https://github.com/dstapleton92"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

@@ -40,4 +41,4 @@ ],

},
"typesPublisherContentHash": "1d33fefdbd82ebb51d783a3e79d6c8f564272b94653fac0c1f9f795b5ddce505",
"typeScriptVersion": "3.5"
"typesPublisherContentHash": "a11d8108536ef4b7779a982d73c125b6ab19cf935adab2f52954fa6ad1b94f03",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Sun, 09 May 2021 03:31:24 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [ Peter Harris](https://github.com/codeanimal), [Ayman Nedjmeddine](https://github.com/IOAyman), [David Stapleton](https://github.com/dstapleton92), and [BendingBender](https://github.com/BendingBender).
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