core-js-compat 3.6.5 → 3.7.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/data.json +108 -17
- package/entries.json +156 -13
- package/modules-by-versions.json +8 -0
- package/modules.json +6 -0
- package/package.json +3 -3
package/data.json
CHANGED
|
@@ -179,6 +179,17 @@
|
|
|
179
179
|
"safari": "9.0",
|
|
180
180
|
"samsung": "3.4"
|
|
181
181
|
},
|
|
182
|
+
"es.aggregate-error": {
|
|
183
|
+
"chrome": "85",
|
|
184
|
+
"edge": "85",
|
|
185
|
+
"electron": "10.0",
|
|
186
|
+
"firefox": "79",
|
|
187
|
+
"ios": "14.0",
|
|
188
|
+
"node": "15.0",
|
|
189
|
+
"opera": "72",
|
|
190
|
+
"opera_mobile": "60",
|
|
191
|
+
"safari": "14.0"
|
|
192
|
+
},
|
|
182
193
|
"es.array.concat": {
|
|
183
194
|
"chrome": "51",
|
|
184
195
|
"edge": "15",
|
|
@@ -412,28 +423,28 @@
|
|
|
412
423
|
"samsung": "5.0"
|
|
413
424
|
},
|
|
414
425
|
"es.array.reduce": {
|
|
415
|
-
"chrome": "
|
|
426
|
+
"chrome": "83",
|
|
416
427
|
"edge": "15",
|
|
417
|
-
"electron": "0
|
|
428
|
+
"electron": "9.0",
|
|
418
429
|
"firefox": "50",
|
|
419
430
|
"ios": "9.0",
|
|
420
431
|
"node": "6.0",
|
|
421
|
-
"opera": "
|
|
422
|
-
"opera_mobile": "
|
|
432
|
+
"opera": "70",
|
|
433
|
+
"opera_mobile": "59",
|
|
423
434
|
"safari": "9.0",
|
|
424
|
-
"samsung": "
|
|
435
|
+
"samsung": "13.0"
|
|
425
436
|
},
|
|
426
437
|
"es.array.reduce-right": {
|
|
427
|
-
"chrome": "
|
|
438
|
+
"chrome": "83",
|
|
428
439
|
"edge": "15",
|
|
429
|
-
"electron": "0
|
|
440
|
+
"electron": "9.0",
|
|
430
441
|
"firefox": "50",
|
|
431
442
|
"ios": "9.0",
|
|
432
443
|
"node": "6.0",
|
|
433
|
-
"opera": "
|
|
434
|
-
"opera_mobile": "
|
|
444
|
+
"opera": "70",
|
|
445
|
+
"opera_mobile": "59",
|
|
435
446
|
"safari": "9.0",
|
|
436
|
-
"samsung": "
|
|
447
|
+
"samsung": "13.0"
|
|
437
448
|
},
|
|
438
449
|
"es.array.reverse": {
|
|
439
450
|
"android": "3.0",
|
|
@@ -852,7 +863,9 @@
|
|
|
852
863
|
"ios": "8.0",
|
|
853
864
|
"node": "13.0",
|
|
854
865
|
"opera": "65",
|
|
855
|
-
"
|
|
866
|
+
"opera_mobile": "56",
|
|
867
|
+
"safari": "7.1",
|
|
868
|
+
"samsung": "12.0"
|
|
856
869
|
},
|
|
857
870
|
"es.math.imul": {
|
|
858
871
|
"android": "4.4",
|
|
@@ -1470,7 +1483,19 @@
|
|
|
1470
1483
|
"node": "12.9",
|
|
1471
1484
|
"opera": "63",
|
|
1472
1485
|
"opera_mobile": "54",
|
|
1473
|
-
"safari": "13"
|
|
1486
|
+
"safari": "13",
|
|
1487
|
+
"samsung": "12.0"
|
|
1488
|
+
},
|
|
1489
|
+
"es.promise.any": {
|
|
1490
|
+
"chrome": "85",
|
|
1491
|
+
"edge": "85",
|
|
1492
|
+
"electron": "10.0",
|
|
1493
|
+
"firefox": "79",
|
|
1494
|
+
"ios": "14.0",
|
|
1495
|
+
"node": "15.0",
|
|
1496
|
+
"opera": "72",
|
|
1497
|
+
"opera_mobile": "60",
|
|
1498
|
+
"safari": "14.0"
|
|
1474
1499
|
},
|
|
1475
1500
|
"es.promise.finally": {
|
|
1476
1501
|
"chrome": "67",
|
|
@@ -1640,6 +1665,16 @@
|
|
|
1640
1665
|
"safari": "10.0",
|
|
1641
1666
|
"samsung": "5.0"
|
|
1642
1667
|
},
|
|
1668
|
+
"es.reflect.to-string-tag": {
|
|
1669
|
+
"chrome": "86",
|
|
1670
|
+
"edge": "86",
|
|
1671
|
+
"electron": "11.0",
|
|
1672
|
+
"firefox": "82",
|
|
1673
|
+
"ios": "14.0",
|
|
1674
|
+
"node": "15.0",
|
|
1675
|
+
"opera": "73",
|
|
1676
|
+
"safari": "14.0"
|
|
1677
|
+
},
|
|
1643
1678
|
"es.regexp.constructor": {
|
|
1644
1679
|
"chrome": "51",
|
|
1645
1680
|
"edge": "74",
|
|
@@ -1802,8 +1837,12 @@
|
|
|
1802
1837
|
"edge": "80",
|
|
1803
1838
|
"electron": "8.0",
|
|
1804
1839
|
"firefox": "73",
|
|
1840
|
+
"ios": "13.4",
|
|
1841
|
+
"node": "14.0",
|
|
1805
1842
|
"opera": "67",
|
|
1806
|
-
"
|
|
1843
|
+
"opera_mobile": "57",
|
|
1844
|
+
"safari": "13.1",
|
|
1845
|
+
"samsung": "13.0"
|
|
1807
1846
|
},
|
|
1808
1847
|
"es.string.pad-end": {
|
|
1809
1848
|
"chrome": "57",
|
|
@@ -1857,11 +1896,25 @@
|
|
|
1857
1896
|
"chrome": "64",
|
|
1858
1897
|
"edge": "74",
|
|
1859
1898
|
"electron": "3.0",
|
|
1899
|
+
"firefox": "78",
|
|
1900
|
+
"ios": "14.0",
|
|
1860
1901
|
"node": "10.0",
|
|
1861
1902
|
"opera": "51",
|
|
1862
1903
|
"opera_mobile": "47",
|
|
1904
|
+
"safari": "14.0",
|
|
1863
1905
|
"samsung": "9.0"
|
|
1864
1906
|
},
|
|
1907
|
+
"es.string.replace-all": {
|
|
1908
|
+
"chrome": "85",
|
|
1909
|
+
"edge": "85",
|
|
1910
|
+
"electron": "10.0",
|
|
1911
|
+
"firefox": "77",
|
|
1912
|
+
"ios": "13.4",
|
|
1913
|
+
"node": "15.0",
|
|
1914
|
+
"opera": "72",
|
|
1915
|
+
"opera_mobile": "60",
|
|
1916
|
+
"safari": "13.1"
|
|
1917
|
+
},
|
|
1865
1918
|
"es.string.search": {
|
|
1866
1919
|
"chrome": "51",
|
|
1867
1920
|
"edge": "74",
|
|
@@ -2528,7 +2581,17 @@
|
|
|
2528
2581
|
"safari": "10.0",
|
|
2529
2582
|
"samsung": "5.0"
|
|
2530
2583
|
},
|
|
2531
|
-
"esnext.aggregate-error": {
|
|
2584
|
+
"esnext.aggregate-error": {
|
|
2585
|
+
"chrome": "85",
|
|
2586
|
+
"edge": "85",
|
|
2587
|
+
"electron": "10.0",
|
|
2588
|
+
"firefox": "79",
|
|
2589
|
+
"ios": "14.0",
|
|
2590
|
+
"node": "15.0",
|
|
2591
|
+
"opera": "72",
|
|
2592
|
+
"opera_mobile": "60",
|
|
2593
|
+
"safari": "14.0"
|
|
2594
|
+
},
|
|
2532
2595
|
"esnext.array.is-template-object": {},
|
|
2533
2596
|
"esnext.array.last-index": {},
|
|
2534
2597
|
"esnext.array.last-item": {},
|
|
@@ -2575,6 +2638,7 @@
|
|
|
2575
2638
|
"esnext.iterator.take": {},
|
|
2576
2639
|
"esnext.iterator.to-array": {},
|
|
2577
2640
|
"esnext.map.delete-all": {},
|
|
2641
|
+
"esnext.map.emplace": {},
|
|
2578
2642
|
"esnext.map.every": {},
|
|
2579
2643
|
"esnext.map.filter": {},
|
|
2580
2644
|
"esnext.map.find": {},
|
|
@@ -2620,9 +2684,20 @@
|
|
|
2620
2684
|
"node": "12.9",
|
|
2621
2685
|
"opera": "63",
|
|
2622
2686
|
"opera_mobile": "54",
|
|
2623
|
-
"safari": "13"
|
|
2687
|
+
"safari": "13",
|
|
2688
|
+
"samsung": "12.0"
|
|
2689
|
+
},
|
|
2690
|
+
"esnext.promise.any": {
|
|
2691
|
+
"chrome": "85",
|
|
2692
|
+
"edge": "85",
|
|
2693
|
+
"electron": "10.0",
|
|
2694
|
+
"firefox": "79",
|
|
2695
|
+
"ios": "14.0",
|
|
2696
|
+
"node": "15.0",
|
|
2697
|
+
"opera": "72",
|
|
2698
|
+
"opera_mobile": "60",
|
|
2699
|
+
"safari": "14.0"
|
|
2624
2700
|
},
|
|
2625
|
-
"esnext.promise.any": {},
|
|
2626
2701
|
"esnext.promise.try": {},
|
|
2627
2702
|
"esnext.reflect.define-metadata": {},
|
|
2628
2703
|
"esnext.reflect.delete-metadata": {},
|
|
@@ -2658,10 +2733,24 @@
|
|
|
2658
2733
|
"edge": "80",
|
|
2659
2734
|
"electron": "8.0",
|
|
2660
2735
|
"firefox": "73",
|
|
2736
|
+
"ios": "13.4",
|
|
2737
|
+
"node": "14.0",
|
|
2661
2738
|
"opera": "67",
|
|
2739
|
+
"opera_mobile": "57",
|
|
2740
|
+
"safari": "13.1",
|
|
2741
|
+
"samsung": "13.0"
|
|
2742
|
+
},
|
|
2743
|
+
"esnext.string.replace-all": {
|
|
2744
|
+
"chrome": "85",
|
|
2745
|
+
"edge": "85",
|
|
2746
|
+
"electron": "10.0",
|
|
2747
|
+
"firefox": "77",
|
|
2748
|
+
"ios": "13.4",
|
|
2749
|
+
"node": "15.0",
|
|
2750
|
+
"opera": "72",
|
|
2751
|
+
"opera_mobile": "60",
|
|
2662
2752
|
"safari": "13.1"
|
|
2663
2753
|
},
|
|
2664
|
-
"esnext.string.replace-all": {},
|
|
2665
2754
|
"esnext.symbol.async-dispose": {},
|
|
2666
2755
|
"esnext.symbol.dispose": {},
|
|
2667
2756
|
"esnext.symbol.observable": {},
|
|
@@ -2670,6 +2759,7 @@
|
|
|
2670
2759
|
"esnext.weak-map.delete-all": {},
|
|
2671
2760
|
"esnext.weak-map.from": {},
|
|
2672
2761
|
"esnext.weak-map.of": {},
|
|
2762
|
+
"esnext.weak-map.emplace": {},
|
|
2673
2763
|
"esnext.weak-map.upsert": {},
|
|
2674
2764
|
"esnext.weak-set.add-all": {},
|
|
2675
2765
|
"esnext.weak-set.delete-all": {},
|
|
@@ -2692,6 +2782,7 @@
|
|
|
2692
2782
|
"edge": "74",
|
|
2693
2783
|
"electron": "3.0",
|
|
2694
2784
|
"firefox": "60",
|
|
2785
|
+
"ios": "13.4",
|
|
2695
2786
|
"node": "0.0.1",
|
|
2696
2787
|
"opera": "53",
|
|
2697
2788
|
"opera_mobile": "47",
|
package/entries.json
CHANGED
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"es.symbol.to-primitive",
|
|
16
16
|
"es.symbol.to-string-tag",
|
|
17
17
|
"es.symbol.unscopables",
|
|
18
|
+
"es.aggregate-error",
|
|
18
19
|
"es.array.concat",
|
|
19
20
|
"es.array.copy-within",
|
|
20
21
|
"es.array.every",
|
|
@@ -119,6 +120,7 @@
|
|
|
119
120
|
"es.parse-int",
|
|
120
121
|
"es.promise",
|
|
121
122
|
"es.promise.all-settled",
|
|
123
|
+
"es.promise.any",
|
|
122
124
|
"es.promise.finally",
|
|
123
125
|
"es.reflect.apply",
|
|
124
126
|
"es.reflect.construct",
|
|
@@ -133,6 +135,7 @@
|
|
|
133
135
|
"es.reflect.prevent-extensions",
|
|
134
136
|
"es.reflect.set",
|
|
135
137
|
"es.reflect.set-prototype-of",
|
|
138
|
+
"es.reflect.to-string-tag",
|
|
136
139
|
"es.regexp.constructor",
|
|
137
140
|
"es.regexp.exec",
|
|
138
141
|
"es.regexp.flags",
|
|
@@ -152,6 +155,7 @@
|
|
|
152
155
|
"es.string.raw",
|
|
153
156
|
"es.string.repeat",
|
|
154
157
|
"es.string.replace",
|
|
158
|
+
"es.string.replace-all",
|
|
155
159
|
"es.string.search",
|
|
156
160
|
"es.string.split",
|
|
157
161
|
"es.string.starts-with",
|
|
@@ -243,6 +247,7 @@
|
|
|
243
247
|
"esnext.iterator.take",
|
|
244
248
|
"esnext.iterator.to-array",
|
|
245
249
|
"esnext.map.delete-all",
|
|
250
|
+
"esnext.map.emplace",
|
|
246
251
|
"esnext.map.every",
|
|
247
252
|
"esnext.map.filter",
|
|
248
253
|
"esnext.map.find",
|
|
@@ -321,6 +326,7 @@
|
|
|
321
326
|
"esnext.weak-map.delete-all",
|
|
322
327
|
"esnext.weak-map.from",
|
|
323
328
|
"esnext.weak-map.of",
|
|
329
|
+
"esnext.weak-map.emplace",
|
|
324
330
|
"esnext.weak-map.upsert",
|
|
325
331
|
"esnext.weak-set.add-all",
|
|
326
332
|
"esnext.weak-set.delete-all",
|
|
@@ -351,6 +357,7 @@
|
|
|
351
357
|
"es.symbol.to-primitive",
|
|
352
358
|
"es.symbol.to-string-tag",
|
|
353
359
|
"es.symbol.unscopables",
|
|
360
|
+
"es.aggregate-error",
|
|
354
361
|
"es.array.concat",
|
|
355
362
|
"es.array.copy-within",
|
|
356
363
|
"es.array.every",
|
|
@@ -455,6 +462,7 @@
|
|
|
455
462
|
"es.parse-int",
|
|
456
463
|
"es.promise",
|
|
457
464
|
"es.promise.all-settled",
|
|
465
|
+
"es.promise.any",
|
|
458
466
|
"es.promise.finally",
|
|
459
467
|
"es.reflect.apply",
|
|
460
468
|
"es.reflect.construct",
|
|
@@ -469,6 +477,7 @@
|
|
|
469
477
|
"es.reflect.prevent-extensions",
|
|
470
478
|
"es.reflect.set",
|
|
471
479
|
"es.reflect.set-prototype-of",
|
|
480
|
+
"es.reflect.to-string-tag",
|
|
472
481
|
"es.regexp.constructor",
|
|
473
482
|
"es.regexp.exec",
|
|
474
483
|
"es.regexp.flags",
|
|
@@ -488,6 +497,7 @@
|
|
|
488
497
|
"es.string.raw",
|
|
489
498
|
"es.string.repeat",
|
|
490
499
|
"es.string.replace",
|
|
500
|
+
"es.string.replace-all",
|
|
491
501
|
"es.string.search",
|
|
492
502
|
"es.string.split",
|
|
493
503
|
"es.string.starts-with",
|
|
@@ -544,6 +554,11 @@
|
|
|
544
554
|
"es.weak-map",
|
|
545
555
|
"es.weak-set"
|
|
546
556
|
],
|
|
557
|
+
"core-js/es/aggregate-error": [
|
|
558
|
+
"es.aggregate-error",
|
|
559
|
+
"es.string.iterator",
|
|
560
|
+
"web.dom-collections.iterator"
|
|
561
|
+
],
|
|
547
562
|
"core-js/es/array": [
|
|
548
563
|
"es.array.concat",
|
|
549
564
|
"es.array.copy-within",
|
|
@@ -1135,7 +1150,8 @@
|
|
|
1135
1150
|
"es.object.seal",
|
|
1136
1151
|
"es.object.set-prototype-of",
|
|
1137
1152
|
"es.object.to-string",
|
|
1138
|
-
"es.object.values"
|
|
1153
|
+
"es.object.values",
|
|
1154
|
+
"es.reflect.to-string-tag"
|
|
1139
1155
|
],
|
|
1140
1156
|
"core-js/es/object/assign": [
|
|
1141
1157
|
"es.object.assign"
|
|
@@ -1213,7 +1229,8 @@
|
|
|
1213
1229
|
"core-js/es/object/to-string": [
|
|
1214
1230
|
"es.json.to-string-tag",
|
|
1215
1231
|
"es.math.to-string-tag",
|
|
1216
|
-
"es.object.to-string"
|
|
1232
|
+
"es.object.to-string",
|
|
1233
|
+
"es.reflect.to-string-tag"
|
|
1217
1234
|
],
|
|
1218
1235
|
"core-js/es/object/values": [
|
|
1219
1236
|
"es.object.values"
|
|
@@ -1225,9 +1242,11 @@
|
|
|
1225
1242
|
"es.parse-int"
|
|
1226
1243
|
],
|
|
1227
1244
|
"core-js/es/promise": [
|
|
1245
|
+
"es.aggregate-error",
|
|
1228
1246
|
"es.object.to-string",
|
|
1229
1247
|
"es.promise",
|
|
1230
1248
|
"es.promise.all-settled",
|
|
1249
|
+
"es.promise.any",
|
|
1231
1250
|
"es.promise.finally",
|
|
1232
1251
|
"es.string.iterator",
|
|
1233
1252
|
"web.dom-collections.iterator"
|
|
@@ -1236,6 +1255,11 @@
|
|
|
1236
1255
|
"es.promise",
|
|
1237
1256
|
"es.promise.all-settled"
|
|
1238
1257
|
],
|
|
1258
|
+
"core-js/es/promise/any": [
|
|
1259
|
+
"es.aggregate-error",
|
|
1260
|
+
"es.promise",
|
|
1261
|
+
"es.promise.any"
|
|
1262
|
+
],
|
|
1239
1263
|
"core-js/es/promise/finally": [
|
|
1240
1264
|
"es.promise",
|
|
1241
1265
|
"es.promise.finally"
|
|
@@ -1253,7 +1277,8 @@
|
|
|
1253
1277
|
"es.reflect.own-keys",
|
|
1254
1278
|
"es.reflect.prevent-extensions",
|
|
1255
1279
|
"es.reflect.set",
|
|
1256
|
-
"es.reflect.set-prototype-of"
|
|
1280
|
+
"es.reflect.set-prototype-of",
|
|
1281
|
+
"es.reflect.to-string-tag"
|
|
1257
1282
|
],
|
|
1258
1283
|
"core-js/es/reflect/apply": [
|
|
1259
1284
|
"es.reflect.apply"
|
|
@@ -1294,6 +1319,9 @@
|
|
|
1294
1319
|
"core-js/es/reflect/set-prototype-of": [
|
|
1295
1320
|
"es.reflect.set-prototype-of"
|
|
1296
1321
|
],
|
|
1322
|
+
"core-js/es/reflect/to-string-tag": [
|
|
1323
|
+
"es.reflect.to-string-tag"
|
|
1324
|
+
],
|
|
1297
1325
|
"core-js/es/regexp": [
|
|
1298
1326
|
"es.regexp.constructor",
|
|
1299
1327
|
"es.regexp.exec",
|
|
@@ -1354,6 +1382,7 @@
|
|
|
1354
1382
|
"es.string.raw",
|
|
1355
1383
|
"es.string.repeat",
|
|
1356
1384
|
"es.string.replace",
|
|
1385
|
+
"es.string.replace-all",
|
|
1357
1386
|
"es.string.search",
|
|
1358
1387
|
"es.string.split",
|
|
1359
1388
|
"es.string.starts-with",
|
|
@@ -1439,6 +1468,9 @@
|
|
|
1439
1468
|
"es.regexp.exec",
|
|
1440
1469
|
"es.string.replace"
|
|
1441
1470
|
],
|
|
1471
|
+
"core-js/es/string/replace-all": [
|
|
1472
|
+
"es.string.replace-all"
|
|
1473
|
+
],
|
|
1442
1474
|
"core-js/es/string/search": [
|
|
1443
1475
|
"es.regexp.exec",
|
|
1444
1476
|
"es.string.search"
|
|
@@ -1488,6 +1520,7 @@
|
|
|
1488
1520
|
"es.string.pad-start",
|
|
1489
1521
|
"es.string.repeat",
|
|
1490
1522
|
"es.string.replace",
|
|
1523
|
+
"es.string.replace-all",
|
|
1491
1524
|
"es.string.search",
|
|
1492
1525
|
"es.string.split",
|
|
1493
1526
|
"es.string.starts-with",
|
|
@@ -1559,6 +1592,9 @@
|
|
|
1559
1592
|
"core-js/es/string/virtual/repeat": [
|
|
1560
1593
|
"es.string.repeat"
|
|
1561
1594
|
],
|
|
1595
|
+
"core-js/es/string/virtual/replace-all": [
|
|
1596
|
+
"es.string.replace-all"
|
|
1597
|
+
],
|
|
1562
1598
|
"core-js/es/string/virtual/small": [
|
|
1563
1599
|
"es.string.small"
|
|
1564
1600
|
],
|
|
@@ -1608,7 +1644,8 @@
|
|
|
1608
1644
|
"es.array.concat",
|
|
1609
1645
|
"es.json.to-string-tag",
|
|
1610
1646
|
"es.math.to-string-tag",
|
|
1611
|
-
"es.object.to-string"
|
|
1647
|
+
"es.object.to-string",
|
|
1648
|
+
"es.reflect.to-string-tag"
|
|
1612
1649
|
],
|
|
1613
1650
|
"core-js/es/symbol/async-iterator": [
|
|
1614
1651
|
"es.symbol.async-iterator"
|
|
@@ -1665,7 +1702,8 @@
|
|
|
1665
1702
|
"es.symbol.to-string-tag",
|
|
1666
1703
|
"es.json.to-string-tag",
|
|
1667
1704
|
"es.math.to-string-tag",
|
|
1668
|
-
"es.object.to-string"
|
|
1705
|
+
"es.object.to-string",
|
|
1706
|
+
"es.reflect.to-string-tag"
|
|
1669
1707
|
],
|
|
1670
1708
|
"core-js/es/symbol/unscopables": [
|
|
1671
1709
|
"es.symbol.unscopables"
|
|
@@ -2106,6 +2144,7 @@
|
|
|
2106
2144
|
"es.symbol.to-primitive",
|
|
2107
2145
|
"es.symbol.to-string-tag",
|
|
2108
2146
|
"es.symbol.unscopables",
|
|
2147
|
+
"es.aggregate-error",
|
|
2109
2148
|
"es.array.concat",
|
|
2110
2149
|
"es.array.copy-within",
|
|
2111
2150
|
"es.array.every",
|
|
@@ -2210,6 +2249,7 @@
|
|
|
2210
2249
|
"es.parse-int",
|
|
2211
2250
|
"es.promise",
|
|
2212
2251
|
"es.promise.all-settled",
|
|
2252
|
+
"es.promise.any",
|
|
2213
2253
|
"es.promise.finally",
|
|
2214
2254
|
"es.reflect.apply",
|
|
2215
2255
|
"es.reflect.construct",
|
|
@@ -2224,6 +2264,7 @@
|
|
|
2224
2264
|
"es.reflect.prevent-extensions",
|
|
2225
2265
|
"es.reflect.set",
|
|
2226
2266
|
"es.reflect.set-prototype-of",
|
|
2267
|
+
"es.reflect.to-string-tag",
|
|
2227
2268
|
"es.regexp.constructor",
|
|
2228
2269
|
"es.regexp.exec",
|
|
2229
2270
|
"es.regexp.flags",
|
|
@@ -2243,6 +2284,7 @@
|
|
|
2243
2284
|
"es.string.raw",
|
|
2244
2285
|
"es.string.repeat",
|
|
2245
2286
|
"es.string.replace",
|
|
2287
|
+
"es.string.replace-all",
|
|
2246
2288
|
"es.string.search",
|
|
2247
2289
|
"es.string.split",
|
|
2248
2290
|
"es.string.starts-with",
|
|
@@ -2334,6 +2376,7 @@
|
|
|
2334
2376
|
"esnext.iterator.take",
|
|
2335
2377
|
"esnext.iterator.to-array",
|
|
2336
2378
|
"esnext.map.delete-all",
|
|
2379
|
+
"esnext.map.emplace",
|
|
2337
2380
|
"esnext.map.every",
|
|
2338
2381
|
"esnext.map.filter",
|
|
2339
2382
|
"esnext.map.find",
|
|
@@ -2412,6 +2455,7 @@
|
|
|
2412
2455
|
"esnext.weak-map.delete-all",
|
|
2413
2456
|
"esnext.weak-map.from",
|
|
2414
2457
|
"esnext.weak-map.of",
|
|
2458
|
+
"esnext.weak-map.emplace",
|
|
2415
2459
|
"esnext.weak-map.upsert",
|
|
2416
2460
|
"esnext.weak-set.add-all",
|
|
2417
2461
|
"esnext.weak-set.delete-all",
|
|
@@ -2427,6 +2471,7 @@
|
|
|
2427
2471
|
"web.url-search-params"
|
|
2428
2472
|
],
|
|
2429
2473
|
"core-js/features/aggregate-error": [
|
|
2474
|
+
"es.aggregate-error",
|
|
2430
2475
|
"es.string.iterator",
|
|
2431
2476
|
"esnext.aggregate-error",
|
|
2432
2477
|
"web.dom-collections.iterator"
|
|
@@ -2985,6 +3030,7 @@
|
|
|
2985
3030
|
"es.string.repeat"
|
|
2986
3031
|
],
|
|
2987
3032
|
"core-js/features/instance/replace-all": [
|
|
3033
|
+
"es.string.replace-all",
|
|
2988
3034
|
"esnext.string.replace-all"
|
|
2989
3035
|
],
|
|
2990
3036
|
"core-js/features/instance/reverse": [
|
|
@@ -3153,6 +3199,7 @@
|
|
|
3153
3199
|
"es.object.to-string",
|
|
3154
3200
|
"es.string.iterator",
|
|
3155
3201
|
"esnext.map.delete-all",
|
|
3202
|
+
"esnext.map.emplace",
|
|
3156
3203
|
"esnext.map.every",
|
|
3157
3204
|
"esnext.map.filter",
|
|
3158
3205
|
"esnext.map.find",
|
|
@@ -3177,6 +3224,10 @@
|
|
|
3177
3224
|
"es.map",
|
|
3178
3225
|
"esnext.map.delete-all"
|
|
3179
3226
|
],
|
|
3227
|
+
"core-js/features/map/emplace": [
|
|
3228
|
+
"es.map",
|
|
3229
|
+
"esnext.map.emplace"
|
|
3230
|
+
],
|
|
3180
3231
|
"core-js/features/map/every": [
|
|
3181
3232
|
"es.map",
|
|
3182
3233
|
"esnext.map.every"
|
|
@@ -3472,6 +3523,7 @@
|
|
|
3472
3523
|
"es.object.set-prototype-of",
|
|
3473
3524
|
"es.object.to-string",
|
|
3474
3525
|
"es.object.values",
|
|
3526
|
+
"es.reflect.to-string-tag",
|
|
3475
3527
|
"esnext.object.iterate-entries",
|
|
3476
3528
|
"esnext.object.iterate-keys",
|
|
3477
3529
|
"esnext.object.iterate-values"
|
|
@@ -3561,7 +3613,8 @@
|
|
|
3561
3613
|
"core-js/features/object/to-string": [
|
|
3562
3614
|
"es.json.to-string-tag",
|
|
3563
3615
|
"es.math.to-string-tag",
|
|
3564
|
-
"es.object.to-string"
|
|
3616
|
+
"es.object.to-string",
|
|
3617
|
+
"es.reflect.to-string-tag"
|
|
3565
3618
|
],
|
|
3566
3619
|
"core-js/features/object/values": [
|
|
3567
3620
|
"es.object.values"
|
|
@@ -3580,9 +3633,11 @@
|
|
|
3580
3633
|
"es.parse-int"
|
|
3581
3634
|
],
|
|
3582
3635
|
"core-js/features/promise": [
|
|
3636
|
+
"es.aggregate-error",
|
|
3583
3637
|
"es.object.to-string",
|
|
3584
3638
|
"es.promise",
|
|
3585
3639
|
"es.promise.all-settled",
|
|
3640
|
+
"es.promise.any",
|
|
3586
3641
|
"es.promise.finally",
|
|
3587
3642
|
"es.string.iterator",
|
|
3588
3643
|
"esnext.aggregate-error",
|
|
@@ -3597,7 +3652,9 @@
|
|
|
3597
3652
|
"esnext.promise.all-settled"
|
|
3598
3653
|
],
|
|
3599
3654
|
"core-js/features/promise/any": [
|
|
3655
|
+
"es.aggregate-error",
|
|
3600
3656
|
"es.promise",
|
|
3657
|
+
"es.promise.any",
|
|
3601
3658
|
"esnext.aggregate-error",
|
|
3602
3659
|
"esnext.promise.any"
|
|
3603
3660
|
],
|
|
@@ -3626,6 +3683,7 @@
|
|
|
3626
3683
|
"es.reflect.prevent-extensions",
|
|
3627
3684
|
"es.reflect.set",
|
|
3628
3685
|
"es.reflect.set-prototype-of",
|
|
3686
|
+
"es.reflect.to-string-tag",
|
|
3629
3687
|
"esnext.reflect.define-metadata",
|
|
3630
3688
|
"esnext.reflect.delete-metadata",
|
|
3631
3689
|
"esnext.reflect.get-metadata",
|
|
@@ -3702,6 +3760,9 @@
|
|
|
3702
3760
|
"core-js/features/reflect/set-prototype-of": [
|
|
3703
3761
|
"es.reflect.set-prototype-of"
|
|
3704
3762
|
],
|
|
3763
|
+
"core-js/features/reflect/to-string-tag": [
|
|
3764
|
+
"es.reflect.to-string-tag"
|
|
3765
|
+
],
|
|
3705
3766
|
"core-js/features/regexp": [
|
|
3706
3767
|
"es.regexp.constructor",
|
|
3707
3768
|
"es.regexp.exec",
|
|
@@ -3873,6 +3934,7 @@
|
|
|
3873
3934
|
"es.string.raw",
|
|
3874
3935
|
"es.string.repeat",
|
|
3875
3936
|
"es.string.replace",
|
|
3937
|
+
"es.string.replace-all",
|
|
3876
3938
|
"es.string.search",
|
|
3877
3939
|
"es.string.split",
|
|
3878
3940
|
"es.string.starts-with",
|
|
@@ -3970,6 +4032,7 @@
|
|
|
3970
4032
|
"es.string.replace"
|
|
3971
4033
|
],
|
|
3972
4034
|
"core-js/features/string/replace-all": [
|
|
4035
|
+
"es.string.replace-all",
|
|
3973
4036
|
"esnext.string.replace-all"
|
|
3974
4037
|
],
|
|
3975
4038
|
"core-js/features/string/search": [
|
|
@@ -4021,6 +4084,7 @@
|
|
|
4021
4084
|
"es.string.pad-start",
|
|
4022
4085
|
"es.string.repeat",
|
|
4023
4086
|
"es.string.replace",
|
|
4087
|
+
"es.string.replace-all",
|
|
4024
4088
|
"es.string.search",
|
|
4025
4089
|
"es.string.split",
|
|
4026
4090
|
"es.string.starts-with",
|
|
@@ -4104,6 +4168,7 @@
|
|
|
4104
4168
|
"es.string.repeat"
|
|
4105
4169
|
],
|
|
4106
4170
|
"core-js/features/string/virtual/replace-all": [
|
|
4171
|
+
"es.string.replace-all",
|
|
4107
4172
|
"esnext.string.replace-all"
|
|
4108
4173
|
],
|
|
4109
4174
|
"core-js/features/string/virtual/small": [
|
|
@@ -4156,6 +4221,7 @@
|
|
|
4156
4221
|
"es.json.to-string-tag",
|
|
4157
4222
|
"es.math.to-string-tag",
|
|
4158
4223
|
"es.object.to-string",
|
|
4224
|
+
"es.reflect.to-string-tag",
|
|
4159
4225
|
"esnext.symbol.async-dispose",
|
|
4160
4226
|
"esnext.symbol.dispose",
|
|
4161
4227
|
"esnext.symbol.observable",
|
|
@@ -4232,7 +4298,8 @@
|
|
|
4232
4298
|
"es.symbol.to-string-tag",
|
|
4233
4299
|
"es.json.to-string-tag",
|
|
4234
4300
|
"es.math.to-string-tag",
|
|
4235
|
-
"es.object.to-string"
|
|
4301
|
+
"es.object.to-string",
|
|
4302
|
+
"es.reflect.to-string-tag"
|
|
4236
4303
|
],
|
|
4237
4304
|
"core-js/features/symbol/unscopables": [
|
|
4238
4305
|
"es.symbol.unscopables"
|
|
@@ -4636,6 +4703,7 @@
|
|
|
4636
4703
|
"esnext.weak-map.delete-all",
|
|
4637
4704
|
"esnext.weak-map.from",
|
|
4638
4705
|
"esnext.weak-map.of",
|
|
4706
|
+
"esnext.weak-map.emplace",
|
|
4639
4707
|
"esnext.weak-map.upsert",
|
|
4640
4708
|
"web.dom-collections.iterator"
|
|
4641
4709
|
],
|
|
@@ -4643,6 +4711,10 @@
|
|
|
4643
4711
|
"es.weak-map",
|
|
4644
4712
|
"esnext.weak-map.delete-all"
|
|
4645
4713
|
],
|
|
4714
|
+
"core-js/features/weak-map/emplace": [
|
|
4715
|
+
"es.weak-map",
|
|
4716
|
+
"esnext.weak-map.emplace"
|
|
4717
|
+
],
|
|
4646
4718
|
"core-js/features/weak-map/from": [
|
|
4647
4719
|
"es.string.iterator",
|
|
4648
4720
|
"es.weak-map",
|
|
@@ -4688,6 +4760,9 @@
|
|
|
4688
4760
|
"esnext.weak-set.of",
|
|
4689
4761
|
"web.dom-collections.iterator"
|
|
4690
4762
|
],
|
|
4763
|
+
"core-js/modules/es.aggregate-error": [
|
|
4764
|
+
"es.aggregate-error"
|
|
4765
|
+
],
|
|
4691
4766
|
"core-js/modules/es.array-buffer.constructor": [
|
|
4692
4767
|
"es.array-buffer.constructor"
|
|
4693
4768
|
],
|
|
@@ -5000,6 +5075,9 @@
|
|
|
5000
5075
|
"core-js/modules/es.promise.all-settled": [
|
|
5001
5076
|
"es.promise.all-settled"
|
|
5002
5077
|
],
|
|
5078
|
+
"core-js/modules/es.promise.any": [
|
|
5079
|
+
"es.promise.any"
|
|
5080
|
+
],
|
|
5003
5081
|
"core-js/modules/es.promise.finally": [
|
|
5004
5082
|
"es.promise.finally"
|
|
5005
5083
|
],
|
|
@@ -5042,6 +5120,9 @@
|
|
|
5042
5120
|
"core-js/modules/es.reflect.set-prototype-of": [
|
|
5043
5121
|
"es.reflect.set-prototype-of"
|
|
5044
5122
|
],
|
|
5123
|
+
"core-js/modules/es.reflect.to-string-tag": [
|
|
5124
|
+
"es.reflect.to-string-tag"
|
|
5125
|
+
],
|
|
5045
5126
|
"core-js/modules/es.regexp.constructor": [
|
|
5046
5127
|
"es.regexp.constructor"
|
|
5047
5128
|
],
|
|
@@ -5126,6 +5207,9 @@
|
|
|
5126
5207
|
"core-js/modules/es.string.replace": [
|
|
5127
5208
|
"es.string.replace"
|
|
5128
5209
|
],
|
|
5210
|
+
"core-js/modules/es.string.replace-all": [
|
|
5211
|
+
"es.string.replace-all"
|
|
5212
|
+
],
|
|
5129
5213
|
"core-js/modules/es.string.search": [
|
|
5130
5214
|
"es.string.search"
|
|
5131
5215
|
],
|
|
@@ -5417,6 +5501,9 @@
|
|
|
5417
5501
|
"core-js/modules/esnext.map.delete-all": [
|
|
5418
5502
|
"esnext.map.delete-all"
|
|
5419
5503
|
],
|
|
5504
|
+
"core-js/modules/esnext.map.emplace": [
|
|
5505
|
+
"esnext.map.emplace"
|
|
5506
|
+
],
|
|
5420
5507
|
"core-js/modules/esnext.map.every": [
|
|
5421
5508
|
"esnext.map.every"
|
|
5422
5509
|
],
|
|
@@ -5645,6 +5732,9 @@
|
|
|
5645
5732
|
"core-js/modules/esnext.weak-map.delete-all": [
|
|
5646
5733
|
"esnext.weak-map.delete-all"
|
|
5647
5734
|
],
|
|
5735
|
+
"core-js/modules/esnext.weak-map.emplace": [
|
|
5736
|
+
"esnext.weak-map.emplace"
|
|
5737
|
+
],
|
|
5648
5738
|
"core-js/modules/esnext.weak-map.from": [
|
|
5649
5739
|
"esnext.weak-map.from"
|
|
5650
5740
|
],
|
|
@@ -5727,6 +5817,7 @@
|
|
|
5727
5817
|
"esnext.iterator.take",
|
|
5728
5818
|
"esnext.iterator.to-array",
|
|
5729
5819
|
"esnext.map.delete-all",
|
|
5820
|
+
"esnext.map.emplace",
|
|
5730
5821
|
"esnext.map.every",
|
|
5731
5822
|
"esnext.map.filter",
|
|
5732
5823
|
"esnext.map.find",
|
|
@@ -5805,6 +5896,7 @@
|
|
|
5805
5896
|
"esnext.weak-map.delete-all",
|
|
5806
5897
|
"esnext.weak-map.from",
|
|
5807
5898
|
"esnext.weak-map.of",
|
|
5899
|
+
"esnext.weak-map.emplace",
|
|
5808
5900
|
"esnext.weak-map.upsert",
|
|
5809
5901
|
"esnext.weak-set.add-all",
|
|
5810
5902
|
"esnext.weak-set.delete-all",
|
|
@@ -5904,13 +5996,17 @@
|
|
|
5904
5996
|
"esnext.composite-symbol"
|
|
5905
5997
|
],
|
|
5906
5998
|
"core-js/proposals/map-update-or-insert": [
|
|
5999
|
+
"esnext.map.emplace",
|
|
5907
6000
|
"esnext.map.update-or-insert",
|
|
5908
6001
|
"esnext.map.upsert",
|
|
6002
|
+
"esnext.weak-map.emplace",
|
|
5909
6003
|
"esnext.weak-map.upsert"
|
|
5910
6004
|
],
|
|
5911
6005
|
"core-js/proposals/map-upsert": [
|
|
6006
|
+
"esnext.map.emplace",
|
|
5912
6007
|
"esnext.map.update-or-insert",
|
|
5913
6008
|
"esnext.map.upsert",
|
|
6009
|
+
"esnext.weak-map.emplace",
|
|
5914
6010
|
"esnext.weak-map.upsert"
|
|
5915
6011
|
],
|
|
5916
6012
|
"core-js/proposals/math-extensions": [
|
|
@@ -6011,6 +6107,7 @@
|
|
|
6011
6107
|
"es.symbol.to-primitive",
|
|
6012
6108
|
"es.symbol.to-string-tag",
|
|
6013
6109
|
"es.symbol.unscopables",
|
|
6110
|
+
"es.aggregate-error",
|
|
6014
6111
|
"es.array.concat",
|
|
6015
6112
|
"es.array.copy-within",
|
|
6016
6113
|
"es.array.every",
|
|
@@ -6115,6 +6212,7 @@
|
|
|
6115
6212
|
"es.parse-int",
|
|
6116
6213
|
"es.promise",
|
|
6117
6214
|
"es.promise.all-settled",
|
|
6215
|
+
"es.promise.any",
|
|
6118
6216
|
"es.promise.finally",
|
|
6119
6217
|
"es.reflect.apply",
|
|
6120
6218
|
"es.reflect.construct",
|
|
@@ -6129,6 +6227,7 @@
|
|
|
6129
6227
|
"es.reflect.prevent-extensions",
|
|
6130
6228
|
"es.reflect.set",
|
|
6131
6229
|
"es.reflect.set-prototype-of",
|
|
6230
|
+
"es.reflect.to-string-tag",
|
|
6132
6231
|
"es.regexp.constructor",
|
|
6133
6232
|
"es.regexp.exec",
|
|
6134
6233
|
"es.regexp.flags",
|
|
@@ -6148,6 +6247,7 @@
|
|
|
6148
6247
|
"es.string.raw",
|
|
6149
6248
|
"es.string.repeat",
|
|
6150
6249
|
"es.string.replace",
|
|
6250
|
+
"es.string.replace-all",
|
|
6151
6251
|
"es.string.search",
|
|
6152
6252
|
"es.string.split",
|
|
6153
6253
|
"es.string.starts-with",
|
|
@@ -6212,6 +6312,12 @@
|
|
|
6212
6312
|
"web.url.to-json",
|
|
6213
6313
|
"web.url-search-params"
|
|
6214
6314
|
],
|
|
6315
|
+
"core-js/stable/aggregate-error": [
|
|
6316
|
+
"es.aggregate-error",
|
|
6317
|
+
"es.string.iterator",
|
|
6318
|
+
"esnext.aggregate-error",
|
|
6319
|
+
"web.dom-collections.iterator"
|
|
6320
|
+
],
|
|
6215
6321
|
"core-js/stable/array": [
|
|
6216
6322
|
"es.array.concat",
|
|
6217
6323
|
"es.array.copy-within",
|
|
@@ -6821,7 +6927,8 @@
|
|
|
6821
6927
|
"es.object.seal",
|
|
6822
6928
|
"es.object.set-prototype-of",
|
|
6823
6929
|
"es.object.to-string",
|
|
6824
|
-
"es.object.values"
|
|
6930
|
+
"es.object.values",
|
|
6931
|
+
"es.reflect.to-string-tag"
|
|
6825
6932
|
],
|
|
6826
6933
|
"core-js/stable/object/assign": [
|
|
6827
6934
|
"es.object.assign"
|
|
@@ -6899,7 +7006,8 @@
|
|
|
6899
7006
|
"core-js/stable/object/to-string": [
|
|
6900
7007
|
"es.json.to-string-tag",
|
|
6901
7008
|
"es.math.to-string-tag",
|
|
6902
|
-
"es.object.to-string"
|
|
7009
|
+
"es.object.to-string",
|
|
7010
|
+
"es.reflect.to-string-tag"
|
|
6903
7011
|
],
|
|
6904
7012
|
"core-js/stable/object/values": [
|
|
6905
7013
|
"es.object.values"
|
|
@@ -6911,9 +7019,11 @@
|
|
|
6911
7019
|
"es.parse-int"
|
|
6912
7020
|
],
|
|
6913
7021
|
"core-js/stable/promise": [
|
|
7022
|
+
"es.aggregate-error",
|
|
6914
7023
|
"es.object.to-string",
|
|
6915
7024
|
"es.promise",
|
|
6916
7025
|
"es.promise.all-settled",
|
|
7026
|
+
"es.promise.any",
|
|
6917
7027
|
"es.promise.finally",
|
|
6918
7028
|
"es.string.iterator",
|
|
6919
7029
|
"web.dom-collections.iterator"
|
|
@@ -6922,6 +7032,11 @@
|
|
|
6922
7032
|
"es.promise",
|
|
6923
7033
|
"es.promise.all-settled"
|
|
6924
7034
|
],
|
|
7035
|
+
"core-js/stable/promise/any": [
|
|
7036
|
+
"es.aggregate-error",
|
|
7037
|
+
"es.promise",
|
|
7038
|
+
"es.promise.any"
|
|
7039
|
+
],
|
|
6925
7040
|
"core-js/stable/promise/finally": [
|
|
6926
7041
|
"es.promise",
|
|
6927
7042
|
"es.promise.finally"
|
|
@@ -6942,7 +7057,8 @@
|
|
|
6942
7057
|
"es.reflect.own-keys",
|
|
6943
7058
|
"es.reflect.prevent-extensions",
|
|
6944
7059
|
"es.reflect.set",
|
|
6945
|
-
"es.reflect.set-prototype-of"
|
|
7060
|
+
"es.reflect.set-prototype-of",
|
|
7061
|
+
"es.reflect.to-string-tag"
|
|
6946
7062
|
],
|
|
6947
7063
|
"core-js/stable/reflect/apply": [
|
|
6948
7064
|
"es.reflect.apply"
|
|
@@ -6983,6 +7099,9 @@
|
|
|
6983
7099
|
"core-js/stable/reflect/set-prototype-of": [
|
|
6984
7100
|
"es.reflect.set-prototype-of"
|
|
6985
7101
|
],
|
|
7102
|
+
"core-js/stable/reflect/to-string-tag": [
|
|
7103
|
+
"es.reflect.to-string-tag"
|
|
7104
|
+
],
|
|
6986
7105
|
"core-js/stable/regexp": [
|
|
6987
7106
|
"es.regexp.constructor",
|
|
6988
7107
|
"es.regexp.exec",
|
|
@@ -7052,6 +7171,7 @@
|
|
|
7052
7171
|
"es.string.raw",
|
|
7053
7172
|
"es.string.repeat",
|
|
7054
7173
|
"es.string.replace",
|
|
7174
|
+
"es.string.replace-all",
|
|
7055
7175
|
"es.string.search",
|
|
7056
7176
|
"es.string.split",
|
|
7057
7177
|
"es.string.starts-with",
|
|
@@ -7137,6 +7257,9 @@
|
|
|
7137
7257
|
"es.regexp.exec",
|
|
7138
7258
|
"es.string.replace"
|
|
7139
7259
|
],
|
|
7260
|
+
"core-js/stable/string/replace-all": [
|
|
7261
|
+
"es.string.replace-all"
|
|
7262
|
+
],
|
|
7140
7263
|
"core-js/stable/string/search": [
|
|
7141
7264
|
"es.regexp.exec",
|
|
7142
7265
|
"es.string.search"
|
|
@@ -7186,6 +7309,7 @@
|
|
|
7186
7309
|
"es.string.pad-start",
|
|
7187
7310
|
"es.string.repeat",
|
|
7188
7311
|
"es.string.replace",
|
|
7312
|
+
"es.string.replace-all",
|
|
7189
7313
|
"es.string.search",
|
|
7190
7314
|
"es.string.split",
|
|
7191
7315
|
"es.string.starts-with",
|
|
@@ -7257,6 +7381,9 @@
|
|
|
7257
7381
|
"core-js/stable/string/virtual/repeat": [
|
|
7258
7382
|
"es.string.repeat"
|
|
7259
7383
|
],
|
|
7384
|
+
"core-js/stable/string/virtual/replace-all": [
|
|
7385
|
+
"es.string.replace-all"
|
|
7386
|
+
],
|
|
7260
7387
|
"core-js/stable/string/virtual/small": [
|
|
7261
7388
|
"es.string.small"
|
|
7262
7389
|
],
|
|
@@ -7306,7 +7433,8 @@
|
|
|
7306
7433
|
"es.array.concat",
|
|
7307
7434
|
"es.json.to-string-tag",
|
|
7308
7435
|
"es.math.to-string-tag",
|
|
7309
|
-
"es.object.to-string"
|
|
7436
|
+
"es.object.to-string",
|
|
7437
|
+
"es.reflect.to-string-tag"
|
|
7310
7438
|
],
|
|
7311
7439
|
"core-js/stable/symbol/async-iterator": [
|
|
7312
7440
|
"es.symbol.async-iterator"
|
|
@@ -7363,7 +7491,8 @@
|
|
|
7363
7491
|
"es.symbol.to-string-tag",
|
|
7364
7492
|
"es.json.to-string-tag",
|
|
7365
7493
|
"es.math.to-string-tag",
|
|
7366
|
-
"es.object.to-string"
|
|
7494
|
+
"es.object.to-string",
|
|
7495
|
+
"es.reflect.to-string-tag"
|
|
7367
7496
|
],
|
|
7368
7497
|
"core-js/stable/symbol/unscopables": [
|
|
7369
7498
|
"es.symbol.unscopables"
|
|
@@ -7808,6 +7937,7 @@
|
|
|
7808
7937
|
"esnext.iterator.take",
|
|
7809
7938
|
"esnext.iterator.to-array",
|
|
7810
7939
|
"esnext.map.delete-all",
|
|
7940
|
+
"esnext.map.emplace",
|
|
7811
7941
|
"esnext.map.every",
|
|
7812
7942
|
"esnext.map.filter",
|
|
7813
7943
|
"esnext.map.find",
|
|
@@ -7886,6 +8016,7 @@
|
|
|
7886
8016
|
"esnext.weak-map.delete-all",
|
|
7887
8017
|
"esnext.weak-map.from",
|
|
7888
8018
|
"esnext.weak-map.of",
|
|
8019
|
+
"esnext.weak-map.emplace",
|
|
7889
8020
|
"esnext.weak-map.upsert",
|
|
7890
8021
|
"esnext.weak-set.add-all",
|
|
7891
8022
|
"esnext.weak-set.delete-all",
|
|
@@ -7932,6 +8063,7 @@
|
|
|
7932
8063
|
"esnext.iterator.take",
|
|
7933
8064
|
"esnext.iterator.to-array",
|
|
7934
8065
|
"esnext.map.delete-all",
|
|
8066
|
+
"esnext.map.emplace",
|
|
7935
8067
|
"esnext.map.every",
|
|
7936
8068
|
"esnext.map.filter",
|
|
7937
8069
|
"esnext.map.find",
|
|
@@ -8001,6 +8133,7 @@
|
|
|
8001
8133
|
"esnext.weak-map.delete-all",
|
|
8002
8134
|
"esnext.weak-map.from",
|
|
8003
8135
|
"esnext.weak-map.of",
|
|
8136
|
+
"esnext.weak-map.emplace",
|
|
8004
8137
|
"esnext.weak-map.upsert",
|
|
8005
8138
|
"esnext.weak-set.add-all",
|
|
8006
8139
|
"esnext.weak-set.delete-all",
|
|
@@ -8047,6 +8180,7 @@
|
|
|
8047
8180
|
"esnext.iterator.take",
|
|
8048
8181
|
"esnext.iterator.to-array",
|
|
8049
8182
|
"esnext.map.delete-all",
|
|
8183
|
+
"esnext.map.emplace",
|
|
8050
8184
|
"esnext.map.every",
|
|
8051
8185
|
"esnext.map.filter",
|
|
8052
8186
|
"esnext.map.find",
|
|
@@ -8111,6 +8245,7 @@
|
|
|
8111
8245
|
"esnext.weak-map.delete-all",
|
|
8112
8246
|
"esnext.weak-map.from",
|
|
8113
8247
|
"esnext.weak-map.of",
|
|
8248
|
+
"esnext.weak-map.emplace",
|
|
8114
8249
|
"esnext.weak-map.upsert",
|
|
8115
8250
|
"esnext.weak-set.add-all",
|
|
8116
8251
|
"esnext.weak-set.delete-all",
|
|
@@ -8149,6 +8284,7 @@
|
|
|
8149
8284
|
"esnext.iterator.some",
|
|
8150
8285
|
"esnext.iterator.take",
|
|
8151
8286
|
"esnext.iterator.to-array",
|
|
8287
|
+
"esnext.map.emplace",
|
|
8152
8288
|
"esnext.map.update-or-insert",
|
|
8153
8289
|
"esnext.map.upsert",
|
|
8154
8290
|
"esnext.promise.all-settled",
|
|
@@ -8165,6 +8301,7 @@
|
|
|
8165
8301
|
"esnext.symbol.async-dispose",
|
|
8166
8302
|
"esnext.symbol.dispose",
|
|
8167
8303
|
"esnext.symbol.replace-all",
|
|
8304
|
+
"esnext.weak-map.emplace",
|
|
8168
8305
|
"esnext.weak-map.upsert"
|
|
8169
8306
|
],
|
|
8170
8307
|
"core-js/stage/3": [
|
|
@@ -8177,9 +8314,13 @@
|
|
|
8177
8314
|
"esnext.symbol.replace-all"
|
|
8178
8315
|
],
|
|
8179
8316
|
"core-js/stage/4": [
|
|
8317
|
+
"esnext.aggregate-error",
|
|
8180
8318
|
"esnext.global-this",
|
|
8181
8319
|
"esnext.promise.all-settled",
|
|
8182
|
-
"esnext.
|
|
8320
|
+
"esnext.promise.any",
|
|
8321
|
+
"esnext.string.match-all",
|
|
8322
|
+
"esnext.string.replace-all",
|
|
8323
|
+
"esnext.symbol.replace-all"
|
|
8183
8324
|
],
|
|
8184
8325
|
"core-js/stage/pre": [
|
|
8185
8326
|
"esnext.aggregate-error",
|
|
@@ -8218,6 +8359,7 @@
|
|
|
8218
8359
|
"esnext.iterator.take",
|
|
8219
8360
|
"esnext.iterator.to-array",
|
|
8220
8361
|
"esnext.map.delete-all",
|
|
8362
|
+
"esnext.map.emplace",
|
|
8221
8363
|
"esnext.map.every",
|
|
8222
8364
|
"esnext.map.filter",
|
|
8223
8365
|
"esnext.map.find",
|
|
@@ -8296,6 +8438,7 @@
|
|
|
8296
8438
|
"esnext.weak-map.delete-all",
|
|
8297
8439
|
"esnext.weak-map.from",
|
|
8298
8440
|
"esnext.weak-map.of",
|
|
8441
|
+
"esnext.weak-map.emplace",
|
|
8299
8442
|
"esnext.weak-map.upsert",
|
|
8300
8443
|
"esnext.weak-set.add-all",
|
|
8301
8444
|
"esnext.weak-set.delete-all",
|
package/modules-by-versions.json
CHANGED
|
@@ -346,5 +346,13 @@
|
|
|
346
346
|
"3.6": [
|
|
347
347
|
"es.regexp.sticky",
|
|
348
348
|
"es.regexp.test"
|
|
349
|
+
],
|
|
350
|
+
"3.7": [
|
|
351
|
+
"es.aggregate-error",
|
|
352
|
+
"es.promise.any",
|
|
353
|
+
"es.reflect.to-string-tag",
|
|
354
|
+
"es.string.replace-all",
|
|
355
|
+
"esnext.map.emplace",
|
|
356
|
+
"esnext.weak-map.emplace"
|
|
349
357
|
]
|
|
350
358
|
}
|
package/modules.json
CHANGED
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"es.symbol.to-primitive",
|
|
15
15
|
"es.symbol.to-string-tag",
|
|
16
16
|
"es.symbol.unscopables",
|
|
17
|
+
"es.aggregate-error",
|
|
17
18
|
"es.array.concat",
|
|
18
19
|
"es.array.copy-within",
|
|
19
20
|
"es.array.every",
|
|
@@ -118,6 +119,7 @@
|
|
|
118
119
|
"es.parse-int",
|
|
119
120
|
"es.promise",
|
|
120
121
|
"es.promise.all-settled",
|
|
122
|
+
"es.promise.any",
|
|
121
123
|
"es.promise.finally",
|
|
122
124
|
"es.reflect.apply",
|
|
123
125
|
"es.reflect.construct",
|
|
@@ -132,6 +134,7 @@
|
|
|
132
134
|
"es.reflect.prevent-extensions",
|
|
133
135
|
"es.reflect.set",
|
|
134
136
|
"es.reflect.set-prototype-of",
|
|
137
|
+
"es.reflect.to-string-tag",
|
|
135
138
|
"es.regexp.constructor",
|
|
136
139
|
"es.regexp.exec",
|
|
137
140
|
"es.regexp.flags",
|
|
@@ -151,6 +154,7 @@
|
|
|
151
154
|
"es.string.raw",
|
|
152
155
|
"es.string.repeat",
|
|
153
156
|
"es.string.replace",
|
|
157
|
+
"es.string.replace-all",
|
|
154
158
|
"es.string.search",
|
|
155
159
|
"es.string.split",
|
|
156
160
|
"es.string.starts-with",
|
|
@@ -242,6 +246,7 @@
|
|
|
242
246
|
"esnext.iterator.take",
|
|
243
247
|
"esnext.iterator.to-array",
|
|
244
248
|
"esnext.map.delete-all",
|
|
249
|
+
"esnext.map.emplace",
|
|
245
250
|
"esnext.map.every",
|
|
246
251
|
"esnext.map.filter",
|
|
247
252
|
"esnext.map.find",
|
|
@@ -320,6 +325,7 @@
|
|
|
320
325
|
"esnext.weak-map.delete-all",
|
|
321
326
|
"esnext.weak-map.from",
|
|
322
327
|
"esnext.weak-map.of",
|
|
328
|
+
"esnext.weak-map.emplace",
|
|
323
329
|
"esnext.weak-map.upsert",
|
|
324
330
|
"esnext.weak-set.add-all",
|
|
325
331
|
"esnext.weak-set.delete-all",
|
package/package.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "core-js-compat",
|
|
3
3
|
"description": "core-js compat",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.7.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/zloirock/core-js.git"
|
|
8
8
|
},
|
|
9
9
|
"main": "index.js",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"browserslist": "^4.
|
|
11
|
+
"browserslist": "^4.14.6",
|
|
12
12
|
"semver": "7.0.0"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"detective": "^5.2.0",
|
|
16
|
-
"electron-to-chromium": "^1.3.
|
|
16
|
+
"electron-to-chromium": "^1.3.589",
|
|
17
17
|
"glob": "^7.1.6"
|
|
18
18
|
},
|
|
19
19
|
"funding": {
|