@validex/core 1.0.0
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/LICENSE +21 -0
- package/README.md +583 -0
- package/dist/checks/index.cjs +51 -0
- package/dist/checks/index.d.cts +207 -0
- package/dist/checks/index.d.ts +207 -0
- package/dist/checks/index.js +51 -0
- package/dist/chunk-2OTGUKO7.cjs +26 -0
- package/dist/chunk-4HUGF4EZ.js +0 -0
- package/dist/chunk-5CYBSNNG.cjs +33 -0
- package/dist/chunk-5DOFRLSB.js +30 -0
- package/dist/chunk-64X6D23X.cjs +24 -0
- package/dist/chunk-6MGS4JWP.js +152 -0
- package/dist/chunk-AGJWIOFF.js +24 -0
- package/dist/chunk-BAFEYOPS.js +43 -0
- package/dist/chunk-BYMZTDYD.js +56 -0
- package/dist/chunk-D232V332.cjs +30 -0
- package/dist/chunk-FD77PZXB.js +9 -0
- package/dist/chunk-H3XHQLZF.cjs +43 -0
- package/dist/chunk-ISY3F7TI.cjs +239 -0
- package/dist/chunk-JEKRBIPN.cjs +1 -0
- package/dist/chunk-KTN4NQQL.js +33 -0
- package/dist/chunk-LSQNDPFQ.cjs +9 -0
- package/dist/chunk-NDLUDRZJ.js +24 -0
- package/dist/chunk-OCTLUBGT.cjs +24 -0
- package/dist/chunk-OFT3FQPJ.cjs +152 -0
- package/dist/chunk-OOFMB7K5.js +34 -0
- package/dist/chunk-OTPQTLPM.js +50 -0
- package/dist/chunk-P3FRVJ3U.cjs +50 -0
- package/dist/chunk-PFPNNQGJ.js +30 -0
- package/dist/chunk-PQ4TUE2Q.cjs +2688 -0
- package/dist/chunk-SMDC2EAD.js +26 -0
- package/dist/chunk-TB6J73U7.js +239 -0
- package/dist/chunk-TBVAKZA5.js +2688 -0
- package/dist/chunk-TSPTIW3V.cjs +34 -0
- package/dist/chunk-WE2OD5XD.cjs +30 -0
- package/dist/chunk-WKVMDEA3.js +26 -0
- package/dist/chunk-ZAUX2RGL.cjs +56 -0
- package/dist/chunk-ZWIO2MJX.cjs +26 -0
- package/dist/cli/index.cjs +120 -0
- package/dist/cli/index.d.cts +1 -0
- package/dist/cli/index.d.ts +1 -0
- package/dist/cli/index.js +120 -0
- package/dist/commonPasswords-3BYUBARZ.cjs +10 -0
- package/dist/commonPasswords-ZYOEI6PG.js +10 -0
- package/dist/countryCodes-EKJKVHR5.cjs +10 -0
- package/dist/countryCodes-RTJZVCLB.js +10 -0
- package/dist/countryCodes-VY56VZPT.cjs +255 -0
- package/dist/countryCodes-YRY75MQP.js +255 -0
- package/dist/creditCardPrefixes-EXMJZGE7.cjs +10 -0
- package/dist/creditCardPrefixes-EZK7T4IZ.js +10 -0
- package/dist/creditCardPrefixes-HKWKCHNU.cjs +48 -0
- package/dist/creditCardPrefixes-QP3S4ZAU.js +48 -0
- package/dist/currencyCodes-GU6W3HSN.cjs +171 -0
- package/dist/currencyCodes-P67AASLW.js +171 -0
- package/dist/currencyCodes-RMRLGDME.cjs +10 -0
- package/dist/currencyCodes-U6TSAWDR.js +10 -0
- package/dist/disposableDomains-DCXSV422.js +10 -0
- package/dist/disposableDomains-USU2JQSF.cjs +10 -0
- package/dist/ibanPatterns-2PM32RIY.cjs +85 -0
- package/dist/ibanPatterns-BSQUWKLY.js +85 -0
- package/dist/ibanPatterns-KTLY6TZY.cjs +10 -0
- package/dist/ibanPatterns-LJRPR7FV.js +10 -0
- package/dist/index-Cid7Ygr_.d.cts +950 -0
- package/dist/index-Cid7Ygr_.d.ts +950 -0
- package/dist/index.cjs +361 -0
- package/dist/index.d.cts +132 -0
- package/dist/index.d.ts +132 -0
- package/dist/index.js +361 -0
- package/dist/locales/en.cjs +10 -0
- package/dist/locales/en.d.cts +234 -0
- package/dist/locales/en.d.ts +234 -0
- package/dist/locales/en.js +10 -0
- package/dist/passwordsTier1-NAZLSHKW.cjs +105 -0
- package/dist/passwordsTier1-OYRMLOWD.js +105 -0
- package/dist/passwordsTier2-GYJTYGY6.cjs +906 -0
- package/dist/passwordsTier2-JAEO5AYY.js +906 -0
- package/dist/passwordsTier3-BAPUFHZM.cjs +9006 -0
- package/dist/passwordsTier3-E6WBK5OB.js +9006 -0
- package/dist/phoneDetection-AFSSD4IB.cjs +6 -0
- package/dist/phoneDetection-G23LZ6MU.js +6 -0
- package/dist/phoneParser-2RTXDB6H.js +10 -0
- package/dist/phoneParser-CGRP2OUN.cjs +10 -0
- package/dist/postalCodes-4EZVDT2N.cjs +10 -0
- package/dist/postalCodes-ZPAJB3P5.js +10 -0
- package/dist/reservedUsernames-3QPPKUXR.cjs +246 -0
- package/dist/reservedUsernames-GIK6NX3J.js +246 -0
- package/dist/reservedUsernames-QR4ONXSL.js +10 -0
- package/dist/reservedUsernames-W65FGT6A.cjs +10 -0
- package/dist/rules/index.cjs +66 -0
- package/dist/rules/index.d.cts +2 -0
- package/dist/rules/index.d.ts +2 -0
- package/dist/rules/index.js +66 -0
- package/dist/utilities/index.cjs +8 -0
- package/dist/utilities/index.d.cts +47 -0
- package/dist/utilities/index.d.ts +47 -0
- package/dist/utilities/index.js +8 -0
- package/dist/vatPatterns-BLRXHNCP.js +36 -0
- package/dist/vatPatterns-DNVZJPTW.js +10 -0
- package/dist/vatPatterns-NPN6SV2Y.cjs +36 -0
- package/dist/vatPatterns-RRHUTA3U.cjs +10 -0
- package/package.json +133 -0
|
@@ -0,0 +1,234 @@
|
|
|
1
|
+
var lang = "en";
|
|
2
|
+
var validation = {
|
|
3
|
+
labels: {
|
|
4
|
+
email: "Email",
|
|
5
|
+
personName: "Name",
|
|
6
|
+
businessName: "Business Name",
|
|
7
|
+
password: "Password",
|
|
8
|
+
passwordConfirmation: "Password Confirmation",
|
|
9
|
+
phone: "Phone",
|
|
10
|
+
website: "Website",
|
|
11
|
+
url: "URL",
|
|
12
|
+
username: "Username",
|
|
13
|
+
slug: "Slug",
|
|
14
|
+
postalCode: "Postal Code",
|
|
15
|
+
licenseKey: "License Key",
|
|
16
|
+
uuid: "UUID",
|
|
17
|
+
jwt: "JWT",
|
|
18
|
+
dateTime: "Date/Time",
|
|
19
|
+
token: "Token",
|
|
20
|
+
text: "Text",
|
|
21
|
+
country: "Country",
|
|
22
|
+
currency: "Currency",
|
|
23
|
+
color: "Color",
|
|
24
|
+
creditCard: "Credit Card",
|
|
25
|
+
iban: "IBAN",
|
|
26
|
+
vatNumber: "VAT Number",
|
|
27
|
+
macAddress: "MAC Address",
|
|
28
|
+
ipAddress: "IP Address",
|
|
29
|
+
string: "Value"
|
|
30
|
+
},
|
|
31
|
+
messages: {
|
|
32
|
+
base: {
|
|
33
|
+
required: "{{label}} is required",
|
|
34
|
+
min: "{{label}} must be at least {{minimum}} characters",
|
|
35
|
+
max: "{{label}} must be at most {{maximum}} characters",
|
|
36
|
+
type: "{{label}} must be a {{expected}}",
|
|
37
|
+
format: "{{label}} is not valid"
|
|
38
|
+
},
|
|
39
|
+
email: {
|
|
40
|
+
invalid: "{{label}} is not a valid email address",
|
|
41
|
+
disposableBlocked: "{{label}} must not use a disposable email provider",
|
|
42
|
+
plusAliasBlocked: "{{label}} must not use plus aliases",
|
|
43
|
+
domainBlocked: "Email domain '{{domain}}' is not allowed",
|
|
44
|
+
domainNotAllowed: "Email domain '{{domain}}' is not in the allowed list",
|
|
45
|
+
subdomainNotAllowed: "Subdomain email addresses are not allowed",
|
|
46
|
+
custom: "{{label}} failed custom validation"
|
|
47
|
+
},
|
|
48
|
+
personName: {
|
|
49
|
+
invalid: "{{label}} is not a valid name",
|
|
50
|
+
maxWords: "{{label}} must have at most {{maximum}} words",
|
|
51
|
+
boundary: "{{label}} must start and end with a letter",
|
|
52
|
+
maxConsecutive: "{{label}} must not repeat the same character more than {{maximum}} times",
|
|
53
|
+
custom: "{{label}} failed custom validation"
|
|
54
|
+
},
|
|
55
|
+
businessName: {
|
|
56
|
+
invalid: "{{label}} is not a valid business name",
|
|
57
|
+
boundary: "{{label}} must start and end with an alphanumeric character",
|
|
58
|
+
maxConsecutive: "{{label}} must not repeat the same character more than {{maximum}} times",
|
|
59
|
+
custom: "{{label}} failed custom validation"
|
|
60
|
+
},
|
|
61
|
+
password: {
|
|
62
|
+
minUppercase: "{{label}} must have at least {{minimum}} uppercase characters",
|
|
63
|
+
minLowercase: "{{label}} must have at least {{minimum}} lowercase characters",
|
|
64
|
+
minDigits: "{{label}} must have at least {{minimum}} digits",
|
|
65
|
+
minSpecial: "{{label}} must have at least {{minimum}} special characters",
|
|
66
|
+
maxUppercase: "{{label}} must have at most {{maximum}} uppercase characters",
|
|
67
|
+
maxLowercase: "{{label}} must have at most {{maximum}} lowercase characters",
|
|
68
|
+
maxDigits: "{{label}} must have at most {{maximum}} digits",
|
|
69
|
+
maxSpecial: "{{label}} must have at most {{maximum}} special characters",
|
|
70
|
+
maxConsecutive: "{{label}} must not have more than {{maximum}} consecutive identical characters",
|
|
71
|
+
commonBlocked: "{{label}} is too common",
|
|
72
|
+
custom: "{{label}} failed custom validation"
|
|
73
|
+
},
|
|
74
|
+
confirmation: {
|
|
75
|
+
mismatch: "{{label}} must match {{targetLabel}}",
|
|
76
|
+
custom: "{{label}} failed custom validation"
|
|
77
|
+
},
|
|
78
|
+
phone: {
|
|
79
|
+
invalid: "{{label}} is not a valid phone number",
|
|
80
|
+
requireMobile: "{{label}} must be a mobile phone number",
|
|
81
|
+
countryCodeRequired: "{{label}} must include a country code prefix",
|
|
82
|
+
countryBlocked: "Phone numbers from '{{country}}' are not allowed",
|
|
83
|
+
countryNotAllowed: "Phone numbers from '{{country}}' are not in the allowed list",
|
|
84
|
+
custom: "{{label}} failed custom validation"
|
|
85
|
+
},
|
|
86
|
+
website: {
|
|
87
|
+
invalid: "{{label}} is not a valid website URL",
|
|
88
|
+
httpsRequired: "{{label}} must use HTTPS",
|
|
89
|
+
wwwRequired: "{{label}} must include www prefix",
|
|
90
|
+
pathNotAllowed: "{{label}} must not contain URL paths",
|
|
91
|
+
queryNotAllowed: "{{label}} must not contain query strings",
|
|
92
|
+
domainBlocked: "Domain '{{domain}}' is not allowed",
|
|
93
|
+
domainNotAllowed: "Domain '{{domain}}' is not in the allowed list",
|
|
94
|
+
subdomainNotAllowed: "Subdomain URLs are not allowed",
|
|
95
|
+
custom: "{{label}} failed custom validation"
|
|
96
|
+
},
|
|
97
|
+
url: {
|
|
98
|
+
invalid: "{{label}} is not a valid URL",
|
|
99
|
+
protocolNotAllowed: "Protocol '{{protocol}}' is not allowed",
|
|
100
|
+
tldRequired: "{{label}} must include a top-level domain",
|
|
101
|
+
queryNotAllowed: "{{label}} must not contain query strings",
|
|
102
|
+
authNotAllowed: "{{label}} must not contain credentials",
|
|
103
|
+
domainBlocked: "Domain '{{domain}}' is not allowed",
|
|
104
|
+
domainNotAllowed: "Domain '{{domain}}' is not in the allowed list",
|
|
105
|
+
custom: "{{label}} failed custom validation"
|
|
106
|
+
},
|
|
107
|
+
username: {
|
|
108
|
+
invalid: "{{label}} is not a valid username",
|
|
109
|
+
reservedBlocked: "The username '{{value}}' is reserved",
|
|
110
|
+
boundary: "{{label}} must start and end with an alphanumeric character",
|
|
111
|
+
maxConsecutive: "{{label}} must not repeat the same character more than {{maximum}} times",
|
|
112
|
+
custom: "{{label}} failed custom validation"
|
|
113
|
+
},
|
|
114
|
+
slug: {
|
|
115
|
+
invalid: "{{label}} is not a valid slug",
|
|
116
|
+
custom: "{{label}} failed custom validation"
|
|
117
|
+
},
|
|
118
|
+
postalCode: {
|
|
119
|
+
invalid: "{{label}} is not a valid postal code",
|
|
120
|
+
custom: "{{label}} failed custom validation"
|
|
121
|
+
},
|
|
122
|
+
licenseKey: {
|
|
123
|
+
invalid: "{{label}} is not a valid license key",
|
|
124
|
+
custom: "{{label}} failed custom validation"
|
|
125
|
+
},
|
|
126
|
+
uuid: {
|
|
127
|
+
invalid: "{{label}} is not a valid UUID",
|
|
128
|
+
custom: "{{label}} failed custom validation"
|
|
129
|
+
},
|
|
130
|
+
jwt: {
|
|
131
|
+
invalid: "{{label}} is not a valid JWT",
|
|
132
|
+
expiryRequired: "{{label}} must have an expiration claim",
|
|
133
|
+
expired: "{{label}} has expired",
|
|
134
|
+
notYetValid: "{{label}} is not yet valid",
|
|
135
|
+
missingClaim: "Required claim '{{claim}}' is missing",
|
|
136
|
+
algorithmNotAllowed: "Algorithm '{{algorithm}}' is not allowed",
|
|
137
|
+
custom: "{{label}} failed custom validation"
|
|
138
|
+
},
|
|
139
|
+
dateTime: {
|
|
140
|
+
invalid: "{{label}} is not a valid date",
|
|
141
|
+
tooEarly: "{{label}} must be after {{minimum}}",
|
|
142
|
+
tooLate: "{{label}} must be before {{maximum}}",
|
|
143
|
+
noFuture: "{{label}} must not be in the future",
|
|
144
|
+
noPast: "{{label}} must not be in the past",
|
|
145
|
+
custom: "{{label}} failed custom validation"
|
|
146
|
+
},
|
|
147
|
+
token: {
|
|
148
|
+
invalid: "{{label}} is not a valid {{type}} token",
|
|
149
|
+
custom: "{{label}} failed custom validation"
|
|
150
|
+
},
|
|
151
|
+
text: {
|
|
152
|
+
invalid: "{{label}} is not valid text",
|
|
153
|
+
noEmails: "{{label}} must not contain email addresses",
|
|
154
|
+
noUrls: "{{label}} must not contain URLs",
|
|
155
|
+
noPhoneNumbers: "{{label}} must not contain phone numbers",
|
|
156
|
+
noHtml: "{{label}} must not contain HTML",
|
|
157
|
+
minWords: "{{label}} must have at least {{minimum}} words",
|
|
158
|
+
maxWords: "{{label}} must have at most {{maximum}} words",
|
|
159
|
+
maxConsecutive: "{{label}} must not repeat the same character more than {{maximum}} times",
|
|
160
|
+
custom: "{{label}} failed custom validation"
|
|
161
|
+
},
|
|
162
|
+
country: {
|
|
163
|
+
invalid: "{{label}} is not a valid country code",
|
|
164
|
+
blocked: "Country '{{country}}' is not allowed",
|
|
165
|
+
notAllowed: "Country '{{country}}' is not in the allowed list",
|
|
166
|
+
custom: "{{label}} failed custom validation"
|
|
167
|
+
},
|
|
168
|
+
currency: {
|
|
169
|
+
invalid: "{{label}} is not a valid currency code",
|
|
170
|
+
blocked: "Currency '{{currency}}' is not allowed",
|
|
171
|
+
notAllowed: "Currency '{{currency}}' is not in the allowed list",
|
|
172
|
+
custom: "{{label}} failed custom validation"
|
|
173
|
+
},
|
|
174
|
+
color: {
|
|
175
|
+
invalid: "{{label}} is not a valid color",
|
|
176
|
+
custom: "{{label}} failed custom validation"
|
|
177
|
+
},
|
|
178
|
+
creditCard: {
|
|
179
|
+
invalid: "{{label}} is not a valid credit card number",
|
|
180
|
+
issuerNotAllowed: "Card issuer '{{issuer}}' is not in the allowed list",
|
|
181
|
+
issuerBlocked: "Card issuer '{{issuer}}' is not allowed",
|
|
182
|
+
custom: "{{label}} failed custom validation"
|
|
183
|
+
},
|
|
184
|
+
iban: {
|
|
185
|
+
invalid: "{{label}} is not a valid IBAN",
|
|
186
|
+
countryBlocked: "IBANs from '{{country}}' are not allowed",
|
|
187
|
+
countryNotAllowed: "IBANs from '{{country}}' are not in the allowed list",
|
|
188
|
+
custom: "{{label}} failed custom validation"
|
|
189
|
+
},
|
|
190
|
+
vatNumber: {
|
|
191
|
+
invalid: "{{label}} is not a valid VAT number",
|
|
192
|
+
custom: "{{label}} failed custom validation"
|
|
193
|
+
},
|
|
194
|
+
macAddress: {
|
|
195
|
+
invalid: "{{label}} is not a valid MAC address",
|
|
196
|
+
custom: "{{label}} failed custom validation"
|
|
197
|
+
},
|
|
198
|
+
ipAddress: {
|
|
199
|
+
invalid: "{{label}} is not a valid IP address",
|
|
200
|
+
privateNotAllowed: "{{label}} must not be a private IP address",
|
|
201
|
+
custom: "{{label}} failed custom validation"
|
|
202
|
+
},
|
|
203
|
+
string: {
|
|
204
|
+
minUppercase: "{{label}} must have at least {{minimum}} uppercase characters",
|
|
205
|
+
maxUppercase: "{{label}} must have at most {{maximum}} uppercase characters",
|
|
206
|
+
minLowercase: "{{label}} must have at least {{minimum}} lowercase characters",
|
|
207
|
+
maxLowercase: "{{label}} must have at most {{maximum}} lowercase characters",
|
|
208
|
+
minDigits: "{{label}} must have at least {{minimum}} digits",
|
|
209
|
+
maxDigits: "{{label}} must have at most {{maximum}} digits",
|
|
210
|
+
minSpecial: "{{label}} must have at least {{minimum}} special characters",
|
|
211
|
+
maxSpecial: "{{label}} must have at most {{maximum}} special characters",
|
|
212
|
+
noEmails: "{{label}} must not contain email addresses",
|
|
213
|
+
noUrls: "{{label}} must not contain URLs",
|
|
214
|
+
noPhoneNumbers: "{{label}} must not contain phone numbers",
|
|
215
|
+
noHtml: "{{label}} must not contain HTML",
|
|
216
|
+
noSpaces: "{{label}} must not contain spaces",
|
|
217
|
+
onlyAlpha: "{{label}} must contain only letters",
|
|
218
|
+
onlyNumeric: "{{label}} must contain only digits",
|
|
219
|
+
onlyAlphanumeric: "{{label}} must contain only letters and digits",
|
|
220
|
+
onlyAlphaSpaceHyphen: "{{label}} must contain only letters, spaces, and hyphens",
|
|
221
|
+
onlyAlphanumericSpaceHyphen: "{{label}} must contain only letters, digits, spaces, and hyphens",
|
|
222
|
+
minWords: "{{label}} must have at least {{minimum}} words",
|
|
223
|
+
maxWords: "{{label}} must have at most {{maximum}} words",
|
|
224
|
+
maxConsecutive: "{{label}} must not repeat the same character more than {{maximum}} times",
|
|
225
|
+
custom: "{{label}} failed custom validation"
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
};
|
|
229
|
+
var en = {
|
|
230
|
+
lang: lang,
|
|
231
|
+
validation: validation
|
|
232
|
+
};
|
|
233
|
+
|
|
234
|
+
export { en as default, lang, validation };
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/data/passwordsTier1.json
|
|
2
|
+
var passwordsTier1_default = [
|
|
3
|
+
"123456",
|
|
4
|
+
"password",
|
|
5
|
+
"12345678",
|
|
6
|
+
"qwerty",
|
|
7
|
+
"123456789",
|
|
8
|
+
"12345",
|
|
9
|
+
"1234",
|
|
10
|
+
"111111",
|
|
11
|
+
"1234567",
|
|
12
|
+
"dragon",
|
|
13
|
+
"123123",
|
|
14
|
+
"baseball",
|
|
15
|
+
"abc123",
|
|
16
|
+
"football",
|
|
17
|
+
"monkey",
|
|
18
|
+
"letmein",
|
|
19
|
+
"696969",
|
|
20
|
+
"shadow",
|
|
21
|
+
"master",
|
|
22
|
+
"666666",
|
|
23
|
+
"qwertyuiop",
|
|
24
|
+
"123321",
|
|
25
|
+
"mustang",
|
|
26
|
+
"1234567890",
|
|
27
|
+
"michael",
|
|
28
|
+
"654321",
|
|
29
|
+
"pussy",
|
|
30
|
+
"superman",
|
|
31
|
+
"1qaz2wsx",
|
|
32
|
+
"7777777",
|
|
33
|
+
"fuckyou",
|
|
34
|
+
"121212",
|
|
35
|
+
"000000",
|
|
36
|
+
"qazwsx",
|
|
37
|
+
"123qwe",
|
|
38
|
+
"killer",
|
|
39
|
+
"trustno1",
|
|
40
|
+
"jordan",
|
|
41
|
+
"jennifer",
|
|
42
|
+
"zxcvbnm",
|
|
43
|
+
"asdfgh",
|
|
44
|
+
"hunter",
|
|
45
|
+
"buster",
|
|
46
|
+
"soccer",
|
|
47
|
+
"harley",
|
|
48
|
+
"batman",
|
|
49
|
+
"andrew",
|
|
50
|
+
"tigger",
|
|
51
|
+
"sunshine",
|
|
52
|
+
"iloveyou",
|
|
53
|
+
"fuckme",
|
|
54
|
+
"2000",
|
|
55
|
+
"charlie",
|
|
56
|
+
"robert",
|
|
57
|
+
"thomas",
|
|
58
|
+
"hockey",
|
|
59
|
+
"ranger",
|
|
60
|
+
"daniel",
|
|
61
|
+
"starwars",
|
|
62
|
+
"klaster",
|
|
63
|
+
"112233",
|
|
64
|
+
"george",
|
|
65
|
+
"asshole",
|
|
66
|
+
"computer",
|
|
67
|
+
"michelle",
|
|
68
|
+
"jessica",
|
|
69
|
+
"pepper",
|
|
70
|
+
"1111",
|
|
71
|
+
"zxcvbn",
|
|
72
|
+
"555555",
|
|
73
|
+
"11111111",
|
|
74
|
+
"131313",
|
|
75
|
+
"freedom",
|
|
76
|
+
"777777",
|
|
77
|
+
"pass",
|
|
78
|
+
"fuck",
|
|
79
|
+
"maggie",
|
|
80
|
+
"159753",
|
|
81
|
+
"aaaaaa",
|
|
82
|
+
"ginger",
|
|
83
|
+
"princess",
|
|
84
|
+
"joshua",
|
|
85
|
+
"cheese",
|
|
86
|
+
"amanda",
|
|
87
|
+
"summer",
|
|
88
|
+
"love",
|
|
89
|
+
"ashley",
|
|
90
|
+
"6969",
|
|
91
|
+
"nicole",
|
|
92
|
+
"chelsea",
|
|
93
|
+
"biteme",
|
|
94
|
+
"matthew",
|
|
95
|
+
"access",
|
|
96
|
+
"yankees",
|
|
97
|
+
"987654321",
|
|
98
|
+
"dallas",
|
|
99
|
+
"austin",
|
|
100
|
+
"thunder",
|
|
101
|
+
"taylor"
|
|
102
|
+
];
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
exports.default = passwordsTier1_default;
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
// src/data/passwordsTier1.json
|
|
2
|
+
var passwordsTier1_default = [
|
|
3
|
+
"123456",
|
|
4
|
+
"password",
|
|
5
|
+
"12345678",
|
|
6
|
+
"qwerty",
|
|
7
|
+
"123456789",
|
|
8
|
+
"12345",
|
|
9
|
+
"1234",
|
|
10
|
+
"111111",
|
|
11
|
+
"1234567",
|
|
12
|
+
"dragon",
|
|
13
|
+
"123123",
|
|
14
|
+
"baseball",
|
|
15
|
+
"abc123",
|
|
16
|
+
"football",
|
|
17
|
+
"monkey",
|
|
18
|
+
"letmein",
|
|
19
|
+
"696969",
|
|
20
|
+
"shadow",
|
|
21
|
+
"master",
|
|
22
|
+
"666666",
|
|
23
|
+
"qwertyuiop",
|
|
24
|
+
"123321",
|
|
25
|
+
"mustang",
|
|
26
|
+
"1234567890",
|
|
27
|
+
"michael",
|
|
28
|
+
"654321",
|
|
29
|
+
"pussy",
|
|
30
|
+
"superman",
|
|
31
|
+
"1qaz2wsx",
|
|
32
|
+
"7777777",
|
|
33
|
+
"fuckyou",
|
|
34
|
+
"121212",
|
|
35
|
+
"000000",
|
|
36
|
+
"qazwsx",
|
|
37
|
+
"123qwe",
|
|
38
|
+
"killer",
|
|
39
|
+
"trustno1",
|
|
40
|
+
"jordan",
|
|
41
|
+
"jennifer",
|
|
42
|
+
"zxcvbnm",
|
|
43
|
+
"asdfgh",
|
|
44
|
+
"hunter",
|
|
45
|
+
"buster",
|
|
46
|
+
"soccer",
|
|
47
|
+
"harley",
|
|
48
|
+
"batman",
|
|
49
|
+
"andrew",
|
|
50
|
+
"tigger",
|
|
51
|
+
"sunshine",
|
|
52
|
+
"iloveyou",
|
|
53
|
+
"fuckme",
|
|
54
|
+
"2000",
|
|
55
|
+
"charlie",
|
|
56
|
+
"robert",
|
|
57
|
+
"thomas",
|
|
58
|
+
"hockey",
|
|
59
|
+
"ranger",
|
|
60
|
+
"daniel",
|
|
61
|
+
"starwars",
|
|
62
|
+
"klaster",
|
|
63
|
+
"112233",
|
|
64
|
+
"george",
|
|
65
|
+
"asshole",
|
|
66
|
+
"computer",
|
|
67
|
+
"michelle",
|
|
68
|
+
"jessica",
|
|
69
|
+
"pepper",
|
|
70
|
+
"1111",
|
|
71
|
+
"zxcvbn",
|
|
72
|
+
"555555",
|
|
73
|
+
"11111111",
|
|
74
|
+
"131313",
|
|
75
|
+
"freedom",
|
|
76
|
+
"777777",
|
|
77
|
+
"pass",
|
|
78
|
+
"fuck",
|
|
79
|
+
"maggie",
|
|
80
|
+
"159753",
|
|
81
|
+
"aaaaaa",
|
|
82
|
+
"ginger",
|
|
83
|
+
"princess",
|
|
84
|
+
"joshua",
|
|
85
|
+
"cheese",
|
|
86
|
+
"amanda",
|
|
87
|
+
"summer",
|
|
88
|
+
"love",
|
|
89
|
+
"ashley",
|
|
90
|
+
"6969",
|
|
91
|
+
"nicole",
|
|
92
|
+
"chelsea",
|
|
93
|
+
"biteme",
|
|
94
|
+
"matthew",
|
|
95
|
+
"access",
|
|
96
|
+
"yankees",
|
|
97
|
+
"987654321",
|
|
98
|
+
"dallas",
|
|
99
|
+
"austin",
|
|
100
|
+
"thunder",
|
|
101
|
+
"taylor"
|
|
102
|
+
];
|
|
103
|
+
export {
|
|
104
|
+
passwordsTier1_default as default
|
|
105
|
+
};
|