password-strength-meter icon indicating copy to clipboard operation
password-strength-meter copied to clipboard

To display the strength of the password with a visual feedback. PasswordStrengthMeter use zxcvbn to estimate the strength of the password and also provide a visual feedback with suggestions and warni...

Results 27 password-strength-meter issues
Sort by recently updated
recently updated
newest added

Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 18.2.8 to 19.1.6. Release notes Sourced from @​angular/compiler's releases. v19.1.6 19.1.6 (2025-02-12) compiler Commit Description handle tracking expressions requiring temporary variables (#58520) compiler-cli Commit Description handle deferred...

dependencies

Bumps [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations) from 18.2.8 to 19.1.6. Release notes Sourced from @​angular/animations's releases. v19.1.6 19.1.6 (2025-02-12) compiler Commit Description handle tracking expressions requiring temporary variables (#58520) compiler-cli Commit Description handle deferred...

dependencies

Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 18.2.8 to 19.1.6. Release notes Sourced from @​angular/forms's releases. v19.1.6 19.1.6 (2025-02-12) compiler Commit Description handle tracking expressions requiring temporary variables (#58520) compiler-cli Commit Description handle deferred...

dependencies

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 18.2.1 to 19.1.2. Release notes Sourced from ng-packagr's releases. 19.1.2 add tailwindcss version 4 as a valid peer dependency (719577c) 19.1.1 Bug Fixes disable TypeScript removeComments option...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.0.11 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `vite` from 5.4.6 to 6.0.11 Release notes Sourced from vite's releases. v6.0.11 Please...

dependencies

After upgrading angular-password-strength-meter from v6 to v11, I'm getting the following error: ``` ✘ [ERROR] No matching export in "node_modules/rxjs/_esm2015/index.js" for import "distinctUntilChanged" node_modules/angular-password-strength-meter/fesm2022/angular-password-strength-meter.mjs:4:18: 4 │ import { Subject, distinctUntilChanged,...