Commit 554afda
committed
chore(settings): replace fxa-common-password-list npm package with vendored lib
Migrate fxa-settings and fxa-content-server off the stale npm package
(v0.0.4, last published 2018) to the in-repo @fxa/vendored/common-password-list.
Adds webpack aliases for content-server and Jest moduleNameMapper for
fxa-settings, and removes the npm dependency.1 parent dcb1b56 commit 554afda
7 files changed
Lines changed: 20 additions & 28 deletions
File tree
- packages
- fxa-content-server
- app/scripts/models/password_strength
- fxa-settings
- src/components
- FormPasswordWithInlineCriteria
- FormPassword
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
85 | 93 | | |
86 | 94 | | |
87 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
158 | | - | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | | - | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
293 | | - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
294 | 295 | | |
295 | 296 | | |
296 | | - | |
| 297 | + | |
297 | 298 | | |
298 | 299 | | |
299 | 300 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36481 | 36481 | | |
36482 | 36482 | | |
36483 | 36483 | | |
36484 | | - | |
36485 | | - | |
36486 | | - | |
36487 | | - | |
36488 | | - | |
36489 | | - | |
36490 | | - | |
36491 | | - | |
36492 | | - | |
36493 | 36484 | | |
36494 | 36485 | | |
36495 | 36486 | | |
| |||
36534 | 36525 | | |
36535 | 36526 | | |
36536 | 36527 | | |
36537 | | - | |
36538 | 36528 | | |
36539 | 36529 | | |
36540 | 36530 | | |
| |||
37048 | 37038 | | |
37049 | 37039 | | |
37050 | 37040 | | |
37051 | | - | |
37052 | 37041 | | |
37053 | 37042 | | |
37054 | 37043 | | |
| |||
40061 | 40050 | | |
40062 | 40051 | | |
40063 | 40052 | | |
40064 | | - | |
40065 | | - | |
40066 | | - | |
40067 | | - | |
40068 | | - | |
40069 | | - | |
40070 | | - | |
40071 | 40053 | | |
40072 | 40054 | | |
40073 | 40055 | | |
| |||
0 commit comments