CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 11:24:47 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"111d8a710fc173507623cd52d0cad10b"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=ufpkaac6CTOVHsBmi%2FA9t91I8DZTF4PZgJnJrFn8oK7TbtOqH3IqR4vMyZnuyG2R%2BEvs%2F8IKLeVddVjXgzHgBubdtsfREwc9t0Dl1AsQq8PnvOqFanVW0Fu%2BR%2Bts6m0ts44Ztht2nGjZyZrJR%2BERIiyrx%2FM1PG87O5qruxOkkSYRCqrIGEUomYaY3WdRaGk6kThF%2BDzhlemz2u%2FuKcKOklP9jIFR39rwadJw8zbGNo1noIecJtE2FuyQ5yJh6P8S5mRWp6RCWS2g67%2FNJMS%2Ffw%3D%3D--zRW7uzk4QW%2Fd%2FnJ%2F--T4y99ERUcGmuNsiAHTUVXA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.435686764.1753269886; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 11:24:46 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 11:24:46 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B9FE:26221E:A4CAD3:C5D1CE:6880C67E
Releases · dcodeIO/bcrypt.js · GitHub
18 Feb 19:52
Loading
17 Feb 16:01
Loading
13 Feb 18:24
Loading
13 Feb 18:37
Loading
04 Jan 16:53
Loading
15 Jul 01:14
Loading
09 Jun 21:17
Loading
08 Jun 20:46
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 280
Releases: dcodeIO/bcrypt.js
Releases · dcodeIO/bcrypt.js
v3.0.2
Compare
Assets 2
v3.0.1
Compare
Assets 2
v3.0.0
Compare
Breaking changes
- Modernize project structure (2f45985)
The project now exports an ECMAScript module by default, albeit with an UMD fallback, ships with types, the dist/ directory no longer exists in version control, and Closure Compiler externs have been removed. - Generate 2b hashes by default (d36bfb4)
This library was not affected by the bug that led to incrementing the bcrypt version from 2a to 2b, but nowadays most implementations use 2b, including the native bcrypt binding, so this change aligns with them. Existing hashes will continue to work, but test logic that generates hashes and compares them literally might need to be updated to account for the new default.
Features
- Add helper to check for password input length (d5656b3)
Other
- Update publish workflow (2a9bea9)
- Add note on using the ESM variant in the browser (e09eb9a)
- Update types (58333a1)
- Merge lint and test workflows (2e3b176)
- Fix tests (ec02e8a)
- Update legacy fallback to handle crypto dependency (9db275f)
- Update lint workflow title (ac70ac5)
- Adapt crypto module usage for ESM environments (574d690)
- Format with prettier (e746547)
- Rename default branch to 'main' (548559d)
- Update description to mention TypeScript support (4977df0)
- Add stale action for issues and PRs (a84d4e4)
- Fix typo (c8c9c01)
- Fix Node.js version in CI (1b54cc4)
Backlog from v2
- Added externs to .npmignore (#124) (7e2e93a)
The npm package does not need externs as it is needed only for closure compiler. Added it in .npmignore since bcryptjs overrides global module and process in WebStorm IDE. - Make sure the bin script uses LF (684fac6)
- Post-merge; Clean up a bit (b09f7f2)
- Improve safeStringCompare using xor (#77) (648482a)
- Added bin entry (49a1d1a)
Assets 2
7 people reacted
v2.4.3
Compare
Last v2 before restructuring the project to export an ECMAScript module by default.
Assets 2
2.4.0
Compare
Merge pull request #48 from JakobLofgren/master Add Promise example in Async code examples
Assets 2
3 people reacted
2.0.0
Compare
Cleanup, Bower support, ISAAC build
Assets 2
1.0.1
Compare
Do not throw if hash.length != 60
Assets 2
1.0.0
Compare
Validate (UTF8) compatibility with bcrypt, fixes #4
Assets 2
You can’t perform that action at this time.