core-js-compat 3.8.2 → 3.10.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/README.md CHANGED
@@ -7,7 +7,7 @@ const {
7
7
  } = require('core-js-compat')({
8
8
  targets: '> 2.5%', // browserslist query or object of minimum environment versions to support
9
9
  filter: /^(es|web)\./, // optional filter - string-prefix, regexp or list of modules
10
- version: '3.4', // used `core-js` version, by default - the latest
10
+ version: '3.10', // used `core-js` version, by default - the latest
11
11
  });
12
12
 
13
13
  console.log(targets);
package/data.json CHANGED
@@ -65,15 +65,15 @@
65
65
  "samsung": "5.0"
66
66
  },
67
67
  "es.symbol.iterator": {
68
- "android": "39",
69
- "chrome": "39",
68
+ "android": "41",
69
+ "chrome": "41",
70
70
  "edge": "13",
71
- "electron": "0.20",
71
+ "electron": "0.21",
72
72
  "firefox": "36",
73
73
  "ios": "9.0",
74
74
  "node": "1.0",
75
- "opera": "26",
76
- "opera_mobile": "26",
75
+ "opera": "28",
76
+ "opera_mobile": "28",
77
77
  "safari": "9.0",
78
78
  "samsung": "3.4"
79
79
  },
@@ -182,15 +182,15 @@
182
182
  "samsung": "5.0"
183
183
  },
184
184
  "es.symbol.unscopables": {
185
- "android": "39",
186
- "chrome": "39",
185
+ "android": "41",
186
+ "chrome": "41",
187
187
  "edge": "13",
188
- "electron": "0.20",
188
+ "electron": "0.21",
189
189
  "firefox": "48",
190
190
  "ios": "9.0",
191
191
  "node": "1.0",
192
- "opera": "26",
193
- "opera_mobile": "26",
192
+ "opera": "28",
193
+ "opera_mobile": "28",
194
194
  "safari": "9.0",
195
195
  "samsung": "3.4"
196
196
  },
@@ -204,7 +204,8 @@
204
204
  "node": "15.0",
205
205
  "opera": "71",
206
206
  "opera_mobile": "60",
207
- "safari": "14.0"
207
+ "safari": "14.0",
208
+ "samsung": "14.0"
208
209
  },
209
210
  "es.array.concat": {
210
211
  "android": "51",
@@ -233,17 +234,18 @@
233
234
  "samsung": "5.0"
234
235
  },
235
236
  "es.array.every": {
236
- "android": "48",
237
- "chrome": "48",
238
- "edge": "15",
239
- "electron": "0.37",
240
- "firefox": "50",
237
+ "android": "4.4",
238
+ "chrome": "26",
239
+ "edge": "12",
240
+ "electron": "0.20",
241
+ "firefox": "4",
242
+ "ie": "9",
241
243
  "ios": "9.0",
242
- "node": "6.0",
243
- "opera": "35",
244
- "opera_mobile": "35",
245
- "safari": "9.0",
246
- "samsung": "5.0"
244
+ "node": "0.11.0",
245
+ "opera": "16",
246
+ "opera_mobile": "16",
247
+ "safari": "8.0",
248
+ "samsung": "1.5"
247
249
  },
248
250
  "es.array.fill": {
249
251
  "android": "45",
@@ -324,17 +326,18 @@
324
326
  "samsung": "10.0"
325
327
  },
326
328
  "es.array.for-each": {
327
- "android": "48",
328
- "chrome": "48",
329
- "edge": "15",
330
- "electron": "0.37",
331
- "firefox": "50",
329
+ "android": "4.4",
330
+ "chrome": "26",
331
+ "edge": "12",
332
+ "electron": "0.20",
333
+ "firefox": "4",
334
+ "ie": "9",
332
335
  "ios": "9.0",
333
- "node": "6.0",
334
- "opera": "35",
335
- "opera_mobile": "35",
336
- "safari": "9.0",
337
- "samsung": "5.0"
336
+ "node": "0.11.0",
337
+ "opera": "16",
338
+ "opera_mobile": "16",
339
+ "safari": "8.0",
340
+ "samsung": "1.5"
338
341
  },
