@protontech/autofill 0.0.33690782 → 0.0.35059265

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.
Files changed (51) hide show
  1. package/features/feature.d.ts +2 -1
  2. package/features/feature.js +15 -10
  3. package/features/feature.spec.js +6 -2
  4. package/features/registry.d.ts +3 -0
  5. package/features/registry.js +9 -0
  6. package/features/sorted.gen.d.ts +14 -0
  7. package/features/sorted.gen.js +22 -0
  8. package/features/v1/abstract.field.js +2 -2
  9. package/features/v1/abstract.form.d.ts +0 -612
  10. package/features/v1/abstract.form.js +1 -2
  11. package/features/v1/index.d.ts +13 -4425
  12. package/features/v1/index.js +12 -14
  13. package/index.d.ts +2 -0
  14. package/index.js +1 -0
  15. package/models/perceptron/index.d.ts +2 -2
  16. package/models/perceptron/index.js +34 -19
  17. package/models/perceptron/params/email-model.json +4 -4
  18. package/models/perceptron/params/login-model.json +94 -94
  19. package/models/perceptron/params/new-password-model.json +18 -18
  20. package/models/perceptron/params/otp-model.json +13 -13
  21. package/models/perceptron/params/password-change-model.json +77 -77
  22. package/models/perceptron/params/password-model.json +20 -20
  23. package/models/perceptron/params/recovery-model.json +70 -70
  24. package/models/perceptron/params/register-model.json +97 -97
  25. package/models/perceptron/params/username-hidden-model.json +8 -8
  26. package/models/perceptron/params/username-model.json +4 -4
  27. package/models/random_forest/index.d.ts +2 -2
  28. package/models/random_forest/index.js +34 -19
  29. package/package.json +6 -3
  30. package/rules/v1/index.d.ts +2 -1
  31. package/rules/v1/index.js +12 -15
  32. package/rulesets.d.ts +9 -2
  33. package/rulesets.js +5 -1
  34. package/scripts/gen-sorted-features.d.ts +1 -0
  35. package/scripts/gen-sorted-features.js +32 -0
  36. package/types/index.d.ts +4 -6
  37. package/types/index.js +3 -3
  38. package/models/prod_20240829/index.d.ts +0 -2
  39. package/models/prod_20240829/index.js +0 -27
  40. package/models/prod_20240829/params/email-model.json +0 -45
  41. package/models/prod_20240829/params/login-model.json +0 -421
  42. package/models/prod_20240829/params/new-password-model.json +0 -125
  43. package/models/prod_20240829/params/otp-model.json +0 -153
  44. package/models/prod_20240829/params/password-change-model.json +0 -421
  45. package/models/prod_20240829/params/password-model.json +0 -125
  46. package/models/prod_20240829/params/recovery-model.json +0 -421
  47. package/models/prod_20240829/params/register-model.json +0 -421
  48. package/models/prod_20240829/params/username-hidden-model.json +0 -41
  49. package/models/prod_20240829/params/username-model.json +0 -45
  50. package/models/v1/index.d.ts +0 -2
  51. package/models/v1/index.js +0 -35
