@stll/anonymize-wasm 1.4.9 → 1.4.11
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/dist/names-nw-ar.mjs +202 -0
- package/dist/names-nw-ar.mjs.map +1 -0
- package/dist/names-nw-excluded-allcaps.mjs +112 -0
- package/dist/names-nw-excluded-allcaps.mjs.map +1 -0
- package/dist/names-nw-fil.mjs +202 -0
- package/dist/names-nw-fil.mjs.map +1 -0
- package/dist/names-nw-id.mjs +210 -0
- package/dist/names-nw-id.mjs.map +1 -0
- package/dist/names-nw-in.mjs +526 -0
- package/dist/names-nw-in.mjs.map +1 -0
- package/dist/names-nw-ja-latn.mjs +260 -0
- package/dist/names-nw-ja-latn.mjs.map +1 -0
- package/dist/names-nw-ko.mjs +162 -0
- package/dist/names-nw-ko.mjs.map +1 -0
- package/dist/names-nw-th.mjs +188 -0
- package/dist/names-nw-th.mjs.map +1 -0
- package/dist/names-nw-vi.mjs +151 -0
- package/dist/names-nw-vi.mjs.map +1 -0
- package/dist/names-nw-zh-latn.mjs +197 -0
- package/dist/names-nw-zh-latn.mjs.map +1 -0
- package/dist/wasm.d.mts +34 -5
- package/dist/wasm.mjs +729 -246
- package/dist/wasm.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
//#region src/data/names-nw-ar.json
|
|
2
|
+
var _comment = "Non-Western name tokens for ar locale";
|
|
3
|
+
var names = [
|
|
4
|
+
"Abdel",
|
|
5
|
+
"Abdul",
|
|
6
|
+
"Abdullah",
|
|
7
|
+
"Abou",
|
|
8
|
+
"Abu",
|
|
9
|
+
"Ahmad",
|
|
10
|
+
"Ahmed",
|
|
11
|
+
"Aisha",
|
|
12
|
+
"AlAmeri",
|
|
13
|
+
"AlAmin",
|
|
14
|
+
"AlAssad",
|
|
15
|
+
"AlBadi",
|
|
16
|
+
"AlBashir",
|
|
17
|
+
"AlBloshi",
|
|
18
|
+
"AlBwardi",
|
|
19
|
+
"AlDhaheri",
|
|
20
|
+
"AlFalahi",
|
|
21
|
+
"AlFuttaim",
|
|
22
|
+
"AlGargash",
|
|
23
|
+
"AlGhurair",
|
|
24
|
+
"AlHabtoor",
|
|
25
|
+
"AlHammadi",
|
|
26
|
+
"AlHarthi",
|
|
27
|
+
"AlHashmi",
|
|
28
|
+
"AlHussein",
|
|
29
|
+
"AlJabri",
|
|
30
|
+
"AlKaabi",
|
|
31
|
+
"AlKalbani",
|
|
32
|
+
"AlKetbi",
|
|
33
|
+
"AlKhalifa",
|
|
34
|
+
"AlKhatib",
|
|
35
|
+
"AlMakdissi",
|
|
36
|
+
"AlMaktoum",
|
|
37
|
+
"AlMansoori",
|
|
38
|
+
"AlMarri",
|
|
39
|
+
"AlMazrouei",
|
|
40
|
+
"AlMheiri",
|
|
41
|
+
"AlMusabi",
|
|
42
|
+
"AlNahyan",
|
|
43
|
+
"AlNuaimi",
|
|
44
|
+
"AlOwais",
|
|
45
|
+
"AlQasimi",
|
|
46
|
+
"AlRashid",
|
|
47
|
+
"AlRifai",
|
|
48
|
+
"AlRumaithi",
|
|
49
|
+
"AlSabah",
|
|
50
|
+
"AlSaud",
|
|
51
|
+
"AlSayed",
|
|
52
|
+
"AlShamsi",
|
|
53
|
+
"AlShehhi",
|
|
54
|
+
"AlSuwaidi",
|
|
55
|
+
"AlTamimi",
|
|
56
|
+
"AlTayer",
|
|
57
|
+
"AlThani",
|
|
58
|
+
"Ali",
|
|
59
|
+
"Alia",
|
|
60
|
+
"Alisa",
|
|
61
|
+
"Amal",
|
|
62
|
+
"Amin",
|
|
63
|
+
"Amine",
|
|
64
|
+
"Amir",
|
|
65
|
+
"Amira",
|
|
66
|
+
"Anas",
|
|
67
|
+
"Anwar",
|
|
68
|
+
"Bedoui",
|
|
69
|
+
"Belhadj",
|
|
70
|
+
"BenAli",
|
|
71
|
+
"BenSalah",
|
|
72
|
+
"Benatia",
|
|
73
|
+
"Benzema",
|
|
74
|
+
"Bilal",
|
|
75
|
+
"Bouazizi",
|
|
76
|
+
"Boudiaf",
|
|
77
|
+
"Bouhouche",
|
|
78
|
+
"Bouteflika",
|
|
79
|
+
"Cherif",
|
|
80
|
+
"Djamel",
|
|
81
|
+
"Djebbari",
|
|
82
|
+
"ElAmrani",
|
|
83
|
+
"ElFassi",
|
|
84
|
+
"ElJaziri",
|
|
85
|
+
"Fadhil",
|
|
86
|
+
"Fadi",
|
|
87
|
+
"Faisal",
|
|
88
|
+
"Farah",
|
|
89
|
+
"Farid",
|
|
90
|
+
"Fatemeh",
|
|
91
|
+
"Fatima",
|
|
92
|
+
"Fatma",
|
|
93
|
+
"Ferhat",
|
|
94
|
+
"Fikri",
|
|
95
|
+
"Ghada",
|
|
96
|
+
"Habib",
|
|
97
|
+
"Habiba",
|
|
98
|
+
"Hadi",
|
|
99
|
+
"Hamdan",
|
|
100
|
+
"Hamza",
|
|
101
|
+
"Hamzah",
|
|
102
|
+
"Hasan",
|
|
103
|
+
"Hassan",
|
|
104
|
+
"Hoda",
|
|
105
|
+
"Hussein",
|
|
106
|
+
"Ibrahim",
|
|
107
|
+
"Jaber",
|
|
108
|
+
"Jamal",
|
|
109
|
+
"Karim",
|
|
110
|
+
"Khaled",
|
|
111
|
+
"Khalid",
|
|
112
|
+
"Khan",
|
|
113
|
+
"Laila",
|
|
114
|
+
"Latif",
|
|
115
|
+
"Layla",
|
|
116
|
+
"Mahdi",
|
|
117
|
+
"Mahmoud",
|
|
118
|
+
"Majid",
|
|
119
|
+
"Mariam",
|
|
120
|
+
"Maryam",
|
|
121
|
+
"Mebarki",
|
|
122
|
+
"Mehdi",
|
|
123
|
+
"Mir",
|
|
124
|
+
"Mirza",
|
|
125
|
+
"Mohamed",
|
|
126
|
+
"Mohammad",
|
|
127
|
+
"Mohammed",
|
|
128
|
+
"Mona",
|
|
129
|
+
"Moncef",
|
|
130
|
+
"Mourad",
|
|
131
|
+
"Muhammad",
|
|
132
|
+
"Muhammed",
|
|
133
|
+
"Mustafa",
|
|
134
|
+
"Nabil",
|
|
135
|
+
"Nader",
|
|
136
|
+
"Nasser",
|
|
137
|
+
"Nizar",
|
|
138
|
+
"Noor",
|
|
139
|
+
"Nour",
|
|
140
|
+
"Omar",
|
|
141
|
+
"Othman",
|
|
142
|
+
"Ouyahia",
|
|
143
|
+
"Rachid",
|
|
144
|
+
"Rahman",
|
|
145
|
+
"Rami",
|
|
146
|
+
"Rania",
|
|
147
|
+
"Rashid",
|
|
148
|
+
"Reda",
|
|
149
|
+
"Reem",
|
|
150
|
+
"Rida",
|
|
151
|
+
"Saad",
|
|
152
|
+
"Saeed",
|
|
153
|
+
"Sahar",
|
|
154
|
+
"Said",
|
|
155
|
+
"Salem",
|
|
156
|
+
"Salim",
|
|
157
|
+
"Salma",
|
|
158
|
+
"Samer",
|
|
159
|
+
"Sami",
|
|
160
|
+
"Samir",
|
|
161
|
+
"Sana",
|
|
162
|
+
"Saud",
|
|
163
|
+
"Sayyed",
|
|
164
|
+
"Sellal",
|
|
165
|
+
"Sofiane",
|
|
166
|
+
"Sulayman",
|
|
167
|
+
"Sultan",
|
|
168
|
+
"Syed",
|
|
169
|
+
"Taha",
|
|
170
|
+
"Tarek",
|
|
171
|
+
"Tareq",
|
|
172
|
+
"Toufik",
|
|
173
|
+
"Usman",
|
|
174
|
+
"Uthman",
|
|
175
|
+
"Waleed",
|
|
176
|
+
"Walid",
|
|
177
|
+
"Yacine",
|
|
178
|
+
"Yasmin",
|
|
179
|
+
"Yasmine",
|
|
180
|
+
"Yasser",
|
|
181
|
+
"Yassine",
|
|
182
|
+
"Yassir",
|
|
183
|
+
"Yousef",
|
|
184
|
+
"Youssef",
|
|
185
|
+
"Zahra",
|
|
186
|
+
"Zain",
|
|
187
|
+
"Zane",
|
|
188
|
+
"Zayed",
|
|
189
|
+
"Zerhouni",
|
|
190
|
+
"Zeroual",
|
|
191
|
+
"Ziad",
|
|
192
|
+
"Zine",
|
|
193
|
+
"Zouhair"
|
|
194
|
+
];
|
|
195
|
+
var names_nw_ar_default = {
|
|
196
|
+
_comment,
|
|
197
|
+
names
|
|
198
|
+
};
|
|
199
|
+
//#endregion
|
|
200
|
+
export { _comment, names_nw_ar_default as default, names };
|
|
201
|
+
|
|
202
|
+
//# sourceMappingURL=names-nw-ar.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"names-nw-ar.mjs","names":[],"sources":["../../src/data/names-nw-ar.json"],"sourcesContent":[""],"mappings":""}
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
//#region src/data/names-nw-excluded-allcaps.json
|
|
2
|
+
var _comment = "English all-caps words/acronyms excluded from Japanese Hepburn matches";
|
|
3
|
+
var words = [
|
|
4
|
+
"ADD",
|
|
5
|
+
"ALL",
|
|
6
|
+
"AND",
|
|
7
|
+
"ANY",
|
|
8
|
+
"API",
|
|
9
|
+
"APP",
|
|
10
|
+
"APR",
|
|
11
|
+
"ARE",
|
|
12
|
+
"AS",
|
|
13
|
+
"AT",
|
|
14
|
+
"AUG",
|
|
15
|
+
"BIZ",
|
|
16
|
+
"BUT",
|
|
17
|
+
"BY",
|
|
18
|
+
"CAN",
|
|
19
|
+
"COM",
|
|
20
|
+
"CSS",
|
|
21
|
+
"CSV",
|
|
22
|
+
"DEC",
|
|
23
|
+
"DEL",
|
|
24
|
+
"DOC",
|
|
25
|
+
"EDU",
|
|
26
|
+
"END",
|
|
27
|
+
"EUR",
|
|
28
|
+
"FEB",
|
|
29
|
+
"FOR",
|
|
30
|
+
"FRI",
|
|
31
|
+
"GBP",
|
|
32
|
+
"GET",
|
|
33
|
+
"GMT",
|
|
34
|
+
"GOV",
|
|
35
|
+
"HAD",
|
|
36
|
+
"HE",
|
|
37
|
+
"HH",
|
|
38
|
+
"HAS",
|
|
39
|
+
"HTML",
|
|
40
|
+
"ID",
|
|
41
|
+
"IF",
|
|
42
|
+
"IN",
|
|
43
|
+
"INC",
|
|
44
|
+
"INFO",
|
|
45
|
+
"INT",
|
|
46
|
+
"ISO",
|
|
47
|
+
"ITS",
|
|
48
|
+
"JAN",
|
|
49
|
+
"JUL",
|
|
50
|
+
"JUN",
|
|
51
|
+
"KEY",
|
|
52
|
+
"LLC",
|
|
53
|
+
"LTD",
|
|
54
|
+
"MAR",
|
|
55
|
+
"MAY",
|
|
56
|
+
"MIL",
|
|
57
|
+
"MON",
|
|
58
|
+
"NAME",
|
|
59
|
+
"NET",
|
|
60
|
+
"NEW",
|
|
61
|
+
"NO",
|
|
62
|
+
"NOT",
|
|
63
|
+
"NOV",
|
|
64
|
+
"OCT",
|
|
65
|
+
"OF",
|
|
66
|
+
"ON",
|
|
67
|
+
"ONE",
|
|
68
|
+
"OR",
|
|
69
|
+
"ORG",
|
|
70
|
+
"OUT",
|
|
71
|
+
"PDF",
|
|
72
|
+
"POST",
|
|
73
|
+
"PUT",
|
|
74
|
+
"RFC",
|
|
75
|
+
"RUN",
|
|
76
|
+
"SAT",
|
|
77
|
+
"SEE",
|
|
78
|
+
"SEP",
|
|
79
|
+
"SET",
|
|
80
|
+
"SQL",
|
|
81
|
+
"SUN",
|
|
82
|
+
"TAR",
|
|
83
|
+
"THE",
|
|
84
|
+
"THU",
|
|
85
|
+
"TO",
|
|
86
|
+
"TUE",
|
|
87
|
+
"TWO",
|
|
88
|
+
"TXT",
|
|
89
|
+
"UID",
|
|
90
|
+
"URI",
|
|
91
|
+
"URL",
|
|
92
|
+
"USA",
|
|
93
|
+
"USD",
|
|
94
|
+
"UTC",
|
|
95
|
+
"VAL",
|
|
96
|
+
"VAT",
|
|
97
|
+
"WAS",
|
|
98
|
+
"WED",
|
|
99
|
+
"WERE",
|
|
100
|
+
"XLS",
|
|
101
|
+
"XML",
|
|
102
|
+
"YES",
|
|
103
|
+
"ZIP"
|
|
104
|
+
];
|
|
105
|
+
var names_nw_excluded_allcaps_default = {
|
|
106
|
+
_comment,
|
|
107
|
+
words
|
|
108
|
+
};
|
|
109
|
+
//#endregion
|
|
110
|
+
export { _comment, names_nw_excluded_allcaps_default as default, words };
|
|
111
|
+
|
|
112
|
+
//# sourceMappingURL=names-nw-excluded-allcaps.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"names-nw-excluded-allcaps.mjs","names":[],"sources":["../../src/data/names-nw-excluded-allcaps.json"],"sourcesContent":[""],"mappings":""}
|
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
//#region src/data/names-nw-fil.json
|
|
2
|
+
var _comment = "Non-Western name tokens for fil locale";
|
|
3
|
+
var names = [
|
|
4
|
+
"Aguilar",
|
|
5
|
+
"Alberto",
|
|
6
|
+
"Alfonso",
|
|
7
|
+
"Almeida",
|
|
8
|
+
"Alva",
|
|
9
|
+
"Amor",
|
|
10
|
+
"Ana",
|
|
11
|
+
"Andres",
|
|
12
|
+
"Antonio",
|
|
13
|
+
"Apolinario",
|
|
14
|
+
"Aquino",
|
|
15
|
+
"Araneta",
|
|
16
|
+
"Arroyo",
|
|
17
|
+
"Arturo",
|
|
18
|
+
"Asuncion",
|
|
19
|
+
"Aurelio",
|
|
20
|
+
"Ayala",
|
|
21
|
+
"Bautista",
|
|
22
|
+
"Bayani",
|
|
23
|
+
"Bonifacio",
|
|
24
|
+
"Candido",
|
|
25
|
+
"Cardozo",
|
|
26
|
+
"Caridad",
|
|
27
|
+
"Carlos",
|
|
28
|
+
"Carmen",
|
|
29
|
+
"Castro",
|
|
30
|
+
"Cayetano",
|
|
31
|
+
"Cipriano",
|
|
32
|
+
"Coelho",
|
|
33
|
+
"Cojuangco",
|
|
34
|
+
"Concepcion",
|
|
35
|
+
"Consuelo",
|
|
36
|
+
"Corazon",
|
|
37
|
+
"Cornelio",
|
|
38
|
+
"Costa",
|
|
39
|
+
"Cruz",
|
|
40
|
+
"Danilo",
|
|
41
|
+
"DeGuzman",
|
|
42
|
+
"DeJesus",
|
|
43
|
+
"DeLeon",
|
|
44
|
+
"DelRosario",
|
|
45
|
+
"DelaCruz",
|
|
46
|
+
"DelosSantos",
|
|
47
|
+
"Diaz",
|
|
48
|
+
"Diego",
|
|
49
|
+
"Diosdado",
|
|
50
|
+
"Dolores",
|
|
51
|
+
"Domingo",
|
|
52
|
+
"Drilon",
|
|
53
|
+
"Duterte",
|
|
54
|
+
"Eduardo",
|
|
55
|
+
"Efren",
|
|
56
|
+
"Ejercito",
|
|
57
|
+
"Elena",
|
|
58
|
+
"Emilio",
|
|
59
|
+
"Enrile",
|
|
60
|
+
"Enrique",
|
|
61
|
+
"Enriquez",
|
|
62
|
+
"Ernesto",
|
|
63
|
+
"Esperanza",
|
|
64
|
+
"Espiritu",
|
|
65
|
+
"Estrada",
|
|
66
|
+
"Ferdinand",
|
|
67
|
+
"Fernandes",
|
|
68
|
+
"Fernandez",
|
|
69
|
+
"Fernando",
|
|
70
|
+
"Flaviano",
|
|
71
|
+
"Florentino",
|
|
72
|
+
"Flores",
|
|
73
|
+
"Francisco",
|
|
74
|
+
"Gabriel",
|
|
75
|
+
"Garcia",
|
|
76
|
+
"Gaudencio",
|
|
77
|
+
"George",
|
|
78
|
+
"Gerald",
|
|
79
|
+
"Gloria",
|
|
80
|
+
"Gokongwei",
|
|
81
|
+
"Gonzales",
|
|
82
|
+
"Gordon",
|
|
83
|
+
"Gracia",
|
|
84
|
+
"Hector",
|
|
85
|
+
"Herminigildo",
|
|
86
|
+
"Hernandez",
|
|
87
|
+
"Hutapea",
|
|
88
|
+
"Imelda",
|
|
89
|
+
"Isidro",
|
|
90
|
+
"Jerry",
|
|
91
|
+
"Jose",
|
|
92
|
+
"Joseph",
|
|
93
|
+
"Juan",
|
|
94
|
+
"Kenneth",
|
|
95
|
+
"Lacson",
|
|
96
|
+
"Lakandula",
|
|
97
|
+
"Laurel",
|
|
98
|
+
"Leocadio",
|
|
99
|
+
"Leopoldo",
|
|
100
|
+
"Lopez",
|
|
101
|
+
"Lorenzo",
|
|
102
|
+
"Lourdes",
|
|
103
|
+
"Luis",
|
|
104
|
+
"Luz",
|
|
105
|
+
"Macario",
|
|
106
|
+
"Magdalo",
|
|
107
|
+
"Magdiwang",
|
|
108
|
+
"Magno",
|
|
109
|
+
"Manuel",
|
|
110
|
+
"Marco",
|
|
111
|
+
"Marcos",
|
|
112
|
+
"Maria",
|
|
113
|
+
"Marlon",
|
|
114
|
+
"Mendoza",
|
|
115
|
+
"Mercado",
|
|
116
|
+
"Mercedes",
|
|
117
|
+
"Miguel",
|
|
118
|
+
"Milagros",
|
|
119
|
+
"Mina",
|
|
120
|
+
"Morales",
|
|
121
|
+
"Natividad",
|
|
122
|
+
"Navarro",
|
|
123
|
+
"Nicolas",
|
|
124
|
+
"Norberto",
|
|
125
|
+
"Ofelia",
|
|
126
|
+
"Orlando",
|
|
127
|
+
"Osmeña",
|
|
128
|
+
"Pablo",
|
|
129
|
+
"Pangilinan",
|
|
130
|
+
"Pascual",
|
|
131
|
+
"Patricio",
|
|
132
|
+
"Paz",
|
|
133
|
+
"Pedro",
|
|
134
|
+
"Percival",
|
|
135
|
+
"Pereira",
|
|
136
|
+
"Perez",
|
|
137
|
+
"Pichai",
|
|
138
|
+
"Pilar",
|
|
139
|
+
"Pimentel",
|
|
140
|
+
"Pinto",
|
|
141
|
+
"Poe",
|
|
142
|
+
"Presentacion",
|
|
143
|
+
"Purificacion",
|
|
144
|
+
"Rafael",
|
|
145
|
+
"Ramon",
|
|
146
|
+
"Ramos",
|
|
147
|
+
"Razon",
|
|
148
|
+
"Recto",
|
|
149
|
+
"Remedios",
|
|
150
|
+
"Reyes",
|
|
151
|
+
"Reynaldo",
|
|
152
|
+
"Ricardo",
|
|
153
|
+
"Rivera",
|
|
154
|
+
"Roberto",
|
|
155
|
+
"Rodrigo",
|
|
156
|
+
"Rodrigues",
|
|
157
|
+
"Romero",
|
|
158
|
+
"Rosa",
|
|
159
|
+
"Rosario",
|
|
160
|
+
"Roxas",
|
|
161
|
+
"Salazar",
|
|
162
|
+
"Sanchez",
|
|
163
|
+
"Santiago",
|
|
164
|
+
"Santos",
|
|
165
|
+
"Severino",
|
|
166
|
+
"Silva",
|
|
167
|
+
"Silvestre",
|
|
168
|
+
"Sison",
|
|
169
|
+
"Siti",
|
|
170
|
+
"Soledad",
|
|
171
|
+
"Soriano",
|
|
172
|
+
"Sy",
|
|
173
|
+
"Tagle",
|
|
174
|
+
"Teodoro",
|
|
175
|
+
"Teresa",
|
|
176
|
+
"Thomas",
|
|
177
|
+
"Tiangco",
|
|
178
|
+
"Tomas",
|
|
179
|
+
"Torres",
|
|
180
|
+
"Ulysses",
|
|
181
|
+
"Valdez",
|
|
182
|
+
"Valentin",
|
|
183
|
+
"Vicente",
|
|
184
|
+
"Victoriano",
|
|
185
|
+
"Villanueva",
|
|
186
|
+
"Villar",
|
|
187
|
+
"Villareal",
|
|
188
|
+
"Visitacion",
|
|
189
|
+
"Wilfredo",
|
|
190
|
+
"Yolanda",
|
|
191
|
+
"Yuchengco",
|
|
192
|
+
"Zobel",
|
|
193
|
+
"Zubiri"
|
|
194
|
+
];
|
|
195
|
+
var names_nw_fil_default = {
|
|
196
|
+
_comment,
|
|
197
|
+
names
|
|
198
|
+
};
|
|
199
|
+
//#endregion
|
|
200
|
+
export { _comment, names_nw_fil_default as default, names };
|
|
201
|
+
|
|
202
|
+
//# sourceMappingURL=names-nw-fil.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"names-nw-fil.mjs","names":[],"sources":["../../src/data/names-nw-fil.json"],"sourcesContent":[""],"mappings":""}
|