@descope-ui/descope-password-strength 3.2.2 → 3.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +67 -49
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
+
## [3.3.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.0...web-components-ui-3.3.1) (2026-04-23)
|
|
6
|
+
|
|
7
|
+
## [3.3.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.2...web-components-ui-3.3.0) (2026-04-19)
|
|
8
|
+
|
|
5
9
|
## [3.2.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.1...web-components-ui-3.2.2) (2026-04-16)
|
|
6
10
|
|
|
7
11
|
## [3.2.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.0...web-components-ui-3.2.1) (2026-04-16)
|
|
@@ -92,10 +96,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
92
96
|
|
|
93
97
|
## [2.2.47](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.46...web-components-ui-2.2.47) (2026-02-05)
|
|
94
98
|
|
|
95
|
-
|
|
96
99
|
### Bug Fixes
|
|
97
100
|
|
|
98
|
-
|
|
101
|
+
- Migrate to Playwright 1.58.1 ([#873](https://github.com/descope/web-components-ui/issues/873)) ([ff16007](https://github.com/descope/web-components-ui/commit/ff16007b6316abd82050ce9bcbce8180a5660d95))
|
|
99
102
|
|
|
100
103
|
## [2.2.46](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.45...web-components-ui-2.2.46) (2026-02-05)
|
|
101
104
|
|
|
@@ -207,110 +210,125 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
207
210
|
|
|
208
211
|
### Dependency Updates
|
|
209
212
|
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
+
- `@descope-ui/common` updated to version `0.1.2`
|
|
214
|
+
- `@descope-ui/theme-globals` updated to version `0.0.22`
|
|
215
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.11`
|
|
216
|
+
|
|
213
217
|
## [0.0.15](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.14...@descope-ui/descope-password-strength-0.0.15) (2025-09-29)
|
|
214
218
|
|
|
215
219
|
### Dependency Updates
|
|
216
220
|
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
221
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
222
|
+
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
223
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.10`
|
|
224
|
+
|
|
220
225
|
## [0.0.14](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.13...@descope-ui/descope-password-strength-0.0.14) (2025-09-02)
|
|
221
226
|
|
|
222
227
|
### Dependency Updates
|
|
223
228
|
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
229
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
230
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
231
|
+
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
232
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.9`
|
|
233
|
+
|
|
228
234
|
## [0.0.13](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.12...@descope-ui/descope-password-strength-0.0.13) (2025-07-21)
|
|
229
235
|
|
|
230
236
|
### Dependency Updates
|
|
231
237
|
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
238
|
+
- `@descope-ui/common` updated to version `0.0.18`
|
|
239
|
+
- `@descope-ui/theme-globals` updated to version `0.0.19`
|
|
240
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.8`
|
|
241
|
+
|
|
235
242
|
## [0.0.12](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.11...@descope-ui/descope-password-strength-0.0.12) (2025-07-15)
|
|
236
243
|
|
|
237
244
|
### Dependency Updates
|
|
238
245
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
246
|
+
- `@descope-ui/common` updated to version `0.0.17`
|
|
247
|
+
- `@descope-ui/theme-globals` updated to version `0.0.18`
|
|
248
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.7`
|
|
249
|
+
|
|
242
250
|
## [0.0.11](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.10...@descope-ui/descope-password-strength-0.0.11) (2025-07-03)
|
|
243
251
|
|
|
244
252
|
### Dependency Updates
|
|
245
253
|
|
|
246
|
-
|
|
254
|
+
- `test-drivers` updated to version `0.0.1`
|
|
255
|
+
|
|
247
256
|
## [0.0.10](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.9...@descope-ui/descope-password-strength-0.0.10) (2025-06-30)
|
|
248
257
|
|
|
249
258
|
### Dependency Updates
|
|
250
259
|
|
|
251
|
-
|
|
252
|
-
|
|
260
|
+
- `@descope-ui/theme-globals` updated to version `0.0.17`
|
|
261
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.6`
|
|
262
|
+
|
|
253
263
|
## [0.0.9](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.8...@descope-ui/descope-password-strength-0.0.9) (2025-06-30)
|
|
254
264
|
|
|
255
265
|
### Dependency Updates
|
|
256
266
|
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
267
|
+
- `@descope-ui/common` updated to version `0.0.16`
|
|
268
|
+
- `@descope-ui/theme-globals` updated to version `0.0.16`
|
|
269
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.5`
|
|
270
|
+
|
|
260
271
|
## [0.0.8](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.7...@descope-ui/descope-password-strength-0.0.8) (2025-06-29)
|
|
261
272
|
|
|
262
273
|
### Dependency Updates
|
|
263
274
|
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
275
|
+
- `@descope-ui/common` updated to version `0.0.15`
|
|
276
|
+
- `@descope-ui/theme-globals` updated to version `0.0.15`
|
|
277
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.4`
|
|
278
|
+
|
|
267
279
|
## [0.0.7](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.6...@descope-ui/descope-password-strength-0.0.7) (2025-06-26)
|
|
268
280
|
|
|
269
281
|
### Dependency Updates
|
|
270
282
|
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
283
|
+
- `@descope-ui/common` updated to version `0.0.14`
|
|
284
|
+
- `@descope-ui/theme-globals` updated to version `0.0.14`
|
|
285
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.3`
|
|
286
|
+
|
|
274
287
|
## [0.0.6](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.5...@descope-ui/descope-password-strength-0.0.6) (2025-06-09)
|
|
275
288
|
|
|
276
289
|
### Dependency Updates
|
|
277
290
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
291
|
+
- `@descope-ui/common` updated to version `0.0.13`
|
|
292
|
+
- `@descope-ui/theme-globals` updated to version `0.0.13`
|
|
293
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.2`
|
|
294
|
+
|
|
281
295
|
## [0.0.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.4...@descope-ui/descope-password-strength-0.0.5) (2025-05-28)
|
|
282
296
|
|
|
283
297
|
### Dependency Updates
|
|
284
298
|
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
299
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
300
|
+
- `@descope-ui/common` updated to version `0.0.12`
|
|
301
|
+
- `@descope-ui/theme-globals` updated to version `0.0.12`
|
|
302
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.1`
|
|
303
|
+
|
|
289
304
|
## [0.0.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.3...@descope-ui/descope-password-strength-0.0.4) (2025-05-12)
|
|
290
305
|
|
|
291
306
|
### Dependency Updates
|
|
292
307
|
|
|
293
|
-
|
|
308
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.0`
|
|
309
|
+
|
|
294
310
|
## [0.0.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.2...@descope-ui/descope-password-strength-0.0.3) (2025-04-29)
|
|
295
311
|
|
|
296
312
|
### Dependency Updates
|
|
297
313
|
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
314
|
+
- `@descope-ui/common` updated to version `0.0.11`
|
|
315
|
+
- `@descope-ui/theme-globals` updated to version `0.0.11`
|
|
316
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.11`
|
|
317
|
+
|
|
301
318
|
## [0.0.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-password-strength-0.0.1...@descope-ui/descope-password-strength-0.0.2) (2025-04-16)
|
|
302
319
|
|
|
303
320
|
### Dependency Updates
|
|
304
321
|
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
322
|
+
- `@descope-ui/common` updated to version `0.0.10`
|
|
323
|
+
- `@descope-ui/theme-globals` updated to version `0.0.10`
|
|
324
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.10`
|
|
325
|
+
|
|
308
326
|
## 0.0.1 (2025-04-06)
|
|
309
327
|
|
|
310
328
|
### Dependency Updates
|
|
311
329
|
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
330
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
331
|
+
- `test-drivers` updated to version `0.0.1`
|
|
332
|
+
- `@descope-ui/common` updated to version `0.0.9`
|
|
333
|
+
- `@descope-ui/theme-globals` updated to version `0.0.9`
|
|
334
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.9`
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-password-strength",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"exports": {
|
|
5
5
|
".": {
|
|
6
6
|
"import": "./src/component/index.js"
|
|
@@ -14,16 +14,16 @@
|
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@playwright/test": "1.58.2",
|
|
17
|
-
"e2e-utils": "3.
|
|
18
|
-
"test-drivers": "3.
|
|
17
|
+
"e2e-utils": "3.3.1",
|
|
18
|
+
"test-drivers": "3.3.1"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@zxcvbn-ts/core": "^3.0.4",
|
|
22
22
|
"@zxcvbn-ts/language-common": "^3.0.4",
|
|
23
23
|
"@zxcvbn-ts/language-en": "^3.0.2",
|
|
24
|
-
"@descope-ui/common": "3.
|
|
25
|
-
"@descope-ui/theme-globals": "3.
|
|
26
|
-
"@descope-ui/theme-input-wrapper": "3.
|
|
24
|
+
"@descope-ui/common": "3.3.1",
|
|
25
|
+
"@descope-ui/theme-globals": "3.3.1",
|
|
26
|
+
"@descope-ui/theme-input-wrapper": "3.3.1"
|
|
27
27
|
},
|
|
28
28
|
"publishConfig": {
|
|
29
29
|
"link-workspace-packages": false
|