@@ -1,5 +1,5 @@
1
1
  {
2
- "bias": -0.5452854037284851,
2
+ "bias": -0.5452852845191956,
3
3
  "coeffs": [
4
4
  [
5
5
  "new-password--attrConfirm",
@@ -7,7 +7,7 @@
7
7
  ],
8
8
  [
9
9
  "new-password--attrCreate",
10
- 0.5778965353965759
10
+ 0.5778966546058655
11
11
  ],
12
12
  [
13
13
  "new-password--attrCurrent",
@@ -15,11 +15,11 @@
15
15
  ],
16
16
  [
17
17
  "new-password--attrReset",
18
- -0.08878538012504578
18
+ -0.08878537267446518
19
19
  ],
20
20
  [
21
21
  "new-password--autocompleteCurrent",
22
- -1.7373243570327759
22
+ -1.7373244762420654
23
23
  ],
24
24
  [
25
25
  "new-password--autocompleteNew",
@@ -27,19 +27,19 @@
27
27
  ],
28
28
  [
29
29
  "new-password--autocompleteOTP",
30
- -6.412292957305908
30
+ -6.41229248046875
31
31
  ],
32
32
  [
33
33
  "new-password--autocompleteOff",
34
- -0.1778380125761032
34
+ -0.1778380423784256
35
35
  ],
36
36
  [
37
37
  "new-password--fieldCC",
38
- -7.749661922454834
38
+ -7.749662399291992
39
39
  ],
40
40
  [
41
41
  "new-password--fieldExotic",
42
- 3.3193359375
42
+ 3.319335699081421
43
43
  ],
44
44
  [
45
45
  "new-password--fieldIdentity",
@@ -51,7 +51,7 @@
51
51
  ],
52
52
  [
53
53
  "new-password--fieldRegister",
54
- 7.078352928161621
54
+ 7.078352451324463
55
55
  ],
56
56
  [
57
57
  "new-password--labelConfirm",
@@ -79,11 +79,11 @@
79
79
  ],
80
80
  [
81
81
  "new-password--nextPwNew",
82
- -2.0590856075286865
82
+ -2.0590858459472656
83
83
  ],
84
84
  [
85
85
  "new-password--passwordOutlier",
86
- -14.307415008544922
86
+ -14.307414054870605
87
87
  ],
88
88
  [
89
89
  "new-password--prevPwCurrent",
@@ -91,7 +91,7 @@
91
91
  ],
92
92
  [
93
93
  "new-password--prevPwField",
94
- 4.477715969085693
94
+ 4.477715492248535
95
95
  ],
96
96
  [
97
97
  "new-password--prevPwNew",
@@ -99,15 +99,15 @@
99
99
  ],
100
100
  [
101
101
  "new-password--textConfirm",
102
- 0.6882922053337097
102
+ 0.6882920861244202
103
103
  ],
104
104
  [
105
105
  "new-password--textCreate",
106
- 5.218682765960693
106
+ 5.218682289123535
107
107
  ],
108
108
  [
109
109
  "new-password--textCurrent",
110
- -0.6788100004196167
110
+ -0.6788100600242615
111
111
  ],
112
112
  [
113
113
  "new-password--fieldLogin,autocompleteNew",
@@ -115,11 +115,11 @@
115
115
  ],
116
116
  [
117
117
  "new-password--fieldLogin,maybeNew",
118
- -2.9041571617126465
118
+ -2.9041569232940674
119
119
  ],
120
120
  [
121
121
  "new-password--fieldRegister,autocompleteCurrent",
122
- 2.1240363121032715
122
+ 2.1240367889404297
123
123
  ],
124
124
  [
125
125
  "new-password--fieldRegister,maybeCurrent",
@@ -127,7 +127,7 @@
127
127
  ],
128
128
  [
129
129
  "new-password--prevPwCurrent,nextPwNew",
130
- 1.8885729312896729
130
+ 1.8885732889175415
131
131
  ]
132
132
  ]
133
133
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "bias": -4.739845275878906,
2
+ "bias": -4.7398457527160645,
3
3
  "coeffs": [
4
4
  [
5
5
  "otp--attrMFA",
@@ -7,7 +7,7 @@
7
7
  ],
8
8
  [
9
9
  "otp--attrOTP",
10
- 1.1755400896072388
10
+ 1.1755399703979492
11
11
  ],
12
12
  [
13
13
  "otp--autocompleteOTC",
@@ -19,7 +19,7 @@
19
19
  ],
20
20
  [
21
21
  "otp--fieldIdentity",
22
- -2.935760498046875
22
+ -2.935760259628296
23
23
  ],
24
24
  [
25
25
  "otp--formAuthenticator",
@@ -31,7 +31,7 @@
31
31
  ],
32
32
  [
33
33
  "otp--formMFA",
34
- 0.8631628751754761
34
+ 0.8631631731987
35
35
  ],
36
36
  [
37
37
  "otp--idMatch",
@@ -47,7 +47,7 @@
47
47
  ],
48
48
  [
49
49
  "otp--labelOTP",
50
- 0.4257601499557495
50
+ 0.4257602095603943
51
51
  ],
52
52
  [
53
53
  "otp--nameMatch",
@@ -55,7 +55,7 @@
55
55
  ],
56
56
  [
57
57
  "otp--numericMode",
58
- -1.71993088722229
58
+ -1.7199307680130005
59
59
  ],
60
60
  [
61
61
  "otp--outlierAutocomplete",
@@ -75,19 +75,19 @@
75
75
  ],
76
76
  [
77
77
  "otp--outlierHeadings",
78
- -9.156466484069824
78
+ -9.15646743774414
79
79
  ],
80
80
  [
81
81
  "otp--outlierInputCount",
82
- -5.805527210235596
82
+ -5.8055267333984375
83
83
  ],
84
84
  [
85
85
  "otp--outlierLink",
86
- -3.2309865951538086
86
+ -3.2309868335723877
87
87
  ],
88
88
  [
89
89
  "otp--outlierMaxLength",
90
- -11.209508895874023
90
+ -11.20950984954834
91
91
  ],
92
92
  [
93
93
  "otp--outlierSearch",
@@ -99,11 +99,11 @@
99
99
  ],
100
100
  [
101
101
  "otp--siblingOfInterest",
102
- 2.612290859222412
102
+ 2.612291097640991
103
103
  ],
104
104
  [
105
105
  "otp--singleInput",
106
- 0.5003520250320435
106
+ 0.5003524422645569
107
107
  ],
108
108
  [
109
109
  "otp--textAuthenticator",
@@ -111,7 +111,7 @@
111
111
  ],
112
112
  [
113
113
  "otp--textMFA",
114
- -0.23756170272827148
114
+ -0.23756152391433716
115
115
  ]
116
116
  ]
117
117
  }
