nest-auth-example
nest-auth-example copied to clipboard
refactor: wrap bcryptjs with @anzerr/bcrypt.pool
Decrease the response time by using workers to hash the password using BCrypt
package-lock.json changes
Click to toggle table visibility
| Name | Status | Previous | Current |
|---|---|---|---|
@anzerr/bcrypt.pool |
- | 1.0.5 | |
@anzerr/thread.node |
- | 1.0.11 |
👇 Click on the image for a new way to code review
-
Make big changes easier — review code in small groups of related files
-
Know where to start — see the whole change at a glance
-
Take a code tour — explore the change with an interactive tour
-
Make comments and review — all fully sync’ed with github
Legend

MegaLinter status: ❌ ERROR
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 6 | 0 | 0.06s | |
| ✅ COPYPASTE | jscpd | yes | no | 1.58s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0.1s | |
| ✅ EDITORCONFIG | editorconfig-checker | 85 | 0 | 0.12s | |
| ✅ JAVASCRIPT | eslint | 4 | 0 | 0 | 4.95s |
| ✅ JAVASCRIPT | prettier | 5 | 0 | 0 | 0.9s |
| ✅ JSON | eslint-plugin-jsonc | 8 | 0 | 0 | 2.32s |
| ✅ JSON | jsonlint | 8 | 0 | 2.54s | |
| ✅ JSON | prettier | 8 | 0 | 0 | 1.25s |
| ❌ JSON | v8r | 8 | 1 | 8.26s | |
| :warning: MARKDOWN | markdownlint | 1 | 0 | 1 | 0.33s |
| ❌ MARKDOWN | markdown-link-check | 1 | 2 | 23.07s | |
| ✅ MARKDOWN | markdown-table-formatter | 1 | 0 | 0 | 0.26s |
| ❌ REPOSITORY | gitleaks | yes | 23 | 4.29s | |
| ✅ REPOSITORY | git_diff | yes | no | 0.01s | |
| ✅ REPOSITORY | secretlint | yes | no | 1.03s | |
| ❌ REPOSITORY | trivy | yes | 1 | 2.94s | |
| ✅ TYPESCRIPT | eslint | 48 | 0 | 0 | 5.79s |
| ✅ TYPESCRIPT | prettier | 48 | 0 | 0 | 2.87s |
| ✅ YAML | prettier | 14 | 1 | 0 | 1.14s |
| ✅ YAML | v8r | 14 | 0 | 16.18s | |
| ✅ YAML | yamllint | 14 | 0 | 0.29s |
See errors details in artifact MegaLinter reports on CI Job page