core-js-compat 3.1.2 → 3.2.1
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 +23 -6
- package/entries.json +132 -51
- package/index.js +2 -2
- package/modules-by-versions.json +8 -2
- package/package.json +4 -5
package/data.json
CHANGED
|
@@ -74,6 +74,7 @@
|
|
|
74
74
|
"es.symbol.match-all": {
|
|
75
75
|
"chrome": "73",
|
|
76
76
|
"firefox": "67",
|
|
77
|
+
"safari": "13",
|
|
77
78
|
"opera": "60",
|
|
78
79
|
"node": "12.0",
|
|
79
80
|
"electron": "5.0"
|
|
@@ -465,6 +466,7 @@
|
|
|
465
466
|
"es.array.unscopables.flat": {
|
|
466
467
|
"firefox": "67",
|
|
467
468
|
"chrome": "73",
|
|
469
|
+
"safari": "13",
|
|
468
470
|
"opera": "60",
|
|
469
471
|
"node": "12.0",
|
|
470
472
|
"electron": "5.0"
|
|
@@ -472,6 +474,7 @@
|
|
|
472
474
|
"es.array.unscopables.flat-map": {
|
|
473
475
|
"firefox": "67",
|
|
474
476
|
"chrome": "73",
|
|
477
|
+
"safari": "13",
|
|
475
478
|
"opera": "60",
|
|
476
479
|
"node": "12.0",
|
|
477
480
|
"electron": "5.0"
|
|
@@ -1297,6 +1300,12 @@
|
|
|
1297
1300
|
"electron": "4.0",
|
|
1298
1301
|
"ios": "11.0"
|
|
1299
1302
|
},
|
|
1303
|
+
"es.promise.all-settled": {
|
|
1304
|
+
"chrome": "76",
|
|
1305
|
+
"safari": "13",
|
|
1306
|
+
"opera": "63",
|
|
1307
|
+
"electron": "6.0"
|
|
1308
|
+
},
|
|
1300
1309
|
"es.promise.finally": {
|
|
1301
1310
|
"chrome": "67",
|
|
1302
1311
|
"safari": "12.0",
|
|
@@ -1567,6 +1576,8 @@
|
|
|
1567
1576
|
},
|
|
1568
1577
|
"es.string.match-all": {
|
|
1569
1578
|
"chrome": "73",
|
|
1579
|
+
"firefox": "67",
|
|
1580
|
+
"safari": "13",
|
|
1570
1581
|
"opera": "60",
|
|
1571
1582
|
"node": "12.0",
|
|
1572
1583
|
"electron": "5.0"
|
|
@@ -2210,6 +2221,7 @@
|
|
|
2210
2221
|
"ios": "10.0"
|
|
2211
2222
|
},
|
|
2212
2223
|
"esnext.aggregate-error": {},
|
|
2224
|
+
"esnext.array.is-template-object": {},
|
|
2213
2225
|
"esnext.array.last-index": {},
|
|
2214
2226
|
"esnext.array.last-item": {},
|
|
2215
2227
|
"esnext.composite-key": {},
|
|
@@ -2239,6 +2251,7 @@
|
|
|
2239
2251
|
"esnext.map.reduce": {},
|
|
2240
2252
|
"esnext.map.some": {},
|
|
2241
2253
|
"esnext.map.update": {},
|
|
2254
|
+
"esnext.map.update-or-insert": {},
|
|
2242
2255
|
"esnext.math.clamp": {},
|
|
2243
2256
|
"esnext.math.deg-per-rad": {},
|
|
2244
2257
|
"esnext.math.degrees": {},
|
|
@@ -2256,6 +2269,7 @@
|
|
|
2256
2269
|
"esnext.observable": {},
|
|
2257
2270
|
"esnext.promise.all-settled": {
|
|
2258
2271
|
"chrome": "76",
|
|
2272
|
+
"safari": "13",
|
|
2259
2273
|
"opera": "63",
|
|
2260
2274
|
"electron": "6.0"
|
|
2261
2275
|
},
|
|
@@ -2290,7 +2304,16 @@
|
|
|
2290
2304
|
"esnext.set.union": {},
|
|
2291
2305
|
"esnext.string.at": {},
|
|
2292
2306
|
"esnext.string.code-points": {},
|
|
2307
|
+
"esnext.string.match-all": {
|
|
2308
|
+
"chrome": "73",
|
|
2309
|
+
"firefox": "67",
|
|
2310
|
+
"safari": "13",
|
|
2311
|
+
"opera": "60",
|
|
2312
|
+
"node": "12.0",
|
|
2313
|
+
"electron": "5.0"
|
|
2314
|
+
},
|
|
2293
2315
|
"esnext.string.replace-all": {},
|
|
2316
|
+
"esnext.symbol.async-dispose": {},
|
|
2294
2317
|
"esnext.symbol.dispose": {},
|
|
2295
2318
|
"esnext.symbol.observable": {},
|
|
2296
2319
|
"esnext.symbol.pattern-match": {},
|
|
@@ -2374,11 +2397,5 @@
|
|
|
2374
2397
|
"samsung": "8.2",
|
|
2375
2398
|
"electron": "3.0",
|
|
2376
2399
|
"ios": "12.0"
|
|
2377
|
-
},
|
|
2378
|
-
"esnext.string.match-all": {
|
|
2379
|
-
"chrome": "73",
|
|
2380
|
-
"opera": "60",
|
|
2381
|
-
"node": "12.0",
|
|
2382
|
-
"electron": "5.0"
|
|
2383
2400
|
}
|
|
2384
2401
|
}
|
package/entries.json
CHANGED
|
@@ -116,6 +116,7 @@
|
|
|
116
116
|
"es.parse-float",
|
|
117
117
|
"es.parse-int",
|
|
118
118
|
"es.promise",
|
|
119
|
+
"es.promise.all-settled",
|
|
119
120
|
"es.promise.finally",
|
|
120
121
|
"es.reflect.apply",
|
|
121
122
|
"es.reflect.construct",
|
|
@@ -203,6 +204,7 @@
|
|
|
203
204
|
"es.weak-map",
|
|
204
205
|
"es.weak-set",
|
|
205
206
|
"esnext.aggregate-error",
|
|
207
|
+
"esnext.array.is-template-object",
|
|
206
208
|
"esnext.array.last-index",
|
|
207
209
|
"esnext.array.last-item",
|
|
208
210
|
"esnext.composite-key",
|
|
@@ -225,6 +227,7 @@
|
|
|
225
227
|
"esnext.map.reduce",
|
|
226
228
|
"esnext.map.some",
|
|
227
229
|
"esnext.map.update",
|
|
230
|
+
"esnext.map.update-or-insert",
|
|
228
231
|
"esnext.math.clamp",
|
|
229
232
|
"esnext.math.deg-per-rad",
|
|
230
233
|
"esnext.math.degrees",
|
|
@@ -272,7 +275,9 @@
|
|
|
272
275
|
"esnext.set.union",
|
|
273
276
|
"esnext.string.at",
|
|
274
277
|
"esnext.string.code-points",
|
|
278
|
+
"esnext.string.match-all",
|
|
275
279
|
"esnext.string.replace-all",
|
|
280
|
+
"esnext.symbol.async-dispose",
|
|
276
281
|
"esnext.symbol.dispose",
|
|
277
282
|
"esnext.symbol.observable",
|
|
278
283
|
"esnext.symbol.pattern-match",
|
|
@@ -291,8 +296,7 @@
|
|
|
291
296
|
"web.timers",
|
|
292
297
|
"web.url",
|
|
293
298
|
"web.url.to-json",
|
|
294
|
-
"web.url-search-params"
|
|
295
|
-
"esnext.string.match-all"
|
|
299
|
+
"web.url-search-params"
|
|
296
300
|
],
|
|
297
301
|
"core-js/es/array-buffer/constructor": [
|
|
298
302
|
"es.array-buffer.constructor",
|
|
@@ -704,6 +708,7 @@
|
|
|
704
708
|
"es.parse-float",
|
|
705
709
|
"es.parse-int",
|
|
706
710
|
"es.promise",
|
|
711
|
+
"es.promise.all-settled",
|
|
707
712
|
"es.promise.finally",
|
|
708
713
|
"es.reflect.apply",
|
|
709
714
|
"es.reflect.construct",
|
|
@@ -1172,6 +1177,10 @@
|
|
|
1172
1177
|
"core-js/es/parse-int": [
|
|
1173
1178
|
"es.parse-int"
|
|
1174
1179
|
],
|
|
1180
|
+
"core-js/es/promise/all-settled": [
|
|
1181
|
+
"es.promise",
|
|
1182
|
+
"es.promise.all-settled"
|
|
1183
|
+
],
|
|
1175
1184
|
"core-js/es/promise/finally": [
|
|
1176
1185
|
"es.promise",
|
|
1177
1186
|
"es.promise.finally"
|
|
@@ -1179,6 +1188,7 @@
|
|
|
1179
1188
|
"core-js/es/promise": [
|
|
1180
1189
|
"es.object.to-string",
|
|
1181
1190
|
"es.promise",
|
|
1191
|
+
"es.promise.all-settled",
|
|
1182
1192
|
"es.promise.finally",
|
|
1183
1193
|
"es.string.iterator",
|
|
1184
1194
|
"web.dom-collections.iterator"
|
|
@@ -2116,12 +2126,16 @@
|
|
|
2116
2126
|
"es.array.unscopables.flat",
|
|
2117
2127
|
"es.array.unscopables.flat-map",
|
|
2118
2128
|
"es.string.iterator",
|
|
2129
|
+
"esnext.array.is-template-object",
|
|
2119
2130
|
"esnext.array.last-index",
|
|
2120
2131
|
"esnext.array.last-item"
|
|
2121
2132
|
],
|
|
2122
2133
|
"core-js/features/array/is-array": [
|
|
2123
2134
|
"es.array.is-array"
|
|
2124
2135
|
],
|
|
2136
|
+
"core-js/features/array/is-template-object": [
|
|
2137
|
+
"esnext.array.is-template-object"
|
|
2138
|
+
],
|
|
2125
2139
|
"core-js/features/array/iterator": [
|
|
2126
2140
|
"es.array.iterator"
|
|
2127
2141
|
],
|
|
@@ -2474,6 +2488,7 @@
|
|
|
2474
2488
|
"es.parse-float",
|
|
2475
2489
|
"es.parse-int",
|
|
2476
2490
|
"es.promise",
|
|
2491
|
+
"es.promise.all-settled",
|
|
2477
2492
|
"es.promise.finally",
|
|
2478
2493
|
"es.reflect.apply",
|
|
2479
2494
|
"es.reflect.construct",
|
|
@@ -2561,6 +2576,7 @@
|
|
|
2561
2576
|
"es.weak-map",
|
|
2562
2577
|
"es.weak-set",
|
|
2563
2578
|
"esnext.aggregate-error",
|
|
2579
|
+
"esnext.array.is-template-object",
|
|
2564
2580
|
"esnext.array.last-index",
|
|
2565
2581
|
"esnext.array.last-item",
|
|
2566
2582
|
"esnext.composite-key",
|
|
@@ -2583,6 +2599,7 @@
|
|
|
2583
2599
|
"esnext.map.reduce",
|
|
2584
2600
|
"esnext.map.some",
|
|
2585
2601
|
"esnext.map.update",
|
|
2602
|
+
"esnext.map.update-or-insert",
|
|
2586
2603
|
"esnext.math.clamp",
|
|
2587
2604
|
"esnext.math.deg-per-rad",
|
|
2588
2605
|
"esnext.math.degrees",
|
|
@@ -2630,7 +2647,9 @@
|
|
|
2630
2647
|
"esnext.set.union",
|
|
2631
2648
|
"esnext.string.at",
|
|
2632
2649
|
"esnext.string.code-points",
|
|
2650
|
+
"esnext.string.match-all",
|
|
2633
2651
|
"esnext.string.replace-all",
|
|
2652
|
+
"esnext.symbol.async-dispose",
|
|
2634
2653
|
"esnext.symbol.dispose",
|
|
2635
2654
|
"esnext.symbol.observable",
|
|
2636
2655
|
"esnext.symbol.pattern-match",
|
|
@@ -2649,8 +2668,7 @@
|
|
|
2649
2668
|
"web.timers",
|
|
2650
2669
|
"web.url",
|
|
2651
2670
|
"web.url.to-json",
|
|
2652
|
-
"web.url-search-params"
|
|
2653
|
-
"esnext.string.match-all"
|
|
2671
|
+
"web.url-search-params"
|
|
2654
2672
|
],
|
|
2655
2673
|
"core-js/features/instance/at": [
|
|
2656
2674
|
"esnext.string.at"
|
|
@@ -2815,7 +2833,9 @@
|
|
|
2815
2833
|
],
|
|
2816
2834
|
"core-js/features/map/from": [
|
|
2817
2835
|
"es.map",
|
|
2818
|
-
"
|
|
2836
|
+
"es.string.iterator",
|
|
2837
|
+
"esnext.map.from",
|
|
2838
|
+
"web.dom-collections.iterator"
|
|
2819
2839
|
],
|
|
2820
2840
|
"core-js/features/map/group-by": [
|
|
2821
2841
|
"es.map",
|
|
@@ -2846,6 +2866,7 @@
|
|
|
2846
2866
|
"esnext.map.reduce",
|
|
2847
2867
|
"esnext.map.some",
|
|
2848
2868
|
"esnext.map.update",
|
|
2869
|
+
"esnext.map.update-or-insert",
|
|
2849
2870
|
"web.dom-collections.iterator"
|
|
2850
2871
|
],
|
|
2851
2872
|
"core-js/features/map/key-by": [
|
|
@@ -2870,7 +2891,9 @@
|
|
|
2870
2891
|
],
|
|
2871
2892
|
"core-js/features/map/of": [
|
|
2872
2893
|
"es.map",
|
|
2873
|
-
"
|
|
2894
|
+
"es.string.iterator",
|
|
2895
|
+
"esnext.map.of",
|
|
2896
|
+
"web.dom-collections.iterator"
|
|
2874
2897
|
],
|
|
2875
2898
|
"core-js/features/map/reduce": [
|
|
2876
2899
|
"es.map",
|
|
@@ -2880,6 +2903,10 @@
|
|
|
2880
2903
|
"es.map",
|
|
2881
2904
|
"esnext.map.some"
|
|
2882
2905
|
],
|
|
2906
|
+
"core-js/features/map/update-or-insert": [
|
|
2907
|
+
"es.map",
|
|
2908
|
+
"esnext.map.update-or-insert"
|
|
2909
|
+
],
|
|
2883
2910
|
"core-js/features/map/update": [
|
|
2884
2911
|
"es.map",
|
|
2885
2912
|
"esnext.map.update"
|
|
@@ -3200,6 +3227,7 @@
|
|
|
3200
3227
|
],
|
|
3201
3228
|
"core-js/features/promise/all-settled": [
|
|
3202
3229
|
"es.promise",
|
|
3230
|
+
"es.promise.all-settled",
|
|
3203
3231
|
"esnext.promise.all-settled"
|
|
3204
3232
|
],
|
|
3205
3233
|
"core-js/features/promise/any": [
|
|
@@ -3214,6 +3242,7 @@
|
|
|
3214
3242
|
"core-js/features/promise": [
|
|
3215
3243
|
"es.object.to-string",
|
|
3216
3244
|
"es.promise",
|
|
3245
|
+
"es.promise.all-settled",
|
|
3217
3246
|
"es.promise.finally",
|
|
3218
3247
|
"es.string.iterator",
|
|
3219
3248
|
"esnext.aggregate-error",
|
|
@@ -3242,7 +3271,7 @@
|
|
|
3242
3271
|
"es.reflect.define-property"
|
|
3243
3272
|
],
|
|
3244
3273
|
"core-js/features/reflect/delete-metadata": [
|
|
3245
|
-
"
|
|
3274
|
+
"esnext.reflect.delete-metadata"
|
|
3246
3275
|
],
|
|
3247
3276
|
"core-js/features/reflect/delete-property": [
|
|
3248
3277
|
"es.reflect.delete-property"
|
|
@@ -3369,7 +3398,9 @@
|
|
|
3369
3398
|
],
|
|
3370
3399
|
"core-js/features/set/difference": [
|
|
3371
3400
|
"es.set",
|
|
3372
|
-
"
|
|
3401
|
+
"es.string.iterator",
|
|
3402
|
+
"esnext.set.difference",
|
|
3403
|
+
"web.dom-collections.iterator"
|
|
3373
3404
|
],
|
|
3374
3405
|
"core-js/features/set/every": [
|
|
3375
3406
|
"es.set",
|
|
@@ -3385,7 +3416,9 @@
|
|
|
3385
3416
|
],
|
|
3386
3417
|
"core-js/features/set/from": [
|
|
3387
3418
|
"es.set",
|
|
3388
|
-
"
|
|
3419
|
+
"es.string.iterator",
|
|
3420
|
+
"esnext.set.from",
|
|
3421
|
+
"web.dom-collections.iterator"
|
|
3389
3422
|
],
|
|
3390
3423
|
"core-js/features/set": [
|
|
3391
3424
|
"es.object.to-string",
|
|
@@ -3421,7 +3454,9 @@
|
|
|
3421
3454
|
],
|
|
3422
3455
|
"core-js/features/set/is-subset-of": [
|
|
3423
3456
|
"es.set",
|
|
3424
|
-
"
|
|
3457
|
+
"es.string.iterator",
|
|
3458
|
+
"esnext.set.is-subset-of",
|
|
3459
|
+
"web.dom-collections.iterator"
|
|
3425
3460
|
],
|
|
3426
3461
|
"core-js/features/set/is-superset-of": [
|
|
3427
3462
|
"es.set",
|
|
@@ -3437,7 +3472,9 @@
|
|
|
3437
3472
|
],
|
|
3438
3473
|
"core-js/features/set/of": [
|
|
3439
3474
|
"es.set",
|
|
3440
|
-
"
|
|
3475
|
+
"es.string.iterator",
|
|
3476
|
+
"esnext.set.of",
|
|
3477
|
+
"web.dom-collections.iterator"
|
|
3441
3478
|
],
|
|
3442
3479
|
"core-js/features/set/reduce": [
|
|
3443
3480
|
"es.set",
|
|
@@ -3449,11 +3486,15 @@
|
|
|
3449
3486
|
],
|
|
3450
3487
|
"core-js/features/set/symmetric-difference": [
|
|
3451
3488
|
"es.set",
|
|
3452
|
-
"
|
|
3489
|
+
"es.string.iterator",
|
|
3490
|
+
"esnext.set.symmetric-difference",
|
|
3491
|
+
"web.dom-collections.iterator"
|
|
3453
3492
|
],
|
|
3454
3493
|
"core-js/features/set/union": [
|
|
3455
3494
|
"es.set",
|
|
3456
|
-
"
|
|
3495
|
+
"es.string.iterator",
|
|
3496
|
+
"esnext.set.union",
|
|
3497
|
+
"web.dom-collections.iterator"
|
|
3457
3498
|
],
|
|
3458
3499
|
"core-js/features/string/anchor": [
|
|
3459
3500
|
"es.string.anchor"
|
|
@@ -3527,8 +3568,8 @@
|
|
|
3527
3568
|
"es.string.sub",
|
|
3528
3569
|
"es.string.sup",
|
|
3529
3570
|
"esnext.string.at",
|
|
3530
|
-
"esnext.string.
|
|
3531
|
-
"esnext.string.
|
|
3571
|
+
"esnext.string.match-all",
|
|
3572
|
+
"esnext.string.replace-all"
|
|
3532
3573
|
],
|
|
3533
3574
|
"core-js/features/string/italics": [
|
|
3534
3575
|
"es.string.italics"
|
|
@@ -3667,8 +3708,8 @@
|
|
|
3667
3708
|
"es.string.sub",
|
|
3668
3709
|
"es.string.sup",
|
|
3669
3710
|
"esnext.string.at",
|
|
3670
|
-
"esnext.string.
|
|
3671
|
-
"esnext.string.
|
|
3711
|
+
"esnext.string.match-all",
|
|
3712
|
+
"esnext.string.replace-all"
|
|
3672
3713
|
],
|
|
3673
3714
|
"core-js/features/string/virtual/italics": [
|
|
3674
3715
|
"es.string.italics"
|
|
@@ -3725,6 +3766,9 @@
|
|
|
3725
3766
|
"core-js/features/string/virtual/trim": [
|
|
3726
3767
|
"es.string.trim"
|
|
3727
3768
|
],
|
|
3769
|
+
"core-js/features/symbol/async-dispose": [
|
|
3770
|
+
"esnext.symbol.async-dispose"
|
|
3771
|
+
],
|
|
3728
3772
|
"core-js/features/symbol/async-iterator": [
|
|
3729
3773
|
"es.symbol.async-iterator"
|
|
3730
3774
|
],
|
|
@@ -3761,6 +3805,7 @@
|
|
|
3761
3805
|
"es.json.to-string-tag",
|
|
3762
3806
|
"es.math.to-string-tag",
|
|
3763
3807
|
"es.object.to-string",
|
|
3808
|
+
"esnext.symbol.async-dispose",
|
|
3764
3809
|
"esnext.symbol.dispose",
|
|
3765
3810
|
"esnext.symbol.observable",
|
|
3766
3811
|
"esnext.symbol.pattern-match",
|
|
@@ -4220,8 +4265,10 @@
|
|
|
4220
4265
|
"esnext.weak-map.delete-all"
|
|
4221
4266
|
],
|
|
4222
4267
|
"core-js/features/weak-map/from": [
|
|
4268
|
+
"es.string.iterator",
|
|
4223
4269
|
"es.weak-map",
|
|
4224
|
-
"esnext.weak-map.from"
|
|
4270
|
+
"esnext.weak-map.from",
|
|
4271
|
+
"web.dom-collections.iterator"
|
|
4225
4272
|
],
|
|
4226
4273
|
"core-js/features/weak-map": [
|
|
4227
4274
|
"es.object.to-string",
|
|
@@ -4232,8 +4279,10 @@
|
|
|
4232
4279
|
"web.dom-collections.iterator"
|
|
4233
4280
|
],
|
|
4234
4281
|
"core-js/features/weak-map/of": [
|
|
4282
|
+
"es.string.iterator",
|
|
4235
4283
|
"es.weak-map",
|
|
4236
|
-
"esnext.weak-map.of"
|
|
4284
|
+
"esnext.weak-map.of",
|
|
4285
|
+
"web.dom-collections.iterator"
|
|
4237
4286
|
],
|
|
4238
4287
|
"core-js/features/weak-set/add-all": [
|
|
4239
4288
|
"es.weak-set",
|
|
@@ -4244,8 +4293,10 @@
|
|
|
4244
4293
|
"esnext.weak-set.delete-all"
|
|
4245
4294
|
],
|
|
4246
4295
|
"core-js/features/weak-set/from": [
|
|
4296
|
+
"es.string.iterator",
|
|
4247
4297
|
"es.weak-set",
|
|
4248
|
-
"esnext.weak-set.from"
|
|
4298
|
+
"esnext.weak-set.from",
|
|
4299
|
+
"web.dom-collections.iterator"
|
|
4249
4300
|
],
|
|
4250
4301
|
"core-js/features/weak-set": [
|
|
4251
4302
|
"es.object.to-string",
|
|
@@ -4257,8 +4308,13 @@
|
|
|
4257
4308
|
"web.dom-collections.iterator"
|
|
4258
4309
|
],
|
|
4259
4310
|
"core-js/features/weak-set/of": [
|
|
4311
|
+
"es.string.iterator",
|
|
4260
4312
|
"es.weak-set",
|
|
4261
|
-
"esnext.weak-set.of"
|
|
4313
|
+
"esnext.weak-set.of",
|
|
4314
|
+
"web.dom-collections.iterator"
|
|
4315
|
+
],
|
|
4316
|
+
"core-js/proposals/array-is-template-object": [
|
|
4317
|
+
"esnext.array.is-template-object"
|
|
4262
4318
|
],
|
|
4263
4319
|
"core-js/proposals/array-last": [
|
|
4264
4320
|
"esnext.array.last-index",
|
|
@@ -4313,9 +4369,8 @@
|
|
|
4313
4369
|
"esnext.global-this"
|
|
4314
4370
|
],
|
|
4315
4371
|
"core-js/proposals": [
|
|
4316
|
-
"es.symbol.match-all",
|
|
4317
|
-
"es.string.match-all",
|
|
4318
4372
|
"esnext.aggregate-error",
|
|
4373
|
+
"esnext.array.is-template-object",
|
|
4319
4374
|
"esnext.array.last-index",
|
|
4320
4375
|
"esnext.array.last-item",
|
|
4321
4376
|
"esnext.composite-key",
|
|
@@ -4338,6 +4393,7 @@
|
|
|
4338
4393
|
"esnext.map.reduce",
|
|
4339
4394
|
"esnext.map.some",
|
|
4340
4395
|
"esnext.map.update",
|
|
4396
|
+
"esnext.map.update-or-insert",
|
|
4341
4397
|
"esnext.math.clamp",
|
|
4342
4398
|
"esnext.math.deg-per-rad",
|
|
4343
4399
|
"esnext.math.degrees",
|
|
@@ -4385,7 +4441,9 @@
|
|
|
4385
4441
|
"esnext.set.union",
|
|
4386
4442
|
"esnext.string.at",
|
|
4387
4443
|
"esnext.string.code-points",
|
|
4444
|
+
"esnext.string.match-all",
|
|
4388
4445
|
"esnext.string.replace-all",
|
|
4446
|
+
"esnext.symbol.async-dispose",
|
|
4389
4447
|
"esnext.symbol.dispose",
|
|
4390
4448
|
"esnext.symbol.observable",
|
|
4391
4449
|
"esnext.symbol.pattern-match",
|
|
@@ -4399,13 +4457,15 @@
|
|
|
4399
4457
|
"esnext.weak-set.of",
|
|
4400
4458
|
"web.url",
|
|
4401
4459
|
"web.url.to-json",
|
|
4402
|
-
"web.url-search-params"
|
|
4403
|
-
"esnext.string.match-all"
|
|
4460
|
+
"web.url-search-params"
|
|
4404
4461
|
],
|
|
4405
4462
|
"core-js/proposals/keys-composition": [
|
|
4406
4463
|
"esnext.composite-key",
|
|
4407
4464
|
"esnext.composite-symbol"
|
|
4408
4465
|
],
|
|
4466
|
+
"core-js/proposals/map-update-or-insert": [
|
|
4467
|
+
"esnext.map.update-or-insert"
|
|
4468
|
+
],
|
|
4409
4469
|
"core-js/proposals/math-extensions": [
|
|
4410
4470
|
"esnext.math.clamp",
|
|
4411
4471
|
"esnext.math.deg-per-rad",
|
|
@@ -4468,8 +4528,6 @@
|
|
|
4468
4528
|
"esnext.string.code-points"
|
|
4469
4529
|
],
|
|
4470
4530
|
"core-js/proposals/string-match-all": [
|
|
4471
|
-
"es.symbol.match-all",
|
|
4472
|
-
"es.string.match-all",
|
|
4473
4531
|
"esnext.string.match-all"
|
|
4474
4532
|
],
|
|
4475
4533
|
"core-js/proposals/string-replace-all": [
|
|
@@ -4482,6 +4540,7 @@
|
|
|
4482
4540
|
"web.url-search-params"
|
|
4483
4541
|
],
|
|
4484
4542
|
"core-js/proposals/using-statement": [
|
|
4543
|
+
"esnext.symbol.async-dispose",
|
|
4485
4544
|
"esnext.symbol.dispose"
|
|
4486
4545
|
],
|
|
4487
4546
|
"core-js/stable/array-buffer/constructor": [
|
|
@@ -4911,6 +4970,7 @@
|
|
|
4911
4970
|
"es.parse-float",
|
|
4912
4971
|
"es.parse-int",
|
|
4913
4972
|
"es.promise",
|
|
4973
|
+
"es.promise.all-settled",
|
|
4914
4974
|
"es.promise.finally",
|
|
4915
4975
|
"es.reflect.apply",
|
|
4916
4976
|
"es.reflect.construct",
|
|
@@ -5391,6 +5451,10 @@
|
|
|
5391
5451
|
"core-js/stable/parse-int": [
|
|
5392
5452
|
"es.parse-int"
|
|
5393
5453
|
],
|
|
5454
|
+
"core-js/stable/promise/all-settled": [
|
|
5455
|
+
"es.promise",
|
|
5456
|
+
"es.promise.all-settled"
|
|
5457
|
+
],
|
|
5394
5458
|
"core-js/stable/promise/finally": [
|
|
5395
5459
|
"es.promise",
|
|
5396
5460
|
"es.promise.finally"
|
|
@@ -5398,6 +5462,7 @@
|
|
|
5398
5462
|
"core-js/stable/promise": [
|
|
5399
5463
|
"es.object.to-string",
|
|
5400
5464
|
"es.promise",
|
|
5465
|
+
"es.promise.all-settled",
|
|
5401
5466
|
"es.promise.finally",
|
|
5402
5467
|
"es.string.iterator",
|
|
5403
5468
|
"web.dom-collections.iterator"
|
|
@@ -6234,9 +6299,8 @@
|
|
|
6234
6299
|
"web.dom-collections.iterator"
|
|
6235
6300
|
],
|
|
6236
6301
|
"core-js/stage/0": [
|
|
6237
|
-
"es.symbol.match-all",
|
|
6238
|
-
"es.string.match-all",
|
|
6239
6302
|
"esnext.aggregate-error",
|
|
6303
|
+
"esnext.array.is-template-object",
|
|
6240
6304
|
"esnext.array.last-index",
|
|
6241
6305
|
"esnext.array.last-item",
|
|
6242
6306
|
"esnext.composite-key",
|
|
@@ -6259,6 +6323,7 @@
|
|
|
6259
6323
|
"esnext.map.reduce",
|
|
6260
6324
|
"esnext.map.some",
|
|
6261
6325
|
"esnext.map.update",
|
|
6326
|
+
"esnext.map.update-or-insert",
|
|
6262
6327
|
"esnext.math.clamp",
|
|
6263
6328
|
"esnext.math.deg-per-rad",
|
|
6264
6329
|
"esnext.math.degrees",
|
|
@@ -6297,7 +6362,9 @@
|
|
|
6297
6362
|
"esnext.set.union",
|
|
6298
6363
|
"esnext.string.at",
|
|
6299
6364
|
"esnext.string.code-points",
|
|
6365
|
+
"esnext.string.match-all",
|
|
6300
6366
|
"esnext.string.replace-all",
|
|
6367
|
+
"esnext.symbol.async-dispose",
|
|
6301
6368
|
"esnext.symbol.dispose",
|
|
6302
6369
|
"esnext.symbol.observable",
|
|
6303
6370
|
"esnext.symbol.pattern-match",
|
|
@@ -6311,13 +6378,11 @@
|
|
|
6311
6378
|
"esnext.weak-set.of",
|
|
6312
6379
|
"web.url",
|
|
6313
6380
|
"web.url.to-json",
|
|
6314
|
-
"web.url-search-params"
|
|
6315
|
-
"esnext.string.match-all"
|
|
6381
|
+
"web.url-search-params"
|
|
6316
6382
|
],
|
|
6317
6383
|
"core-js/stage/1": [
|
|
6318
|
-
"es.symbol.match-all",
|
|
6319
|
-
"es.string.match-all",
|
|
6320
6384
|
"esnext.aggregate-error",
|
|
6385
|
+
"esnext.array.is-template-object",
|
|
6321
6386
|
"esnext.array.last-index",
|
|
6322
6387
|
"esnext.array.last-item",
|
|
6323
6388
|
"esnext.composite-key",
|
|
@@ -6340,6 +6405,7 @@
|
|
|
6340
6405
|
"esnext.map.reduce",
|
|
6341
6406
|
"esnext.map.some",
|
|
6342
6407
|
"esnext.map.update",
|
|
6408
|
+
"esnext.map.update-or-insert",
|
|
6343
6409
|
"esnext.math.clamp",
|
|
6344
6410
|
"esnext.math.deg-per-rad",
|
|
6345
6411
|
"esnext.math.degrees",
|
|
@@ -6373,7 +6439,9 @@
|
|
|
6373
6439
|
"esnext.set.symmetric-difference",
|
|
6374
6440
|
"esnext.set.union",
|
|
6375
6441
|
"esnext.string.code-points",
|
|
6442
|
+
"esnext.string.match-all",
|
|
6376
6443
|
"esnext.string.replace-all",
|
|
6444
|
+
"esnext.symbol.async-dispose",
|
|
6377
6445
|
"esnext.symbol.dispose",
|
|
6378
6446
|
"esnext.symbol.observable",
|
|
6379
6447
|
"esnext.symbol.pattern-match",
|
|
@@ -6384,14 +6452,14 @@
|
|
|
6384
6452
|
"esnext.weak-set.add-all",
|
|
6385
6453
|
"esnext.weak-set.delete-all",
|
|
6386
6454
|
"esnext.weak-set.from",
|
|
6387
|
-
"esnext.weak-set.of"
|
|
6388
|
-
"esnext.string.match-all"
|
|
6455
|
+
"esnext.weak-set.of"
|
|
6389
6456
|
],
|
|
6390
6457
|
"core-js/stage/2": [
|
|
6391
|
-
"
|
|
6392
|
-
"
|
|
6458
|
+
"esnext.aggregate-error",
|
|
6459
|
+
"esnext.array.is-template-object",
|
|
6393
6460
|
"esnext.global-this",
|
|
6394
6461
|
"esnext.promise.all-settled",
|
|
6462
|
+
"esnext.promise.any",
|
|
6395
6463
|
"esnext.set.difference",
|
|
6396
6464
|
"esnext.set.intersection",
|
|
6397
6465
|
"esnext.set.is-disjoint-from",
|
|
@@ -6399,26 +6467,24 @@
|
|
|
6399
6467
|
"esnext.set.is-superset-of",
|
|
6400
6468
|
"esnext.set.symmetric-difference",
|
|
6401
6469
|
"esnext.set.union",
|
|
6470
|
+
"esnext.string.match-all",
|
|
6402
6471
|
"esnext.string.replace-all",
|
|
6403
|
-
"esnext.symbol.
|
|
6404
|
-
"esnext.
|
|
6472
|
+
"esnext.symbol.async-dispose",
|
|
6473
|
+
"esnext.symbol.dispose",
|
|
6474
|
+
"esnext.symbol.replace-all"
|
|
6405
6475
|
],
|
|
6406
6476
|
"core-js/stage/3": [
|
|
6407
|
-
"es.symbol.match-all",
|
|
6408
|
-
"es.string.match-all",
|
|
6409
6477
|
"esnext.global-this",
|
|
6410
6478
|
"esnext.promise.all-settled",
|
|
6411
6479
|
"esnext.string.match-all"
|
|
6412
6480
|
],
|
|
6413
6481
|
"core-js/stage/4": [
|
|
6414
|
-
"
|
|
6415
|
-
"es.string.match-all",
|
|
6482
|
+
"esnext.promise.all-settled",
|
|
6416
6483
|
"esnext.string.match-all"
|
|
6417
6484
|
],
|
|
6418
6485
|
"core-js/stage": [
|
|
6419
|
-
"es.symbol.match-all",
|
|
6420
|
-
"es.string.match-all",
|
|
6421
6486
|
"esnext.aggregate-error",
|
|
6487
|
+
"esnext.array.is-template-object",
|
|
6422
6488
|
"esnext.array.last-index",
|
|
6423
6489
|
"esnext.array.last-item",
|
|
6424
6490
|
"esnext.composite-key",
|
|
@@ -6441,6 +6507,7 @@
|
|
|
6441
6507
|
"esnext.map.reduce",
|
|
6442
6508
|
"esnext.map.some",
|
|
6443
6509
|
"esnext.map.update",
|
|
6510
|
+
"esnext.map.update-or-insert",
|
|
6444
6511
|
"esnext.math.clamp",
|
|
6445
6512
|
"esnext.math.deg-per-rad",
|
|
6446
6513
|
"esnext.math.degrees",
|
|
@@ -6488,7 +6555,9 @@
|
|
|
6488
6555
|
"esnext.set.union",
|
|
6489
6556
|
"esnext.string.at",
|
|
6490
6557
|
"esnext.string.code-points",
|
|
6558
|
+
"esnext.string.match-all",
|
|
6491
6559
|
"esnext.string.replace-all",
|
|
6560
|
+
"esnext.symbol.async-dispose",
|
|
6492
6561
|
"esnext.symbol.dispose",
|
|
6493
6562
|
"esnext.symbol.observable",
|
|
6494
6563
|
"esnext.symbol.pattern-match",
|
|
@@ -6502,13 +6571,11 @@
|
|
|
6502
6571
|
"esnext.weak-set.of",
|
|
6503
6572
|
"web.url",
|
|
6504
6573
|
"web.url.to-json",
|
|
6505
|
-
"web.url-search-params"
|
|
6506
|
-
"esnext.string.match-all"
|
|
6574
|
+
"web.url-search-params"
|
|
6507
6575
|
],
|
|
6508
6576
|
"core-js/stage/pre": [
|
|
6509
|
-
"es.symbol.match-all",
|
|
6510
|
-
"es.string.match-all",
|
|
6511
6577
|
"esnext.aggregate-error",
|
|
6578
|
+
"esnext.array.is-template-object",
|
|
6512
6579
|
"esnext.array.last-index",
|
|
6513
6580
|
"esnext.array.last-item",
|
|
6514
6581
|
"esnext.composite-key",
|
|
@@ -6531,6 +6598,7 @@
|
|
|
6531
6598
|
"esnext.map.reduce",
|
|
6532
6599
|
"esnext.map.some",
|
|
6533
6600
|
"esnext.map.update",
|
|
6601
|
+
"esnext.map.update-or-insert",
|
|
6534
6602
|
"esnext.math.clamp",
|
|
6535
6603
|
"esnext.math.deg-per-rad",
|
|
6536
6604
|
"esnext.math.degrees",
|
|
@@ -6578,7 +6646,9 @@
|
|
|
6578
6646
|
"esnext.set.union",
|
|
6579
6647
|
"esnext.string.at",
|
|
6580
6648
|
"esnext.string.code-points",
|
|
6649
|
+
"esnext.string.match-all",
|
|
6581
6650
|
"esnext.string.replace-all",
|
|
6651
|
+
"esnext.symbol.async-dispose",
|
|
6582
6652
|
"esnext.symbol.dispose",
|
|
6583
6653
|
"esnext.symbol.observable",
|
|
6584
6654
|
"esnext.symbol.pattern-match",
|
|
@@ -6592,8 +6662,7 @@
|
|
|
6592
6662
|
"esnext.weak-set.of",
|
|
6593
6663
|
"web.url",
|
|
6594
6664
|
"web.url.to-json",
|
|
6595
|
-
"web.url-search-params"
|
|
6596
|
-
"esnext.string.match-all"
|
|
6665
|
+
"web.url-search-params"
|
|
6597
6666
|
],
|
|
6598
6667
|
"core-js/web/dom-collections": [
|
|
6599
6668
|
"web.dom-collections.for-each",
|
|
@@ -6926,6 +6995,9 @@
|
|
|
6926
6995
|
"core-js/modules/es.parse-int": [
|
|
6927
6996
|
"es.parse-int"
|
|
6928
6997
|
],
|
|
6998
|
+
"core-js/modules/es.promise.all-settled": [
|
|
6999
|
+
"es.promise.all-settled"
|
|
7000
|
+
],
|
|
6929
7001
|
"core-js/modules/es.promise.finally": [
|
|
6930
7002
|
"es.promise.finally"
|
|
6931
7003
|
],
|
|
@@ -7235,6 +7307,9 @@
|
|
|
7235
7307
|
"core-js/modules/esnext.aggregate-error": [
|
|
7236
7308
|
"esnext.aggregate-error"
|
|
7237
7309
|
],
|
|
7310
|
+
"core-js/modules/esnext.array.is-template-object": [
|
|
7311
|
+
"esnext.array.is-template-object"
|
|
7312
|
+
],
|
|
7238
7313
|
"core-js/modules/esnext.array.last-index": [
|
|
7239
7314
|
"esnext.array.last-index"
|
|
7240
7315
|
],
|
|
@@ -7298,6 +7373,9 @@
|
|
|
7298
7373
|
"core-js/modules/esnext.map.some": [
|
|
7299
7374
|
"esnext.map.some"
|
|
7300
7375
|
],
|
|
7376
|
+
"core-js/modules/esnext.map.update-or-insert": [
|
|
7377
|
+
"esnext.map.update-or-insert"
|
|
7378
|
+
],
|
|
7301
7379
|
"core-js/modules/esnext.map.update": [
|
|
7302
7380
|
"esnext.map.update"
|
|
7303
7381
|
],
|
|
@@ -7448,6 +7526,9 @@
|
|
|
7448
7526
|
"core-js/modules/esnext.string.replace-all": [
|
|
7449
7527
|
"esnext.string.replace-all"
|
|
7450
7528
|
],
|
|
7529
|
+
"core-js/modules/esnext.symbol.async-dispose": [
|
|
7530
|
+
"esnext.symbol.async-dispose"
|
|
7531
|
+
],
|
|
7451
7532
|
"core-js/modules/esnext.symbol.dispose": [
|
|
7452
7533
|
"esnext.symbol.dispose"
|
|
7453
7534
|
],
|
package/index.js
CHANGED
|
@@ -3,7 +3,6 @@ const { coerce, lt, lte } = require('semver');
|
|
|
3
3
|
const browserslist = require('browserslist');
|
|
4
4
|
const data = require('./data');
|
|
5
5
|
const getModulesListForTargetVersion = require('./get-modules-list-for-target-version');
|
|
6
|
-
const intersection = require('core-js-pure/features/set/intersection');
|
|
7
6
|
const has = Function.call.bind({}.hasOwnProperty);
|
|
8
7
|
|
|
9
8
|
const mapping = new Map([
|
|
@@ -86,7 +85,8 @@ function compat({ targets, filter, version }) {
|
|
|
86
85
|
else if (typeof filter == 'string') modules = modules.filter(it => it.startsWith(filter));
|
|
87
86
|
|
|
88
87
|
if (version) {
|
|
89
|
-
|
|
88
|
+
const availableModules = new Set(getModulesListForTargetVersion(version));
|
|
89
|
+
modules = modules.filter(name => availableModules.has(name));
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
modules.forEach(key => {
|
package/modules-by-versions.json
CHANGED
|
@@ -270,6 +270,7 @@
|
|
|
270
270
|
"esnext.set.union",
|
|
271
271
|
"esnext.string.at",
|
|
272
272
|
"esnext.string.code-points",
|
|
273
|
+
"esnext.string.match-all",
|
|
273
274
|
"esnext.string.replace-all",
|
|
274
275
|
"esnext.symbol.dispose",
|
|
275
276
|
"esnext.symbol.observable",
|
|
@@ -288,12 +289,17 @@
|
|
|
288
289
|
"web.timers",
|
|
289
290
|
"web.url",
|
|
290
291
|
"web.url.to-json",
|
|
291
|
-
"web.url-search-params"
|
|
292
|
-
"esnext.string.match-all"
|
|
292
|
+
"web.url-search-params"
|
|
293
293
|
],
|
|
294
294
|
"3.1": [
|
|
295
295
|
"es.string.match-all",
|
|
296
296
|
"es.symbol.match-all",
|
|
297
297
|
"esnext.symbol.replace-all"
|
|
298
|
+
],
|
|
299
|
+
"3.2": [
|
|
300
|
+
"es.promise.all-settled",
|
|
301
|
+
"esnext.array.is-template-object",
|
|
302
|
+
"esnext.map.update-or-insert",
|
|
303
|
+
"esnext.symbol.async-dispose"
|
|
298
304
|
]
|
|
299
305
|
}
|
package/package.json
CHANGED
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "core-js-compat",
|
|
3
3
|
"description": "core-js compat",
|
|
4
|
-
"version": "3.1
|
|
4
|
+
"version": "3.2.1",
|
|
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.6.
|
|
12
|
-
"
|
|
13
|
-
"semver": "^6.0.0"
|
|
11
|
+
"browserslist": "^4.6.6",
|
|
12
|
+
"semver": "^6.3.0"
|
|
14
13
|
},
|
|
15
14
|
"devDependencies": {
|
|
16
15
|
"detective": "^5.2.0",
|
|
17
|
-
"electron-to-chromium": "^1.3.
|
|
16
|
+
"electron-to-chromium": "^1.3.224",
|
|
18
17
|
"glob": "^7.1.4"
|
|
19
18
|
},
|
|
20
19
|
"license": "MIT"
|