@@ -1,21 +1,21 @@
1
1
  {
2
- "bias": -1.3177257776260376,
2
+ "bias": -1.317725658416748,
3
3
  "coeffs": [
4
4
  [
5
5
  "password-change--visibleFieldsCountScaled",
6
- -0.2108052670955658
6
+ -0.21080531179904938
7
7
  ],
8
8
  [
9
9
  "password-change--visibleInputsCountScaled",
10
- -0.3794768750667572
10
+ -0.3794768452644348
11
11
  ],
12
12
  [
13
13
  "password-change--fieldsetsCountScaled",
14
- 0.34059521555900574
14
+ 0.34059518575668335
15
15
  ],
16
16
  [
17
17
  "password-change--textsCountScaled",
18
- -1.3821334838867188
18
+ -1.3821336030960083
19
19
  ],
20
20
  [
21
21
  "password-change--textareasCountScaled",
@@ -23,11 +23,11 @@
23
23
  ],
24
24
  [
25
25
  "password-change--selectsCountScaled",
26
- -0.41383591294288635
26
+ -0.41383597254753113
27
27
  ],
28
28
  [
29
29
  "password-change--disabledCountScaled",
30
- -1.2835951565648429e-05
30
+ -1.2835944289690815e-05
31
31
  ],
32
32
  [
33
33
  "password-change--radiosCountScaled",
@@ -39,7 +39,7 @@
39
39
  ],
40
40
  [
41
41
  "password-change--formComplexityScaled",
42
- -0.4295071065425873
42
+ -0.42950722575187683
43
43
  ],
44
44
  [
45
45
  "password-change--visibleIdentifiersCountScaled",
@@ -47,7 +47,7 @@
47
47
  ],
48
48
  [
49
49
  "password-change--hiddenIdentifiersCountScaled",
50
- -1.3011548519134521
50
+ -1.3011547327041626
51
51
  ],
52
52
  [
53
53
  "password-change--usernamesCountScaled",
@@ -55,7 +55,7 @@
55
55
  ],
56
56
  [
57
57
  "password-change--emailsCountScaled",
58
- -1.2611478567123413
58
+ -1.2611477375030518
59
59
  ],
60
60
  [
61
61
  "password-change--hiddenCountScaled",
@@ -63,11 +63,11 @@
63
63
  ],
64
64
  [
65
65
  "password-change--hiddenPasswordsCountScaled",
66
- -0.5678786039352417
66
+ -0.5678784847259521
67
67
  ],
68
68
  [
69
69
  "password-change--submitsCountScaled",
70
- 0.20100559294223785
70
+ 0.2010057121515274
71
71
  ],
72
72
  [
73
73
  "password-change--identitiesCountScaled",
@@ -75,7 +75,7 @@
75
75
  ],
76
76
  [
77
77
  "password-change--ccsCountScaled",
78
- -0.5090060234069824
78
+ -0.5090059041976929
79
79
  ],
80
80
  [
81
81
  "password-change--hasTels",
@@ -87,11 +87,11 @@
87
87
  ],
88
88
  [
89
89
  "password-change--hasCaptchas",
90
- -0.8732292652130127
90
+ -0.8732293248176575
91
91
  ],
92
92
  [
93
93
  "password-change--hasFiles",
94
- -0.009154298342764378
94
+ -0.009154300205409527
95
95
  ],
96
96
  [
97
97
  "password-change--hasDate",
@@ -99,7 +99,7 @@
99
99
  ],
100
100
  [
101
101
  "password-change--hasNumber",
102
- -0.4862828850746155
102
+ -0.48628270626068115
103
103
  ],
104
104
  [
105
105
  "password-change--oneVisibleField",
@@ -107,11 +107,11 @@
107
107
  ],
108
108
  [
109
109
  "password-change--twoVisibleFields",
110
- -0.5263842344284058
110
+ -0.5263844728469849
111
111
  ],
112
112
  [
113
113
  "password-change--threeOrMoreVisibleFields",
114
- -0.0987958312034607
114
+ -0.0987958237528801
115
115
  ],
116
116
  [
117
117
  "password-change--noPasswords",
@@ -119,35 +119,35 @@
119
119
  ],
120
120
  [
121
121
  "password-change--onePassword",
122
- -1.0874866247177124
122
+ -1.0874865055084229
123
123
  ],
124
124
  [
125
125
  "password-change--twoPasswords",
126
- 0.43684446811676025
126
+ 0.43684470653533936
127
127
  ],
128
128
  [
129
129
  "password-change--threeOrMorePasswords",
130
- 3.738687038421631
130
+ 3.73868727684021
131
131
  ],
132
132
  [
133
133
  "password-change--noIdentifiers",
134
- -0.10996012389659882
134
+ -0.10996023565530777
135
135
  ],
136
136
  [
137
137
  "password-change--oneIdentifier",
138
- -1.452770709991455
138
+ -1.4527708292007446
139
139
  ],
140
140
  [
141
141
  "password-change--twoIdentifiers",
142
- -1.3164931535720825
142
+ -1.316493034362793
143
143
  ],
144
144
  [
145
145
  "password-change--threeOrMoreIdentifiers",
146
- -0.5995723605155945
146
+ -0.5995724201202393
147
147
  ],
148
148
  [
149
149
  "password-change--autofocusedIsIdentifier",
150
- -1.201790690422058
150
+ -1.2017908096313477
151
151
  ],
152
152
  [
153
153
  "password-change--autofocusedIsPassword",
@@ -155,15 +155,15 @@
155
155
  ],
156
156
  [
157
157
  "password-change--visibleRatio",
158
- -1.5839312076568604
158
+ -1.5839314460754395
159
159
  ],
160
160
  [
161
161
  "password-change--inputRatio",
162
- -1.3549721240997314
162
+ -1.354972004890442
163
163
  ],
164
164
  [
165
165
  "password-change--hiddenRatio",
166
- 1.2318017482757568
166
+ 1.231801986694336
167
167
  ],
168
168
  [
169
169
  "password-change--identifierRatio",
@@ -171,7 +171,7 @@
171
171
  ],
172
172
  [
173
173
  "password-change--emailRatio",
174
- -1.0367227792739868
174
+ -1.0367224216461182
175
175
  ],
176
176
  [
177
177
  "password-change--usernameRatio",
@@ -179,19 +179,19 @@
179
179
  ],
180
180
  [
181
181
  "password-change--passwordRatio",
182
- 2.048884391784668
182
+ 2.048884630203247
183
183
  ],
184
184
  [
185
185
  "password-change--disabledRatio",
186
- -3.544040009728633e-05
186
+ -3.544039645930752e-05
187
187
  ],
188
188
  [
189
189
  "password-change--requiredRatio",
190
- 0.28192782402038574
190
+ 0.2819277048110962
191
191
  ],
192
192
  [
193
193
  "password-change--checkboxRatio",
194
- 0.3580681383609772
194
+ 0.3580682575702667
195
195
  ],
196
196
  [
197
197
  "password-change--hiddenIdentifierRatio",
@@ -199,7 +199,7 @@
199
199
  ],
200
200
  [
201
201
  "password-change--hiddenPasswordRatio",
202
- -0.5603636503219604
202
+ -0.5603635311126709
203
203
  ],
204
204
  [
205
205
  "password-change--pageLogin",
@@ -207,7 +207,7 @@
207
207
  ],
208
208
  [
209
209
  "password-change--formTextLogin",
210
- -0.00028074291185475886
210
+ -0.0002807428827509284
211
211
  ],
212
212
  [
213
213
  "password-change--formAttrsLogin",
@@ -215,31 +215,31 @@
215
215
  ],
216
216
  [
217
217
  "password-change--headingsLogin",
218
- -1.3089661598205566
218
+ -1.3089662790298462
219
219
  ],
220
220
  [
221
221
  "password-change--layoutLogin",
222
- -1.316753625869751
222
+ -1.3167537450790405
223
223
  ],
224
224
  [
225
225
  "password-change--rememberMeCheckbox",
226
- -0.49536675214767456
226
+ -0.49536681175231934
227
227
  ],
228
228
  [
229
229
  "password-change--troubleLink",
230
- -0.5059223175048828
230
+ -0.505922257900238
231
231
  ],
232
232
  [
233
233
  "password-change--submitLogin",
234
- -1.538442850112915
234
+ -1.538442611694336
235
235
  ],
236
236
  [
237
237
  "password-change--pageRegister",
238
- -0.4322483539581299
238
+ -0.43224841356277466
239
239
  ],
240
240
  [
241
241
  "password-change--formTextRegister",
242
- -2.7674755642692617e-07
242
+ -2.767477838006016e-07
243
243
  ],
244
244
  [
245
245
  "password-change--formAttrsRegister",
@@ -247,7 +247,7 @@
247
247
  ],
248
248
  [
249
249
  "password-change--headingsRegister",
250
- -4.550984859466553
250
+ -4.5509843826293945
251
251
  ],
252
252
  [
253
253
  "password-change--layoutRegister",
@@ -259,15 +259,15 @@
259
259
  ],
260
260
  [
261
261
  "password-change--pwConfirmRegister",
262
- 0.18275953829288483
262
+ 0.18275943398475647
263
263
  ],
264
264
  [
265
265
  "password-change--submitRegister",
266
- -2.4953694343566895
266
+ -2.4953696727752686
267
267
  ],
268
268
  [
269
269
  "password-change--TOSRef",
270
- -0.08693794906139374
270
+ -0.0869380310177803
271
271
  ],
272
272
  [
273
273
  "password-change--pagePwReset",
@@ -279,15 +279,15 @@
279
279
  ],
280
280
  [
281
281
  "password-change--formAttrsPwReset",
282
- 3.0300827026367188
282
+ 3.030082941055298
283
283
  ],
284
284
  [
285
285
  "password-change--headingsPwReset",
286
- 0.8395712375640869
286
+ 0.8395712971687317
287
287
  ],
288
288
  [
289
289
  "password-change--layoutPwReset",
290
- 3.9594013690948486
290
+ 3.9594016075134277
291
291
  ],
292
292
  [
293
293
  "password-change--pageRecovery",
@@ -299,15 +299,15 @@
299
299
  ],
300
300
  [
301
301
  "password-change--formAttrsRecovery",
302
- -0.571295440196991
302
+ -0.5712954998016357
303
303
  ],
304
304
  [
305
305
  "password-change--headingsRecovery",
306
- -0.4508116543292999
306
+ -0.4508117437362671
307
307
  ],
308
308
  [
309
309
  "password-change--layoutRecovery",
310
- -0.31461575627326965
310
+ -0.3146156668663025
311
311
  ],
312
312
  [
313
313
  "password-change--identifierRecovery",
@@ -315,19 +315,19 @@
315
315
  ],
316
316
  [
317
317
  "password-change--submitRecovery",
318
- 1.8364183902740479
318
+ 1.8364182710647583
319
319
  ],
320
320
  [
321
321
  "password-change--formTextMFA",
322
- -0.8908454775810242
322
+ -0.890845537185669
323
323
  ],
324
324
  [
325
325
  "password-change--formAttrsMFA",
326
- -0.45810991525650024
326
+ -0.45810985565185547
327
327
  ],
328
328
  [
329
329
  "password-change--inputsMFA",
330
- -0.7224538326263428
330
+ -0.7224538922309875
331
331
  ],
332
332
  [
333
333
  "password-change--newsletterForm",
@@ -339,7 +339,7 @@
339
339
  ],
340
340
  [
341
341
  "password-change--multistepForm",
342
- -0.8734708428382874
342
+ -0.8734709024429321
343
343
  ],
344
344
  [
345
345
  "password-change--multiAuthForm",
@@ -351,7 +351,7 @@
351
351
  ],
352
352
  [
353
353
  "password-change--visibleRatio,visibleFieldsCountScaled",
354
- -0.7013123035430908
354
+ -0.7013124227523804
355
355
  ],
356
356
  [
357
357
  "password-change--visibleRatio,visibleIdentifiersCountScaled",
@@ -359,27 +359,27 @@
359
359
  ],
360
360
  [
361
361
  "password-change--visibleRatio,visiblePasswordsCountScaled",
362
- -0.13744966685771942
362
+ -0.13744992017745972
363
363
  ],
364
364
  [
365
365
  "password-change--visibleRatio,hiddenIdentifiersCountScaled",
366
- -0.18700900673866272
366
+ -0.18700893223285675
367
367
  ],
368
368
  [
369
369
  "password-change--visibleRatio,hiddenPasswordsCountScaled",
370
- -0.31140273809432983
370
+ -0.31140270829200745
371
371
  ],
372
372
  [
373
373
  "password-change--visibleRatio,multiAuthForm",
374
- -0.3962595462799072
374
+ -0.39625948667526245
375
375
  ],
376
376
  [
377
377
  "password-change--visibleRatio,multistepForm",
378
- -2.3316564559936523
378
+ -2.331655979156494
379
379
  ],
380
380
  [
381
381
  "password-change--identifierRatio,visibleFieldsCountScaled",
382
- -1.1532371044158936
382
+ -1.153236985206604
383
383
  ],
384
384
  [
385
385
  "password-change--identifierRatio,visibleIdentifiersCountScaled",
@@ -387,7 +387,7 @@
387
387
  ],
388
388
  [
389
389
  "password-change--identifierRatio,visiblePasswordsCountScaled",
390
- -1.6363348960876465
390
+ -1.636335015296936
391
391
  ],
392
392
  [
393
393
  "password-change--identifierRatio,hiddenIdentifiersCountScaled",
@@ -407,15 +407,15 @@
407
407
  ],
408
408
  [
409
409
  "password-change--passwordRatio,visibleFieldsCountScaled",
410
- 1.7638394832611084
410
+ 1.7638397216796875
411
411
  ],
412
412
  [
413
413
  "password-change--passwordRatio,visibleIdentifiersCountScaled",
414
- -1.4547810554504395
414
+ -1.45478093624115
415
415
  ],
416
416
  [
417
417
  "password-change--passwordRatio,visiblePasswordsCountScaled",
418
- 2.538695812225342
418
+ 2.5386955738067627
419
419
  ],
420
420
  [
421
421
  "password-change--passwordRatio,hiddenIdentifiersCountScaled",
@@ -423,7 +423,7 @@
423
423
  ],
424
424
  [
425
425
  "password-change--passwordRatio,hiddenPasswordsCountScaled",
426
- -0.17282022535800934
426
+ -0.1728202849626541
427
427
  ],
428
428
  [
429
429
  "password-change--passwordRatio,multiAuthForm",
@@ -431,7 +431,7 @@
431
431
  ],
432
432
  [
433
433
  "password-change--passwordRatio,multistepForm",
434
- -0.6057162880897522
434
+ -0.6057165861129761
435
435
  ],
436
436
  [
437
437
  "password-change--requiredRatio,visibleFieldsCountScaled",
@@ -439,27 +439,27 @@
439
439
  ],
440
440
  [
441
441
  "password-change--requiredRatio,visibleIdentifiersCountScaled",
442
- -1.3246948719024658
442
+ -1.3246949911117554
443
443
  ],
444
444
  [
445
445
  "password-change--requiredRatio,visiblePasswordsCountScaled",
446
- 0.9341357350349426
446
+ 0.9341356754302979
447
447
  ],
448
448
  [
449
449
  "password-change--requiredRatio,hiddenIdentifiersCountScaled",
450
- -0.966589629650116
450
+ -0.9665895700454712
451
451
  ],
452
452
  [
453
453
  "password-change--requiredRatio,hiddenPasswordsCountScaled",
454
- -0.9109418392181396
454
+ -0.9109416007995605
455
455
  ],
456
456
  [
457
457
  "password-change--requiredRatio,multiAuthForm",
458
- -0.23184752464294434
458
+ -0.2318475842475891
459
459
  ],
460
460
  [
461
461
  "password-change--requiredRatio,multistepForm",
462
- -0.024571210145950317
462
+ -0.02457130327820778
463
463
  ]
464
464
  ]
465
465
  }