CLI tool that generates a bcrypt hash from its argument and outputs to STDOUT. `bcrypt-cli $password $work_factor`
Security module - CVE fixes, input validation, path security
Port of the OpenBSD bcrypt_pbkdf function to pure JS
Communicator library
Node.js API (Node-API)
Determine if the current node version supports the `--preserve-symlinks` flag.
A light-weight module that brings Fetch API to node.js
BCrypt hashing for Node.js, using [OpenBSD BCrypt](https://github.com/openbsd/src/blob/f44894b666c6ba7c3d8311fa58313aca937d227e/lib/libc/crypt/bcrypt.c) compiled to [WebAssembly](https://webassembly.org/).
BCrypt hashing for Node.js, using [Openwall BCrypt](https://www.openwall.com/crypt/) compiled to [WebAssembly](https://webassembly.org/).
Cryptographic utilities for NestJS – bcrypt hashing, GUID generation, and TOTP OTP support.
Load node modules according to tsconfig paths, in run-time or via API.
MongoDB/Mongoose storage backend for oauth2-server
npm init -y npm install typescript npx tsc --init
promisify bcrypt
Cross platform child_process#spawn and child_process#spawnSync
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Like which(1) unix command. Find the first instance of an executable in the PATH.
An implementation of window.fetch in Node.js using Minipass streams
Provides a way to make requests
Info about node `exports` field support: version ranges, categories, etc.
Build tool and bindings loader for node-gyp that supports prebuilds
One-way password hashing for RudderJS. Built-in drivers: **bcrypt** (default) and **argon2**.
Determines if an object can be used as an array
TypeScript execution environment and REPL for node.js, with source map support