{"library":"bcryptjs","type":"library","category":null,"description":"bcryptjs is an optimized bcrypt implementation in pure JavaScript with zero dependencies. It provides an API compatible with the native C++ `bcrypt` module but ensures maximum portability across Node.js and browser environments without requiring compilation tools like `node-gyp`. While highly convenient and stable, the pure JS implementation is roughly 30% slower than the native binding.","language":"javascript","status":"active","version":"2.4.3","tags":["javascript","bcrypt","hashing","passwords","security","crypto","node","browser","zero-dependency"],"last_verified":"Wed May 27","install":[{"cmd":"npm install bcryptjs","imports":["import bcrypt from 'bcryptjs'; // ES Modules\nconst bcrypt = require('bcryptjs'); // CommonJS"]},{"cmd":"yarn add bcryptjs","imports":[]},{"cmd":"pnpm add bcryptjs","imports":[]}],"homepage":null,"github":"https://github.com/dcodeIO/bcrypt.js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bcryptjs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/bcryptjs/compatibility"}}