linkedin-secret-sauce 0.3.6 → 0.3.7
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/constants.d.ts +87 -90
- package/dist/constants.js +38 -39
- package/package.json +1 -1
package/dist/constants.d.ts
CHANGED
|
@@ -236,152 +236,149 @@ export declare const LANGUAGE_OPTIONS: readonly [{
|
|
|
236
236
|
readonly text: "Turkish";
|
|
237
237
|
}];
|
|
238
238
|
export declare const INDUSTRY_OPTIONS: readonly [{
|
|
239
|
+
readonly id: "1";
|
|
240
|
+
readonly text: "Defense & Space";
|
|
241
|
+
}, {
|
|
239
242
|
readonly id: "3";
|
|
240
243
|
readonly text: "Accounting";
|
|
241
244
|
}, {
|
|
242
|
-
readonly id: "
|
|
243
|
-
readonly text: "
|
|
244
|
-
}, {
|
|
245
|
-
readonly id: "94";
|
|
246
|
-
readonly text: "Alternative Dispute Resolution";
|
|
245
|
+
readonly id: "4";
|
|
246
|
+
readonly text: "Computer Software";
|
|
247
247
|
}, {
|
|
248
|
-
readonly id: "
|
|
249
|
-
readonly text: "
|
|
248
|
+
readonly id: "5";
|
|
249
|
+
readonly text: "Computer Networking";
|
|
250
250
|
}, {
|
|
251
|
-
readonly id: "
|
|
252
|
-
readonly text: "
|
|
251
|
+
readonly id: "12";
|
|
252
|
+
readonly text: "Aviation & Aerospace";
|
|
253
253
|
}, {
|
|
254
|
-
readonly id: "
|
|
255
|
-
readonly text: "
|
|
254
|
+
readonly id: "18";
|
|
255
|
+
readonly text: "Cosmetics";
|
|
256
256
|
}, {
|
|
257
257
|
readonly id: "19";
|
|
258
258
|
readonly text: "Architecture & Planning";
|
|
259
259
|
}, {
|
|
260
|
-
readonly id: "
|
|
261
|
-
readonly text: "
|
|
260
|
+
readonly id: "23";
|
|
261
|
+
readonly text: "Food Production";
|
|
262
262
|
}, {
|
|
263
|
-
readonly id: "
|
|
264
|
-
readonly text: "
|
|
263
|
+
readonly id: "24";
|
|
264
|
+
readonly text: "Consumer Electronics";
|
|
265
265
|
}, {
|
|
266
|
-
readonly id: "
|
|
267
|
-
readonly text: "
|
|
266
|
+
readonly id: "25";
|
|
267
|
+
readonly text: "Consumer Goods";
|
|
268
|
+
}, {
|
|
269
|
+
readonly id: "26";
|
|
270
|
+
readonly text: "Furniture";
|
|
271
|
+
}, {
|
|
272
|
+
readonly id: "28";
|
|
273
|
+
readonly text: "Entertainment";
|
|
274
|
+
}, {
|
|
275
|
+
readonly id: "29";
|
|
276
|
+
readonly text: "Gambling & Casinos";
|
|
277
|
+
}, {
|
|
278
|
+
readonly id: "34";
|
|
279
|
+
readonly text: "Food & Beverages";
|
|
268
280
|
}, {
|
|
269
281
|
readonly id: "36";
|
|
270
282
|
readonly text: "Banking";
|
|
271
283
|
}, {
|
|
272
|
-
readonly id: "
|
|
273
|
-
readonly text: "
|
|
284
|
+
readonly id: "38";
|
|
285
|
+
readonly text: "Fine Art";
|
|
274
286
|
}, {
|
|
275
|
-
readonly id: "
|
|
276
|
-
readonly text: "
|
|
287
|
+
readonly id: "43";
|
|
288
|
+
readonly text: "Financial Services";
|
|
277
289
|
}, {
|
|
278
|
-
readonly id: "
|
|
279
|
-
readonly text: "
|
|
290
|
+
readonly id: "47";
|
|
291
|
+
readonly text: "Airlines/Aviation";
|
|
280
292
|
}, {
|
|
281
|
-
readonly id: "
|
|
282
|
-
readonly text: "
|
|
293
|
+
readonly id: "48";
|
|
294
|
+
readonly text: "Construction";
|
|
283
295
|
}, {
|
|
284
|
-
readonly id: "
|
|
285
|
-
readonly text: "
|
|
296
|
+
readonly id: "49";
|
|
297
|
+
readonly text: "Biotechnology";
|
|
286
298
|
}, {
|
|
287
|
-
readonly id: "
|
|
288
|
-
readonly text: "
|
|
299
|
+
readonly id: "50";
|
|
300
|
+
readonly text: "Arts and Crafts";
|
|
289
301
|
}, {
|
|
290
302
|
readonly id: "51";
|
|
291
303
|
readonly text: "Civil Engineering";
|
|
292
304
|
}, {
|
|
293
|
-
readonly id: "
|
|
294
|
-
readonly text: "
|
|
305
|
+
readonly id: "54";
|
|
306
|
+
readonly text: "Business Supplies and Equipment";
|
|
295
307
|
}, {
|
|
296
|
-
readonly id: "
|
|
297
|
-
readonly text: "
|
|
308
|
+
readonly id: "59";
|
|
309
|
+
readonly text: "Chemicals";
|
|
298
310
|
}, {
|
|
299
|
-
readonly id: "
|
|
300
|
-
readonly text: "
|
|
311
|
+
readonly id: "63";
|
|
312
|
+
readonly text: "Farming";
|
|
301
313
|
}, {
|
|
302
|
-
readonly id: "
|
|
303
|
-
readonly text: "
|
|
314
|
+
readonly id: "65";
|
|
315
|
+
readonly text: "Dairy";
|
|
304
316
|
}, {
|
|
305
|
-
readonly id: "
|
|
306
|
-
readonly text: "
|
|
317
|
+
readonly id: "66";
|
|
318
|
+
readonly text: "Fishery";
|
|
307
319
|
}, {
|
|
308
|
-
readonly id: "
|
|
309
|
-
readonly text: "
|
|
320
|
+
readonly id: "69";
|
|
321
|
+
readonly text: "Education Management";
|
|
310
322
|
}, {
|
|
311
|
-
readonly id: "
|
|
312
|
-
readonly text: "
|
|
323
|
+
readonly id: "76";
|
|
324
|
+
readonly text: "Executive Office";
|
|
313
325
|
}, {
|
|
314
|
-
readonly id: "
|
|
315
|
-
readonly text: "
|
|
326
|
+
readonly id: "86";
|
|
327
|
+
readonly text: "Environmental Services";
|
|
316
328
|
}, {
|
|
317
|
-
readonly id: "
|
|
318
|
-
readonly text: "
|
|
329
|
+
readonly id: "90";
|
|
330
|
+
readonly text: "Civic & Social Organization";
|
|
319
331
|
}, {
|
|
320
332
|
readonly id: "91";
|
|
321
333
|
readonly text: "Consumer Services";
|
|
322
334
|
}, {
|
|
323
|
-
readonly id: "
|
|
324
|
-
readonly text: "
|
|
325
|
-
}, {
|
|
326
|
-
readonly id: "65";
|
|
327
|
-
readonly text: "Dairy";
|
|
328
|
-
}, {
|
|
329
|
-
readonly id: "1";
|
|
330
|
-
readonly text: "Defense & Space";
|
|
335
|
+
readonly id: "94";
|
|
336
|
+
readonly text: "Alternative Dispute Resolution";
|
|
331
337
|
}, {
|
|
332
338
|
readonly id: "99";
|
|
333
339
|
readonly text: "Design";
|
|
334
340
|
}, {
|
|
335
|
-
readonly id: "
|
|
336
|
-
readonly text: "
|
|
337
|
-
}, {
|
|
338
|
-
readonly id: "132";
|
|
339
|
-
readonly text: "E-Learning";
|
|
340
|
-
}, {
|
|
341
|
-
readonly id: "112";
|
|
342
|
-
readonly text: "Electrical/Electronic Manufacturing";
|
|
343
|
-
}, {
|
|
344
|
-
readonly id: "28";
|
|
345
|
-
readonly text: "Entertainment";
|
|
341
|
+
readonly id: "101";
|
|
342
|
+
readonly text: "Fund-Raising";
|
|
346
343
|
}, {
|
|
347
|
-
readonly id: "
|
|
348
|
-
readonly text: "
|
|
344
|
+
readonly id: "109";
|
|
345
|
+
readonly text: "Computer Games";
|
|
349
346
|
}, {
|
|
350
347
|
readonly id: "110";
|
|
351
348
|
readonly text: "Events Services";
|
|
352
349
|
}, {
|
|
353
|
-
readonly id: "
|
|
354
|
-
readonly text: "
|
|
350
|
+
readonly id: "111";
|
|
351
|
+
readonly text: "Automotive";
|
|
355
352
|
}, {
|
|
356
|
-
readonly id: "
|
|
357
|
-
readonly text: "
|
|
353
|
+
readonly id: "112";
|
|
354
|
+
readonly text: "Electrical/Electronic Manufacturing";
|
|
358
355
|
}, {
|
|
359
|
-
readonly id: "
|
|
360
|
-
readonly text: "
|
|
356
|
+
readonly id: "118";
|
|
357
|
+
readonly text: "Computer & Network Security";
|
|
361
358
|
}, {
|
|
362
|
-
readonly id: "
|
|
363
|
-
readonly text: "
|
|
359
|
+
readonly id: "120";
|
|
360
|
+
readonly text: "Alternative Medicine";
|
|
364
361
|
}, {
|
|
365
|
-
readonly id: "
|
|
366
|
-
readonly text: "
|
|
362
|
+
readonly id: "122";
|
|
363
|
+
readonly text: "Facilities Services";
|
|
367
364
|
}, {
|
|
368
|
-
readonly id: "
|
|
369
|
-
readonly text: "
|
|
365
|
+
readonly id: "125";
|
|
366
|
+
readonly text: "Animation";
|
|
370
367
|
}, {
|
|
371
|
-
readonly id: "
|
|
372
|
-
readonly text: "
|
|
368
|
+
readonly id: "127";
|
|
369
|
+
readonly text: "Apparel & Fashion";
|
|
373
370
|
}, {
|
|
374
|
-
readonly id: "
|
|
375
|
-
readonly text: "
|
|
371
|
+
readonly id: "128";
|
|
372
|
+
readonly text: "Commercial Real Estate";
|
|
376
373
|
}, {
|
|
377
|
-
readonly id: "
|
|
378
|
-
readonly text: "
|
|
374
|
+
readonly id: "129";
|
|
375
|
+
readonly text: "Building Materials";
|
|
379
376
|
}, {
|
|
380
|
-
readonly id: "
|
|
381
|
-
readonly text: "
|
|
377
|
+
readonly id: "132";
|
|
378
|
+
readonly text: "E-Learning";
|
|
382
379
|
}, {
|
|
383
|
-
readonly id: "
|
|
384
|
-
readonly text: "
|
|
380
|
+
readonly id: "138";
|
|
381
|
+
readonly text: "Broadcast Media";
|
|
385
382
|
}, {
|
|
386
383
|
readonly id: "145";
|
|
387
384
|
readonly text: "Glass, Ceramics & Concrete";
|
package/dist/constants.js
CHANGED
|
@@ -96,56 +96,55 @@ exports.LANGUAGE_OPTIONS = [
|
|
|
96
96
|
{ id: "tl", text: "Tagalog" },
|
|
97
97
|
{ id: "tr", text: "Turkish" },
|
|
98
98
|
];
|
|
99
|
-
// Industries - top
|
|
99
|
+
// Industries - top 47 most common industries from 400+ available (duplicates removed)
|
|
100
100
|
exports.INDUSTRY_OPTIONS = [
|
|
101
|
+
{ id: "1", text: "Defense & Space" },
|
|
101
102
|
{ id: "3", text: "Accounting" },
|
|
102
|
-
{ id: "
|
|
103
|
-
{ id: "
|
|
104
|
-
{ id: "120", text: "Alternative Medicine" },
|
|
105
|
-
{ id: "125", text: "Animation" },
|
|
106
|
-
{ id: "127", text: "Apparel & Fashion" },
|
|
107
|
-
{ id: "19", text: "Architecture & Planning" },
|
|
108
|
-
{ id: "50", text: "Arts and Crafts" },
|
|
109
|
-
{ id: "111", text: "Automotive" },
|
|
103
|
+
{ id: "4", text: "Computer Software" },
|
|
104
|
+
{ id: "5", text: "Computer Networking" },
|
|
110
105
|
{ id: "12", text: "Aviation & Aerospace" },
|
|
106
|
+
{ id: "18", text: "Cosmetics" },
|
|
107
|
+
{ id: "19", text: "Architecture & Planning" },
|
|
108
|
+
{ id: "23", text: "Food Production" },
|
|
109
|
+
{ id: "24", text: "Consumer Electronics" },
|
|
110
|
+
{ id: "25", text: "Consumer Goods" },
|
|
111
|
+
{ id: "26", text: "Furniture" },
|
|
112
|
+
{ id: "28", text: "Entertainment" },
|
|
113
|
+
{ id: "29", text: "Gambling & Casinos" },
|
|
114
|
+
{ id: "34", text: "Food & Beverages" },
|
|
111
115
|
{ id: "36", text: "Banking" },
|
|
116
|
+
{ id: "38", text: "Fine Art" },
|
|
117
|
+
{ id: "43", text: "Financial Services" },
|
|
118
|
+
{ id: "47", text: "Airlines/Aviation" },
|
|
119
|
+
{ id: "48", text: "Construction" },
|
|
112
120
|
{ id: "49", text: "Biotechnology" },
|
|
113
|
-
{ id: "
|
|
114
|
-
{ id: "
|
|
121
|
+
{ id: "50", text: "Arts and Crafts" },
|
|
122
|
+
{ id: "51", text: "Civil Engineering" },
|
|
115
123
|
{ id: "54", text: "Business Supplies and Equipment" },
|
|
116
124
|
{ id: "59", text: "Chemicals" },
|
|
117
|
-
{ id: "
|
|
118
|
-
{ id: "51", text: "Civil Engineering" },
|
|
119
|
-
{ id: "128", text: "Commercial Real Estate" },
|
|
120
|
-
{ id: "118", text: "Computer & Network Security" },
|
|
121
|
-
{ id: "109", text: "Computer Games" },
|
|
122
|
-
{ id: "3", text: "Computer Hardware" },
|
|
123
|
-
{ id: "5", text: "Computer Networking" },
|
|
124
|
-
{ id: "4", text: "Computer Software" },
|
|
125
|
-
{ id: "48", text: "Construction" },
|
|
126
|
-
{ id: "24", text: "Consumer Electronics" },
|
|
127
|
-
{ id: "25", text: "Consumer Goods" },
|
|
128
|
-
{ id: "91", text: "Consumer Services" },
|
|
129
|
-
{ id: "18", text: "Cosmetics" },
|
|
125
|
+
{ id: "63", text: "Farming" },
|
|
130
126
|
{ id: "65", text: "Dairy" },
|
|
131
|
-
{ id: "
|
|
132
|
-
{ id: "99", text: "Design" },
|
|
127
|
+
{ id: "66", text: "Fishery" },
|
|
133
128
|
{ id: "69", text: "Education Management" },
|
|
134
|
-
{ id: "
|
|
135
|
-
{ id: "112", text: "Electrical/Electronic Manufacturing" },
|
|
136
|
-
{ id: "28", text: "Entertainment" },
|
|
129
|
+
{ id: "76", text: "Executive Office" },
|
|
137
130
|
{ id: "86", text: "Environmental Services" },
|
|
131
|
+
{ id: "90", text: "Civic & Social Organization" },
|
|
132
|
+
{ id: "91", text: "Consumer Services" },
|
|
133
|
+
{ id: "94", text: "Alternative Dispute Resolution" },
|
|
134
|
+
{ id: "99", text: "Design" },
|
|
135
|
+
{ id: "101", text: "Fund-Raising" },
|
|
136
|
+
{ id: "109", text: "Computer Games" },
|
|
138
137
|
{ id: "110", text: "Events Services" },
|
|
139
|
-
{ id: "
|
|
138
|
+
{ id: "111", text: "Automotive" },
|
|
139
|
+
{ id: "112", text: "Electrical/Electronic Manufacturing" },
|
|
140
|
+
{ id: "118", text: "Computer & Network Security" },
|
|
141
|
+
{ id: "120", text: "Alternative Medicine" },
|
|
140
142
|
{ id: "122", text: "Facilities Services" },
|
|
141
|
-
{ id: "
|
|
142
|
-
{ id: "
|
|
143
|
-
{ id: "
|
|
144
|
-
{ id: "
|
|
145
|
-
{ id: "
|
|
146
|
-
{ id: "
|
|
147
|
-
{ id: "101", text: "Fund-Raising" },
|
|
148
|
-
{ id: "26", text: "Furniture" },
|
|
149
|
-
{ id: "29", text: "Gambling & Casinos" },
|
|
143
|
+
{ id: "125", text: "Animation" },
|
|
144
|
+
{ id: "127", text: "Apparel & Fashion" },
|
|
145
|
+
{ id: "128", text: "Commercial Real Estate" },
|
|
146
|
+
{ id: "129", text: "Building Materials" },
|
|
147
|
+
{ id: "132", text: "E-Learning" },
|
|
148
|
+
{ id: "138", text: "Broadcast Media" },
|
|
150
149
|
{ id: "145", text: "Glass, Ceramics & Concrete" },
|
|
151
150
|
];
|