zxcvbnm 1.1.1
zxcvbnm: ^1.1.1 copied to clipboard
A password strength estimator inspired by password crackers. This is a Dart rewrite of zxcvbn-ts, which is a rewrite and further evolution of zxcvbn by Dropbox.
1.1.1 #
- Support intl 0.20.0
- Matches @zxcvbn-ts/core@3.0.4.
1.1.0 #
- Updated name dictionaries for Spanish and Portuguese.
- Added Arabic translation and name dictionaries.
- Options.l33tMaxSubstitutions now defaults to 100 (was 512).
- No more than 3 consecutive substitution of the same l33t replacement are made.
- Matches @zxcvbn-ts/core@3.0.4.
1.0.1 #
- Move translations for Flutter to a separate package.
- Matches @zxcvbn-ts/core@3.0.3.
1.0.0 #
- Initial version.
- Matches @zxcvbn-ts/core@3.0.3.