Port of the OpenBSD bcrypt_pbkdf function to pure JS
Security module - CVE fixes, input validation, path security
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 [Openwall BCrypt](https://www.openwall.com/crypt/) compiled to [WebAssembly](https://webassembly.org/).
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/).
Cryptographic utilities for NestJS – bcrypt hashing, GUID generation, and TOTP OTP support.
A bcrypt library for NodeJS.
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.
Provides a way to make requests
Determines if an object can be used as an array
Build tool and bindings loader for node-gyp that supports prebuilds
One-way password hashing for RudderJS. Built-in drivers: **bcrypt** (default) and **argon2**.
TypeScript execution environment and REPL for node.js, with source map support
Vite as Node.js runtime
PostgreSQL client - pure javascript & libpq with the same API
Like which(1) unix command. Find the first instance of an executable in the PATH.