339
342
  "es.array.from": {
340
343
  "android": "51",
@@ -352,7 +355,7 @@
352
355
  "es.array.includes": {
353
356
  "android": "53",
354
357
  "chrome": "53",
355
- "edge": "15",
358
+ "edge": "14",
356
359
  "electron": "1.4",
357
360
  "firefox": "48",
358
361
  "ios": "10.0",
@@ -365,14 +368,15 @@
365
368
  "es.array.index-of": {
366
369
  "android": "51",
367
370
  "chrome": "51",
368
- "edge": "15",
371
+ "edge": "12",
369
372
  "electron": "1.2",
370
- "firefox": "50",
371
- "ios": "11.0",
373
+ "firefox": "4",
374
+ "ie": "9",
375
+ "ios": "9.0",
372
376
  "node": "6.5",
373
377
  "opera": "38",
374
378
  "opera_mobile": "38",
375
- "safari": "11.0",
379
+ "safari": "8.0",
376
380
  "samsung": "5.0"
377
381
  },
378
382
  "es.array.is-array": {
@@ -419,14 +423,15 @@
419
423
  "es.array.last-index-of": {
420
424
  "android": "51",
421
425
  "chrome": "51",
422
- "edge": "13",
426
+ "edge": "12",
423
427
  "electron": "1.2",
424
- "firefox": "50",
425
- "ios": "11.0",
428
+ "firefox": "4",
429
+ "ie": "9",
430
+ "ios": "9.0",
426
431
  "node": "6.5",
427
432
  "opera": "38",
428
433
  "opera_mobile": "38",
429
- "safari": "11.0",
434
+ "safari": "8.0",
430
435
  "samsung": "5.0"
431
436
  },
432
437
  "es.array.map": {
@@ -458,27 +463,29 @@
458
463
  "es.array.reduce": {
459
464
  "android": "83",
460
465
  "chrome": "83",
461
- "edge": "15",
466
+ "edge": "12",
462
467
  "electron": "9.0",
463
- "firefox": "50",
468
+ "firefox": "4",
469
+ "ie": "9",
464
470
  "ios": "9.0",
465
471
  "node": "6.0",
466
472
  "opera": "69",
467
473
  "opera_mobile": "59",
468
- "safari": "9.0",
474
+ "safari": "8.0",
469
475
  "samsung": "13.0"
470
476
  },
471
477
  "es.array.reduce-right": {
472
478
  "android": "83",
473
479
  "chrome": "83",
474
- "edge": "15",
480
+ "edge": "12",
475
481
  "electron": "9.0",
476
- "firefox": "50",
482
+ "firefox": "4",
483
+ "ie": "9",
477
484
  "ios": "9.0",
478
485
  "node": "6.0",
479
486
  "opera": "69",
480
487
  "opera_mobile": "59",
481
- "safari": "9.0",
488
+ "safari": "8.0",
482
489
  "samsung": "13.0"
483
490
  },
484
491
  "es.array.reverse": {
@@ -498,28 +505,29 @@
498
505
  "es.array.slice": {
499
506
  "android": "51",
500
507
  "chrome": "51",
501
- "edge": "15",
508
+ "edge": "13",
502
509
  "electron": "1.2",
503
510
  "firefox": "48",
504
- "ios": "11.0",
511
+ "ios": "10.0",
505
512
  "node": "6.5",
506
513
  "opera": "38",
507
514
  "opera_mobile": "38",
508
- "safari": "11.0",
515
+ "safari": "10.0",
509
516
  "samsung": "5.0"
510
517
  },
511
518
  "es.array.some": {
512
- "android": "48",
513
- "chrome": "48",
514
- "edge": "15",
515
- "electron": "0.37",
516
- "firefox": "50",
519
+ "android": "4.4",
520
+ "chrome": "26",
521
+ "edge": "12",
522
+ "electron": "0.20",
523
+ "firefox": "4",
524
+ "ie": "9",
517
525
  "ios": "9.0",
518
- "node": "6.0",
519
- "opera": "35",
520
- "opera_mobile": "35",
521
- "safari": "9.0",
522
- "samsung": "5.0"
526
+ "node": "0.11.0",
527
+ "opera": "16",
528
+ "opera_mobile": "16",
529
+ "safari": "8.0",
530
+ "samsung": "1.5"
523
531
  },
524
532
  "es.array.sort": {
525
533
  "android": "63",
@@ -551,14 +559,14 @@
551
559
  "es.array.splice": {
552
560
  "android": "51",
553
561
  "chrome": "51",
554
- "edge": "15",
562
+ "edge": "13",
555
563
  "electron": "1.2",
556
564
  "firefox": "49",
557
- "ios": "11.0",
565
+ "ios": "10.0",
558
566
  "node": "6.5",
559
567
  "opera": "38",
560
568
  "opera_mobile": "38",
561
- "safari": "11.0",
569
+ "safari": "10.0",
562
570
  "samsung": "5.0"
563
571
  },
564
572
  "es.array.unscopables.flat": {
@@ -1594,7 +1602,8 @@
1594
1602
  "node": "15.0",
1595
1603
  "opera": "71",
1596
1604
  "opera_mobile": "60",
1597
- "safari": "14.0"
1605
+ "safari": "14.0",
1606
+ "samsung": "14.0"
1598
1607
  },
1599
1608
  "es.promise.finally": {
1600
1609
  "android": "67",
@@ -1787,7 +1796,9 @@
1787
1796
  "ios": "14.0",
1788
1797
  "node": "15.0",
1789
1798
  "opera": "72",
1790
- "safari": "14.0"
1799
+ "opera_mobile": "61",
1800
+ "safari": "14.0",
1801
+ "samsung": "14.0"
1791
1802
  },
1792
1803
  "es.regexp.constructor": {
1793
1804
  "android": "51",
@@ -1933,15 +1944,15 @@
1933
1944
  "samsung": "5.0"
1934
1945
  },
1935
1946
  "es.string.iterator": {
1936
- "android": "39",
1937
- "chrome": "39",
1947
+ "android": "41",
1948
+ "chrome": "41",
1938
1949
  "edge": "13",
1939
- "electron": "0.20",
1950
+ "electron": "0.21",
1940
1951
  "firefox": "36",
1941
1952
  "ios": "9.0",
1942
1953
  "node": "1.0",
1943
- "opera": "26",
1944
- "opera_mobile": "26",
1954
+ "opera": "28",
1955
+ "opera_mobile": "28",
1945
1956
  "safari": "9.0",
1946
1957
  "samsung": "3.4"
1947
1958
  },
@@ -2046,7 +2057,8 @@
2046
2057
  "node": "15.0",
2047
2058
  "opera": "71",
2048
2059
  "opera_mobile": "60",
2049
- "safari": "13.1"
2060
+ "safari": "13.1",
2061
+ "samsung": "14.0"
2050
2062
  },
2051
2063
  "es.string.search": {
2052
2064
  "android": "51",
@@ -2314,9 +2326,11 @@
2314
2326
  "edge": "15",
2315
2327
  "electron": "1.4",
2316
2328
  "firefox": "55",
2329
+ "ios": "14.0",
2317
2330
  "node": "7.0",
2318
2331
  "opera": "41",
2319
2332
  "opera_mobile": "41",
2333
+ "safari": "14.0",
2320
2334
  "samsung": "6.0"
2321
2335
  },
2322
2336
  "es.typed-array.float64-array": {
@@ -2325,9 +2339,11 @@
2325
2339
  "edge": "15",
2326
2340
  "electron": "1.4",
2327
2341
  "firefox": "55",
2342
+ "ios": "14.0",
2328
2343
  "node": "7.0",
2329
2344
  "opera": "41",
2330
2345
  "opera_mobile": "41",
2346
+ "safari": "14.0",
2331
2347
  "samsung": "6.0"
2332
2348
  },
2333
2349
  "es.typed-array.int8-array": {
@@ -2336,9 +2352,11 @@
2336
2352
  "edge": "15",
2337
2353
  "electron": "1.4",
2338
2354
  "firefox": "55",
2355
+ "ios": "14.0",
2339
2356
  "node": "7.0",
2340
2357
  "opera": "41",
2341
2358
  "opera_mobile": "41",
2359
+ "safari": "14.0",
2342
2360
  "samsung": "6.0"
2343
2361
  },
2344
2362
  "es.typed-array.int16-array": {
@@ -2347,9 +2365,11 @@
2347
2365
  "edge": "15",
2348
2366
  "electron": "1.4",
2349
2367
  "firefox": "55",
2368
+ "ios": "14.0",
2350
2369
  "node": "7.0",
2351
2370
  "opera": "41",
2352
2371
  "opera_mobile": "41",
2372
+ "safari": "14.0",
2353
2373
  "samsung": "6.0"
2354
2374
  },
2355
2375
  "es.typed-array.int32-array": {
@@ -2358,9 +2378,11 @@
2358
2378
  "edge": "15",
2359
2379
  "electron": "1.4",
2360
2380
  "firefox": "55",
2381
+ "ios": "14.0",
2361
2382
  "node": "7.0",
2362
2383
  "opera": "41",
2363
2384
  "opera_mobile": "41",
2385
+ "safari": "14.0",
2364
2386
  "samsung": "6.0"
2365
2387
  },
2366
2388
  "es.typed-array.uint8-array": {
@@ -2369,9 +2391,11 @@
2369
2391
  "edge": "15",
2370
2392
  "electron": "1.4",
2371
2393
  "firefox": "55",
2394
+ "ios": "14.0",
2372
2395
  "node": "7.0",
2373
2396
  "opera": "41",
2374
2397
  "opera_mobile": "41",
2398
+ "safari": "14.0",
2375
2399
  "samsung": "6.0"
2376
2400
  },
2377
2401
  "es.typed-array.uint8-clamped-array": {
@@ -2380,9 +2404,11 @@
2380
2404
  "edge": "15",
2381
2405
  "electron": "1.4",
2382
2406
  "firefox": "55",
2407
+ "ios": "14.0",
2383
2408
  "node": "7.0",
2384
2409
  "opera": "41",
2385
2410
  "opera_mobile": "41",
2411
+ "safari": "14.0",
2386
2412
  "samsung": "6.0"
2387
2413
  },
2388
2414
  "es.typed-array.uint16-array": {
@@ -2391,9 +2417,11 @@
2391
2417
  "edge": "15",
2392
2418
  "electron": "1.4",
2393
2419
  "firefox": "55",
2420
+ "ios": "14.0",
2394
2421
  "node": "7.0",
2395
2422
  "opera": "41",
2396
2423
  "opera_mobile": "41",
2424
+ "safari": "14.0",
2397
2425
  "samsung": "6.0"
2398
2426
  },
2399
2427
  "es.typed-array.uint32-array": {
@@ -2402,9 +2430,11 @@
2402
2430
  "edge": "15",
2403
2431
  "electron": "1.4",
2404
2432
  "firefox": "55",
2433
+ "ios": "14.0",
2405
2434
  "node": "7.0",
2406
2435
  "opera": "41",
2407
2436
  "opera_mobile": "41",
2437
+ "safari": "14.0",
2408
2438
  "samsung": "6.0"
2409
2439
  },
2410
2440
  "es.typed-array.copy-within": {
@@ -2504,9 +2534,11 @@
2504
2534
  "edge": "15",
2505
2535
  "electron": "1.4",
2506
2536
  "firefox": "55",
2537
+ "ios": "14.0",
2507
2538
  "node": "7.0",
2508
2539
  "opera": "41",
2509
2540
  "opera_mobile": "41",
2541
+ "safari": "14.0",
2510
2542
  "samsung": "6.0"
2511
2543
  },
2512
2544
  "es.typed-array.includes": {
@@ -2593,9 +2625,11 @@
2593
2625
  "edge": "15",
2594
2626
  "electron": "1.4",
2595
2627
  "firefox": "55",
2628
+ "ios": "14.0",
2596
2629
  "node": "7.0",
2597
2630
  "opera": "41",
2598
2631
  "opera_mobile": "41",
2632
+ "safari": "14.0",
2599
2633
  "samsung": "6.0"
2600
2634
  },
2601
2635
  "es.typed-array.reduce": {
@@ -2764,10 +2798,13 @@
2764
2798
  "node": "15.0",
2765
2799
  "opera": "71",
2766
2800
  "opera_mobile": "60",
2767
- "safari": "14.0"
2801
+ "safari": "14.0",
2802
+ "samsung": "14.0"
2768
2803
  },
2769
2804
  "esnext.array.at": {},
2770
2805
  "esnext.array.filter-out": {},
2806
+ "esnext.array.find-last": {},
2807
+ "esnext.array.find-last-index": {},
2771
2808
  "esnext.array.is-template-object": {},
2772
2809
  "esnext.array.last-index": {},
2773
2810
  "esnext.array.last-item": {},
@@ -2878,7 +2915,8 @@
2878
2915
  "node": "15.0",
2879
2916
  "opera": "71",
2880
2917
  "opera_mobile": "60",
2881
- "safari": "14.0"
2918
+ "safari": "14.0",
2919
+ "samsung": "14.0"
2882
2920
  },
2883
2921
  "esnext.promise.try": {},
2884
2922
  "esnext.reflect.define-metadata": {},
@@ -2933,7 +2971,8 @@
2933
2971
  "node": "15.0",
2934
2972
  "opera": "71",
2935
2973
  "opera_mobile": "60",
2936
- "safari": "13.1"
2974
+ "safari": "13.1",
2975
+ "samsung": "14.0"
2937
2976
  },
2938
2977
  "esnext.symbol.async-dispose": {},
2939
2978
  "esnext.symbol.dispose": {},
@@ -2942,6 +2981,9 @@
2942
2981
  "esnext.symbol.replace-all": {},
2943
2982
  "esnext.typed-array.at": {},
2944
2983
  "esnext.typed-array.filter-out": {},
2984
+ "esnext.typed-array.find-last": {},
2985
+ "esnext.typed-array.find-last-index": {},
2986
+ "esnext.typed-array.unique-by": {},
2945
2987
  "esnext.weak-map.delete-all": {},
2946
2988
  "esnext.weak-map.from": {},
2947
2989
  "esnext.weak-map.of": {},
package/entries.json CHANGED
@@ -214,6 +214,8 @@
214
214
  "esnext.aggregate-error",
215
215
  "esnext.array.at",
216
216
  "esnext.array.filter-out",
217
+ "esnext.array.find-last",
218
+ "esnext.array.find-last-index",
217
219
  "esnext.array.is-template-object",
218
220
  "esnext.array.last-index",
219
221
  "esnext.array.last-item",
@@ -330,6 +332,9 @@
330
332
  "esnext.symbol.replace-all",
331
333
  "esnext.typed-array.at",
332
334
  "esnext.typed-array.filter-out",
335
+ "esnext.typed-array.find-last",
336
+ "esnext.typed-array.find-last-index",
337
+ "esnext.typed-array.unique-by",
333
338
  "esnext.weak-map.delete-all",
334
339
  "esnext.weak-map.from",
335
340
  "esnext.weak-map.of",
@@ -2360,6 +2365,8 @@
2360
2365
  "esnext.aggregate-error",
2361
2366
  "esnext.array.at",
2362
2367
  "esnext.array.filter-out",
2368
+ "esnext.array.find-last",
2369
+ "esnext.array.find-last-index",
2363
2370
  "esnext.array.is-template-object",
2364
2371
  "esnext.array.last-index",
2365
2372
  "esnext.array.last-item",
@@ -2476,6 +2483,9 @@
2476
2483
  "esnext.symbol.replace-all",
2477
2484
  "esnext.typed-array.at",
2478
2485
  "esnext.typed-array.filter-out",
2486
+ "esnext.typed-array.find-last",
2487
+ "esnext.typed-array.find-last-index",
2488
+ "esnext.typed-array.unique-by",
2479
2489
  "esnext.weak-map.delete-all",
2480
2490
  "esnext.weak-map.from",
2481
2491
  "esnext.weak-map.of",
@@ -2534,6 +2544,8 @@
2534
2544
  "es.string.iterator",
2535
2545
  "esnext.array.at",
2536
2546
  "esnext.array.filter-out",
2547
+ "esnext.array.find-last",
2548
+ "esnext.array.find-last-index",
2537
2549
  "esnext.array.is-template-object",
2538
2550
  "esnext.array.last-index",
2539
2551
  "esnext.array.last-item",
@@ -2585,6 +2597,12 @@
2585
2597
  "core-js/features/array/find-index": [
2586
2598
  "es.array.find-index"
2587
2599
  ],
2600
+ "core-js/features/array/find-last": [
2601
+ "esnext.array.find-last"
2602
+ ],
2603
+ "core-js/features/array/find-last-index": [
2604
+ "esnext.array.find-last-index"
2605
+ ],
2588
2606
  "core-js/features/array/flat": [
2589
2607
  "es.array.flat",
2590
2608
  "es.array.unscopables.flat"
@@ -2691,8 +2709,11 @@
2691
2709
  "es.array.splice",
2692
2710
  "es.array.unscopables.flat",
2693
2711
  "es.array.unscopables.flat-map",
2712
+ "es.map",
2694
2713
  "esnext.array.at",
2695
2714
  "esnext.array.filter-out",
2715
+ "esnext.array.find-last",
2716
+ "esnext.array.find-last-index",
2696
2717
  "esnext.array.unique-by"
2697
2718
  ],
2698
2719
  "core-js/features/array/virtual/at": [
@@ -2725,6 +2746,12 @@
2725
2746
  "core-js/features/array/virtual/find-index": [
2726
2747
  "es.array.find-index"
2727
2748
  ],
2749
+ "core-js/features/array/virtual/find-last": [
2750
+ "esnext.array.find-last"
2751
+ ],
2752
+ "core-js/features/array/virtual/find-last-index": [
2753
+ "esnext.array.find-last-index"
2754
+ ],
2728
2755
  "core-js/features/array/virtual/flat": [
2729
2756
  "es.array.flat",
2730
2757
  "es.array.unscopables.flat"
@@ -3039,6 +3066,12 @@
3039
3066
  "core-js/features/instance/find-index": [
3040
3067
  "es.array.find-index"
3041
3068
  ],
3069
+ "core-js/features/instance/find-last": [
3070
+ "esnext.array.find-last"
3071
+ ],
3072
+ "core-js/features/instance/find-last-index": [
3073
+ "esnext.array.find-last-index"
3074
+ ],
3042
3075
  "core-js/features/instance/flags": [
3043
3076
  "es.regexp.flags"
3044
3077
  ],
@@ -4377,6 +4410,7 @@
4377
4410
  "es.symbol.unscopables"
4378
4411
  ],
4379
4412
  "core-js/features/typed-array": [
4413
+ "es.map",
4380
4414
  "es.object.to-string",
4381
4415
  "es.typed-array.float32-array",
4382
4416
  "es.typed-array.float64-array",
@@ -4413,7 +4447,10 @@
4413
4447
  "es.typed-array.to-locale-string",
4414
4448
  "es.typed-array.to-string",
4415
4449
  "esnext.typed-array.at",
4416
- "esnext.typed-array.filter-out"
4450
+ "esnext.typed-array.filter-out",
4451
+ "esnext.typed-array.find-last",
4452
+ "esnext.typed-array.find-last-index",
4453
+ "esnext.typed-array.unique-by"
4417
4454
  ],
4418
4455
  "core-js/features/typed-array/at": [
4419
4456
  "esnext.typed-array.at"
@@ -4442,6 +4479,12 @@
4442
4479
  "core-js/features/typed-array/find-index": [
4443
4480
  "es.typed-array.find-index"
4444
4481
  ],
4482
+ "core-js/features/typed-array/find-last": [
4483
+ "esnext.typed-array.find-last"
4484
+ ],
4485
+ "core-js/features/typed-array/find-last-index": [
4486
+ "esnext.typed-array.find-last-index"
4487
+ ],
4445
4488
  "core-js/features/typed-array/float32-array": [
4446
4489
  "es.object.to-string",
4447
4490
  "es.typed-array.float32-array",
@@ -4763,6 +4806,10 @@
4763
4806
  "es.typed-array.to-locale-string",
4764
4807
  "es.typed-array.to-string"
4765
4808
  ],
4809
+ "core-js/features/typed-array/unique-by": [
4810
+ "es.map",
4811
+ "esnext.typed-array.unique-by"
4812
+ ],
4766
4813
  "core-js/features/typed-array/values": [
4767
4814
  "es.typed-array.iterator"
4768
4815
  ],
@@ -5482,6 +5529,12 @@
5482
5529
  "core-js/modules/esnext.array.filter-out": [
5483
5530
  "esnext.array.filter-out"
5484
5531
  ],
5532
+ "core-js/modules/esnext.array.find-last": [
5533
+ "esnext.array.find-last"
5534
+ ],
5535
+ "core-js/modules/esnext.array.find-last-index": [
5536
+ "esnext.array.find-last-index"
5537
+ ],
5485
5538
  "core-js/modules/esnext.array.is-template-object": [
5486
5539
  "esnext.array.is-template-object"
5487
5540
  ],
@@ -5833,6 +5886,15 @@
5833
5886
  "core-js/modules/esnext.typed-array.filter-out": [
5834
5887
  "esnext.typed-array.filter-out"
5835
5888
  ],
5889
+ "core-js/modules/esnext.typed-array.find-last": [
5890
+ "esnext.typed-array.find-last"
5891
+ ],
5892
+ "core-js/modules/esnext.typed-array.find-last-index": [
5893
+ "esnext.typed-array.find-last-index"
5894
+ ],
5895
+ "core-js/modules/esnext.typed-array.unique-by": [
5896
+ "esnext.typed-array.unique-by"
5897
+ ],
5836
5898
  "core-js/modules/esnext.weak-map.delete-all": [
5837
5899
  "esnext.weak-map.delete-all"
5838
5900
  ],
@@ -5889,6 +5951,8 @@
5889
5951
  "esnext.aggregate-error",
5890
5952
  "esnext.array.at",
5891
5953
  "esnext.array.filter-out",
5954
+ "esnext.array.find-last",
5955
+ "esnext.array.find-last-index",
5892
5956
  "esnext.array.is-template-object",
5893
5957
  "esnext.array.last-index",
5894
5958
  "esnext.array.last-item",
@@ -6005,6 +6069,9 @@
6005
6069
  "esnext.symbol.replace-all",
6006
6070
  "esnext.typed-array.at",
6007
6071
  "esnext.typed-array.filter-out",
6072
+ "esnext.typed-array.find-last",
6073
+ "esnext.typed-array.find-last-index",
6074
+ "esnext.typed-array.unique-by",
6008
6075
  "esnext.weak-map.delete-all",
6009
6076
  "esnext.weak-map.from",
6010
6077
  "esnext.weak-map.of",
@@ -6022,6 +6089,12 @@
6022
6089
  "esnext.array.filter-out",
6023
6090
  "esnext.typed-array.filter-out"
6024
6091
  ],
6092
+ "core-js/proposals/array-find-from-last": [
6093
+ "esnext.array.find-last",
6094
+ "esnext.array.find-last-index",
6095
+ "esnext.typed-array.find-last",
6096
+ "esnext.typed-array.find-last-index"
6097
+ ],
6025
6098
  "core-js/proposals/array-is-template-object": [
6026
6099
  "esnext.array.is-template-object"
6027
6100
  ],
@@ -6031,7 +6104,8 @@
6031
6104
  ],
6032
6105
  "core-js/proposals/array-unique": [
6033
6106
  "es.map",
6034
- "esnext.array.unique-by"
6107
+ "esnext.array.unique-by",
6108
+ "esnext.typed-array.unique-by"
6035
6109
  ],
6036
6110
  "core-js/proposals/collection-methods": [
6037
6111
  "esnext.map.delete-all",
@@ -8040,6 +8114,8 @@
8040
8114
  "esnext.aggregate-error",
8041
8115
  "esnext.array.at",
8042
8116
  "esnext.array.filter-out",
8117
+ "esnext.array.find-last",
8118
+ "esnext.array.find-last-index",
8043
8119
  "esnext.array.is-template-object",
8044
8120
  "esnext.array.last-index",
8045
8121
  "esnext.array.last-item",
@@ -8156,6 +8232,9 @@
8156
8232
  "esnext.symbol.replace-all",
8157
8233
  "esnext.typed-array.at",
8158
8234
  "esnext.typed-array.filter-out",
8235
+ "esnext.typed-array.find-last",
8236
+ "esnext.typed-array.find-last-index",
8237
+ "esnext.typed-array.unique-by",
8159
8238
  "esnext.weak-map.delete-all",
8160
8239
  "esnext.weak-map.from",
8161
8240
  "esnext.weak-map.of",
@@ -8174,6 +8253,8 @@
8174
8253
  "esnext.aggregate-error",
8175
8254
  "esnext.array.at",
8176
8255
  "esnext.array.filter-out",
8256
+ "esnext.array.find-last",
8257
+ "esnext.array.find-last-index",
8177
8258
  "esnext.array.is-template-object",
8178
8259
  "esnext.array.last-index",
8179
8260
  "esnext.array.last-item",
@@ -8281,6 +8362,9 @@
8281
8362
  "esnext.symbol.replace-all",
8282
8363
  "esnext.typed-array.at",
8283
8364
  "esnext.typed-array.filter-out",
8365
+ "esnext.typed-array.find-last",
8366
+ "esnext.typed-array.find-last-index",
8367
+ "esnext.typed-array.unique-by",
8284
8368
  "esnext.weak-map.delete-all",
8285
8369
  "esnext.weak-map.from",
8286
8370
  "esnext.weak-map.of",
@@ -8299,6 +8383,8 @@
8299
8383
  "esnext.aggregate-error",
8300
8384
  "esnext.array.at",
8301
8385
  "esnext.array.filter-out",
8386
+ "esnext.array.find-last",
8387
+ "esnext.array.find-last-index",
8302
8388
  "esnext.array.is-template-object",
8303
8389
  "esnext.array.last-index",
8304
8390
  "esnext.array.last-item",
@@ -8401,6 +8487,9 @@
8401
8487
  "esnext.symbol.replace-all",
8402
8488
  "esnext.typed-array.at",
8403
8489
  "esnext.typed-array.filter-out",
8490
+ "esnext.typed-array.find-last",
8491
+ "esnext.typed-array.find-last-index",
8492
+ "esnext.typed-array.unique-by",
8404
8493
  "esnext.weak-map.delete-all",
8405
8494
  "esnext.weak-map.from",
8406
8495
  "esnext.weak-map.of",
@@ -8414,6 +8503,8 @@
8414
8503
  "core-js/stage/2": [
8415
8504
  "esnext.aggregate-error",
8416
8505
  "esnext.array.at",
8506
+ "esnext.array.find-last",
8507
+ "esnext.array.find-last-index",
8417
8508
  "esnext.array.is-template-object",
8418
8509
  "esnext.async-iterator.constructor",
8419
8510
  "esnext.async-iterator.as-indexed-pairs",
@@ -8462,6 +8553,8 @@
8462
8553
  "esnext.symbol.dispose",
8463
8554
  "esnext.symbol.replace-all",
8464
8555
  "esnext.typed-array.at",
8556
+ "esnext.typed-array.find-last",
8557
+ "esnext.typed-array.find-last-index",
8465
8558
  "esnext.weak-map.emplace",
8466
8559
  "esnext.weak-map.upsert"
8467
8560
  ],
@@ -8490,6 +8583,8 @@
8490
8583
  "esnext.aggregate-error",
8491
8584
  "esnext.array.at",
8492
8585
  "esnext.array.filter-out",
8586
+ "esnext.array.find-last",
8587
+ "esnext.array.find-last-index",
8493
8588
  "esnext.array.is-template-object",
8494
8589
  "esnext.array.last-index",
8495
8590
  "esnext.array.last-item",
@@ -8606,6 +8701,9 @@
8606
8701
  "esnext.symbol.replace-all",
8607
8702
  "esnext.typed-array.at",
8608
8703
  "esnext.typed-array.filter-out",
8704
+ "esnext.typed-array.find-last",
8705
+ "esnext.typed-array.find-last-index",
8706
+ "esnext.typed-array.unique-by",
8609
8707
  "esnext.weak-map.delete-all",
8610
8708
  "esnext.weak-map.from",
8611
8709
  "esnext.weak-map.of",
@@ -363,5 +363,12 @@
363
363
  "esnext.number.range",
364
364
  "esnext.typed-array.at",
365
365
  "esnext.typed-array.filter-out"
366
+ ],
367
+ "3.9": [
368
+ "esnext.array.find-last",
369
+ "esnext.array.find-last-index",
370
+ "esnext.typed-array.find-last",
371
+ "esnext.typed-array.find-last-index",
372
+ "esnext.typed-array.unique-by"
366
373
  ]
367
374
  }
package/modules.json CHANGED
@@ -213,6 +213,8 @@
213
213
  "esnext.aggregate-error",
214
214
  "esnext.array.at",
215
215
  "esnext.array.filter-out",
216
+ "esnext.array.find-last",
217
+ "esnext.array.find-last-index",
216
218
  "esnext.array.is-template-object",
217
219
  "esnext.array.last-index",
218
220
  "esnext.array.last-item",
@@ -329,6 +331,9 @@
329
331
  "esnext.symbol.replace-all",
330
332
  "esnext.typed-array.at",
331
333
  "esnext.typed-array.filter-out",
334
+ "esnext.typed-array.find-last",
335
+ "esnext.typed-array.find-last-index",
336
+ "esnext.typed-array.unique-by",
332
337
  "esnext.weak-map.delete-all",
333
338
  "esnext.weak-map.from",
334
339
  "esnext.weak-map.of",
package/package.json CHANGED
@@ -1,24 +1,27 @@
1
1
  {
2
2
  "name": "core-js-compat",
3
3
  "description": "core-js compat",
4
- "version": "3.8.2",
4
+ "version": "3.10.0",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "https://github.com/zloirock/core-js.git"
7
+ "url": "https://github.com/zloirock/core-js.git",
8
+ "directory": "packages/core-js-compat"
8
9
  },
9
10
  "main": "index.js",
10
11
  "dependencies": {
11
- "browserslist": "^4.16.0",
12
+ "browserslist": "^4.16.3",
12
13
  "semver": "7.0.0"
13
14
  },
14
15
  "devDependencies": {
16
+ "chalk": "^4.1.0",
15
17
  "detective": "^5.2.0",
16
- "electron-to-chromium": "^1.3.633",
18
+ "electron-to-chromium": "^1.3.702",
17
19
  "glob": "^7.1.6"
18
20
  },
19
21
  "funding": {
20
22
  "type": "opencollective",
21
23
  "url": "https://opencollective.com/core-js"
22
24
  },
23
- "license": "MIT"
25
+ "license": "MIT",
26
+ "gitHead": "bb9b7f58458914e54cb4dbc130374a4c0487fca5"
24
27
  }