@descope-ui/descope-password-strength 3.3.0 → 3.3.2
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.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.1...web-components-ui-3.3.2) (2026-04-26)
|
|
6
|
+
|
|
7
|
+
## [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)
|
|
8
|
+
|
|
5
9
|
## [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)
|
|
6
10
|
|
|
7
11
|
## [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)
|
|
@@ -94,10 +98,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
94
98
|
|
|
95
99
|
## [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)
|
|
96
100
|
|
|
97
|
-
|
|
98
101
|
### Bug Fixes
|
|
99
102
|
|
|
100
|
-
|
|
103
|
+
- 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))
|
|
101
104
|
|
|
102
105
|
## [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)
|
|
103
106
|
|
|
@@ -209,110 +212,125 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
209
212
|
|
|
210
213
|
### Dependency Updates
|
|
211
214
|
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
+
- `@descope-ui/common` updated to version `0.1.2`
|
|
216
|
+
- `@descope-ui/theme-globals` updated to version `0.0.22`
|
|
217
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.11`
|
|
218
|
+
|
|
215
219
|
## [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)
|
|
216
220
|
|
|
217
221
|
### Dependency Updates
|
|
218
222
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
223
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
224
|
+
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
225
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.10`
|
|
226
|
+
|
|
222
227
|
## [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)
|
|
223
228
|
|
|
224
229
|
### Dependency Updates
|
|
225
230
|
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
231
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
232
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
233
|
+
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
234
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.9`
|
|
235
|
+
|
|
230
236
|
## [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)
|
|
231
237
|
|
|
232
238
|
### Dependency Updates
|
|
233
239
|
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
240
|
+
- `@descope-ui/common` updated to version `0.0.18`
|
|
241
|
+
- `@descope-ui/theme-globals` updated to version `0.0.19`
|
|
242
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.8`
|
|
243
|
+
|
|
237
244
|
## [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)
|
|
238
245
|
|
|
239
246
|
### Dependency Updates
|
|
240
247
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
248
|
+
- `@descope-ui/common` updated to version `0.0.17`
|
|
249
|
+
- `@descope-ui/theme-globals` updated to version `0.0.18`
|
|
250
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.7`
|
|
251
|
+
|
|
244
252
|
## [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)
|
|
245
253
|
|
|
246
254
|
### Dependency Updates
|
|
247
255
|
|
|
248
|
-
|
|
256
|
+
- `test-drivers` updated to version `0.0.1`
|
|
257
|
+
|
|
249
258
|
## [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)
|
|
250
259
|
|
|
251
260
|
### Dependency Updates
|
|
252
261
|
|
|
253
|
-
|
|
254
|
-
|
|
262
|
+
- `@descope-ui/theme-globals` updated to version `0.0.17`
|
|
263
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.6`
|
|
264
|
+
|
|
255
265
|
## [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)
|
|
256
266
|
|
|
257
267
|
### Dependency Updates
|
|
258
268
|
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
269
|
+
- `@descope-ui/common` updated to version `0.0.16`
|
|
270
|
+
- `@descope-ui/theme-globals` updated to version `0.0.16`
|
|
271
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.5`
|
|
272
|
+
|
|
262
273
|
## [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)
|
|
263
274
|
|
|
264
275
|
### Dependency Updates
|
|
265
276
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
277
|
+
- `@descope-ui/common` updated to version `0.0.15`
|
|
278
|
+
- `@descope-ui/theme-globals` updated to version `0.0.15`
|
|
279
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.4`
|
|
280
|
+
|
|
269
281
|
## [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)
|
|
270
282
|
|
|
271
283
|
### Dependency Updates
|
|
272
284
|
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
285
|
+
- `@descope-ui/common` updated to version `0.0.14`
|
|
286
|
+
- `@descope-ui/theme-globals` updated to version `0.0.14`
|
|
287
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.3`
|
|
288
|
+
|
|
276
289
|
## [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)
|
|
277
290
|
|
|
278
291
|
### Dependency Updates
|
|
279
292
|
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
293
|
+
- `@descope-ui/common` updated to version `0.0.13`
|
|
294
|
+
- `@descope-ui/theme-globals` updated to version `0.0.13`
|
|
295
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.2`
|
|
296
|
+
|
|
283
297
|
## [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)
|
|
284
298
|
|
|
285
299
|
### Dependency Updates
|
|
286
300
|
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
301
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
302
|
+
- `@descope-ui/common` updated to version `0.0.12`
|
|
303
|
+
- `@descope-ui/theme-globals` updated to version `0.0.12`
|
|
304
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.1`
|
|
305
|
+
|
|
291
306
|
## [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)
|
|
292
307
|
|
|
293
308
|
### Dependency Updates
|
|
294
309
|
|
|
295
|
-
|
|
310
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.0`
|
|
311
|
+
|
|
296
312
|
## [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)
|
|
297
313
|
|
|
298
314
|
### Dependency Updates
|
|
299
315
|
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
316
|
+
- `@descope-ui/common` updated to version `0.0.11`
|
|
317
|
+
- `@descope-ui/theme-globals` updated to version `0.0.11`
|
|
318
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.11`
|
|
319
|
+
|
|
303
320
|
## [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)
|
|
304
321
|
|
|
305
322
|
### Dependency Updates
|
|
306
323
|
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
324
|
+
- `@descope-ui/common` updated to version `0.0.10`
|
|
325
|
+
- `@descope-ui/theme-globals` updated to version `0.0.10`
|
|
326
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.10`
|
|
327
|
+
|
|
310
328
|
## 0.0.1 (2025-04-06)
|
|
311
329
|
|
|
312
330
|
### Dependency Updates
|
|
313
331
|
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
332
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
333
|
+
- `test-drivers` updated to version `0.0.1`
|
|
334
|
+
- `@descope-ui/common` updated to version `0.0.9`
|
|
335
|
+
- `@descope-ui/theme-globals` updated to version `0.0.9`
|
|
336
|
+
- `@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.
|
|
3
|
+
"version": "3.3.2",
|
|
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.3.
|
|
18
|
-
"test-drivers": "3.3.
|
|
17
|
+
"e2e-utils": "3.3.2",
|
|
18
|
+
"test-drivers": "3.3.2"
|
|
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.3.
|
|
25
|
-
"@descope-ui/theme-globals": "3.3.
|
|
26
|
-
"@descope-ui/theme-input-wrapper": "3.3.
|
|
24
|
+
"@descope-ui/common": "3.3.2",
|
|
25
|
+
"@descope-ui/theme-globals": "3.3.2",
|
|
26
|
+
"@descope-ui/theme-input-wrapper": "3.3.2"
|
|
27
27
|
},
|
|
28
28
|
"publishConfig": {
|
|
29
29
|
"link-workspace-packages": false
|