Socket
Socket
Sign inDemoInstall

@types/bcryptjs

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bcryptjs - npm Package Compare versions

Comparing version 2.4.4 to 2.4.5

8

bcryptjs/index.d.ts

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

// Type definitions for bcryptjs v2.4.0
// Project: https://github.com/dcodeIO/bcrypt.js
// Definitions by: Joshua Filby <https://github.com/Joshua-F/>
// Rafael Kraut <https://github.com/RafaelKr>
// Branislav Holý <https://github.com/branoholy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
/**

@@ -10,0 +2,0 @@ * Sets the pseudo random number generator to use as a fallback if neither node's crypto module nor the Web Crypto API is available.

16

bcryptjs/package.json
{
"name": "@types/bcryptjs",
"version": "2.4.4",
"version": "2.4.5",
"description": "TypeScript definitions for bcryptjs",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bcryptjs",

"name": "Joshua Filby",
"url": "https://github.com/Joshua-F",
"githubUsername": "Joshua-F"
"githubUsername": "Joshua-F",
"url": "https://github.com/Joshua-F"
},
{
"name": "Rafael Kraut",
"url": "https://github.com/RafaelKr",
"githubUsername": "RafaelKr"
"githubUsername": "RafaelKr",
"url": "https://github.com/RafaelKr"
},
{
"name": "Branislav Holý",
"url": "https://github.com/branoholy",
"githubUsername": "branoholy"
"githubUsername": "branoholy",
"url": "https://github.com/branoholy"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "9e5f82cf72551f2df0a6c3a6b6af2b20d8875574d9fedbb34e26f0db4c83be8d",
"typesPublisherContentHash": "3961e8021ea333f3ead62ae852d7e69cf89b1f8f86f3724aecd9764ed9c5585d",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Joshua Filby](https://github.com/Joshua-F), [Rafael Kraut](https://github.com/RafaelKr), and [Branislav Holý](https://github.com/branoholy).
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