1 | {
|
---|
2 | "core-js": [
|
---|
3 | "es.symbol",
|
---|
4 | "es.symbol.description",
|
---|
5 | "es.symbol.async-iterator",
|
---|
6 | "es.symbol.has-instance",
|
---|
7 | "es.symbol.is-concat-spreadable",
|
---|
8 | "es.symbol.iterator",
|
---|
9 | "es.symbol.match",
|
---|
10 | "es.symbol.match-all",
|
---|
11 | "es.symbol.replace",
|
---|
12 | "es.symbol.search",
|
---|
13 | "es.symbol.species",
|
---|
14 | "es.symbol.split",
|
---|
15 | "es.symbol.to-primitive",
|
---|
16 | "es.symbol.to-string-tag",
|
---|
17 | "es.symbol.unscopables",
|
---|
18 | "es.aggregate-error",
|
---|
19 | "es.array.at",
|
---|
20 | "es.array.concat",
|
---|
21 | "es.array.copy-within",
|
---|
22 | "es.array.every",
|
---|
23 | "es.array.fill",
|
---|
24 | "es.array.filter",
|
---|
25 | "es.array.find",
|
---|
26 | "es.array.find-index",
|
---|
27 | "es.array.flat",
|
---|
28 | "es.array.flat-map",
|
---|
29 | "es.array.for-each",
|
---|
30 | "es.array.from",
|
---|
31 | "es.array.includes",
|
---|
32 | "es.array.index-of",
|
---|
33 | "es.array.is-array",
|
---|
34 | "es.array.iterator",
|
---|
35 | "es.array.join",
|
---|
36 | "es.array.last-index-of",
|
---|
37 | "es.array.map",
|
---|
38 | "es.array.of",
|
---|
39 | "es.array.reduce",
|
---|
40 | "es.array.reduce-right",
|
---|
41 | "es.array.reverse",
|
---|
42 | "es.array.slice",
|
---|
43 | "es.array.some",
|
---|
44 | "es.array.sort",
|
---|
45 | "es.array.species",
|
---|
46 | "es.array.splice",
|
---|
47 | "es.array.unscopables.flat",
|
---|
48 | "es.array.unscopables.flat-map",
|
---|
49 | "es.array-buffer.constructor",
|
---|
50 | "es.array-buffer.is-view",
|
---|
51 | "es.array-buffer.slice",
|
---|
52 | "es.data-view",
|
---|
53 | "es.date.get-year",
|
---|
54 | "es.date.now",
|
---|
55 | "es.date.set-year",
|
---|
56 | "es.date.to-gmt-string",
|
---|
57 | "es.date.to-iso-string",
|
---|
58 | "es.date.to-json",
|
---|
59 | "es.date.to-primitive",
|
---|
60 | "es.date.to-string",
|
---|
61 | "es.escape",
|
---|
62 | "es.function.bind",
|
---|
63 | "es.function.has-instance",
|
---|
64 | "es.function.name",
|
---|
65 | "es.global-this",
|
---|
66 | "es.json.stringify",
|
---|
67 | "es.json.to-string-tag",
|
---|
68 | "es.map",
|
---|
69 | "es.math.acosh",
|
---|
70 | "es.math.asinh",
|
---|
71 | "es.math.atanh",
|
---|
72 | "es.math.cbrt",
|
---|
73 | "es.math.clz32",
|
---|
74 | "es.math.cosh",
|
---|
75 | "es.math.expm1",
|
---|
76 | "es.math.fround",
|
---|
77 | "es.math.hypot",
|
---|
78 | "es.math.imul",
|
---|
79 | "es.math.log10",
|
---|
80 | "es.math.log1p",
|
---|
81 | "es.math.log2",
|
---|
82 | "es.math.sign",
|
---|
83 | "es.math.sinh",
|
---|
84 | "es.math.tanh",
|
---|
85 | "es.math.to-string-tag",
|
---|
86 | "es.math.trunc",
|
---|
87 | "es.number.constructor",
|
---|
88 | "es.number.epsilon",
|
---|
89 | "es.number.is-finite",
|
---|
90 | "es.number.is-integer",
|
---|
91 | "es.number.is-nan",
|
---|
92 | "es.number.is-safe-integer",
|
---|
93 | "es.number.max-safe-integer",
|
---|
94 | "es.number.min-safe-integer",
|
---|
95 | "es.number.parse-float",
|
---|
96 | "es.number.parse-int",
|
---|
97 | "es.number.to-fixed",
|
---|
98 | "es.number.to-precision",
|
---|
99 | "es.object.assign",
|
---|
100 | "es.object.create",
|
---|
101 | "es.object.define-getter",
|
---|
102 | "es.object.define-properties",
|
---|
103 | "es.object.define-property",
|
---|
104 | "es.object.define-setter",
|
---|
105 | "es.object.entries",
|
---|
106 | "es.object.freeze",
|
---|
107 | "es.object.from-entries",
|
---|
108 | "es.object.get-own-property-descriptor",
|
---|
109 | "es.object.get-own-property-descriptors",
|
---|
110 | "es.object.get-own-property-names",
|
---|
111 | "es.object.get-prototype-of",
|
---|
112 | "es.object.has-own",
|
---|
113 | "es.object.is",
|
---|
114 | "es.object.is-extensible",
|
---|
115 | "es.object.is-frozen",
|
---|
116 | "es.object.is-sealed",
|
---|
117 | "es.object.keys",
|
---|
118 | "es.object.lookup-getter",
|
---|
119 | "es.object.lookup-setter",
|
---|
120 | "es.object.prevent-extensions",
|
---|
121 | "es.object.seal",
|
---|
122 | "es.object.set-prototype-of",
|
---|
123 | "es.object.to-string",
|
---|
124 | "es.object.values",
|
---|
125 | "es.parse-float",
|
---|
126 | "es.parse-int",
|
---|
127 | "es.promise",
|
---|
128 | "es.promise.all-settled",
|
---|
129 | "es.promise.any",
|
---|
130 | "es.promise.finally",
|
---|
131 | "es.reflect.apply",
|
---|
132 | "es.reflect.construct",
|
---|
133 | "es.reflect.define-property",
|
---|
134 | "es.reflect.delete-property",
|
---|
135 | "es.reflect.get",
|
---|
136 | "es.reflect.get-own-property-descriptor",
|
---|
137 | "es.reflect.get-prototype-of",
|
---|
138 | "es.reflect.has",
|
---|
139 | "es.reflect.is-extensible",
|
---|
140 | "es.reflect.own-keys",
|
---|
141 | "es.reflect.prevent-extensions",
|
---|
142 | "es.reflect.set",
|
---|
143 | "es.reflect.set-prototype-of",
|
---|
144 | "es.reflect.to-string-tag",
|
---|
145 | "es.regexp.constructor",
|
---|
146 | "es.regexp.dot-all",
|
---|
147 | "es.regexp.exec",
|
---|
148 | "es.regexp.flags",
|
---|
149 | "es.regexp.sticky",
|
---|
150 | "es.regexp.test",
|
---|
151 | "es.regexp.to-string",
|
---|
152 | "es.set",
|
---|
153 | "es.string.at-alternative",
|
---|
154 | "es.string.code-point-at",
|
---|
155 | "es.string.ends-with",
|
---|
156 | "es.string.from-code-point",
|
---|
157 | "es.string.includes",
|
---|
158 | "es.string.iterator",
|
---|
159 | "es.string.match",
|
---|
160 | "es.string.match-all",
|
---|
161 | "es.string.pad-end",
|
---|
162 | "es.string.pad-start",
|
---|
163 | "es.string.raw",
|
---|
164 | "es.string.repeat",
|
---|
165 | "es.string.replace",
|
---|
166 | "es.string.replace-all",
|
---|
167 | "es.string.search",
|
---|
168 | "es.string.split",
|
---|
169 | "es.string.starts-with",
|
---|
170 | "es.string.substr",
|
---|
171 | "es.string.trim",
|
---|
172 | "es.string.trim-end",
|
---|
173 | "es.string.trim-start",
|
---|
174 | "es.string.anchor",
|
---|
175 | "es.string.big",
|
---|
176 | "es.string.blink",
|
---|
177 | "es.string.bold",
|
---|
178 | "es.string.fixed",
|
---|
179 | "es.string.fontcolor",
|
---|
180 | "es.string.fontsize",
|
---|
181 | "es.string.italics",
|
---|
182 | "es.string.link",
|
---|
183 | "es.string.small",
|
---|
184 | "es.string.strike",
|
---|
185 | "es.string.sub",
|
---|
186 | "es.string.sup",
|
---|
187 | "es.typed-array.float32-array",
|
---|
188 | "es.typed-array.float64-array",
|
---|
189 | "es.typed-array.int8-array",
|
---|
190 | "es.typed-array.int16-array",
|
---|
191 | "es.typed-array.int32-array",
|
---|
192 | "es.typed-array.uint8-array",
|
---|
193 | "es.typed-array.uint8-clamped-array",
|
---|
194 | "es.typed-array.uint16-array",
|
---|
195 | "es.typed-array.uint32-array",
|
---|
196 | "es.typed-array.at",
|
---|
197 | "es.typed-array.copy-within",
|
---|
198 | "es.typed-array.every",
|
---|
199 | "es.typed-array.fill",
|
---|
200 | "es.typed-array.filter",
|
---|
201 | "es.typed-array.find",
|
---|
202 | "es.typed-array.find-index",
|
---|
203 | "es.typed-array.for-each",
|
---|
204 | "es.typed-array.from",
|
---|
205 | "es.typed-array.includes",
|
---|
206 | "es.typed-array.index-of",
|
---|
207 | "es.typed-array.iterator",
|
---|
208 | "es.typed-array.join",
|
---|
209 | "es.typed-array.last-index-of",
|
---|
210 | "es.typed-array.map",
|
---|
211 | "es.typed-array.of",
|
---|
212 | "es.typed-array.reduce",
|
---|
213 | "es.typed-array.reduce-right",
|
---|
214 | "es.typed-array.reverse",
|
---|
215 | "es.typed-array.set",
|
---|
216 | "es.typed-array.slice",
|
---|
217 | "es.typed-array.some",
|
---|
218 | "es.typed-array.sort",
|
---|
219 | "es.typed-array.subarray",
|
---|
220 | "es.typed-array.to-locale-string",
|
---|
221 | "es.typed-array.to-string",
|
---|
222 | "es.unescape",
|
---|
223 | "es.weak-map",
|
---|
224 | "es.weak-set",
|
---|
225 | "esnext.aggregate-error",
|
---|
226 | "esnext.array.from-async",
|
---|
227 | "esnext.array.at",
|
---|
228 | "esnext.array.filter-out",
|
---|
229 | "esnext.array.filter-reject",
|
---|
230 | "esnext.array.find-last",
|
---|
231 | "esnext.array.find-last-index",
|
---|
232 | "esnext.array.group-by",
|
---|
233 | "esnext.array.is-template-object",
|
---|
234 | "esnext.array.last-index",
|
---|
235 | "esnext.array.last-item",
|
---|
236 | "esnext.array.unique-by",
|
---|
237 | "esnext.async-iterator.constructor",
|
---|
238 | "esnext.async-iterator.as-indexed-pairs",
|
---|
239 | "esnext.async-iterator.drop",
|
---|
240 | "esnext.async-iterator.every",
|
---|
241 | "esnext.async-iterator.filter",
|
---|
242 | "esnext.async-iterator.find",
|
---|
243 | "esnext.async-iterator.flat-map",
|
---|
244 | "esnext.async-iterator.for-each",
|
---|
245 | "esnext.async-iterator.from",
|
---|
246 | "esnext.async-iterator.map",
|
---|
247 | "esnext.async-iterator.reduce",
|
---|
248 | "esnext.async-iterator.some",
|
---|
249 | "esnext.async-iterator.take",
|
---|
250 | "esnext.async-iterator.to-array",
|
---|
251 | "esnext.bigint.range",
|
---|
252 | "esnext.composite-key",
|
---|
253 | "esnext.composite-symbol",
|
---|
254 | "esnext.global-this",
|
---|
255 | "esnext.iterator.constructor",
|
---|
256 | "esnext.iterator.as-indexed-pairs",
|
---|
257 | "esnext.iterator.drop",
|
---|
258 | "esnext.iterator.every",
|
---|
259 | "esnext.iterator.filter",
|
---|
260 | "esnext.iterator.find",
|
---|
261 | "esnext.iterator.flat-map",
|
---|
262 | "esnext.iterator.for-each",
|
---|
263 | "esnext.iterator.from",
|
---|
264 | "esnext.iterator.map",
|
---|
265 | "esnext.iterator.reduce",
|
---|
266 | "esnext.iterator.some",
|
---|
267 | "esnext.iterator.take",
|
---|
268 | "esnext.iterator.to-array",
|
---|
269 | "esnext.map.delete-all",
|
---|
270 | "esnext.map.emplace",
|
---|
271 | "esnext.map.every",
|
---|
272 | "esnext.map.filter",
|
---|
273 | "esnext.map.find",
|
---|
274 | "esnext.map.find-key",
|
---|
275 | "esnext.map.from",
|
---|
276 | "esnext.map.group-by",
|
---|
277 | "esnext.map.includes",
|
---|
278 | "esnext.map.key-by",
|
---|
279 | "esnext.map.key-of",
|
---|
280 | "esnext.map.map-keys",
|
---|
281 | "esnext.map.map-values",
|
---|
282 | "esnext.map.merge",
|
---|
283 | "esnext.map.of",
|
---|
284 | "esnext.map.reduce",
|
---|
285 | "esnext.map.some",
|
---|
286 | "esnext.map.update",
|
---|
287 | "esnext.map.update-or-insert",
|
---|
288 | "esnext.map.upsert",
|
---|
289 | "esnext.math.clamp",
|
---|
290 | "esnext.math.deg-per-rad",
|
---|
291 | "esnext.math.degrees",
|
---|
292 | "esnext.math.fscale",
|
---|
293 | "esnext.math.iaddh",
|
---|
294 | "esnext.math.imulh",
|
---|
295 | "esnext.math.isubh",
|
---|
296 | "esnext.math.rad-per-deg",
|
---|
297 | "esnext.math.radians",
|
---|
298 | "esnext.math.scale",
|
---|
299 | "esnext.math.seeded-prng",
|
---|
300 | "esnext.math.signbit",
|
---|
301 | "esnext.math.umulh",
|
---|
302 | "esnext.number.from-string",
|
---|
303 | "esnext.number.range",
|
---|
304 | "esnext.object.has-own",
|
---|
305 | "esnext.object.iterate-entries",
|
---|
306 | "esnext.object.iterate-keys",
|
---|
307 | "esnext.object.iterate-values",
|
---|
308 | "esnext.observable",
|
---|
309 | "esnext.promise.all-settled",
|
---|
310 | "esnext.promise.any",
|
---|
311 | "esnext.promise.try",
|
---|
312 | "esnext.reflect.define-metadata",
|
---|
313 | "esnext.reflect.delete-metadata",
|
---|
314 | "esnext.reflect.get-metadata",
|
---|
315 | "esnext.reflect.get-metadata-keys",
|
---|
316 | "esnext.reflect.get-own-metadata",
|
---|
317 | "esnext.reflect.get-own-metadata-keys",
|
---|
318 | "esnext.reflect.has-metadata",
|
---|
319 | "esnext.reflect.has-own-metadata",
|
---|
320 | "esnext.reflect.metadata",
|
---|
321 | "esnext.set.add-all",
|
---|
322 | "esnext.set.delete-all",
|
---|
323 | "esnext.set.difference",
|
---|
324 | "esnext.set.every",
|
---|
325 | "esnext.set.filter",
|
---|
326 | "esnext.set.find",
|
---|
327 | "esnext.set.from",
|
---|
328 | "esnext.set.intersection",
|
---|
329 | "esnext.set.is-disjoint-from",
|
---|
330 | "esnext.set.is-subset-of",
|
---|
331 | "esnext.set.is-superset-of",
|
---|
332 | "esnext.set.join",
|
---|
333 | "esnext.set.map",
|
---|
334 | "esnext.set.of",
|
---|
335 | "esnext.set.reduce",
|
---|
336 | "esnext.set.some",
|
---|
337 | "esnext.set.symmetric-difference",
|
---|
338 | "esnext.set.union",
|
---|
339 | "esnext.string.at",
|
---|
340 | "esnext.string.code-points",
|
---|
341 | "esnext.string.match-all",
|
---|
342 | "esnext.string.replace-all",
|
---|
343 | "esnext.symbol.async-dispose",
|
---|
344 | "esnext.symbol.dispose",
|
---|
345 | "esnext.symbol.matcher",
|
---|
346 | "esnext.symbol.metadata",
|
---|
347 | "esnext.symbol.observable",
|
---|
348 | "esnext.symbol.pattern-match",
|
---|
349 | "esnext.symbol.replace-all",
|
---|
350 | "esnext.typed-array.from-async",
|
---|
351 | "esnext.typed-array.at",
|
---|
352 | "esnext.typed-array.filter-out",
|
---|
353 | "esnext.typed-array.filter-reject",
|
---|
354 | "esnext.typed-array.find-last",
|
---|
355 | "esnext.typed-array.find-last-index",
|
---|
356 | "esnext.typed-array.group-by",
|
---|
357 | "esnext.typed-array.unique-by",
|
---|
358 | "esnext.weak-map.delete-all",
|
---|
359 | "esnext.weak-map.from",
|
---|
360 | "esnext.weak-map.of",
|
---|
361 | "esnext.weak-map.emplace",
|
---|
362 | "esnext.weak-map.upsert",
|
---|
363 | "esnext.weak-set.add-all",
|
---|
364 | "esnext.weak-set.delete-all",
|
---|
365 | "esnext.weak-set.from",
|
---|
366 | "esnext.weak-set.of",
|
---|
367 | "web.dom-collections.for-each",
|
---|
368 | "web.dom-collections.iterator",
|
---|
369 | "web.immediate",
|
---|
370 | "web.queue-microtask",
|
---|
371 | "web.timers",
|
---|
372 | "web.url",
|
---|
373 | "web.url.to-json",
|
---|
374 | "web.url-search-params"
|
---|
375 | ],
|
---|
376 | "core-js/es": [
|
---|
377 | "es.symbol",
|
---|
378 | "es.symbol.description",
|
---|
379 | "es.symbol.async-iterator",
|
---|
380 | "es.symbol.has-instance",
|
---|
381 | "es.symbol.is-concat-spreadable",
|
---|
382 | "es.symbol.iterator",
|
---|
383 | "es.symbol.match",
|
---|
384 | "es.symbol.match-all",
|
---|
385 | "es.symbol.replace",
|
---|
386 | "es.symbol.search",
|
---|
387 | "es.symbol.species",
|
---|
388 | "es.symbol.split",
|
---|
389 | "es.symbol.to-primitive",
|
---|
390 | "es.symbol.to-string-tag",
|
---|
391 | "es.symbol.unscopables",
|
---|
392 | "es.aggregate-error",
|
---|
393 | "es.array.at",
|
---|
394 | "es.array.concat",
|
---|
395 | "es.array.copy-within",
|
---|
396 | "es.array.every",
|
---|
397 | "es.array.fill",
|
---|
398 | "es.array.filter",
|
---|
399 | "es.array.find",
|
---|
400 | "es.array.find-index",
|
---|
401 | "es.array.flat",
|
---|
402 | "es.array.flat-map",
|
---|
403 | "es.array.for-each",
|
---|
404 | "es.array.from",
|
---|
405 | "es.array.includes",
|
---|
406 | "es.array.index-of",
|
---|
407 | "es.array.is-array",
|
---|
408 | "es.array.iterator",
|
---|
409 | "es.array.join",
|
---|
410 | "es.array.last-index-of",
|
---|
411 | "es.array.map",
|
---|
412 | "es.array.of",
|
---|
413 | "es.array.reduce",
|
---|
414 | "es.array.reduce-right",
|
---|
415 | "es.array.reverse",
|
---|
416 | "es.array.slice",
|
---|
417 | "es.array.some",
|
---|
418 | "es.array.sort",
|
---|
419 | "es.array.species",
|
---|
420 | "es.array.splice",
|
---|
421 | "es.array.unscopables.flat",
|
---|
422 | "es.array.unscopables.flat-map",
|
---|
423 | "es.array-buffer.constructor",
|
---|
424 | "es.array-buffer.is-view",
|
---|
425 | "es.array-buffer.slice",
|
---|
426 | "es.data-view",
|
---|
427 | "es.date.get-year",
|
---|
428 | "es.date.now",
|
---|
429 | "es.date.set-year",
|
---|
430 | "es.date.to-gmt-string",
|
---|
431 | "es.date.to-iso-string",
|
---|
432 | "es.date.to-json",
|
---|
433 | "es.date.to-primitive",
|
---|
434 | "es.date.to-string",
|
---|
435 | "es.escape",
|
---|
436 | "es.function.bind",
|
---|
437 | "es.function.has-instance",
|
---|
438 | "es.function.name",
|
---|
439 | "es.global-this",
|
---|
440 | "es.json.stringify",
|
---|
441 | "es.json.to-string-tag",
|
---|
442 | "es.map",
|
---|
443 | "es.math.acosh",
|
---|
444 | "es.math.asinh",
|
---|
445 | "es.math.atanh",
|
---|
446 | "es.math.cbrt",
|
---|
447 | "es.math.clz32",
|
---|
448 | "es.math.cosh",
|
---|
449 | "es.math.expm1",
|
---|
450 | "es.math.fround",
|
---|
451 | "es.math.hypot",
|
---|
452 | "es.math.imul",
|
---|
453 | "es.math.log10",
|
---|
454 | "es.math.log1p",
|
---|
455 | "es.math.log2",
|
---|
456 | "es.math.sign",
|
---|
457 | "es.math.sinh",
|
---|
458 | "es.math.tanh",
|
---|
459 | "es.math.to-string-tag",
|
---|
460 | "es.math.trunc",
|
---|
461 | "es.number.constructor",
|
---|
462 | "es.number.epsilon",
|
---|
463 | "es.number.is-finite",
|
---|
464 | "es.number.is-integer",
|
---|
465 | "es.number.is-nan",
|
---|
466 | "es.number.is-safe-integer",
|
---|
467 | "es.number.max-safe-integer",
|
---|
468 | "es.number.min-safe-integer",
|
---|
469 | "es.number.parse-float",
|
---|
470 | "es.number.parse-int",
|
---|
471 | "es.number.to-fixed",
|
---|
472 | "es.number.to-precision",
|
---|
473 | "es.object.assign",
|
---|
474 | "es.object.create",
|
---|
475 | "es.object.define-getter",
|
---|
476 | "es.object.define-properties",
|
---|
477 | "es.object.define-property",
|
---|
478 | "es.object.define-setter",
|
---|
479 | "es.object.entries",
|
---|
480 | "es.object.freeze",
|
---|
481 | "es.object.from-entries",
|
---|
482 | "es.object.get-own-property-descriptor",
|
---|
483 | "es.object.get-own-property-descriptors",
|
---|
484 | "es.object.get-own-property-names",
|
---|
485 | "es.object.get-prototype-of",
|
---|
486 | "es.object.has-own",
|
---|
487 | "es.object.is",
|
---|
488 | "es.object.is-extensible",
|
---|
489 | "es.object.is-frozen",
|
---|
490 | "es.object.is-sealed",
|
---|
491 | "es.object.keys",
|
---|
492 | "es.object.lookup-getter",
|
---|
493 | "es.object.lookup-setter",
|
---|
494 | "es.object.prevent-extensions",
|
---|
495 | "es.object.seal",
|
---|
496 | "es.object.set-prototype-of",
|
---|
497 | "es.object.to-string",
|
---|
498 | "es.object.values",
|
---|
499 | "es.parse-float",
|
---|
500 | "es.parse-int",
|
---|
501 | "es.promise",
|
---|
502 | "es.promise.all-settled",
|
---|
503 | "es.promise.any",
|
---|
504 | "es.promise.finally",
|
---|
505 | "es.reflect.apply",
|
---|
506 | "es.reflect.construct",
|
---|
507 | "es.reflect.define-property",
|
---|
508 | "es.reflect.delete-property",
|
---|
509 | "es.reflect.get",
|
---|
510 | "es.reflect.get-own-property-descriptor",
|
---|
511 | "es.reflect.get-prototype-of",
|
---|
512 | "es.reflect.has",
|
---|
513 | "es.reflect.is-extensible",
|
---|
514 | "es.reflect.own-keys",
|
---|
515 | "es.reflect.prevent-extensions",
|
---|
516 | "es.reflect.set",
|
---|
517 | "es.reflect.set-prototype-of",
|
---|
518 | "es.reflect.to-string-tag",
|
---|
519 | "es.regexp.constructor",
|
---|
520 | "es.regexp.dot-all",
|
---|
521 | "es.regexp.exec",
|
---|
522 | "es.regexp.flags",
|
---|
523 | "es.regexp.sticky",
|
---|
524 | "es.regexp.test",
|
---|
525 | "es.regexp.to-string",
|
---|
526 | "es.set",
|
---|
527 | "es.string.at-alternative",
|
---|
528 | "es.string.code-point-at",
|
---|
529 | "es.string.ends-with",
|
---|
530 | "es.string.from-code-point",
|
---|
531 | "es.string.includes",
|
---|
532 | "es.string.iterator",
|
---|
533 | "es.string.match",
|
---|
534 | "es.string.match-all",
|
---|
535 | "es.string.pad-end",
|
---|
536 | "es.string.pad-start",
|
---|
537 | "es.string.raw",
|
---|
538 | "es.string.repeat",
|
---|
539 | "es.string.replace",
|
---|
540 | "es.string.replace-all",
|
---|
541 | "es.string.search",
|
---|
542 | "es.string.split",
|
---|
543 | "es.string.starts-with",
|
---|
544 | "es.string.substr",
|
---|
545 | "es.string.trim",
|
---|
546 | "es.string.trim-end",
|
---|
547 | "es.string.trim-start",
|
---|
548 | "es.string.anchor",
|
---|
549 | "es.string.big",
|
---|
550 | "es.string.blink",
|
---|
551 | "es.string.bold",
|
---|
552 | "es.string.fixed",
|
---|
553 | "es.string.fontcolor",
|
---|
554 | "es.string.fontsize",
|
---|
555 | "es.string.italics",
|
---|
556 | "es.string.link",
|
---|
557 | "es.string.small",
|
---|
558 | "es.string.strike",
|
---|
559 | "es.string.sub",
|
---|
560 | "es.string.sup",
|
---|
561 | "es.typed-array.float32-array",
|
---|
562 | "es.typed-array.float64-array",
|
---|
563 | "es.typed-array.int8-array",
|
---|
564 | "es.typed-array.int16-array",
|
---|
565 | "es.typed-array.int32-array",
|
---|
566 | "es.typed-array.uint8-array",
|
---|
567 | "es.typed-array.uint8-clamped-array",
|
---|
568 | "es.typed-array.uint16-array",
|
---|
569 | "es.typed-array.uint32-array",
|
---|
570 | "es.typed-array.at",
|
---|
571 | "es.typed-array.copy-within",
|
---|
572 | "es.typed-array.every",
|
---|
573 | "es.typed-array.fill",
|
---|
574 | "es.typed-array.filter",
|
---|
575 | "es.typed-array.find",
|
---|
576 | "es.typed-array.find-index",
|
---|
577 | "es.typed-array.for-each",
|
---|
578 | "es.typed-array.from",
|
---|
579 | "es.typed-array.includes",
|
---|
580 | "es.typed-array.index-of",
|
---|
581 | "es.typed-array.iterator",
|
---|
582 | "es.typed-array.join",
|
---|
583 | "es.typed-array.last-index-of",
|
---|
584 | "es.typed-array.map",
|
---|
585 | "es.typed-array.of",
|
---|
586 | "es.typed-array.reduce",
|
---|
587 | "es.typed-array.reduce-right",
|
---|
588 | "es.typed-array.reverse",
|
---|
589 | "es.typed-array.set",
|
---|
590 | "es.typed-array.slice",
|
---|
591 | "es.typed-array.some",
|
---|
592 | "es.typed-array.sort",
|
---|
593 | "es.typed-array.subarray",
|
---|
594 | "es.typed-array.to-locale-string",
|
---|
595 | "es.typed-array.to-string",
|
---|
596 | "es.unescape",
|
---|
597 | "es.weak-map",
|
---|
598 | "es.weak-set"
|
---|
599 | ],
|
---|
600 | "core-js/es/aggregate-error": [
|
---|
601 | "es.aggregate-error",
|
---|
602 | "es.array.iterator",
|
---|
603 | "es.string.iterator"
|
---|
604 | ],
|
---|
605 | "core-js/es/array": [
|
---|
606 | "es.array.at",
|
---|
607 | "es.array.concat",
|
---|
608 | "es.array.copy-within",
|
---|
609 | "es.array.every",
|
---|
610 | "es.array.fill",
|
---|
611 | "es.array.filter",
|
---|
612 | "es.array.find",
|
---|
613 | "es.array.find-index",
|
---|
614 | "es.array.flat",
|
---|
615 | "es.array.flat-map",
|
---|
616 | "es.array.for-each",
|
---|
617 | "es.array.from",
|
---|
618 | "es.array.includes",
|
---|
619 | "es.array.index-of",
|
---|
620 | "es.array.is-array",
|
---|
621 | "es.array.iterator",
|
---|
622 | "es.array.join",
|
---|
623 | "es.array.last-index-of",
|
---|
624 | "es.array.map",
|
---|
625 | "es.array.of",
|
---|
626 | "es.array.reduce",
|
---|
627 | "es.array.reduce-right",
|
---|
628 | "es.array.reverse",
|
---|
629 | "es.array.slice",
|
---|
630 | "es.array.some",
|
---|
631 | "es.array.sort",
|
---|
632 | "es.array.species",
|
---|
633 | "es.array.splice",
|
---|
634 | "es.array.unscopables.flat",
|
---|
635 | "es.array.unscopables.flat-map",
|
---|
636 | "es.object.to-string",
|
---|
637 | "es.string.iterator"
|
---|
638 | ],
|
---|
639 | "core-js/es/array-buffer": [
|
---|
640 | "es.array-buffer.constructor",
|
---|
641 | "es.array-buffer.is-view",
|
---|
642 | "es.array-buffer.slice",
|
---|
643 | "es.object.to-string"
|
---|
644 | ],
|
---|
645 | "core-js/es/array-buffer/constructor": [
|
---|
646 | "es.array-buffer.constructor",
|
---|
647 | "es.object.to-string"
|
---|
648 | ],
|
---|
649 | "core-js/es/array-buffer/is-view": [
|
---|
650 | "es.array-buffer.is-view"
|
---|
651 | ],
|
---|
652 | "core-js/es/array-buffer/slice": [
|
---|
653 | "es.array-buffer.slice"
|
---|
654 | ],
|
---|
655 | "core-js/es/array/at": [
|
---|
656 | "es.array.at"
|
---|
657 | ],
|
---|
658 | "core-js/es/array/concat": [
|
---|
659 | "es.array.concat"
|
---|
660 | ],
|
---|
661 | "core-js/es/array/copy-within": [
|
---|
662 | "es.array.copy-within"
|
---|
663 | ],
|
---|
664 | "core-js/es/array/entries": [
|
---|
665 | "es.array.iterator",
|
---|
666 | "es.object.to-string"
|
---|
667 | ],
|
---|
668 | "core-js/es/array/every": [
|
---|
669 | "es.array.every"
|
---|
670 | ],
|
---|
671 | "core-js/es/array/fill": [
|
---|
672 | "es.array.fill"
|
---|
673 | ],
|
---|
674 | "core-js/es/array/filter": [
|
---|
675 | "es.array.filter"
|
---|
676 | ],
|
---|
677 | "core-js/es/array/find": [
|
---|
678 | "es.array.find"
|
---|
679 | ],
|
---|
680 | "core-js/es/array/find-index": [
|
---|
681 | "es.array.find-index"
|
---|
682 | ],
|
---|
683 | "core-js/es/array/flat": [
|
---|
684 | "es.array.flat",
|
---|
685 | "es.array.unscopables.flat"
|
---|
686 | ],
|
---|
687 | "core-js/es/array/flat-map": [
|
---|
688 | "es.array.flat-map",
|
---|
689 | "es.array.unscopables.flat-map"
|
---|
690 | ],
|
---|
691 | "core-js/es/array/for-each": [
|
---|
692 | "es.array.for-each"
|
---|
693 | ],
|
---|
694 | "core-js/es/array/from": [
|
---|
695 | "es.array.from",
|
---|
696 | "es.string.iterator"
|
---|
697 | ],
|
---|
698 | "core-js/es/array/includes": [
|
---|
699 | "es.array.includes"
|
---|
700 | ],
|
---|
701 | "core-js/es/array/index-of": [
|
---|
702 | "es.array.index-of"
|
---|
703 | ],
|
---|
704 | "core-js/es/array/is-array": [
|
---|
705 | "es.array.is-array"
|
---|
706 | ],
|
---|
707 | "core-js/es/array/iterator": [
|
---|
708 | "es.array.iterator",
|
---|
709 | "es.object.to-string"
|
---|
710 | ],
|
---|
711 | "core-js/es/array/join": [
|
---|
712 | "es.array.join"
|
---|
713 | ],
|
---|
714 | "core-js/es/array/keys": [
|
---|
715 | "es.array.iterator",
|
---|
716 | "es.object.to-string"
|
---|
717 | ],
|
---|
718 | "core-js/es/array/last-index-of": [
|
---|
719 | "es.array.last-index-of"
|
---|
720 | ],
|
---|
721 | "core-js/es/array/map": [
|
---|
722 | "es.array.map"
|
---|
723 | ],
|
---|
724 | "core-js/es/array/of": [
|
---|
725 | "es.array.of"
|
---|
726 | ],
|
---|
727 | "core-js/es/array/reduce": [
|
---|
728 | "es.array.reduce"
|
---|
729 | ],
|
---|
730 | "core-js/es/array/reduce-right": [
|
---|
731 | "es.array.reduce-right"
|
---|
732 | ],
|
---|
733 | "core-js/es/array/reverse": [
|
---|
734 | "es.array.reverse"
|
---|
735 | ],
|
---|
736 | "core-js/es/array/slice": [
|
---|
737 | "es.array.slice"
|
---|
738 | ],
|
---|
739 | "core-js/es/array/some": [
|
---|
740 | "es.array.some"
|
---|
741 | ],
|
---|
742 | "core-js/es/array/sort": [
|
---|
743 | "es.array.sort"
|
---|
744 | ],
|
---|
745 | "core-js/es/array/splice": [
|
---|
746 | "es.array.splice"
|
---|
747 | ],
|
---|
748 | "core-js/es/array/values": [
|
---|
749 | "es.array.iterator",
|
---|
750 | "es.object.to-string"
|
---|
751 | ],
|
---|
752 | "core-js/es/array/virtual": [
|
---|
753 | "es.array.at",
|
---|
754 | "es.array.concat",
|
---|
755 | "es.array.copy-within",
|
---|
756 | "es.array.every",
|
---|
757 | "es.array.fill",
|
---|
758 | "es.array.filter",
|
---|
759 | "es.array.find",
|
---|
760 | "es.array.find-index",
|
---|
761 | "es.array.flat",
|
---|
762 | "es.array.flat-map",
|
---|
763 | "es.array.for-each",
|
---|
764 | "es.array.includes",
|
---|
765 | "es.array.index-of",
|
---|
766 | "es.array.iterator",
|
---|
767 | "es.array.join",
|
---|
768 | "es.array.last-index-of",
|
---|
769 | "es.array.map",
|
---|
770 | "es.array.reduce",
|
---|
771 | "es.array.reduce-right",
|
---|
772 | "es.array.reverse",
|
---|
773 | "es.array.slice",
|
---|
774 | "es.array.some",
|
---|
775 | "es.array.sort",
|
---|
776 | "es.array.species",
|
---|
777 | "es.array.splice",
|
---|
778 | "es.array.unscopables.flat",
|
---|
779 | "es.array.unscopables.flat-map",
|
---|
780 | "es.object.to-string"
|
---|
781 | ],
|
---|
782 | "core-js/es/array/virtual/at": [
|
---|
783 | "es.array.at"
|
---|
784 | ],
|
---|
785 | "core-js/es/array/virtual/concat": [
|
---|
786 | "es.array.concat"
|
---|
787 | ],
|
---|
788 | "core-js/es/array/virtual/copy-within": [
|
---|
789 | "es.array.copy-within"
|
---|
790 | ],
|
---|
791 | "core-js/es/array/virtual/entries": [
|
---|
792 | "es.array.iterator",
|
---|
793 | "es.object.to-string"
|
---|
794 | ],
|
---|
795 | "core-js/es/array/virtual/every": [
|
---|
796 | "es.array.every"
|
---|
797 | ],
|
---|
798 | "core-js/es/array/virtual/fill": [
|
---|
799 | "es.array.fill"
|
---|
800 | ],
|
---|
801 | "core-js/es/array/virtual/filter": [
|
---|
802 | "es.array.filter"
|
---|
803 | ],
|
---|
804 | "core-js/es/array/virtual/find": [
|
---|
805 | "es.array.find"
|
---|
806 | ],
|
---|
807 | "core-js/es/array/virtual/find-index": [
|
---|
808 | "es.array.find-index"
|
---|
809 | ],
|
---|
810 | "core-js/es/array/virtual/flat": [
|
---|
811 | "es.array.flat",
|
---|
812 | "es.array.unscopables.flat"
|
---|
813 | ],
|
---|
814 | "core-js/es/array/virtual/flat-map": [
|
---|
815 | "es.array.flat-map",
|
---|
816 | "es.array.unscopables.flat-map"
|
---|
817 | ],
|
---|
818 | "core-js/es/array/virtual/for-each": [
|
---|
819 | "es.array.for-each"
|
---|
820 | ],
|
---|
821 | "core-js/es/array/virtual/includes": [
|
---|
822 | "es.array.includes"
|
---|
823 | ],
|
---|
824 | "core-js/es/array/virtual/index-of": [
|
---|
825 | "es.array.index-of"
|
---|
826 | ],
|
---|
827 | "core-js/es/array/virtual/iterator": [
|
---|
828 | "es.array.iterator",
|
---|
829 | "es.object.to-string"
|
---|
830 | ],
|
---|
831 | "core-js/es/array/virtual/join": [
|
---|
832 | "es.array.join"
|
---|
833 | ],
|
---|
834 | "core-js/es/array/virtual/keys": [
|
---|
835 | "es.array.iterator",
|
---|
836 | "es.object.to-string"
|
---|
837 | ],
|
---|
838 | "core-js/es/array/virtual/last-index-of": [
|
---|
839 | "es.array.last-index-of"
|
---|
840 | ],
|
---|
841 | "core-js/es/array/virtual/map": [
|
---|
842 | "es.array.map"
|
---|
843 | ],
|
---|
844 | "core-js/es/array/virtual/reduce": [
|
---|
845 | "es.array.reduce"
|
---|
846 | ],
|
---|
847 | "core-js/es/array/virtual/reduce-right": [
|
---|
848 | "es.array.reduce-right"
|
---|
849 | ],
|
---|
850 | "core-js/es/array/virtual/reverse": [
|
---|
851 | "es.array.reverse"
|
---|
852 | ],
|
---|
853 | "core-js/es/array/virtual/slice": [
|
---|
854 | "es.array.slice"
|
---|
855 | ],
|
---|
856 | "core-js/es/array/virtual/some": [
|
---|
857 | "es.array.some"
|
---|
858 | ],
|
---|
859 | "core-js/es/array/virtual/sort": [
|
---|
860 | "es.array.sort"
|
---|
861 | ],
|
---|
862 | "core-js/es/array/virtual/splice": [
|
---|
863 | "es.array.splice"
|
---|
864 | ],
|
---|
865 | "core-js/es/array/virtual/values": [
|
---|
866 | "es.array.iterator",
|
---|
867 | "es.object.to-string"
|
---|
868 | ],
|
---|
869 | "core-js/es/data-view": [
|
---|
870 | "es.data-view",
|
---|
871 | "es.object.to-string"
|
---|
872 | ],
|
---|
873 | "core-js/es/date": [
|
---|
874 | "es.date.get-year",
|
---|
875 | "es.date.now",
|
---|
876 | "es.date.set-year",
|
---|
877 | "es.date.to-gmt-string",
|
---|
878 | "es.date.to-iso-string",
|
---|
879 | "es.date.to-json",
|
---|
880 | "es.date.to-primitive",
|
---|
881 | "es.date.to-string"
|
---|
882 | ],
|
---|
883 | "core-js/es/date/get-year": [
|
---|
884 | "es.date.get-year"
|
---|
885 | ],
|
---|
886 | "core-js/es/date/now": [
|
---|
887 | "es.date.now"
|
---|
888 | ],
|
---|
889 | "core-js/es/date/set-year": [
|
---|
890 | "es.date.set-year"
|
---|
891 | ],
|
---|
892 | "core-js/es/date/to-gmt-string": [
|
---|
893 | "es.date.to-gmt-string"
|
---|
894 | ],
|
---|
895 | "core-js/es/date/to-iso-string": [
|
---|
896 | "es.date.to-iso-string",
|
---|
897 | "es.date.to-json"
|
---|
898 | ],
|
---|
899 | "core-js/es/date/to-json": [
|
---|
900 | "es.date.to-json"
|
---|
901 | ],
|
---|
902 | "core-js/es/date/to-primitive": [
|
---|
903 | "es.date.to-primitive"
|
---|
904 | ],
|
---|
905 | "core-js/es/date/to-string": [
|
---|
906 | "es.date.to-string"
|
---|
907 | ],
|
---|
908 | "core-js/es/escape": [
|
---|
909 | "es.escape"
|
---|
910 | ],
|
---|
911 | "core-js/es/function": [
|
---|
912 | "es.function.bind",
|
---|
913 | "es.function.has-instance",
|
---|
914 | "es.function.name"
|
---|
915 | ],
|
---|
916 | "core-js/es/function/bind": [
|
---|
917 | "es.function.bind"
|
---|
918 | ],
|
---|
919 | "core-js/es/function/has-instance": [
|
---|
920 | "es.function.has-instance"
|
---|
921 | ],
|
---|
922 | "core-js/es/function/name": [
|
---|
923 | "es.function.name"
|
---|
924 | ],
|
---|
925 | "core-js/es/function/virtual": [
|
---|
926 | "es.function.bind"
|
---|
927 | ],
|
---|
928 | "core-js/es/function/virtual/bind": [
|
---|
929 | "es.function.bind"
|
---|
930 | ],
|
---|
931 | "core-js/es/get-iterator": [
|
---|
932 | "es.array.iterator",
|
---|
933 | "es.string.iterator"
|
---|
934 | ],
|
---|
935 | "core-js/es/get-iterator-method": [
|
---|
936 | "es.array.iterator",
|
---|
937 | "es.string.iterator"
|
---|
938 | ],
|
---|
939 | "core-js/es/global-this": [
|
---|
940 | "es.global-this"
|
---|
941 | ],
|
---|
942 | "core-js/es/instance/at": [
|
---|
943 | "es.array.at",
|
---|
944 | "es.string.at-alternative"
|
---|
945 | ],
|
---|
946 | "core-js/es/instance/bind": [
|
---|
947 | "es.function.bind"
|
---|
948 | ],
|
---|
949 | "core-js/es/instance/code-point-at": [
|
---|
950 | "es.string.code-point-at"
|
---|
951 | ],
|
---|
952 | "core-js/es/instance/concat": [
|
---|
953 | "es.array.concat"
|
---|
954 | ],
|
---|
955 | "core-js/es/instance/copy-within": [
|
---|
956 | "es.array.copy-within"
|
---|
957 | ],
|
---|
958 | "core-js/es/instance/ends-with": [
|
---|
959 | "es.string.ends-with"
|
---|
960 | ],
|
---|
961 | "core-js/es/instance/entries": [
|
---|
962 | "es.array.iterator",
|
---|
963 | "es.object.to-string"
|
---|
964 | ],
|
---|
965 | "core-js/es/instance/every": [
|
---|
966 | "es.array.every"
|
---|
967 | ],
|
---|
968 | "core-js/es/instance/fill": [
|
---|
969 | "es.array.fill"
|
---|
970 | ],
|
---|
971 | "core-js/es/instance/filter": [
|
---|
972 | "es.array.filter"
|
---|
973 | ],
|
---|
974 | "core-js/es/instance/find": [
|
---|
975 | "es.array.find"
|
---|
976 | ],
|
---|
977 | "core-js/es/instance/find-index": [
|
---|
978 | "es.array.find-index"
|
---|
979 | ],
|
---|
980 | "core-js/es/instance/flags": [
|
---|
981 | "es.regexp.flags"
|
---|
982 | ],
|
---|
983 | "core-js/es/instance/flat": [
|
---|
984 | "es.array.flat",
|
---|
985 | "es.array.unscopables.flat"
|
---|
986 | ],
|
---|
987 | "core-js/es/instance/flat-map": [
|
---|
988 | "es.array.flat-map",
|
---|
989 | "es.array.unscopables.flat-map"
|
---|
990 | ],
|
---|
991 | "core-js/es/instance/for-each": [
|
---|
992 | "es.array.for-each"
|
---|
993 | ],
|
---|
994 | "core-js/es/instance/includes": [
|
---|
995 | "es.array.includes",
|
---|
996 | "es.string.includes"
|
---|
997 | ],
|
---|
998 | "core-js/es/instance/index-of": [
|
---|
999 | "es.array.index-of"
|
---|
1000 | ],
|
---|
1001 | "core-js/es/instance/keys": [
|
---|
1002 | "es.array.iterator",
|
---|
1003 | "es.object.to-string"
|
---|
1004 | ],
|
---|
1005 | "core-js/es/instance/last-index-of": [
|
---|
1006 | "es.array.last-index-of"
|
---|
1007 | ],
|
---|
1008 | "core-js/es/instance/map": [
|
---|
1009 | "es.array.map"
|
---|
1010 | ],
|
---|
1011 | "core-js/es/instance/match-all": [
|
---|
1012 | "es.object.to-string",
|
---|
1013 | "es.regexp.exec",
|
---|
1014 | "es.string.match-all"
|
---|
1015 | ],
|
---|
1016 | "core-js/es/instance/pad-end": [
|
---|
1017 | "es.string.pad-end"
|
---|
1018 | ],
|
---|
1019 | "core-js/es/instance/pad-start": [
|
---|
1020 | "es.string.pad-start"
|
---|
1021 | ],
|
---|
1022 | "core-js/es/instance/reduce": [
|
---|
1023 | "es.array.reduce"
|
---|
1024 | ],
|
---|
1025 | "core-js/es/instance/reduce-right": [
|
---|
1026 | "es.array.reduce-right"
|
---|
1027 | ],
|
---|
1028 | "core-js/es/instance/repeat": [
|
---|
1029 | "es.string.repeat"
|
---|
1030 | ],
|
---|
1031 | "core-js/es/instance/replace-all": [
|
---|
1032 | "es.regexp.exec",
|
---|
1033 | "es.string.replace",
|
---|
1034 | "es.string.replace-all"
|
---|
1035 | ],
|
---|
1036 | "core-js/es/instance/reverse": [
|
---|
1037 | "es.array.reverse"
|
---|
1038 | ],
|
---|
1039 | "core-js/es/instance/slice": [
|
---|
1040 | "es.array.slice"
|
---|
1041 | ],
|
---|
1042 | "core-js/es/instance/some": [
|
---|
1043 | "es.array.some"
|
---|
1044 | ],
|
---|
1045 | "core-js/es/instance/sort": [
|
---|
1046 | "es.array.sort"
|
---|
1047 | ],
|
---|
1048 | "core-js/es/instance/splice": [
|
---|
1049 | "es.array.splice"
|
---|
1050 | ],
|
---|
1051 | "core-js/es/instance/starts-with": [
|
---|
1052 | "es.string.starts-with"
|
---|
1053 | ],
|
---|
1054 | "core-js/es/instance/trim": [
|
---|
1055 | "es.string.trim"
|
---|
1056 | ],
|
---|
1057 | "core-js/es/instance/trim-end": [
|
---|
1058 | "es.string.trim-end"
|
---|
1059 | ],
|
---|
1060 | "core-js/es/instance/trim-left": [
|
---|
1061 | "es.string.trim-start"
|
---|
1062 | ],
|
---|
1063 | "core-js/es/instance/trim-right": [
|
---|
1064 | "es.string.trim-end"
|
---|
1065 | ],
|
---|
1066 | "core-js/es/instance/trim-start": [
|
---|
1067 | "es.string.trim-start"
|
---|
1068 | ],
|
---|
1069 | "core-js/es/instance/values": [
|
---|
1070 | "es.array.iterator",
|
---|
1071 | "es.object.to-string"
|
---|
1072 | ],
|
---|
1073 | "core-js/es/is-iterable": [
|
---|
1074 | "es.array.iterator",
|
---|
1075 | "es.string.iterator"
|
---|
1076 | ],
|
---|
1077 | "core-js/es/json": [
|
---|
1078 | "es.json.stringify",
|
---|
1079 | "es.json.to-string-tag"
|
---|
1080 | ],
|
---|
1081 | "core-js/es/json/stringify": [
|
---|
1082 | "es.json.stringify"
|
---|
1083 | ],
|
---|
1084 | "core-js/es/json/to-string-tag": [
|
---|
1085 | "es.json.to-string-tag"
|
---|
1086 | ],
|
---|
1087 | "core-js/es/map": [
|
---|
1088 | "es.array.iterator",
|
---|
1089 | "es.map",
|
---|
1090 | "es.object.to-string",
|
---|
1091 | "es.string.iterator"
|
---|
1092 | ],
|
---|
1093 | "core-js/es/math": [
|
---|
1094 | "es.math.acosh",
|
---|
1095 | "es.math.asinh",
|
---|
1096 | "es.math.atanh",
|
---|
1097 | "es.math.cbrt",
|
---|
1098 | "es.math.clz32",
|
---|
1099 | "es.math.cosh",
|
---|
1100 | "es.math.expm1",
|
---|
1101 | "es.math.fround",
|
---|
1102 | "es.math.hypot",
|
---|
1103 | "es.math.imul",
|
---|
1104 | "es.math.log10",
|
---|
1105 | "es.math.log1p",
|
---|
1106 | "es.math.log2",
|
---|
1107 | "es.math.sign",
|
---|
1108 | "es.math.sinh",
|
---|
1109 | "es.math.tanh",
|
---|
1110 | "es.math.to-string-tag",
|
---|
1111 | "es.math.trunc"
|
---|
1112 | ],
|
---|
1113 | "core-js/es/math/acosh": [
|
---|
1114 | "es.math.acosh"
|
---|
1115 | ],
|
---|
1116 | "core-js/es/math/asinh": [
|
---|
1117 | "es.math.asinh"
|
---|
1118 | ],
|
---|
1119 | "core-js/es/math/atanh": [
|
---|
1120 | "es.math.atanh"
|
---|
1121 | ],
|
---|
1122 | "core-js/es/math/cbrt": [
|
---|
1123 | "es.math.cbrt"
|
---|
1124 | ],
|
---|
1125 | "core-js/es/math/clz32": [
|
---|
1126 | "es.math.clz32"
|
---|
1127 | ],
|
---|
1128 | "core-js/es/math/cosh": [
|
---|
1129 | "es.math.cosh"
|
---|
1130 | ],
|
---|
1131 | "core-js/es/math/expm1": [
|
---|
1132 | "es.math.expm1"
|
---|
1133 | ],
|
---|
1134 | "core-js/es/math/fround": [
|
---|
1135 | "es.math.fround"
|
---|
1136 | ],
|
---|
1137 | "core-js/es/math/hypot": [
|
---|
1138 | "es.math.hypot"
|
---|
1139 | ],
|
---|
1140 | "core-js/es/math/imul": [
|
---|
1141 | "es.math.imul"
|
---|
1142 | ],
|
---|
1143 | "core-js/es/math/log10": [
|
---|
1144 | "es.math.log10"
|
---|
1145 | ],
|
---|
1146 | "core-js/es/math/log1p": [
|
---|
1147 | "es.math.log1p"
|
---|
1148 | ],
|
---|
1149 | "core-js/es/math/log2": [
|
---|
1150 | "es.math.log2"
|
---|
1151 | ],
|
---|
1152 | "core-js/es/math/sign": [
|
---|
1153 | "es.math.sign"
|
---|
1154 | ],
|
---|
1155 | "core-js/es/math/sinh": [
|
---|
1156 | "es.math.sinh"
|
---|
1157 | ],
|
---|
1158 | "core-js/es/math/tanh": [
|
---|
1159 | "es.math.tanh"
|
---|
1160 | ],
|
---|
1161 | "core-js/es/math/to-string-tag": [
|
---|
1162 | "es.math.to-string-tag"
|
---|
1163 | ],
|
---|
1164 | "core-js/es/math/trunc": [
|
---|
1165 | "es.math.trunc"
|
---|
1166 | ],
|
---|
1167 | "core-js/es/number": [
|
---|
1168 | "es.number.constructor",
|
---|
1169 | "es.number.epsilon",
|
---|
1170 | "es.number.is-finite",
|
---|
1171 | "es.number.is-integer",
|
---|
1172 | "es.number.is-nan",
|
---|
1173 | "es.number.is-safe-integer",
|
---|
1174 | "es.number.max-safe-integer",
|
---|
1175 | "es.number.min-safe-integer",
|
---|
1176 | "es.number.parse-float",
|
---|
1177 | "es.number.parse-int",
|
---|
1178 | "es.number.to-fixed",
|
---|
1179 | "es.number.to-precision"
|
---|
1180 | ],
|
---|
1181 | "core-js/es/number/constructor": [
|
---|
1182 | "es.number.constructor"
|
---|
1183 | ],
|
---|
1184 | "core-js/es/number/epsilon": [
|
---|
1185 | "es.number.epsilon"
|
---|
1186 | ],
|
---|
1187 | "core-js/es/number/is-finite": [
|
---|
1188 | "es.number.is-finite"
|
---|
1189 | ],
|
---|
1190 | "core-js/es/number/is-integer": [
|
---|
1191 | "es.number.is-integer"
|
---|
1192 | ],
|
---|
1193 | "core-js/es/number/is-nan": [
|
---|
1194 | "es.number.is-nan"
|
---|
1195 | ],
|
---|
1196 | "core-js/es/number/is-safe-integer": [
|
---|
1197 | "es.number.is-safe-integer"
|
---|
1198 | ],
|
---|
1199 | "core-js/es/number/max-safe-integer": [
|
---|
1200 | "es.number.max-safe-integer"
|
---|
1201 | ],
|
---|
1202 | "core-js/es/number/min-safe-integer": [
|
---|
1203 | "es.number.min-safe-integer"
|
---|
1204 | ],
|
---|
1205 | "core-js/es/number/parse-float": [
|
---|
1206 | "es.number.parse-float"
|
---|
1207 | ],
|
---|
1208 | "core-js/es/number/parse-int": [
|
---|
1209 | "es.number.parse-int"
|
---|
1210 | ],
|
---|
1211 | "core-js/es/number/to-fixed": [
|
---|
1212 | "es.number.to-fixed"
|
---|
1213 | ],
|
---|
1214 | "core-js/es/number/to-precision": [
|
---|
1215 | "es.number.to-precision"
|
---|
1216 | ],
|
---|
1217 | "core-js/es/number/virtual": [
|
---|
1218 | "es.number.to-fixed",
|
---|
1219 | "es.number.to-precision"
|
---|
1220 | ],
|
---|
1221 | "core-js/es/number/virtual/to-fixed": [
|
---|
1222 | "es.number.to-fixed"
|
---|
1223 | ],
|
---|
1224 | "core-js/es/number/virtual/to-precision": [
|
---|
1225 | "es.number.to-precision"
|
---|
1226 | ],
|
---|
1227 | "core-js/es/object": [
|
---|
1228 | "es.symbol",
|
---|
1229 | "es.json.to-string-tag",
|
---|
1230 | "es.math.to-string-tag",
|
---|
1231 | "es.object.assign",
|
---|
1232 | "es.object.create",
|
---|
1233 | "es.object.define-getter",
|
---|
1234 | "es.object.define-properties",
|
---|
1235 | "es.object.define-property",
|
---|
1236 | "es.object.define-setter",
|
---|
1237 | "es.object.entries",
|
---|
1238 | "es.object.freeze",
|
---|
1239 | "es.object.from-entries",
|
---|
1240 | "es.object.get-own-property-descriptor",
|
---|
1241 | "es.object.get-own-property-descriptors",
|
---|
1242 | "es.object.get-own-property-names",
|
---|
1243 | "es.object.get-prototype-of",
|
---|
1244 | "es.object.has-own",
|
---|
1245 | "es.object.is",
|
---|
1246 | "es.object.is-extensible",
|
---|
1247 | "es.object.is-frozen",
|
---|
1248 | "es.object.is-sealed",
|
---|
1249 | "es.object.keys",
|
---|
1250 | "es.object.lookup-getter",
|
---|
1251 | "es.object.lookup-setter",
|
---|
1252 | "es.object.prevent-extensions",
|
---|
1253 | "es.object.seal",
|
---|
1254 | "es.object.set-prototype-of",
|
---|
1255 | "es.object.to-string",
|
---|
1256 | "es.object.values",
|
---|
1257 | "es.reflect.to-string-tag"
|
---|
1258 | ],
|
---|
1259 | "core-js/es/object/assign": [
|
---|
1260 | "es.object.assign"
|
---|
1261 | ],
|
---|
1262 | "core-js/es/object/create": [
|
---|
1263 | "es.object.create"
|
---|
1264 | ],
|
---|
1265 | "core-js/es/object/define-getter": [
|
---|
1266 | "es.object.define-getter"
|
---|
1267 | ],
|
---|
1268 | "core-js/es/object/define-properties": [
|
---|
1269 | "es.object.define-properties"
|
---|
1270 | ],
|
---|
1271 | "core-js/es/object/define-property": [
|
---|
1272 | "es.object.define-property"
|
---|
1273 | ],
|
---|
1274 | "core-js/es/object/define-setter": [
|
---|
1275 | "es.object.define-setter"
|
---|
1276 | ],
|
---|
1277 | "core-js/es/object/entries": [
|
---|
1278 | "es.object.entries"
|
---|
1279 | ],
|
---|
1280 | "core-js/es/object/freeze": [
|
---|
1281 | "es.object.freeze"
|
---|
1282 | ],
|
---|
1283 | "core-js/es/object/from-entries": [
|
---|
1284 | "es.array.iterator",
|
---|
1285 | "es.object.from-entries"
|
---|
1286 | ],
|
---|
1287 | "core-js/es/object/get-own-property-descriptor": [
|
---|
1288 | "es.object.get-own-property-descriptor"
|
---|
1289 | ],
|
---|
1290 | "core-js/es/object/get-own-property-descriptors": [
|
---|
1291 | "es.object.get-own-property-descriptors"
|
---|
1292 | ],
|
---|
1293 | "core-js/es/object/get-own-property-names": [
|
---|
1294 | "es.object.get-own-property-names"
|
---|
1295 | ],
|
---|
1296 | "core-js/es/object/get-own-property-symbols": [
|
---|
1297 | "es.symbol"
|
---|
1298 | ],
|
---|
1299 | "core-js/es/object/get-prototype-of": [
|
---|
1300 | "es.object.get-prototype-of"
|
---|
1301 | ],
|
---|
1302 | "core-js/es/object/has-own": [
|
---|
1303 | "es.object.has-own"
|
---|
1304 | ],
|
---|
1305 | "core-js/es/object/is": [
|
---|
1306 | "es.object.is"
|
---|
1307 | ],
|
---|
1308 | "core-js/es/object/is-extensible": [
|
---|
1309 | "es.object.is-extensible"
|
---|
1310 | ],
|
---|
1311 | "core-js/es/object/is-frozen": [
|
---|
1312 | "es.object.is-frozen"
|
---|
1313 | ],
|
---|
1314 | "core-js/es/object/is-sealed": [
|
---|
1315 | "es.object.is-sealed"
|
---|
1316 | ],
|
---|
1317 | "core-js/es/object/keys": [
|
---|
1318 | "es.object.keys"
|
---|
1319 | ],
|
---|
1320 | "core-js/es/object/lookup-getter": [
|
---|
1321 | "es.object.lookup-setter"
|
---|
1322 | ],
|
---|
1323 | "core-js/es/object/lookup-setter": [
|
---|
1324 | "es.object.lookup-setter"
|
---|
1325 | ],
|
---|
1326 | "core-js/es/object/prevent-extensions": [
|
---|
1327 | "es.object.prevent-extensions"
|
---|
1328 | ],
|
---|
1329 | "core-js/es/object/seal": [
|
---|
1330 | "es.object.seal"
|
---|
1331 | ],
|
---|
1332 | "core-js/es/object/set-prototype-of": [
|
---|
1333 | "es.object.set-prototype-of"
|
---|
1334 | ],
|
---|
1335 | "core-js/es/object/to-string": [
|
---|
1336 | "es.json.to-string-tag",
|
---|
1337 | "es.math.to-string-tag",
|
---|
1338 | "es.object.to-string",
|
---|
1339 | "es.reflect.to-string-tag"
|
---|
1340 | ],
|
---|
1341 | "core-js/es/object/values": [
|
---|
1342 | "es.object.values"
|
---|
1343 | ],
|
---|
1344 | "core-js/es/parse-float": [
|
---|
1345 | "es.parse-float"
|
---|
1346 | ],
|
---|
1347 | "core-js/es/parse-int": [
|
---|
1348 | "es.parse-int"
|
---|
1349 | ],
|
---|
1350 | "core-js/es/promise": [
|
---|
1351 | "es.aggregate-error",
|
---|
1352 | "es.array.iterator",
|
---|
1353 | "es.object.to-string",
|
---|
1354 | "es.promise",
|
---|
1355 | "es.promise.all-settled",
|
---|
1356 | "es.promise.any",
|
---|
1357 | "es.promise.finally",
|
---|
1358 | "es.string.iterator"
|
---|
1359 | ],
|
---|
1360 | "core-js/es/promise/all-settled": [
|
---|
1361 | "es.array.iterator",
|
---|
1362 | "es.object.to-string",
|
---|
1363 | "es.promise",
|
---|
1364 | "es.promise.all-settled",
|
---|
1365 | "es.string.iterator"
|
---|
1366 | ],
|
---|
1367 | "core-js/es/promise/any": [
|
---|
1368 | "es.aggregate-error",
|
---|
1369 | "es.array.iterator",
|
---|
1370 | "es.object.to-string",
|
---|
1371 | "es.promise",
|
---|
1372 | "es.promise.any",
|
---|
1373 | "es.string.iterator"
|
---|
1374 | ],
|
---|
1375 | "core-js/es/promise/finally": [
|
---|
1376 | "es.object.to-string",
|
---|
1377 | "es.promise",
|
---|
1378 | "es.promise.finally"
|
---|
1379 | ],
|
---|
1380 | "core-js/es/reflect": [
|
---|
1381 | "es.object.to-string",
|
---|
1382 | "es.reflect.apply",
|
---|
1383 | "es.reflect.construct",
|
---|
1384 | "es.reflect.define-property",
|
---|
1385 | "es.reflect.delete-property",
|
---|
1386 | "es.reflect.get",
|
---|
1387 | "es.reflect.get-own-property-descriptor",
|
---|
1388 | "es.reflect.get-prototype-of",
|
---|
1389 | "es.reflect.has",
|
---|
1390 | "es.reflect.is-extensible",
|
---|
1391 | "es.reflect.own-keys",
|
---|
1392 | "es.reflect.prevent-extensions",
|
---|
1393 | "es.reflect.set",
|
---|
1394 | "es.reflect.set-prototype-of",
|
---|
1395 | "es.reflect.to-string-tag"
|
---|
1396 | ],
|
---|
1397 | "core-js/es/reflect/apply": [
|
---|
1398 | "es.reflect.apply"
|
---|
1399 | ],
|
---|
1400 | "core-js/es/reflect/construct": [
|
---|
1401 | "es.reflect.construct"
|
---|
1402 | ],
|
---|
1403 | "core-js/es/reflect/define-property": [
|
---|
1404 | "es.reflect.define-property"
|
---|
1405 | ],
|
---|
1406 | "core-js/es/reflect/delete-property": [
|
---|
1407 | "es.reflect.delete-property"
|
---|
1408 | ],
|
---|
1409 | "core-js/es/reflect/get": [
|
---|
1410 | "es.reflect.get"
|
---|
1411 | ],
|
---|
1412 | "core-js/es/reflect/get-own-property-descriptor": [
|
---|
1413 | "es.reflect.get-own-property-descriptor"
|
---|
1414 | ],
|
---|
1415 | "core-js/es/reflect/get-prototype-of": [
|
---|
1416 | "es.reflect.get-prototype-of"
|
---|
1417 | ],
|
---|
1418 | "core-js/es/reflect/has": [
|
---|
1419 | "es.reflect.has"
|
---|
1420 | ],
|
---|
1421 | "core-js/es/reflect/is-extensible": [
|
---|
1422 | "es.reflect.is-extensible"
|
---|
1423 | ],
|
---|
1424 | "core-js/es/reflect/own-keys": [
|
---|
1425 | "es.reflect.own-keys"
|
---|
1426 | ],
|
---|
1427 | "core-js/es/reflect/prevent-extensions": [
|
---|
1428 | "es.reflect.prevent-extensions"
|
---|
1429 | ],
|
---|
1430 | "core-js/es/reflect/set": [
|
---|
1431 | "es.reflect.set"
|
---|
1432 | ],
|
---|
1433 | "core-js/es/reflect/set-prototype-of": [
|
---|
1434 | "es.reflect.set-prototype-of"
|
---|
1435 | ],
|
---|
1436 | "core-js/es/reflect/to-string-tag": [
|
---|
1437 | "es.object.to-string",
|
---|
1438 | "es.reflect.to-string-tag"
|
---|
1439 | ],
|
---|
1440 | "core-js/es/regexp": [
|
---|
1441 | "es.regexp.constructor",
|
---|
1442 | "es.regexp.dot-all",
|
---|
1443 | "es.regexp.exec",
|
---|
1444 | "es.regexp.flags",
|
---|
1445 | "es.regexp.sticky",
|
---|
1446 | "es.regexp.test",
|
---|
1447 | "es.regexp.to-string",
|
---|
1448 | "es.string.match",
|
---|
1449 | "es.string.replace",
|
---|
1450 | "es.string.search",
|
---|
1451 | "es.string.split"
|
---|
1452 | ],
|
---|
1453 | "core-js/es/regexp/constructor": [
|
---|
1454 | "es.regexp.constructor",
|
---|
1455 | "es.regexp.dot-all",
|
---|
1456 | "es.regexp.exec",
|
---|
1457 | "es.regexp.sticky"
|
---|
1458 | ],
|
---|
1459 | "core-js/es/regexp/dot-all": [
|
---|
1460 | "es.regexp.constructor",
|
---|
1461 | "es.regexp.dot-all",
|
---|
1462 | "es.regexp.exec"
|
---|
1463 | ],
|
---|
1464 | "core-js/es/regexp/flags": [
|
---|
1465 | "es.regexp.flags"
|
---|
1466 | ],
|
---|
1467 | "core-js/es/regexp/match": [
|
---|
1468 | "es.regexp.exec",
|
---|
1469 | "es.string.match"
|
---|
1470 | ],
|
---|
1471 | "core-js/es/regexp/replace": [
|
---|
1472 | "es.regexp.exec",
|
---|
1473 | "es.string.replace"
|
---|
1474 | ],
|
---|
1475 | "core-js/es/regexp/search": [
|
---|
1476 | "es.regexp.exec",
|
---|
1477 | "es.string.search"
|
---|
1478 | ],
|
---|
1479 | "core-js/es/regexp/split": [
|
---|
1480 | "es.regexp.exec",
|
---|
1481 | "es.string.split"
|
---|
1482 | ],
|
---|
1483 | "core-js/es/regexp/sticky": [
|
---|
1484 | "es.regexp.constructor",
|
---|
1485 | "es.regexp.exec",
|
---|
1486 | "es.regexp.sticky"
|
---|
1487 | ],
|
---|
1488 | "core-js/es/regexp/test": [
|
---|
1489 | "es.regexp.exec",
|
---|
1490 | "es.regexp.test"
|
---|
1491 | ],
|
---|
1492 | "core-js/es/regexp/to-string": [
|
---|
1493 | "es.regexp.to-string"
|
---|
1494 | ],
|
---|
1495 | "core-js/es/set": [
|
---|
1496 | "es.array.iterator",
|
---|
1497 | "es.object.to-string",
|
---|
1498 | "es.set",
|
---|
1499 | "es.string.iterator"
|
---|
1500 | ],
|
---|
1501 | "core-js/es/string": [
|
---|
1502 | "es.object.to-string",
|
---|
1503 | "es.regexp.exec",
|
---|
1504 | "es.string.at-alternative",
|
---|
1505 | "es.string.code-point-at",
|
---|
1506 | "es.string.ends-with",
|
---|
1507 | "es.string.from-code-point",
|
---|
1508 | "es.string.includes",
|
---|
1509 | "es.string.iterator",
|
---|
1510 | "es.string.match",
|
---|
1511 | "es.string.match-all",
|
---|
1512 | "es.string.pad-end",
|
---|
1513 | "es.string.pad-start",
|
---|
1514 | "es.string.raw",
|
---|
1515 | "es.string.repeat",
|
---|
1516 | "es.string.replace",
|
---|
1517 | "es.string.replace-all",
|
---|
1518 | "es.string.search",
|
---|
1519 | "es.string.split",
|
---|
1520 | "es.string.starts-with",
|
---|
1521 | "es.string.substr",
|
---|
1522 | "es.string.trim",
|
---|
1523 | "es.string.trim-end",
|
---|
1524 | "es.string.trim-start",
|
---|
1525 | "es.string.anchor",
|
---|
1526 | "es.string.big",
|
---|
1527 | "es.string.blink",
|
---|
1528 | "es.string.bold",
|
---|
1529 | "es.string.fixed",
|
---|
1530 | "es.string.fontcolor",
|
---|
1531 | "es.string.fontsize",
|
---|
1532 | "es.string.italics",
|
---|
1533 | "es.string.link",
|
---|
1534 | "es.string.small",
|
---|
1535 | "es.string.strike",
|
---|
1536 | "es.string.sub",
|
---|
1537 | "es.string.sup"
|
---|
1538 | ],
|
---|
1539 | "core-js/es/string/anchor": [
|
---|
1540 | "es.string.anchor"
|
---|
1541 | ],
|
---|
1542 | "core-js/es/string/at": [
|
---|
1543 | "es.string.at-alternative"
|
---|
1544 | ],
|
---|
1545 | "core-js/es/string/big": [
|
---|
1546 | "es.string.big"
|
---|
1547 | ],
|
---|
1548 | "core-js/es/string/blink": [
|
---|
1549 | "es.string.blink"
|
---|
1550 | ],
|
---|
1551 | "core-js/es/string/bold": [
|
---|
1552 | "es.string.bold"
|
---|
1553 | ],
|
---|
1554 | "core-js/es/string/code-point-at": [
|
---|
1555 | "es.string.code-point-at"
|
---|
1556 | ],
|
---|
1557 | "core-js/es/string/ends-with": [
|
---|
1558 | "es.string.ends-with"
|
---|
1559 | ],
|
---|
1560 | "core-js/es/string/fixed": [
|
---|
1561 | "es.string.fixed"
|
---|
1562 | ],
|
---|
1563 | "core-js/es/string/fontcolor": [
|
---|
1564 | "es.string.fontcolor"
|
---|
1565 | ],
|
---|
1566 | "core-js/es/string/fontsize": [
|
---|
1567 | "es.string.fontsize"
|
---|
1568 | ],
|
---|
1569 | "core-js/es/string/from-code-point": [
|
---|
1570 | "es.string.from-code-point"
|
---|
1571 | ],
|
---|
1572 | "core-js/es/string/includes": [
|
---|
1573 | "es.string.includes"
|
---|
1574 | ],
|
---|
1575 | "core-js/es/string/italics": [
|
---|
1576 | "es.string.italics"
|
---|
1577 | ],
|
---|
1578 | "core-js/es/string/iterator": [
|
---|
1579 | "es.object.to-string",
|
---|
1580 | "es.string.iterator"
|
---|
1581 | ],
|
---|
1582 | "core-js/es/string/link": [
|
---|
1583 | "es.string.link"
|
---|
1584 | ],
|
---|
1585 | "core-js/es/string/match": [
|
---|
1586 | "es.regexp.exec",
|
---|
1587 | "es.string.match"
|
---|
1588 | ],
|
---|
1589 | "core-js/es/string/match-all": [
|
---|
1590 | "es.object.to-string",
|
---|
1591 | "es.regexp.exec",
|
---|
1592 | "es.string.match-all"
|
---|
1593 | ],
|
---|
1594 | "core-js/es/string/pad-end": [
|
---|
1595 | "es.string.pad-end"
|
---|
1596 | ],
|
---|
1597 | "core-js/es/string/pad-start": [
|
---|
1598 | "es.string.pad-start"
|
---|
1599 | ],
|
---|
1600 | "core-js/es/string/raw": [
|
---|
1601 | "es.string.raw"
|
---|
1602 | ],
|
---|
1603 | "core-js/es/string/repeat": [
|
---|
1604 | "es.string.repeat"
|
---|
1605 | ],
|
---|
1606 | "core-js/es/string/replace": [
|
---|
1607 | "es.regexp.exec",
|
---|
1608 | "es.string.replace"
|
---|
1609 | ],
|
---|
1610 | "core-js/es/string/replace-all": [
|
---|
1611 | "es.regexp.exec",
|
---|
1612 | "es.string.replace",
|
---|
1613 | "es.string.replace-all"
|
---|
1614 | ],
|
---|
1615 | "core-js/es/string/search": [
|
---|
1616 | "es.regexp.exec",
|
---|
1617 | "es.string.search"
|
---|
1618 | ],
|
---|
1619 | "core-js/es/string/small": [
|
---|
1620 | "es.string.small"
|
---|
1621 | ],
|
---|
1622 | "core-js/es/string/split": [
|
---|
1623 | "es.regexp.exec",
|
---|
1624 | "es.string.split"
|
---|
1625 | ],
|
---|
1626 | "core-js/es/string/starts-with": [
|
---|
1627 | "es.string.starts-with"
|
---|
1628 | ],
|
---|
1629 | "core-js/es/string/strike": [
|
---|
1630 | "es.string.strike"
|
---|
1631 | ],
|
---|
1632 | "core-js/es/string/sub": [
|
---|
1633 | "es.string.sub"
|
---|
1634 | ],
|
---|
1635 | "core-js/es/string/substr": [
|
---|
1636 | "es.string.substr"
|
---|
1637 | ],
|
---|
1638 | "core-js/es/string/sup": [
|
---|
1639 | "es.string.sup"
|
---|
1640 | ],
|
---|
1641 | "core-js/es/string/trim": [
|
---|
1642 | "es.string.trim"
|
---|
1643 | ],
|
---|
1644 | "core-js/es/string/trim-end": [
|
---|
1645 | "es.string.trim-end"
|
---|
1646 | ],
|
---|
1647 | "core-js/es/string/trim-left": [
|
---|
1648 | "es.string.trim-start"
|
---|
1649 | ],
|
---|
1650 | "core-js/es/string/trim-right": [
|
---|
1651 | "es.string.trim-end"
|
---|
1652 | ],
|
---|
1653 | "core-js/es/string/trim-start": [
|
---|
1654 | "es.string.trim-start"
|
---|
1655 | ],
|
---|
1656 | "core-js/es/string/virtual": [
|
---|
1657 | "es.object.to-string",
|
---|
1658 | "es.regexp.exec",
|
---|
1659 | "es.string.at-alternative",
|
---|
1660 | "es.string.code-point-at",
|
---|
1661 | "es.string.ends-with",
|
---|
1662 | "es.string.includes",
|
---|
1663 | "es.string.iterator",
|
---|
1664 | "es.string.match",
|
---|
1665 | "es.string.match-all",
|
---|
1666 | "es.string.pad-end",
|
---|
1667 | "es.string.pad-start",
|
---|
1668 | "es.string.repeat",
|
---|
1669 | "es.string.replace",
|
---|
1670 | "es.string.replace-all",
|
---|
1671 | "es.string.search",
|
---|
1672 | "es.string.split",
|
---|
1673 | "es.string.starts-with",
|
---|
1674 | "es.string.substr",
|
---|
1675 | "es.string.trim",
|
---|
1676 | "es.string.trim-end",
|
---|
1677 | "es.string.trim-start",
|
---|
1678 | "es.string.anchor",
|
---|
1679 | "es.string.big",
|
---|
1680 | "es.string.blink",
|
---|
1681 | "es.string.bold",
|
---|
1682 | "es.string.fixed",
|
---|
1683 | "es.string.fontcolor",
|
---|
1684 | "es.string.fontsize",
|
---|
1685 | "es.string.italics",
|
---|
1686 | "es.string.link",
|
---|
1687 | "es.string.small",
|
---|
1688 | "es.string.strike",
|
---|
1689 | "es.string.sub",
|
---|
1690 | "es.string.sup"
|
---|
1691 | ],
|
---|
1692 | "core-js/es/string/virtual/anchor": [
|
---|
1693 | "es.string.anchor"
|
---|
1694 | ],
|
---|
1695 | "core-js/es/string/virtual/at": [
|
---|
1696 | "es.string.at-alternative"
|
---|
1697 | ],
|
---|
1698 | "core-js/es/string/virtual/big": [
|
---|
1699 | "es.string.big"
|
---|
1700 | ],
|
---|
1701 | "core-js/es/string/virtual/blink": [
|
---|
1702 | "es.string.blink"
|
---|
1703 | ],
|
---|
1704 | "core-js/es/string/virtual/bold": [
|
---|
1705 | "es.string.bold"
|
---|
1706 | ],
|
---|
1707 | "core-js/es/string/virtual/code-point-at": [
|
---|
1708 | "es.string.code-point-at"
|
---|
1709 | ],
|
---|
1710 | "core-js/es/string/virtual/ends-with": [
|
---|
1711 | "es.string.ends-with"
|
---|
1712 | ],
|
---|
1713 | "core-js/es/string/virtual/fixed": [
|
---|
1714 | "es.string.fixed"
|
---|
1715 | ],
|
---|
1716 | "core-js/es/string/virtual/fontcolor": [
|
---|
1717 | "es.string.fontcolor"
|
---|
1718 | ],
|
---|
1719 | "core-js/es/string/virtual/fontsize": [
|
---|
1720 | "es.string.fontsize"
|
---|
1721 | ],
|
---|
1722 | "core-js/es/string/virtual/includes": [
|
---|
1723 | "es.string.includes"
|
---|
1724 | ],
|
---|
1725 | "core-js/es/string/virtual/italics": [
|
---|
1726 | "es.string.italics"
|
---|
1727 | ],
|
---|
1728 | "core-js/es/string/virtual/iterator": [
|
---|
1729 | "es.object.to-string",
|
---|
1730 | "es.string.iterator"
|
---|
1731 | ],
|
---|
1732 | "core-js/es/string/virtual/link": [
|
---|
1733 | "es.string.link"
|
---|
1734 | ],
|
---|
1735 | "core-js/es/string/virtual/match-all": [
|
---|
1736 | "es.object.to-string",
|
---|
1737 | "es.regexp.exec",
|
---|
1738 | "es.string.match-all"
|
---|
1739 | ],
|
---|
1740 | "core-js/es/string/virtual/pad-end": [
|
---|
1741 | "es.string.pad-end"
|
---|
1742 | ],
|
---|
1743 | "core-js/es/string/virtual/pad-start": [
|
---|
1744 | "es.string.pad-start"
|
---|
1745 | ],
|
---|
1746 | "core-js/es/string/virtual/repeat": [
|
---|
1747 | "es.string.repeat"
|
---|
1748 | ],
|
---|
1749 | "core-js/es/string/virtual/replace-all": [
|
---|
1750 | "es.regexp.exec",
|
---|
1751 | "es.string.replace",
|
---|
1752 | "es.string.replace-all"
|
---|
1753 | ],
|
---|
1754 | "core-js/es/string/virtual/small": [
|
---|
1755 | "es.string.small"
|
---|
1756 | ],
|
---|
1757 | "core-js/es/string/virtual/starts-with": [
|
---|
1758 | "es.string.starts-with"
|
---|
1759 | ],
|
---|
1760 | "core-js/es/string/virtual/strike": [
|
---|
1761 | "es.string.strike"
|
---|
1762 | ],
|
---|
1763 | "core-js/es/string/virtual/sub": [
|
---|
1764 | "es.string.sub"
|
---|
1765 | ],
|
---|
1766 | "core-js/es/string/virtual/substr": [
|
---|
1767 | "es.string.substr"
|
---|
1768 | ],
|
---|
1769 | "core-js/es/string/virtual/sup": [
|
---|
1770 | "es.string.sup"
|
---|
1771 | ],
|
---|
1772 | "core-js/es/string/virtual/trim": [
|
---|
1773 | "es.string.trim"
|
---|
1774 | ],
|
---|
1775 | "core-js/es/string/virtual/trim-end": [
|
---|
1776 | "es.string.trim-end"
|
---|
1777 | ],
|
---|
1778 | "core-js/es/string/virtual/trim-left": [
|
---|
1779 | "es.string.trim-start"
|
---|
1780 | ],
|
---|
1781 | "core-js/es/string/virtual/trim-right": [
|
---|
1782 | "es.string.trim-end"
|
---|
1783 | ],
|
---|
1784 | "core-js/es/string/virtual/trim-start": [
|
---|
1785 | "es.string.trim-start"
|
---|
1786 | ],
|
---|
1787 | "core-js/es/symbol": [
|
---|
1788 | "es.symbol",
|
---|
1789 | "es.symbol.description",
|
---|
1790 | "es.symbol.async-iterator",
|
---|
1791 | "es.symbol.has-instance",
|
---|
1792 | "es.symbol.is-concat-spreadable",
|
---|
1793 | "es.symbol.iterator",
|
---|
1794 | "es.symbol.match",
|
---|
1795 | "es.symbol.match-all",
|
---|
1796 | "es.symbol.replace",
|
---|
1797 | "es.symbol.search",
|
---|
1798 | "es.symbol.species",
|
---|
1799 | "es.symbol.split",
|
---|
1800 | "es.symbol.to-primitive",
|
---|
1801 | "es.symbol.to-string-tag",
|
---|
1802 | "es.symbol.unscopables",
|
---|
1803 | "es.array.concat",
|
---|
1804 | "es.json.to-string-tag",
|
---|
1805 | "es.math.to-string-tag",
|
---|
1806 | "es.object.to-string",
|
---|
1807 | "es.reflect.to-string-tag"
|
---|
1808 | ],
|
---|
1809 | "core-js/es/symbol/async-iterator": [
|
---|
1810 | "es.symbol.async-iterator"
|
---|
1811 | ],
|
---|
1812 | "core-js/es/symbol/description": [
|
---|
1813 | "es.symbol.description"
|
---|
1814 | ],
|
---|
1815 | "core-js/es/symbol/for": [
|
---|
1816 | "es.symbol"
|
---|
1817 | ],
|
---|
1818 | "core-js/es/symbol/has-instance": [
|
---|
1819 | "es.symbol.has-instance",
|
---|
1820 | "es.function.has-instance"
|
---|
1821 | ],
|
---|
1822 | "core-js/es/symbol/is-concat-spreadable": [
|
---|
1823 | "es.symbol.is-concat-spreadable",
|
---|
1824 | "es.array.concat"
|
---|
1825 | ],
|
---|
1826 | "core-js/es/symbol/iterator": [
|
---|
1827 | "es.symbol.iterator",
|
---|
1828 | "es.array.iterator",
|
---|
1829 | "es.object.to-string",
|
---|
1830 | "es.string.iterator"
|
---|
1831 | ],
|
---|
1832 | "core-js/es/symbol/key-for": [
|
---|
1833 | "es.symbol"
|
---|
1834 | ],
|
---|
1835 | "core-js/es/symbol/match": [
|
---|
1836 | "es.symbol.match",
|
---|
1837 | "es.regexp.exec",
|
---|
1838 | "es.string.match"
|
---|
1839 | ],
|
---|
1840 | "core-js/es/symbol/match-all": [
|
---|
1841 | "es.symbol.match-all",
|
---|
1842 | "es.object.to-string",
|
---|
1843 | "es.regexp.exec",
|
---|
1844 | "es.string.match-all"
|
---|
1845 | ],
|
---|
1846 | "core-js/es/symbol/replace": [
|
---|
1847 | "es.symbol.replace",
|
---|
1848 | "es.regexp.exec",
|
---|
1849 | "es.string.replace"
|
---|
1850 | ],
|
---|
1851 | "core-js/es/symbol/search": [
|
---|
1852 | "es.symbol.search",
|
---|
1853 | "es.regexp.exec",
|
---|
1854 | "es.string.search"
|
---|
1855 | ],
|
---|
1856 | "core-js/es/symbol/species": [
|
---|
1857 | "es.symbol.species"
|
---|
1858 | ],
|
---|
1859 | "core-js/es/symbol/split": [
|
---|
1860 | "es.symbol.split",
|
---|
1861 | "es.regexp.exec",
|
---|
1862 | "es.string.split"
|
---|
1863 | ],
|
---|
1864 | "core-js/es/symbol/to-primitive": [
|
---|
1865 | "es.symbol.to-primitive",
|
---|
1866 | "es.date.to-primitive"
|
---|
1867 | ],
|
---|
1868 | "core-js/es/symbol/to-string-tag": [
|
---|
1869 | "es.symbol.to-string-tag",
|
---|
1870 | "es.json.to-string-tag",
|
---|
1871 | "es.math.to-string-tag",
|
---|
1872 | "es.object.to-string",
|
---|
1873 | "es.reflect.to-string-tag"
|
---|
1874 | ],
|
---|
1875 | "core-js/es/symbol/unscopables": [
|
---|
1876 | "es.symbol.unscopables"
|
---|
1877 | ],
|
---|
1878 | "core-js/es/typed-array": [
|
---|
1879 | "es.object.to-string",
|
---|
1880 | "es.string.iterator",
|
---|
1881 | "es.typed-array.float32-array",
|
---|
1882 | "es.typed-array.float64-array",
|
---|
1883 | "es.typed-array.int8-array",
|
---|
1884 | "es.typed-array.int16-array",
|
---|
1885 | "es.typed-array.int32-array",
|
---|
1886 | "es.typed-array.uint8-array",
|
---|
1887 | "es.typed-array.uint8-clamped-array",
|
---|
1888 | "es.typed-array.uint16-array",
|
---|
1889 | "es.typed-array.uint32-array",
|
---|
1890 | "es.typed-array.at",
|
---|
1891 | "es.typed-array.copy-within",
|
---|
1892 | "es.typed-array.every",
|
---|
1893 | "es.typed-array.fill",
|
---|
1894 | "es.typed-array.filter",
|
---|
1895 | "es.typed-array.find",
|
---|
1896 | "es.typed-array.find-index",
|
---|
1897 | "es.typed-array.for-each",
|
---|
1898 | "es.typed-array.from",
|
---|
1899 | "es.typed-array.includes",
|
---|
1900 | "es.typed-array.index-of",
|
---|
1901 | "es.typed-array.iterator",
|
---|
1902 | "es.typed-array.join",
|
---|
1903 | "es.typed-array.last-index-of",
|
---|
1904 | "es.typed-array.map",
|
---|
1905 | "es.typed-array.of",
|
---|
1906 | "es.typed-array.reduce",
|
---|
1907 | "es.typed-array.reduce-right",
|
---|
1908 | "es.typed-array.reverse",
|
---|
1909 | "es.typed-array.set",
|
---|
1910 | "es.typed-array.slice",
|
---|
1911 | "es.typed-array.some",
|
---|
1912 | "es.typed-array.sort",
|
---|
1913 | "es.typed-array.subarray",
|
---|
1914 | "es.typed-array.to-locale-string",
|
---|
1915 | "es.typed-array.to-string"
|
---|
1916 | ],
|
---|
1917 | "core-js/es/typed-array/at": [
|
---|
1918 | "es.typed-array.at"
|
---|
1919 | ],
|
---|
1920 | "core-js/es/typed-array/copy-within": [
|
---|
1921 | "es.typed-array.copy-within"
|
---|
1922 | ],
|
---|
1923 | "core-js/es/typed-array/entries": [
|
---|
1924 | "es.object.to-string",
|
---|
1925 | "es.typed-array.iterator"
|
---|
1926 | ],
|
---|
1927 | "core-js/es/typed-array/every": [
|
---|
1928 | "es.typed-array.every"
|
---|
1929 | ],
|
---|
1930 | "core-js/es/typed-array/fill": [
|
---|
1931 | "es.typed-array.fill"
|
---|
1932 | ],
|
---|
1933 | "core-js/es/typed-array/filter": [
|
---|
1934 | "es.typed-array.filter"
|
---|
1935 | ],
|
---|
1936 | "core-js/es/typed-array/find": [
|
---|
1937 | "es.typed-array.find"
|
---|
1938 | ],
|
---|
1939 | "core-js/es/typed-array/find-index": [
|
---|
1940 | "es.typed-array.find-index"
|
---|
1941 | ],
|
---|
1942 | "core-js/es/typed-array/float32-array": [
|
---|
1943 | "es.object.to-string",
|
---|
1944 | "es.string.iterator",
|
---|
1945 | "es.typed-array.float32-array",
|
---|
1946 | "es.typed-array.at",
|
---|
1947 | "es.typed-array.copy-within",
|
---|
1948 | "es.typed-array.every",
|
---|
1949 | "es.typed-array.fill",
|
---|
1950 | "es.typed-array.filter",
|
---|
1951 | "es.typed-array.find",
|
---|
1952 | "es.typed-array.find-index",
|
---|
1953 | "es.typed-array.for-each",
|
---|
1954 | "es.typed-array.from",
|
---|
1955 | "es.typed-array.includes",
|
---|
1956 | "es.typed-array.index-of",
|
---|
1957 | "es.typed-array.iterator",
|
---|
1958 | "es.typed-array.join",
|
---|
1959 | "es.typed-array.last-index-of",
|
---|
1960 | "es.typed-array.map",
|
---|
1961 | "es.typed-array.of",
|
---|
1962 | "es.typed-array.reduce",
|
---|
1963 | "es.typed-array.reduce-right",
|
---|
1964 | "es.typed-array.reverse",
|
---|
1965 | "es.typed-array.set",
|
---|
1966 | "es.typed-array.slice",
|
---|
1967 | "es.typed-array.some",
|
---|
1968 | "es.typed-array.sort",
|
---|
1969 | "es.typed-array.subarray",
|
---|
1970 | "es.typed-array.to-locale-string",
|
---|
1971 | "es.typed-array.to-string"
|
---|
1972 | ],
|
---|
1973 | "core-js/es/typed-array/float64-array": [
|
---|
1974 | "es.object.to-string",
|
---|
1975 | "es.string.iterator",
|
---|
1976 | "es.typed-array.float64-array",
|
---|
1977 | "es.typed-array.at",
|
---|
1978 | "es.typed-array.copy-within",
|
---|
1979 | "es.typed-array.every",
|
---|
1980 | "es.typed-array.fill",
|
---|
1981 | "es.typed-array.filter",
|
---|
1982 | "es.typed-array.find",
|
---|
1983 | "es.typed-array.find-index",
|
---|
1984 | "es.typed-array.for-each",
|
---|
1985 | "es.typed-array.from",
|
---|
1986 | "es.typed-array.includes",
|
---|
1987 | "es.typed-array.index-of",
|
---|
1988 | "es.typed-array.iterator",
|
---|
1989 | "es.typed-array.join",
|
---|
1990 | "es.typed-array.last-index-of",
|
---|
1991 | "es.typed-array.map",
|
---|
1992 | "es.typed-array.of",
|
---|
1993 | "es.typed-array.reduce",
|
---|
1994 | "es.typed-array.reduce-right",
|
---|
1995 | "es.typed-array.reverse",
|
---|
1996 | "es.typed-array.set",
|
---|
1997 | "es.typed-array.slice",
|
---|
1998 | "es.typed-array.some",
|
---|
1999 | "es.typed-array.sort",
|
---|
2000 | "es.typed-array.subarray",
|
---|
2001 | "es.typed-array.to-locale-string",
|
---|
2002 | "es.typed-array.to-string"
|
---|
2003 | ],
|
---|
2004 | "core-js/es/typed-array/for-each": [
|
---|
2005 | "es.typed-array.for-each"
|
---|
2006 | ],
|
---|
2007 | "core-js/es/typed-array/from": [
|
---|
2008 | "es.typed-array.from"
|
---|
2009 | ],
|
---|
2010 | "core-js/es/typed-array/includes": [
|
---|
2011 | "es.typed-array.includes"
|
---|
2012 | ],
|
---|
2013 | "core-js/es/typed-array/index-of": [
|
---|
2014 | "es.typed-array.index-of"
|
---|
2015 | ],
|
---|
2016 | "core-js/es/typed-array/int16-array": [
|
---|
2017 | "es.object.to-string",
|
---|
2018 | "es.string.iterator",
|
---|
2019 | "es.typed-array.int16-array",
|
---|
2020 | "es.typed-array.at",
|
---|
2021 | "es.typed-array.copy-within",
|
---|
2022 | "es.typed-array.every",
|
---|
2023 | "es.typed-array.fill",
|
---|
2024 | "es.typed-array.filter",
|
---|
2025 | "es.typed-array.find",
|
---|
2026 | "es.typed-array.find-index",
|
---|
2027 | "es.typed-array.for-each",
|
---|
2028 | "es.typed-array.from",
|
---|
2029 | "es.typed-array.includes",
|
---|
2030 | "es.typed-array.index-of",
|
---|
2031 | "es.typed-array.iterator",
|
---|
2032 | "es.typed-array.join",
|
---|
2033 | "es.typed-array.last-index-of",
|
---|
2034 | "es.typed-array.map",
|
---|
2035 | "es.typed-array.of",
|
---|
2036 | "es.typed-array.reduce",
|
---|
2037 | "es.typed-array.reduce-right",
|
---|
2038 | "es.typed-array.reverse",
|
---|
2039 | "es.typed-array.set",
|
---|
2040 | "es.typed-array.slice",
|
---|
2041 | "es.typed-array.some",
|
---|
2042 | "es.typed-array.sort",
|
---|
2043 | "es.typed-array.subarray",
|
---|
2044 | "es.typed-array.to-locale-string",
|
---|
2045 | "es.typed-array.to-string"
|
---|
2046 | ],
|
---|
2047 | "core-js/es/typed-array/int32-array": [
|
---|
2048 | "es.object.to-string",
|
---|
2049 | "es.string.iterator",
|
---|
2050 | "es.typed-array.int32-array",
|
---|
2051 | "es.typed-array.at",
|
---|
2052 | "es.typed-array.copy-within",
|
---|
2053 | "es.typed-array.every",
|
---|
2054 | "es.typed-array.fill",
|
---|
2055 | "es.typed-array.filter",
|
---|
2056 | "es.typed-array.find",
|
---|
2057 | "es.typed-array.find-index",
|
---|
2058 | "es.typed-array.for-each",
|
---|
2059 | "es.typed-array.from",
|
---|
2060 | "es.typed-array.includes",
|
---|
2061 | "es.typed-array.index-of",
|
---|
2062 | "es.typed-array.iterator",
|
---|
2063 | "es.typed-array.join",
|
---|
2064 | "es.typed-array.last-index-of",
|
---|
2065 | "es.typed-array.map",
|
---|
2066 | "es.typed-array.of",
|
---|
2067 | "es.typed-array.reduce",
|
---|
2068 | "es.typed-array.reduce-right",
|
---|
2069 | "es.typed-array.reverse",
|
---|
2070 | "es.typed-array.set",
|
---|
2071 | "es.typed-array.slice",
|
---|
2072 | "es.typed-array.some",
|
---|
2073 | "es.typed-array.sort",
|
---|
2074 | "es.typed-array.subarray",
|
---|
2075 | "es.typed-array.to-locale-string",
|
---|
2076 | "es.typed-array.to-string"
|
---|
2077 | ],
|
---|
2078 | "core-js/es/typed-array/int8-array": [
|
---|
2079 | "es.object.to-string",
|
---|
2080 | "es.string.iterator",
|
---|
2081 | "es.typed-array.int8-array",
|
---|
2082 | "es.typed-array.at",
|
---|
2083 | "es.typed-array.copy-within",
|
---|
2084 | "es.typed-array.every",
|
---|
2085 | "es.typed-array.fill",
|
---|
2086 | "es.typed-array.filter",
|
---|
2087 | "es.typed-array.find",
|
---|
2088 | "es.typed-array.find-index",
|
---|
2089 | "es.typed-array.for-each",
|
---|
2090 | "es.typed-array.from",
|
---|
2091 | "es.typed-array.includes",
|
---|
2092 | "es.typed-array.index-of",
|
---|
2093 | "es.typed-array.iterator",
|
---|
2094 | "es.typed-array.join",
|
---|
2095 | "es.typed-array.last-index-of",
|
---|
2096 | "es.typed-array.map",
|
---|
2097 | "es.typed-array.of",
|
---|
2098 | "es.typed-array.reduce",
|
---|
2099 | "es.typed-array.reduce-right",
|
---|
2100 | "es.typed-array.reverse",
|
---|
2101 | "es.typed-array.set",
|
---|
2102 | "es.typed-array.slice",
|
---|
2103 | "es.typed-array.some",
|
---|
2104 | "es.typed-array.sort",
|
---|
2105 | "es.typed-array.subarray",
|
---|
2106 | "es.typed-array.to-locale-string",
|
---|
2107 | "es.typed-array.to-string"
|
---|
2108 | ],
|
---|
2109 | "core-js/es/typed-array/iterator": [
|
---|
2110 | "es.object.to-string",
|
---|
2111 | "es.typed-array.iterator"
|
---|
2112 | ],
|
---|
2113 | "core-js/es/typed-array/join": [
|
---|
2114 | "es.typed-array.join"
|
---|
2115 | ],
|
---|
2116 | "core-js/es/typed-array/keys": [
|
---|
2117 | "es.object.to-string",
|
---|
2118 | "es.typed-array.iterator"
|
---|
2119 | ],
|
---|
2120 | "core-js/es/typed-array/last-index-of": [
|
---|
2121 | "es.typed-array.last-index-of"
|
---|
2122 | ],
|
---|
2123 | "core-js/es/typed-array/map": [
|
---|
2124 | "es.typed-array.map"
|
---|
2125 | ],
|
---|
2126 | "core-js/es/typed-array/methods": [
|
---|
2127 | "es.object.to-string",
|
---|
2128 | "es.string.iterator",
|
---|
2129 | "es.typed-array.at",
|
---|
2130 | "es.typed-array.copy-within",
|
---|
2131 | "es.typed-array.every",
|
---|
2132 | "es.typed-array.fill",
|
---|
2133 | "es.typed-array.filter",
|
---|
2134 | "es.typed-array.find",
|
---|
2135 | "es.typed-array.find-index",
|
---|
2136 | "es.typed-array.for-each",
|
---|
2137 | "es.typed-array.from",
|
---|
2138 | "es.typed-array.includes",
|
---|
2139 | "es.typed-array.index-of",
|
---|
2140 | "es.typed-array.iterator",
|
---|
2141 | "es.typed-array.join",
|
---|
2142 | "es.typed-array.last-index-of",
|
---|
2143 | "es.typed-array.map",
|
---|
2144 | "es.typed-array.of",
|
---|
2145 | "es.typed-array.reduce",
|
---|
2146 | "es.typed-array.reduce-right",
|
---|
2147 | "es.typed-array.reverse",
|
---|
2148 | "es.typed-array.set",
|
---|
2149 | "es.typed-array.slice",
|
---|
2150 | "es.typed-array.some",
|
---|
2151 | "es.typed-array.sort",
|
---|
2152 | "es.typed-array.subarray",
|
---|
2153 | "es.typed-array.to-locale-string",
|
---|
2154 | "es.typed-array.to-string"
|
---|
2155 | ],
|
---|
2156 | "core-js/es/typed-array/of": [
|
---|
2157 | "es.typed-array.of"
|
---|
2158 | ],
|
---|
2159 | "core-js/es/typed-array/reduce": [
|
---|
2160 | "es.typed-array.reduce"
|
---|
2161 | ],
|
---|
2162 | "core-js/es/typed-array/reduce-right": [
|
---|
2163 | "es.typed-array.reduce-right"
|
---|
2164 | ],
|
---|
2165 | "core-js/es/typed-array/reverse": [
|
---|
2166 | "es.typed-array.reverse"
|
---|
2167 | ],
|
---|
2168 | "core-js/es/typed-array/set": [
|
---|
2169 | "es.typed-array.set"
|
---|
2170 | ],
|
---|
2171 | "core-js/es/typed-array/slice": [
|
---|
2172 | "es.typed-array.slice"
|
---|
2173 | ],
|
---|
2174 | "core-js/es/typed-array/some": [
|
---|
2175 | "es.typed-array.some"
|
---|
2176 | ],
|
---|
2177 | "core-js/es/typed-array/sort": [
|
---|
2178 | "es.typed-array.sort"
|
---|
2179 | ],
|
---|
2180 | "core-js/es/typed-array/subarray": [
|
---|
2181 | "es.typed-array.subarray"
|
---|
2182 | ],
|
---|
2183 | "core-js/es/typed-array/to-locale-string": [
|
---|
2184 | "es.typed-array.to-locale-string"
|
---|
2185 | ],
|
---|
2186 | "core-js/es/typed-array/to-string": [
|
---|
2187 | "es.typed-array.to-string"
|
---|
2188 | ],
|
---|
2189 | "core-js/es/typed-array/uint16-array": [
|
---|
2190 | "es.object.to-string",
|
---|
2191 | "es.string.iterator",
|
---|
2192 | "es.typed-array.uint16-array",
|
---|
2193 | "es.typed-array.at",
|
---|
2194 | "es.typed-array.copy-within",
|
---|
2195 | "es.typed-array.every",
|
---|
2196 | "es.typed-array.fill",
|
---|
2197 | "es.typed-array.filter",
|
---|
2198 | "es.typed-array.find",
|
---|
2199 | "es.typed-array.find-index",
|
---|
2200 | "es.typed-array.for-each",
|
---|
2201 | "es.typed-array.from",
|
---|
2202 | "es.typed-array.includes",
|
---|
2203 | "es.typed-array.index-of",
|
---|
2204 | "es.typed-array.iterator",
|
---|
2205 | "es.typed-array.join",
|
---|
2206 | "es.typed-array.last-index-of",
|
---|
2207 | "es.typed-array.map",
|
---|
2208 | "es.typed-array.of",
|
---|
2209 | "es.typed-array.reduce",
|
---|
2210 | "es.typed-array.reduce-right",
|
---|
2211 | "es.typed-array.reverse",
|
---|
2212 | "es.typed-array.set",
|
---|
2213 | "es.typed-array.slice",
|
---|
2214 | "es.typed-array.some",
|
---|
2215 | "es.typed-array.sort",
|
---|
2216 | "es.typed-array.subarray",
|
---|
2217 | "es.typed-array.to-locale-string",
|
---|
2218 | "es.typed-array.to-string"
|
---|
2219 | ],
|
---|
2220 | "core-js/es/typed-array/uint32-array": [
|
---|
2221 | "es.object.to-string",
|
---|
2222 | "es.string.iterator",
|
---|
2223 | "es.typed-array.uint32-array",
|
---|
2224 | "es.typed-array.at",
|
---|
2225 | "es.typed-array.copy-within",
|
---|
2226 | "es.typed-array.every",
|
---|
2227 | "es.typed-array.fill",
|
---|
2228 | "es.typed-array.filter",
|
---|
2229 | "es.typed-array.find",
|
---|
2230 | "es.typed-array.find-index",
|
---|
2231 | "es.typed-array.for-each",
|
---|
2232 | "es.typed-array.from",
|
---|
2233 | "es.typed-array.includes",
|
---|
2234 | "es.typed-array.index-of",
|
---|
2235 | "es.typed-array.iterator",
|
---|
2236 | "es.typed-array.join",
|
---|
2237 | "es.typed-array.last-index-of",
|
---|
2238 | "es.typed-array.map",
|
---|
2239 | "es.typed-array.of",
|
---|
2240 | "es.typed-array.reduce",
|
---|
2241 | "es.typed-array.reduce-right",
|
---|
2242 | "es.typed-array.reverse",
|
---|
2243 | "es.typed-array.set",
|
---|
2244 | "es.typed-array.slice",
|
---|
2245 | "es.typed-array.some",
|
---|
2246 | "es.typed-array.sort",
|
---|
2247 | "es.typed-array.subarray",
|
---|
2248 | "es.typed-array.to-locale-string",
|
---|
2249 | "es.typed-array.to-string"
|
---|
2250 | ],
|
---|
2251 | "core-js/es/typed-array/uint8-array": [
|
---|
2252 | "es.object.to-string",
|
---|
2253 | "es.string.iterator",
|
---|
2254 | "es.typed-array.uint8-array",
|
---|
2255 | "es.typed-array.at",
|
---|
2256 | "es.typed-array.copy-within",
|
---|
2257 | "es.typed-array.every",
|
---|
2258 | "es.typed-array.fill",
|
---|
2259 | "es.typed-array.filter",
|
---|
2260 | "es.typed-array.find",
|
---|
2261 | "es.typed-array.find-index",
|
---|
2262 | "es.typed-array.for-each",
|
---|
2263 | "es.typed-array.from",
|
---|
2264 | "es.typed-array.includes",
|
---|
2265 | "es.typed-array.index-of",
|
---|
2266 | "es.typed-array.iterator",
|
---|
2267 | "es.typed-array.join",
|
---|
2268 | "es.typed-array.last-index-of",
|
---|
2269 | "es.typed-array.map",
|
---|
2270 | "es.typed-array.of",
|
---|
2271 | "es.typed-array.reduce",
|
---|
2272 | "es.typed-array.reduce-right",
|
---|
2273 | "es.typed-array.reverse",
|
---|
2274 | "es.typed-array.set",
|
---|
2275 | "es.typed-array.slice",
|
---|
2276 | "es.typed-array.some",
|
---|
2277 | "es.typed-array.sort",
|
---|
2278 | "es.typed-array.subarray",
|
---|
2279 | "es.typed-array.to-locale-string",
|
---|
2280 | "es.typed-array.to-string"
|
---|
2281 | ],
|
---|
2282 | "core-js/es/typed-array/uint8-clamped-array": [
|
---|
2283 | "es.object.to-string",
|
---|
2284 | "es.string.iterator",
|
---|
2285 | "es.typed-array.uint8-clamped-array",
|
---|
2286 | "es.typed-array.at",
|
---|
2287 | "es.typed-array.copy-within",
|
---|
2288 | "es.typed-array.every",
|
---|
2289 | "es.typed-array.fill",
|
---|
2290 | "es.typed-array.filter",
|
---|
2291 | "es.typed-array.find",
|
---|
2292 | "es.typed-array.find-index",
|
---|
2293 | "es.typed-array.for-each",
|
---|
2294 | "es.typed-array.from",
|
---|
2295 | "es.typed-array.includes",
|
---|
2296 | "es.typed-array.index-of",
|
---|
2297 | "es.typed-array.iterator",
|
---|
2298 | "es.typed-array.join",
|
---|
2299 | "es.typed-array.last-index-of",
|
---|
2300 | "es.typed-array.map",
|
---|
2301 | "es.typed-array.of",
|
---|
2302 | "es.typed-array.reduce",
|
---|
2303 | "es.typed-array.reduce-right",
|
---|
2304 | "es.typed-array.reverse",
|
---|
2305 | "es.typed-array.set",
|
---|
2306 | "es.typed-array.slice",
|
---|
2307 | "es.typed-array.some",
|
---|
2308 | "es.typed-array.sort",
|
---|
2309 | "es.typed-array.subarray",
|
---|
2310 | "es.typed-array.to-locale-string",
|
---|
2311 | "es.typed-array.to-string"
|
---|
2312 | ],
|
---|
2313 | "core-js/es/typed-array/values": [
|
---|
2314 | "es.object.to-string",
|
---|
2315 | "es.typed-array.iterator"
|
---|
2316 | ],
|
---|
2317 | "core-js/es/unescape": [
|
---|
2318 | "es.unescape"
|
---|
2319 | ],
|
---|
2320 | "core-js/es/weak-map": [
|
---|
2321 | "es.array.iterator",
|
---|
2322 | "es.object.to-string",
|
---|
2323 | "es.weak-map"
|
---|
2324 | ],
|
---|
2325 | "core-js/es/weak-set": [
|
---|
2326 | "es.array.iterator",
|
---|
2327 | "es.object.to-string",
|
---|
2328 | "es.weak-set"
|
---|
2329 | ],
|
---|
2330 | "core-js/features": [
|
---|
2331 | "es.symbol",
|
---|
2332 | "es.symbol.description",
|
---|
2333 | "es.symbol.async-iterator",
|
---|
2334 | "es.symbol.has-instance",
|
---|
2335 | "es.symbol.is-concat-spreadable",
|
---|
2336 | "es.symbol.iterator",
|
---|
2337 | "es.symbol.match",
|
---|
2338 | "es.symbol.match-all",
|
---|
2339 | "es.symbol.replace",
|
---|
2340 | "es.symbol.search",
|
---|
2341 | "es.symbol.species",
|
---|
2342 | "es.symbol.split",
|
---|
2343 | "es.symbol.to-primitive",
|
---|
2344 | "es.symbol.to-string-tag",
|
---|
2345 | "es.symbol.unscopables",
|
---|
2346 | "es.aggregate-error",
|
---|
2347 | "es.array.at",
|
---|
2348 | "es.array.concat",
|
---|
2349 | "es.array.copy-within",
|
---|
2350 | "es.array.every",
|
---|
2351 | "es.array.fill",
|
---|
2352 | "es.array.filter",
|
---|
2353 | "es.array.find",
|
---|
2354 | "es.array.find-index",
|
---|
2355 | "es.array.flat",
|
---|
2356 | "es.array.flat-map",
|
---|
2357 | "es.array.for-each",
|
---|
2358 | "es.array.from",
|
---|
2359 | "es.array.includes",
|
---|
2360 | "es.array.index-of",
|
---|
2361 | "es.array.is-array",
|
---|
2362 | "es.array.iterator",
|
---|
2363 | "es.array.join",
|
---|
2364 | "es.array.last-index-of",
|
---|
2365 | "es.array.map",
|
---|
2366 | "es.array.of",
|
---|
2367 | "es.array.reduce",
|
---|
2368 | "es.array.reduce-right",
|
---|
2369 | "es.array.reverse",
|
---|
2370 | "es.array.slice",
|
---|
2371 | "es.array.some",
|
---|
2372 | "es.array.sort",
|
---|
2373 | "es.array.species",
|
---|
2374 | "es.array.splice",
|
---|
2375 | "es.array.unscopables.flat",
|
---|
2376 | "es.array.unscopables.flat-map",
|
---|
2377 | "es.array-buffer.constructor",
|
---|
2378 | "es.array-buffer.is-view",
|
---|
2379 | "es.array-buffer.slice",
|
---|
2380 | "es.data-view",
|
---|
2381 | "es.date.get-year",
|
---|
2382 | "es.date.now",
|
---|
2383 | "es.date.set-year",
|
---|
2384 | "es.date.to-gmt-string",
|
---|
2385 | "es.date.to-iso-string",
|
---|
2386 | "es.date.to-json",
|
---|
2387 | "es.date.to-primitive",
|
---|
2388 | "es.date.to-string",
|
---|
2389 | "es.escape",
|
---|
2390 | "es.function.bind",
|
---|
2391 | "es.function.has-instance",
|
---|
2392 | "es.function.name",
|
---|
2393 | "es.global-this",
|
---|
2394 | "es.json.stringify",
|
---|
2395 | "es.json.to-string-tag",
|
---|
2396 | "es.map",
|
---|
2397 | "es.math.acosh",
|
---|
2398 | "es.math.asinh",
|
---|
2399 | "es.math.atanh",
|
---|
2400 | "es.math.cbrt",
|
---|
2401 | "es.math.clz32",
|
---|
2402 | "es.math.cosh",
|
---|
2403 | "es.math.expm1",
|
---|
2404 | "es.math.fround",
|
---|
2405 | "es.math.hypot",
|
---|
2406 | "es.math.imul",
|
---|
2407 | "es.math.log10",
|
---|
2408 | "es.math.log1p",
|
---|
2409 | "es.math.log2",
|
---|
2410 | "es.math.sign",
|
---|
2411 | "es.math.sinh",
|
---|
2412 | "es.math.tanh",
|
---|
2413 | "es.math.to-string-tag",
|
---|
2414 | "es.math.trunc",
|
---|
2415 | "es.number.constructor",
|
---|
2416 | "es.number.epsilon",
|
---|
2417 | "es.number.is-finite",
|
---|
2418 | "es.number.is-integer",
|
---|
2419 | "es.number.is-nan",
|
---|
2420 | "es.number.is-safe-integer",
|
---|
2421 | "es.number.max-safe-integer",
|
---|
2422 | "es.number.min-safe-integer",
|
---|
2423 | "es.number.parse-float",
|
---|
2424 | "es.number.parse-int",
|
---|
2425 | "es.number.to-fixed",
|
---|
2426 | "es.number.to-precision",
|
---|
2427 | "es.object.assign",
|
---|
2428 | "es.object.create",
|
---|
2429 | "es.object.define-getter",
|
---|
2430 | "es.object.define-properties",
|
---|
2431 | "es.object.define-property",
|
---|
2432 | "es.object.define-setter",
|
---|
2433 | "es.object.entries",
|
---|
2434 | "es.object.freeze",
|
---|
2435 | "es.object.from-entries",
|
---|
2436 | "es.object.get-own-property-descriptor",
|
---|
2437 | "es.object.get-own-property-descriptors",
|
---|
2438 | "es.object.get-own-property-names",
|
---|
2439 | "es.object.get-prototype-of",
|
---|
2440 | "es.object.has-own",
|
---|
2441 | "es.object.is",
|
---|
2442 | "es.object.is-extensible",
|
---|
2443 | "es.object.is-frozen",
|
---|
2444 | "es.object.is-sealed",
|
---|
2445 | "es.object.keys",
|
---|
2446 | "es.object.lookup-getter",
|
---|
2447 | "es.object.lookup-setter",
|
---|
2448 | "es.object.prevent-extensions",
|
---|
2449 | "es.object.seal",
|
---|
2450 | "es.object.set-prototype-of",
|
---|
2451 | "es.object.to-string",
|
---|
2452 | "es.object.values",
|
---|
2453 | "es.parse-float",
|
---|
2454 | "es.parse-int",
|
---|
2455 | "es.promise",
|
---|
2456 | "es.promise.all-settled",
|
---|
2457 | "es.promise.any",
|
---|
2458 | "es.promise.finally",
|
---|
2459 | "es.reflect.apply",
|
---|
2460 | "es.reflect.construct",
|
---|
2461 | "es.reflect.define-property",
|
---|
2462 | "es.reflect.delete-property",
|
---|
2463 | "es.reflect.get",
|
---|
2464 | "es.reflect.get-own-property-descriptor",
|
---|
2465 | "es.reflect.get-prototype-of",
|
---|
2466 | "es.reflect.has",
|
---|
2467 | "es.reflect.is-extensible",
|
---|
2468 | "es.reflect.own-keys",
|
---|
2469 | "es.reflect.prevent-extensions",
|
---|
2470 | "es.reflect.set",
|
---|
2471 | "es.reflect.set-prototype-of",
|
---|
2472 | "es.reflect.to-string-tag",
|
---|
2473 | "es.regexp.constructor",
|
---|
2474 | "es.regexp.dot-all",
|
---|
2475 | "es.regexp.exec",
|
---|
2476 | "es.regexp.flags",
|
---|
2477 | "es.regexp.sticky",
|
---|
2478 | "es.regexp.test",
|
---|
2479 | "es.regexp.to-string",
|
---|
2480 | "es.set",
|
---|
2481 | "es.string.at-alternative",
|
---|
2482 | "es.string.code-point-at",
|
---|
2483 | "es.string.ends-with",
|
---|
2484 | "es.string.from-code-point",
|
---|
2485 | "es.string.includes",
|
---|
2486 | "es.string.iterator",
|
---|
2487 | "es.string.match",
|
---|
2488 | "es.string.match-all",
|
---|
2489 | "es.string.pad-end",
|
---|
2490 | "es.string.pad-start",
|
---|
2491 | "es.string.raw",
|
---|
2492 | "es.string.repeat",
|
---|
2493 | "es.string.replace",
|
---|
2494 | "es.string.replace-all",
|
---|
2495 | "es.string.search",
|
---|
2496 | "es.string.split",
|
---|
2497 | "es.string.starts-with",
|
---|
2498 | "es.string.substr",
|
---|
2499 | "es.string.trim",
|
---|
2500 | "es.string.trim-end",
|
---|
2501 | "es.string.trim-start",
|
---|
2502 | "es.string.anchor",
|
---|
2503 | "es.string.big",
|
---|
2504 | "es.string.blink",
|
---|
2505 | "es.string.bold",
|
---|
2506 | "es.string.fixed",
|
---|
2507 | "es.string.fontcolor",
|
---|
2508 | "es.string.fontsize",
|
---|
2509 | "es.string.italics",
|
---|
2510 | "es.string.link",
|
---|
2511 | "es.string.small",
|
---|
2512 | "es.string.strike",
|
---|
2513 | "es.string.sub",
|
---|
2514 | "es.string.sup",
|
---|
2515 | "es.typed-array.float32-array",
|
---|
2516 | "es.typed-array.float64-array",
|
---|
2517 | "es.typed-array.int8-array",
|
---|
2518 | "es.typed-array.int16-array",
|
---|
2519 | "es.typed-array.int32-array",
|
---|
2520 | "es.typed-array.uint8-array",
|
---|
2521 | "es.typed-array.uint8-clamped-array",
|
---|
2522 | "es.typed-array.uint16-array",
|
---|
2523 | "es.typed-array.uint32-array",
|
---|
2524 | "es.typed-array.at",
|
---|
2525 | "es.typed-array.copy-within",
|
---|
2526 | "es.typed-array.every",
|
---|
2527 | "es.typed-array.fill",
|
---|
2528 | "es.typed-array.filter",
|
---|
2529 | "es.typed-array.find",
|
---|
2530 | "es.typed-array.find-index",
|
---|
2531 | "es.typed-array.for-each",
|
---|
2532 | "es.typed-array.from",
|
---|
2533 | "es.typed-array.includes",
|
---|
2534 | "es.typed-array.index-of",
|
---|
2535 | "es.typed-array.iterator",
|
---|
2536 | "es.typed-array.join",
|
---|
2537 | "es.typed-array.last-index-of",
|
---|
2538 | "es.typed-array.map",
|
---|
2539 | "es.typed-array.of",
|
---|
2540 | "es.typed-array.reduce",
|
---|
2541 | "es.typed-array.reduce-right",
|
---|
2542 | "es.typed-array.reverse",
|
---|
2543 | "es.typed-array.set",
|
---|
2544 | "es.typed-array.slice",
|
---|
2545 | "es.typed-array.some",
|
---|
2546 | "es.typed-array.sort",
|
---|
2547 | "es.typed-array.subarray",
|
---|
2548 | "es.typed-array.to-locale-string",
|
---|
2549 | "es.typed-array.to-string",
|
---|
2550 | "es.unescape",
|
---|
2551 | "es.weak-map",
|
---|
2552 | "es.weak-set",
|
---|
2553 | "esnext.aggregate-error",
|
---|
2554 | "esnext.array.from-async",
|
---|
2555 | "esnext.array.at",
|
---|
2556 | "esnext.array.filter-out",
|
---|
2557 | "esnext.array.filter-reject",
|
---|
2558 | "esnext.array.find-last",
|
---|
2559 | "esnext.array.find-last-index",
|
---|
2560 | "esnext.array.group-by",
|
---|
2561 | "esnext.array.is-template-object",
|
---|
2562 | "esnext.array.last-index",
|
---|
2563 | "esnext.array.last-item",
|
---|
2564 | "esnext.array.unique-by",
|
---|
2565 | "esnext.async-iterator.constructor",
|
---|
2566 | "esnext.async-iterator.as-indexed-pairs",
|
---|
2567 | "esnext.async-iterator.drop",
|
---|
2568 | "esnext.async-iterator.every",
|
---|
2569 | "esnext.async-iterator.filter",
|
---|
2570 | "esnext.async-iterator.find",
|
---|
2571 | "esnext.async-iterator.flat-map",
|
---|
2572 | "esnext.async-iterator.for-each",
|
---|
2573 | "esnext.async-iterator.from",
|
---|
2574 | "esnext.async-iterator.map",
|
---|
2575 | "esnext.async-iterator.reduce",
|
---|
2576 | "esnext.async-iterator.some",
|
---|
2577 | "esnext.async-iterator.take",
|
---|
2578 | "esnext.async-iterator.to-array",
|
---|
2579 | "esnext.bigint.range",
|
---|
2580 | "esnext.composite-key",
|
---|
2581 | "esnext.composite-symbol",
|
---|
2582 | "esnext.global-this",
|
---|
2583 | "esnext.iterator.constructor",
|
---|
2584 | "esnext.iterator.as-indexed-pairs",
|
---|
2585 | "esnext.iterator.drop",
|
---|
2586 | "esnext.iterator.every",
|
---|
2587 | "esnext.iterator.filter",
|
---|
2588 | "esnext.iterator.find",
|
---|
2589 | "esnext.iterator.flat-map",
|
---|
2590 | "esnext.iterator.for-each",
|
---|
2591 | "esnext.iterator.from",
|
---|
2592 | "esnext.iterator.map",
|
---|
2593 | "esnext.iterator.reduce",
|
---|
2594 | "esnext.iterator.some",
|
---|
2595 | "esnext.iterator.take",
|
---|
2596 | "esnext.iterator.to-array",
|
---|
2597 | "esnext.map.delete-all",
|
---|
2598 | "esnext.map.emplace",
|
---|
2599 | "esnext.map.every",
|
---|
2600 | "esnext.map.filter",
|
---|
2601 | "esnext.map.find",
|
---|
2602 | "esnext.map.find-key",
|
---|
2603 | "esnext.map.from",
|
---|
2604 | "esnext.map.group-by",
|
---|
2605 | "esnext.map.includes",
|
---|
2606 | "esnext.map.key-by",
|
---|
2607 | "esnext.map.key-of",
|
---|
2608 | "esnext.map.map-keys",
|
---|
2609 | "esnext.map.map-values",
|
---|
2610 | "esnext.map.merge",
|
---|
2611 | "esnext.map.of",
|
---|
2612 | "esnext.map.reduce",
|
---|
2613 | "esnext.map.some",
|
---|
2614 | "esnext.map.update",
|
---|
2615 | "esnext.map.update-or-insert",
|
---|
2616 | "esnext.map.upsert",
|
---|
2617 | "esnext.math.clamp",
|
---|
2618 | "esnext.math.deg-per-rad",
|
---|
2619 | "esnext.math.degrees",
|
---|
2620 | "esnext.math.fscale",
|
---|
2621 | "esnext.math.iaddh",
|
---|
2622 | "esnext.math.imulh",
|
---|
2623 | "esnext.math.isubh",
|
---|
2624 | "esnext.math.rad-per-deg",
|
---|
2625 | "esnext.math.radians",
|
---|
2626 | "esnext.math.scale",
|
---|
2627 | "esnext.math.seeded-prng",
|
---|
2628 | "esnext.math.signbit",
|
---|
2629 | "esnext.math.umulh",
|
---|
2630 | "esnext.number.from-string",
|
---|
2631 | "esnext.number.range",
|
---|
2632 | "esnext.object.has-own",
|
---|
2633 | "esnext.object.iterate-entries",
|
---|
2634 | "esnext.object.iterate-keys",
|
---|
2635 | "esnext.object.iterate-values",
|
---|
2636 | "esnext.observable",
|
---|
2637 | "esnext.promise.all-settled",
|
---|
2638 | "esnext.promise.any",
|
---|
2639 | "esnext.promise.try",
|
---|
2640 | "esnext.reflect.define-metadata",
|
---|
2641 | "esnext.reflect.delete-metadata",
|
---|
2642 | "esnext.reflect.get-metadata",
|
---|
2643 | "esnext.reflect.get-metadata-keys",
|
---|
2644 | "esnext.reflect.get-own-metadata",
|
---|
2645 | "esnext.reflect.get-own-metadata-keys",
|
---|
2646 | "esnext.reflect.has-metadata",
|
---|
2647 | "esnext.reflect.has-own-metadata",
|
---|
2648 | "esnext.reflect.metadata",
|
---|
2649 | "esnext.set.add-all",
|
---|
2650 | "esnext.set.delete-all",
|
---|
2651 | "esnext.set.difference",
|
---|
2652 | "esnext.set.every",
|
---|
2653 | "esnext.set.filter",
|
---|
2654 | "esnext.set.find",
|
---|
2655 | "esnext.set.from",
|
---|
2656 | "esnext.set.intersection",
|
---|
2657 | "esnext.set.is-disjoint-from",
|
---|
2658 | "esnext.set.is-subset-of",
|
---|
2659 | "esnext.set.is-superset-of",
|
---|
2660 | "esnext.set.join",
|
---|
2661 | "esnext.set.map",
|
---|
2662 | "esnext.set.of",
|
---|
2663 | "esnext.set.reduce",
|
---|
2664 | "esnext.set.some",
|
---|
2665 | "esnext.set.symmetric-difference",
|
---|
2666 | "esnext.set.union",
|
---|
2667 | "esnext.string.at",
|
---|
2668 | "esnext.string.code-points",
|
---|
2669 | "esnext.string.match-all",
|
---|
2670 | "esnext.string.replace-all",
|
---|
2671 | "esnext.symbol.async-dispose",
|
---|
2672 | "esnext.symbol.dispose",
|
---|
2673 | "esnext.symbol.matcher",
|
---|
2674 | "esnext.symbol.metadata",
|
---|
2675 | "esnext.symbol.observable",
|
---|
2676 | "esnext.symbol.pattern-match",
|
---|
2677 | "esnext.symbol.replace-all",
|
---|
2678 | "esnext.typed-array.from-async",
|
---|
2679 | "esnext.typed-array.at",
|
---|
2680 | "esnext.typed-array.filter-out",
|
---|
2681 | "esnext.typed-array.filter-reject",
|
---|
2682 | "esnext.typed-array.find-last",
|
---|
2683 | "esnext.typed-array.find-last-index",
|
---|
2684 | "esnext.typed-array.group-by",
|
---|
2685 | "esnext.typed-array.unique-by",
|
---|
2686 | "esnext.weak-map.delete-all",
|
---|
2687 | "esnext.weak-map.from",
|
---|
2688 | "esnext.weak-map.of",
|
---|
2689 | "esnext.weak-map.emplace",
|
---|
2690 | "esnext.weak-map.upsert",
|
---|
2691 | "esnext.weak-set.add-all",
|
---|
2692 | "esnext.weak-set.delete-all",
|
---|
2693 | "esnext.weak-set.from",
|
---|
2694 | "esnext.weak-set.of",
|
---|
2695 | "web.dom-collections.for-each",
|
---|
2696 | "web.dom-collections.iterator",
|
---|
2697 | "web.immediate",
|
---|
2698 | "web.queue-microtask",
|
---|
2699 | "web.timers",
|
---|
2700 | "web.url",
|
---|
2701 | "web.url.to-json",
|
---|
2702 | "web.url-search-params"
|
---|
2703 | ],
|
---|
2704 | "core-js/features/aggregate-error": [
|
---|
2705 | "es.aggregate-error",
|
---|
2706 | "es.array.iterator",
|
---|
2707 | "es.string.iterator",
|
---|
2708 | "esnext.aggregate-error",
|
---|
2709 | "web.dom-collections.iterator"
|
---|
2710 | ],
|
---|
2711 | "core-js/features/array": [
|
---|
2712 | "es.array.at",
|
---|
2713 | "es.array.concat",
|
---|
2714 | "es.array.copy-within",
|
---|
2715 | "es.array.every",
|
---|
2716 | "es.array.fill",
|
---|
2717 | "es.array.filter",
|
---|
2718 | "es.array.find",
|
---|
2719 | "es.array.find-index",
|
---|
2720 | "es.array.flat",
|
---|
2721 | "es.array.flat-map",
|
---|
2722 | "es.array.for-each",
|
---|
2723 | "es.array.from",
|
---|
2724 | "es.array.includes",
|
---|
2725 | "es.array.index-of",
|
---|
2726 | "es.array.is-array",
|
---|
2727 | "es.array.iterator",
|
---|
2728 | "es.array.join",
|
---|
2729 | "es.array.last-index-of",
|
---|
2730 | "es.array.map",
|
---|
2731 | "es.array.of",
|
---|
2732 | "es.array.reduce",
|
---|
2733 | "es.array.reduce-right",
|
---|
2734 | "es.array.reverse",
|
---|
2735 | "es.array.slice",
|
---|
2736 | "es.array.some",
|
---|
2737 | "es.array.sort",
|
---|
2738 | "es.array.species",
|
---|
2739 | "es.array.splice",
|
---|
2740 | "es.array.unscopables.flat",
|
---|
2741 | "es.array.unscopables.flat-map",
|
---|
2742 | "es.map",
|
---|
2743 | "es.object.to-string",
|
---|
2744 | "es.promise",
|
---|
2745 | "es.string.iterator",
|
---|
2746 | "esnext.array.from-async",
|
---|
2747 | "esnext.array.at",
|
---|
2748 | "esnext.array.filter-out",
|
---|
2749 | "esnext.array.filter-reject",
|
---|
2750 | "esnext.array.find-last",
|
---|
2751 | "esnext.array.find-last-index",
|
---|
2752 | "esnext.array.group-by",
|
---|
2753 | "esnext.array.is-template-object",
|
---|
2754 | "esnext.array.last-index",
|
---|
2755 | "esnext.array.last-item",
|
---|
2756 | "esnext.array.unique-by"
|
---|
2757 | ],
|
---|
2758 | "core-js/features/array-buffer": [
|
---|
2759 | "es.array-buffer.constructor",
|
---|
2760 | "es.array-buffer.is-view",
|
---|
2761 | "es.array-buffer.slice",
|
---|
2762 | "es.object.to-string"
|
---|
2763 | ],
|
---|
2764 | "core-js/features/array-buffer/constructor": [
|
---|
2765 | "es.array-buffer.constructor",
|
---|
2766 | "es.object.to-string"
|
---|
2767 | ],
|
---|
2768 | "core-js/features/array-buffer/is-view": [
|
---|
2769 | "es.array-buffer.is-view"
|
---|
2770 | ],
|
---|
2771 | "core-js/features/array-buffer/slice": [
|
---|
2772 | "es.array-buffer.slice"
|
---|
2773 | ],
|
---|
2774 | "core-js/features/array/at": [
|
---|
2775 | "es.array.at",
|
---|
2776 | "esnext.array.at"
|
---|
2777 | ],
|
---|
2778 | "core-js/features/array/concat": [
|
---|
2779 | "es.array.concat"
|
---|
2780 | ],
|
---|
2781 | "core-js/features/array/copy-within": [
|
---|
2782 | "es.array.copy-within"
|
---|
2783 | ],
|
---|
2784 | "core-js/features/array/entries": [
|
---|
2785 | "es.array.iterator",
|
---|
2786 | "es.object.to-string"
|
---|
2787 | ],
|
---|
2788 | "core-js/features/array/every": [
|
---|
2789 | "es.array.every"
|
---|
2790 | ],
|
---|
2791 | "core-js/features/array/fill": [
|
---|
2792 | "es.array.fill"
|
---|
2793 | ],
|
---|
2794 | "core-js/features/array/filter": [
|
---|
2795 | "es.array.filter"
|
---|
2796 | ],
|
---|
2797 | "core-js/features/array/filter-out": [
|
---|
2798 | "esnext.array.filter-out"
|
---|
2799 | ],
|
---|
2800 | "core-js/features/array/filter-reject": [
|
---|
2801 | "esnext.array.filter-reject"
|
---|
2802 | ],
|
---|
2803 | "core-js/features/array/find": [
|
---|
2804 | "es.array.find"
|
---|
2805 | ],
|
---|
2806 | "core-js/features/array/find-index": [
|
---|
2807 | "es.array.find-index"
|
---|
2808 | ],
|
---|
2809 | "core-js/features/array/find-last": [
|
---|
2810 | "esnext.array.find-last"
|
---|
2811 | ],
|
---|
2812 | "core-js/features/array/find-last-index": [
|
---|
2813 | "esnext.array.find-last-index"
|
---|
2814 | ],
|
---|
2815 | "core-js/features/array/flat": [
|
---|
2816 | "es.array.flat",
|
---|
2817 | "es.array.unscopables.flat"
|
---|
2818 | ],
|
---|
2819 | "core-js/features/array/flat-map": [
|
---|
2820 | "es.array.flat-map",
|
---|
2821 | "es.array.unscopables.flat-map"
|
---|
2822 | ],
|
---|
2823 | "core-js/features/array/for-each": [
|
---|
2824 | "es.array.for-each"
|
---|
2825 | ],
|
---|
2826 | "core-js/features/array/from": [
|
---|
2827 | "es.array.from",
|
---|
2828 | "es.string.iterator"
|
---|
2829 | ],
|
---|
2830 | "core-js/features/array/from-async": [
|
---|
2831 | "es.array.iterator",
|
---|
2832 | "es.object.to-string",
|
---|
2833 | "es.promise",
|
---|
2834 | "es.string.iterator",
|
---|
2835 | "esnext.array.from-async"
|
---|
2836 | ],
|
---|
2837 | "core-js/features/array/group-by": [
|
---|
2838 | "esnext.array.group-by"
|
---|
2839 | ],
|
---|
2840 | "core-js/features/array/includes": [
|
---|
2841 | "es.array.includes"
|
---|
2842 | ],
|
---|
2843 | "core-js/features/array/index-of": [
|
---|
2844 | "es.array.index-of"
|
---|
2845 | ],
|
---|
2846 | "core-js/features/array/is-array": [
|
---|
2847 | "es.array.is-array"
|
---|
2848 | ],
|
---|
2849 | "core-js/features/array/is-template-object": [
|
---|
2850 | "esnext.array.is-template-object"
|
---|
2851 | ],
|
---|
2852 | "core-js/features/array/iterator": [
|
---|
2853 | "es.array.iterator",
|
---|
2854 | "es.object.to-string"
|
---|
2855 | ],
|
---|
2856 | "core-js/features/array/join": [
|
---|
2857 | "es.array.join"
|
---|
2858 | ],
|
---|
2859 | "core-js/features/array/keys": [
|
---|
2860 | "es.array.iterator",
|
---|
2861 | "es.object.to-string"
|
---|
2862 | ],
|
---|
2863 | "core-js/features/array/last-index": [
|
---|
2864 | "esnext.array.last-index"
|
---|
2865 | ],
|
---|
2866 | "core-js/features/array/last-index-of": [
|
---|
2867 | "es.array.last-index-of"
|
---|
2868 | ],
|
---|
2869 | "core-js/features/array/last-item": [
|
---|
2870 | "esnext.array.last-item"
|
---|
2871 | ],
|
---|
2872 | "core-js/features/array/map": [
|
---|
2873 | "es.array.map"
|
---|
2874 | ],
|
---|
2875 | "core-js/features/array/of": [
|
---|
2876 | "es.array.of"
|
---|
2877 | ],
|
---|
2878 | "core-js/features/array/reduce": [
|
---|
2879 | "es.array.reduce"
|
---|
2880 | ],
|
---|
2881 | "core-js/features/array/reduce-right": [
|
---|
2882 | "es.array.reduce-right"
|
---|
2883 | ],
|
---|
2884 | "core-js/features/array/reverse": [
|
---|
2885 | "es.array.reverse"
|
---|
2886 | ],
|
---|
2887 | "core-js/features/array/slice": [
|
---|
2888 | "es.array.slice"
|
---|
2889 | ],
|
---|
2890 | "core-js/features/array/some": [
|
---|
2891 | "es.array.some"
|
---|
2892 | ],
|
---|
2893 | "core-js/features/array/sort": [
|
---|
2894 | "es.array.sort"
|
---|
2895 | ],
|
---|
2896 | "core-js/features/array/splice": [
|
---|
2897 | "es.array.splice"
|
---|
2898 | ],
|
---|
2899 | "core-js/features/array/unique-by": [
|
---|
2900 | "es.map",
|
---|
2901 | "esnext.array.unique-by"
|
---|
2902 | ],
|
---|
2903 | "core-js/features/array/values": [
|
---|
2904 | "es.array.iterator",
|
---|
2905 | "es.object.to-string"
|
---|
2906 | ],
|
---|
2907 | "core-js/features/array/virtual": [
|
---|
2908 | "es.array.at",
|
---|
2909 | "es.array.concat",
|
---|
2910 | "es.array.copy-within",
|
---|
2911 | "es.array.every",
|
---|
2912 | "es.array.fill",
|
---|
2913 | "es.array.filter",
|
---|
2914 | "es.array.find",
|
---|
2915 | "es.array.find-index",
|
---|
2916 | "es.array.flat",
|
---|
2917 | "es.array.flat-map",
|
---|
2918 | "es.array.for-each",
|
---|
2919 | "es.array.includes",
|
---|
2920 | "es.array.index-of",
|
---|
2921 | "es.array.iterator",
|
---|
2922 | "es.array.join",
|
---|
2923 | "es.array.last-index-of",
|
---|
2924 | "es.array.map",
|
---|
2925 | "es.array.reduce",
|
---|
2926 | "es.array.reduce-right",
|
---|
2927 | "es.array.reverse",
|
---|
2928 | "es.array.slice",
|
---|
2929 | "es.array.some",
|
---|
2930 | "es.array.sort",
|
---|
2931 | "es.array.species",
|
---|
2932 | "es.array.splice",
|
---|
2933 | "es.array.unscopables.flat",
|
---|
2934 | "es.array.unscopables.flat-map",
|
---|
2935 | "es.map",
|
---|
2936 | "es.object.to-string",
|
---|
2937 | "esnext.array.at",
|
---|
2938 | "esnext.array.filter-out",
|
---|
2939 | "esnext.array.filter-reject",
|
---|
2940 | "esnext.array.find-last",
|
---|
2941 | "esnext.array.find-last-index",
|
---|
2942 | "esnext.array.group-by",
|
---|
2943 | "esnext.array.unique-by"
|
---|
2944 | ],
|
---|
2945 | "core-js/features/array/virtual/at": [
|
---|
2946 | "es.array.at",
|
---|
2947 | "esnext.array.at"
|
---|
2948 | ],
|
---|
2949 | "core-js/features/array/virtual/concat": [
|
---|
2950 | "es.array.concat"
|
---|
2951 | ],
|
---|
2952 | "core-js/features/array/virtual/copy-within": [
|
---|
2953 | "es.array.copy-within"
|
---|
2954 | ],
|
---|
2955 | "core-js/features/array/virtual/entries": [
|
---|
2956 | "es.array.iterator",
|
---|
2957 | "es.object.to-string"
|
---|
2958 | ],
|
---|
2959 | "core-js/features/array/virtual/every": [
|
---|
2960 | "es.array.every"
|
---|
2961 | ],
|
---|
2962 | "core-js/features/array/virtual/fill": [
|
---|
2963 | "es.array.fill"
|
---|
2964 | ],
|
---|
2965 | "core-js/features/array/virtual/filter": [
|
---|
2966 | "es.array.filter"
|
---|
2967 | ],
|
---|
2968 | "core-js/features/array/virtual/filter-out": [
|
---|
2969 | "esnext.array.filter-out"
|
---|
2970 | ],
|
---|
2971 | "core-js/features/array/virtual/filter-reject": [
|
---|
2972 | "esnext.array.filter-reject"
|
---|
2973 | ],
|
---|
2974 | "core-js/features/array/virtual/find": [
|
---|
2975 | "es.array.find"
|
---|
2976 | ],
|
---|
2977 | "core-js/features/array/virtual/find-index": [
|
---|
2978 | "es.array.find-index"
|
---|
2979 | ],
|
---|
2980 | "core-js/features/array/virtual/find-last": [
|
---|
2981 | "esnext.array.find-last"
|
---|
2982 | ],
|
---|
2983 | "core-js/features/array/virtual/find-last-index": [
|
---|
2984 | "esnext.array.find-last-index"
|
---|
2985 | ],
|
---|
2986 | "core-js/features/array/virtual/flat": [
|
---|
2987 | "es.array.flat",
|
---|
2988 | "es.array.unscopables.flat"
|
---|
2989 | ],
|
---|
2990 | "core-js/features/array/virtual/flat-map": [
|
---|
2991 | "es.array.flat-map",
|
---|
2992 | "es.array.unscopables.flat-map"
|
---|
2993 | ],
|
---|
2994 | "core-js/features/array/virtual/for-each": [
|
---|
2995 | "es.array.for-each"
|
---|
2996 | ],
|
---|
2997 | "core-js/features/array/virtual/group-by": [
|
---|
2998 | "esnext.array.group-by"
|
---|
2999 | ],
|
---|
3000 | "core-js/features/array/virtual/includes": [
|
---|
3001 | "es.array.includes"
|
---|
3002 | ],
|
---|
3003 | "core-js/features/array/virtual/index-of": [
|
---|
3004 | "es.array.index-of"
|
---|
3005 | ],
|
---|
3006 | "core-js/features/array/virtual/iterator": [
|
---|
3007 | "es.array.iterator",
|
---|
3008 | "es.object.to-string"
|
---|
3009 | ],
|
---|
3010 | "core-js/features/array/virtual/join": [
|
---|
3011 | "es.array.join"
|
---|
3012 | ],
|
---|
3013 | "core-js/features/array/virtual/keys": [
|
---|
3014 | "es.array.iterator",
|
---|
3015 | "es.object.to-string"
|
---|
3016 | ],
|
---|
3017 | "core-js/features/array/virtual/last-index-of": [
|
---|
3018 | "es.array.last-index-of"
|
---|
3019 | ],
|
---|
3020 | "core-js/features/array/virtual/map": [
|
---|
3021 | "es.array.map"
|
---|
3022 | ],
|
---|
3023 | "core-js/features/array/virtual/reduce": [
|
---|
3024 | "es.array.reduce"
|
---|
3025 | ],
|
---|
3026 | "core-js/features/array/virtual/reduce-right": [
|
---|
3027 | "es.array.reduce-right"
|
---|
3028 | ],
|
---|
3029 | "core-js/features/array/virtual/reverse": [
|
---|
3030 | "es.array.reverse"
|
---|
3031 | ],
|
---|
3032 | "core-js/features/array/virtual/slice": [
|
---|
3033 | "es.array.slice"
|
---|
3034 | ],
|
---|
3035 | "core-js/features/array/virtual/some": [
|
---|
3036 | "es.array.some"
|
---|
3037 | ],
|
---|
3038 | "core-js/features/array/virtual/sort": [
|
---|
3039 | "es.array.sort"
|
---|
3040 | ],
|
---|
3041 | "core-js/features/array/virtual/splice": [
|
---|
3042 | "es.array.splice"
|
---|
3043 | ],
|
---|
3044 | "core-js/features/array/virtual/unique-by": [
|
---|
3045 | "es.map",
|
---|
3046 | "esnext.array.unique-by"
|
---|
3047 | ],
|
---|
3048 | "core-js/features/array/virtual/values": [
|
---|
3049 | "es.array.iterator",
|
---|
3050 | "es.object.to-string"
|
---|
3051 | ],
|
---|
3052 | "core-js/features/async-iterator": [
|
---|
3053 | "es.array.iterator",
|
---|
3054 | "es.object.to-string",
|
---|
3055 | "es.promise",
|
---|
3056 | "es.string.iterator",
|
---|
3057 | "esnext.async-iterator.constructor",
|
---|
3058 | "esnext.async-iterator.as-indexed-pairs",
|
---|
3059 | "esnext.async-iterator.drop",
|
---|
3060 | "esnext.async-iterator.every",
|
---|
3061 | "esnext.async-iterator.filter",
|
---|
3062 | "esnext.async-iterator.find",
|
---|
3063 | "esnext.async-iterator.flat-map",
|
---|
3064 | "esnext.async-iterator.for-each",
|
---|
3065 | "esnext.async-iterator.from",
|
---|
3066 | "esnext.async-iterator.map",
|
---|
3067 | "esnext.async-iterator.reduce",
|
---|
3068 | "esnext.async-iterator.some",
|
---|
3069 | "esnext.async-iterator.take",
|
---|
3070 | "esnext.async-iterator.to-array",
|
---|
3071 | "web.dom-collections.iterator"
|
---|
3072 | ],
|
---|
3073 | "core-js/features/async-iterator/as-indexed-pairs": [
|
---|
3074 | "es.object.to-string",
|
---|
3075 | "es.promise",
|
---|
3076 | "esnext.async-iterator.constructor",
|
---|
3077 | "esnext.async-iterator.as-indexed-pairs"
|
---|
3078 | ],
|
---|
3079 | "core-js/features/async-iterator/drop": [
|
---|
3080 | "es.object.to-string",
|
---|
3081 | "es.promise",
|
---|
3082 | "esnext.async-iterator.constructor",
|
---|
3083 | "esnext.async-iterator.drop"
|
---|
3084 | ],
|
---|
3085 | "core-js/features/async-iterator/every": [
|
---|
3086 | "es.object.to-string",
|
---|
3087 | "es.promise",
|
---|
3088 | "esnext.async-iterator.constructor",
|
---|
3089 | "esnext.async-iterator.every"
|
---|
3090 | ],
|
---|
3091 | "core-js/features/async-iterator/filter": [
|
---|
3092 | "es.object.to-string",
|
---|
3093 | "es.promise",
|
---|
3094 | "esnext.async-iterator.constructor",
|
---|
3095 | "esnext.async-iterator.filter"
|
---|
3096 | ],
|
---|
3097 | "core-js/features/async-iterator/find": [
|
---|
3098 | "es.object.to-string",
|
---|
3099 | "es.promise",
|
---|
3100 | "esnext.async-iterator.constructor",
|
---|
3101 | "esnext.async-iterator.find"
|
---|
3102 | ],
|
---|
3103 | "core-js/features/async-iterator/flat-map": [
|
---|
3104 | "es.object.to-string",
|
---|
3105 | "es.promise",
|
---|
3106 | "esnext.async-iterator.constructor",
|
---|
3107 | "esnext.async-iterator.flat-map"
|
---|
3108 | ],
|
---|
3109 | "core-js/features/async-iterator/for-each": [
|
---|
3110 | "es.object.to-string",
|
---|
3111 | "es.promise",
|
---|
3112 | "esnext.async-iterator.constructor",
|
---|
3113 | "esnext.async-iterator.for-each"
|
---|
3114 | ],
|
---|
3115 | "core-js/features/async-iterator/from": [
|
---|
3116 | "es.array.iterator",
|
---|
3117 | "es.object.to-string",
|
---|
3118 | "es.promise",
|
---|
3119 | "es.string.iterator",
|
---|
3120 | "esnext.async-iterator.constructor",
|
---|
3121 | "esnext.async-iterator.from",
|
---|
3122 | "web.dom-collections.iterator"
|
---|
3123 | ],
|
---|
3124 | "core-js/features/async-iterator/map": [
|
---|
3125 | "es.object.to-string",
|
---|
3126 | "es.promise",
|
---|
3127 | "esnext.async-iterator.constructor",
|
---|
3128 | "esnext.async-iterator.map"
|
---|
3129 | ],
|
---|
3130 | "core-js/features/async-iterator/reduce": [
|
---|
3131 | "es.object.to-string",
|
---|
3132 | "es.promise",
|
---|
3133 | "esnext.async-iterator.constructor",
|
---|
3134 | "esnext.async-iterator.reduce"
|
---|
3135 | ],
|
---|
3136 | "core-js/features/async-iterator/some": [
|
---|
3137 | "es.object.to-string",
|
---|
3138 | "es.promise",
|
---|
3139 | "esnext.async-iterator.constructor",
|
---|
3140 | "esnext.async-iterator.some"
|
---|
3141 | ],
|
---|
3142 | "core-js/features/async-iterator/take": [
|
---|
3143 | "es.object.to-string",
|
---|
3144 | "es.promise",
|
---|
3145 | "esnext.async-iterator.constructor",
|
---|
3146 | "esnext.async-iterator.take"
|
---|
3147 | ],
|
---|
3148 | "core-js/features/async-iterator/to-array": [
|
---|
3149 | "es.object.to-string",
|
---|
3150 | "es.promise",
|
---|
3151 | "esnext.async-iterator.constructor",
|
---|
3152 | "esnext.async-iterator.to-array"
|
---|
3153 | ],
|
---|
3154 | "core-js/features/bigint": [
|
---|
3155 | "es.object.to-string",
|
---|
3156 | "esnext.bigint.range"
|
---|
3157 | ],
|
---|
3158 | "core-js/features/bigint/range": [
|
---|
3159 | "es.object.to-string",
|
---|
3160 | "esnext.bigint.range"
|
---|
3161 | ],
|
---|
3162 | "core-js/features/clear-immediate": [
|
---|
3163 | "web.immediate"
|
---|
3164 | ],
|
---|
3165 | "core-js/features/composite-key": [
|
---|
3166 | "esnext.composite-key"
|
---|
3167 | ],
|
---|
3168 | "core-js/features/composite-symbol": [
|
---|
3169 | "es.symbol",
|
---|
3170 | "esnext.composite-symbol"
|
---|
3171 | ],
|
---|
3172 | "core-js/features/data-view": [
|
---|
3173 | "es.data-view",
|
---|
3174 | "es.object.to-string"
|
---|
3175 | ],
|
---|
3176 | "core-js/features/date": [
|
---|
3177 | "es.date.get-year",
|
---|
3178 | "es.date.now",
|
---|
3179 | "es.date.set-year",
|
---|
3180 | "es.date.to-gmt-string",
|
---|
3181 | "es.date.to-iso-string",
|
---|
3182 | "es.date.to-json",
|
---|
3183 | "es.date.to-primitive",
|
---|
3184 | "es.date.to-string"
|
---|
3185 | ],
|
---|
3186 | "core-js/features/date/get-year": [
|
---|
3187 | "es.date.get-year"
|
---|
3188 | ],
|
---|
3189 | "core-js/features/date/now": [
|
---|
3190 | "es.date.now"
|
---|
3191 | ],
|
---|
3192 | "core-js/features/date/set-year": [
|
---|
3193 | "es.date.set-year"
|
---|
3194 | ],
|
---|
3195 | "core-js/features/date/to-gmt-string": [
|
---|
3196 | "es.date.to-gmt-string"
|
---|
3197 | ],
|
---|
3198 | "core-js/features/date/to-iso-string": [
|
---|
3199 | "es.date.to-iso-string",
|
---|
3200 | "es.date.to-json"
|
---|
3201 | ],
|
---|
3202 | "core-js/features/date/to-json": [
|
---|
3203 | "es.date.to-json"
|
---|
3204 | ],
|
---|
3205 | "core-js/features/date/to-primitive": [
|
---|
3206 | "es.date.to-primitive"
|
---|
3207 | ],
|
---|
3208 | "core-js/features/date/to-string": [
|
---|
3209 | "es.date.to-string"
|
---|
3210 | ],
|
---|
3211 | "core-js/features/dom-collections": [
|
---|
3212 | "es.array.iterator",
|
---|
3213 | "es.object.to-string",
|
---|
3214 | "web.dom-collections.for-each",
|
---|
3215 | "web.dom-collections.iterator"
|
---|
3216 | ],
|
---|
3217 | "core-js/features/dom-collections/for-each": [
|
---|
3218 | "web.dom-collections.for-each"
|
---|
3219 | ],
|
---|
3220 | "core-js/features/dom-collections/iterator": [
|
---|
3221 | "es.object.to-string",
|
---|
3222 | "web.dom-collections.iterator"
|
---|
3223 | ],
|
---|
3224 | "core-js/features/escape": [
|
---|
3225 | "es.escape"
|
---|
3226 | ],
|
---|
3227 | "core-js/features/function": [
|
---|
3228 | "es.function.bind",
|
---|
3229 | "es.function.has-instance",
|
---|
3230 | "es.function.name"
|
---|
3231 | ],
|
---|
3232 | "core-js/features/function/bind": [
|
---|
3233 | "es.function.bind"
|
---|
3234 | ],
|
---|
3235 | "core-js/features/function/has-instance": [
|
---|
3236 | "es.function.has-instance"
|
---|
3237 | ],
|
---|
3238 | "core-js/features/function/name": [
|
---|
3239 | "es.function.name"
|
---|
3240 | ],
|
---|
3241 | "core-js/features/function/virtual": [
|
---|
3242 | "es.function.bind"
|
---|
3243 | ],
|
---|
3244 | "core-js/features/function/virtual/bind": [
|
---|
3245 | "es.function.bind"
|
---|
3246 | ],
|
---|
3247 | "core-js/features/get-iterator": [
|
---|
3248 | "es.array.iterator",
|
---|
3249 | "es.string.iterator",
|
---|
3250 | "web.dom-collections.iterator"
|
---|
3251 | ],
|
---|
3252 | "core-js/features/get-iterator-method": [
|
---|
3253 | "es.array.iterator",
|
---|
3254 | "es.string.iterator",
|
---|
3255 | "web.dom-collections.iterator"
|
---|
3256 | ],
|
---|
3257 | "core-js/features/global-this": [
|
---|
3258 | "es.global-this",
|
---|
3259 | "esnext.global-this"
|
---|
3260 | ],
|
---|
3261 | "core-js/features/instance/at": [
|
---|
3262 | "es.array.at",
|
---|
3263 | "es.string.at-alternative",
|
---|
3264 | "esnext.array.at",
|
---|
3265 | "esnext.string.at"
|
---|
3266 | ],
|
---|
3267 | "core-js/features/instance/bind": [
|
---|
3268 | "es.function.bind"
|
---|
3269 | ],
|
---|
3270 | "core-js/features/instance/code-point-at": [
|
---|
3271 | "es.string.code-point-at"
|
---|
3272 | ],
|
---|
3273 | "core-js/features/instance/code-points": [
|
---|
3274 | "es.object.to-string",
|
---|
3275 | "esnext.string.code-points"
|
---|
3276 | ],
|
---|
3277 | "core-js/features/instance/concat": [
|
---|
3278 | "es.array.concat"
|
---|
3279 | ],
|
---|
3280 | "core-js/features/instance/copy-within": [
|
---|
3281 | "es.array.copy-within"
|
---|
3282 | ],
|
---|
3283 | "core-js/features/instance/ends-with": [
|
---|
3284 | "es.string.ends-with"
|
---|
3285 | ],
|
---|
3286 | "core-js/features/instance/entries": [
|
---|
3287 | "es.array.iterator",
|
---|
3288 | "es.object.to-string",
|
---|
3289 | "web.dom-collections.iterator"
|
---|
3290 | ],
|
---|
3291 | "core-js/features/instance/every": [
|
---|
3292 | "es.array.every"
|
---|
3293 | ],
|
---|
3294 | "core-js/features/instance/fill": [
|
---|
3295 | "es.array.fill"
|
---|
3296 | ],
|
---|
3297 | "core-js/features/instance/filter": [
|
---|
3298 | "es.array.filter"
|
---|
3299 | ],
|
---|
3300 | "core-js/features/instance/filter-out": [
|
---|
3301 | "esnext.array.filter-out"
|
---|
3302 | ],
|
---|
3303 | "core-js/features/instance/filter-reject": [
|
---|
3304 | "esnext.array.filter-reject"
|
---|
3305 | ],
|
---|
3306 | "core-js/features/instance/find": [
|
---|
3307 | "es.array.find"
|
---|
3308 | ],
|
---|
3309 | "core-js/features/instance/find-index": [
|
---|
3310 | "es.array.find-index"
|
---|
3311 | ],
|
---|
3312 | "core-js/features/instance/find-last": [
|
---|
3313 | "esnext.array.find-last"
|
---|
3314 | ],
|
---|
3315 | "core-js/features/instance/find-last-index": [
|
---|
3316 | "esnext.array.find-last-index"
|
---|
3317 | ],
|
---|
3318 | "core-js/features/instance/flags": [
|
---|
3319 | "es.regexp.flags"
|
---|
3320 | ],
|
---|
3321 | "core-js/features/instance/flat": [
|
---|
3322 | "es.array.flat",
|
---|
3323 | "es.array.unscopables.flat"
|
---|
3324 | ],
|
---|
3325 | "core-js/features/instance/flat-map": [
|
---|
3326 | "es.array.flat-map",
|
---|
3327 | "es.array.unscopables.flat-map"
|
---|
3328 | ],
|
---|
3329 | "core-js/features/instance/for-each": [
|
---|
3330 | "es.array.for-each",
|
---|
3331 | "web.dom-collections.iterator"
|
---|
3332 | ],
|
---|
3333 | "core-js/features/instance/group-by": [
|
---|
3334 | "esnext.array.group-by"
|
---|
3335 | ],
|
---|
3336 | "core-js/features/instance/includes": [
|
---|
3337 | "es.array.includes",
|
---|
3338 | "es.string.includes"
|
---|
3339 | ],
|
---|
3340 | "core-js/features/instance/index-of": [
|
---|
3341 | "es.array.index-of"
|
---|
3342 | ],
|
---|
3343 | "core-js/features/instance/keys": [
|
---|
3344 | "es.array.iterator",
|
---|
3345 | "es.object.to-string",
|
---|
3346 | "web.dom-collections.iterator"
|
---|
3347 | ],
|
---|
3348 | "core-js/features/instance/last-index-of": [
|
---|
3349 | "es.array.last-index-of"
|
---|
3350 | ],
|
---|
3351 | "core-js/features/instance/map": [
|
---|
3352 | "es.array.map"
|
---|
3353 | ],
|
---|
3354 | "core-js/features/instance/match-all": [
|
---|
3355 | "es.object.to-string",
|
---|
3356 | "es.regexp.exec",
|
---|
3357 | "es.string.match-all",
|
---|
3358 | "esnext.string.match-all"
|
---|
3359 | ],
|
---|
3360 | "core-js/features/instance/pad-end": [
|
---|
3361 | "es.string.pad-end"
|
---|
3362 | ],
|
---|
3363 | "core-js/features/instance/pad-start": [
|
---|
3364 | "es.string.pad-start"
|
---|
3365 | ],
|
---|
3366 | "core-js/features/instance/reduce": [
|
---|
3367 | "es.array.reduce"
|
---|
3368 | ],
|
---|
3369 | "core-js/features/instance/reduce-right": [
|
---|
3370 | "es.array.reduce-right"
|
---|
3371 | ],
|
---|
3372 | "core-js/features/instance/repeat": [
|
---|
3373 | "es.string.repeat"
|
---|
3374 | ],
|
---|
3375 | "core-js/features/instance/replace-all": [
|
---|
3376 | "es.regexp.exec",
|
---|
3377 | "es.string.replace",
|
---|
3378 | "es.string.replace-all"
|
---|
3379 | ],
|
---|
3380 | "core-js/features/instance/reverse": [
|
---|
3381 | "es.array.reverse"
|
---|
3382 | ],
|
---|
3383 | "core-js/features/instance/slice": [
|
---|
3384 | "es.array.slice"
|
---|
3385 | ],
|
---|
3386 | "core-js/features/instance/some": [
|
---|
3387 | "es.array.some"
|
---|
3388 | ],
|
---|
3389 | "core-js/features/instance/sort": [
|
---|
3390 | "es.array.sort"
|
---|
3391 | ],
|
---|
3392 | "core-js/features/instance/splice": [
|
---|
3393 | "es.array.splice"
|
---|
3394 | ],
|
---|
3395 | "core-js/features/instance/starts-with": [
|
---|
3396 | "es.string.starts-with"
|
---|
3397 | ],
|
---|
3398 | "core-js/features/instance/trim": [
|
---|
3399 | "es.string.trim"
|
---|
3400 | ],
|
---|
3401 | "core-js/features/instance/trim-end": [
|
---|
3402 | "es.string.trim-end"
|
---|
3403 | ],
|
---|
3404 | "core-js/features/instance/trim-left": [
|
---|
3405 | "es.string.trim-start"
|
---|
3406 | ],
|
---|
3407 | "core-js/features/instance/trim-right": [
|
---|
3408 | "es.string.trim-end"
|
---|
3409 | ],
|
---|
3410 | "core-js/features/instance/trim-start": [
|
---|
3411 | "es.string.trim-start"
|
---|
3412 | ],
|
---|
3413 | "core-js/features/instance/unique-by": [
|
---|
3414 | "es.map",
|
---|
3415 | "esnext.array.unique-by"
|
---|
3416 | ],
|
---|
3417 | "core-js/features/instance/values": [
|
---|
3418 | "es.array.iterator",
|
---|
3419 | "es.object.to-string",
|
---|
3420 | "web.dom-collections.iterator"
|
---|
3421 | ],
|
---|
3422 | "core-js/features/is-iterable": [
|
---|
3423 | "es.array.iterator",
|
---|
3424 | "es.string.iterator",
|
---|
3425 | "web.dom-collections.iterator"
|
---|
3426 | ],
|
---|
3427 | "core-js/features/iterator": [
|
---|
3428 | "es.array.iterator",
|
---|
3429 | "es.object.to-string",
|
---|
3430 | "es.string.iterator",
|
---|
3431 | "esnext.iterator.constructor",
|
---|
3432 | "esnext.iterator.as-indexed-pairs",
|
---|
3433 | "esnext.iterator.drop",
|
---|
3434 | "esnext.iterator.every",
|
---|
3435 | "esnext.iterator.filter",
|
---|
3436 | "esnext.iterator.find",
|
---|
3437 | "esnext.iterator.flat-map",
|
---|
3438 | "esnext.iterator.for-each",
|
---|
3439 | "esnext.iterator.from",
|
---|
3440 | "esnext.iterator.map",
|
---|
3441 | "esnext.iterator.reduce",
|
---|
3442 | "esnext.iterator.some",
|
---|
3443 | "esnext.iterator.take",
|
---|
3444 | "esnext.iterator.to-array",
|
---|
3445 | "web.dom-collections.iterator"
|
---|
3446 | ],
|
---|
3447 | "core-js/features/iterator/as-indexed-pairs": [
|
---|
3448 | "es.object.to-string",
|
---|
3449 | "esnext.iterator.constructor",
|
---|
3450 | "esnext.iterator.as-indexed-pairs"
|
---|
3451 | ],
|
---|
3452 | "core-js/features/iterator/drop": [
|
---|
3453 | "es.object.to-string",
|
---|
3454 | "esnext.iterator.constructor",
|
---|
3455 | "esnext.iterator.drop"
|
---|
3456 | ],
|
---|
3457 | "core-js/features/iterator/every": [
|
---|
3458 | "es.object.to-string",
|
---|
3459 | "esnext.iterator.constructor",
|
---|
3460 | "esnext.iterator.every"
|
---|
3461 | ],
|
---|
3462 | "core-js/features/iterator/filter": [
|
---|
3463 | "es.object.to-string",
|
---|
3464 | "esnext.iterator.constructor",
|
---|
3465 | "esnext.iterator.filter"
|
---|
3466 | ],
|
---|
3467 | "core-js/features/iterator/find": [
|
---|
3468 | "es.object.to-string",
|
---|
3469 | "esnext.iterator.constructor",
|
---|
3470 | "esnext.iterator.find"
|
---|
3471 | ],
|
---|
3472 | "core-js/features/iterator/flat-map": [
|
---|
3473 | "es.object.to-string",
|
---|
3474 | "esnext.iterator.constructor",
|
---|
3475 | "esnext.iterator.flat-map"
|
---|
3476 | ],
|
---|
3477 | "core-js/features/iterator/for-each": [
|
---|
3478 | "es.object.to-string",
|
---|
3479 | "esnext.iterator.constructor",
|
---|
3480 | "esnext.iterator.for-each"
|
---|
3481 | ],
|
---|
3482 | "core-js/features/iterator/from": [
|
---|
3483 | "es.array.iterator",
|
---|
3484 | "es.object.to-string",
|
---|
3485 | "es.string.iterator",
|
---|
3486 | "esnext.iterator.constructor",
|
---|
3487 | "esnext.iterator.from",
|
---|
3488 | "web.dom-collections.iterator"
|
---|
3489 | ],
|
---|
3490 | "core-js/features/iterator/map": [
|
---|
3491 | "es.object.to-string",
|
---|
3492 | "esnext.iterator.constructor",
|
---|
3493 | "esnext.iterator.map"
|
---|
3494 | ],
|
---|
3495 | "core-js/features/iterator/reduce": [
|
---|
3496 | "es.object.to-string",
|
---|
3497 | "esnext.iterator.constructor",
|
---|
3498 | "esnext.iterator.reduce"
|
---|
3499 | ],
|
---|
3500 | "core-js/features/iterator/some": [
|
---|
3501 | "es.object.to-string",
|
---|
3502 | "esnext.iterator.constructor",
|
---|
3503 | "esnext.iterator.some"
|
---|
3504 | ],
|
---|
3505 | "core-js/features/iterator/take": [
|
---|
3506 | "es.object.to-string",
|
---|
3507 | "esnext.iterator.constructor",
|
---|
3508 | "esnext.iterator.take"
|
---|
3509 | ],
|
---|
3510 | "core-js/features/iterator/to-array": [
|
---|
3511 | "es.object.to-string",
|
---|
3512 | "esnext.iterator.constructor",
|
---|
3513 | "esnext.iterator.to-array"
|
---|
3514 | ],
|
---|
3515 | "core-js/features/json": [
|
---|
3516 | "es.json.stringify",
|
---|
3517 | "es.json.to-string-tag"
|
---|
3518 | ],
|
---|
3519 | "core-js/features/json/stringify": [
|
---|
3520 | "es.json.stringify"
|
---|
3521 | ],
|
---|
3522 | "core-js/features/json/to-string-tag": [
|
---|
3523 | "es.json.to-string-tag"
|
---|
3524 | ],
|
---|
3525 | "core-js/features/map": [
|
---|
3526 | "es.array.iterator",
|
---|
3527 | "es.map",
|
---|
3528 | "es.object.to-string",
|
---|
3529 | "es.string.iterator",
|
---|
3530 | "esnext.map.delete-all",
|
---|
3531 | "esnext.map.emplace",
|
---|
3532 | "esnext.map.every",
|
---|
3533 | "esnext.map.filter",
|
---|
3534 | "esnext.map.find",
|
---|
3535 | "esnext.map.find-key",
|
---|
3536 | "esnext.map.from",
|
---|
3537 | "esnext.map.group-by",
|
---|
3538 | "esnext.map.includes",
|
---|
3539 | "esnext.map.key-by",
|
---|
3540 | "esnext.map.key-of",
|
---|
3541 | "esnext.map.map-keys",
|
---|
3542 | "esnext.map.map-values",
|
---|
3543 | "esnext.map.merge",
|
---|
3544 | "esnext.map.of",
|
---|
3545 | "esnext.map.reduce",
|
---|
3546 | "esnext.map.some",
|
---|
3547 | "esnext.map.update",
|
---|
3548 | "esnext.map.update-or-insert",
|
---|
3549 | "esnext.map.upsert",
|
---|
3550 | "web.dom-collections.iterator"
|
---|
3551 | ],
|
---|
3552 | "core-js/features/map/delete-all": [
|
---|
3553 | "es.map",
|
---|
3554 | "esnext.map.delete-all"
|
---|
3555 | ],
|
---|
3556 | "core-js/features/map/emplace": [
|
---|
3557 | "es.map",
|
---|
3558 | "esnext.map.emplace"
|
---|
3559 | ],
|
---|
3560 | "core-js/features/map/every": [
|
---|
3561 | "es.map",
|
---|
3562 | "esnext.map.every"
|
---|
3563 | ],
|
---|
3564 | "core-js/features/map/filter": [
|
---|
3565 | "es.map",
|
---|
3566 | "esnext.map.filter"
|
---|
3567 | ],
|
---|
3568 | "core-js/features/map/find": [
|
---|
3569 | "es.map",
|
---|
3570 | "esnext.map.find"
|
---|
3571 | ],
|
---|
3572 | "core-js/features/map/find-key": [
|
---|
3573 | "es.map",
|
---|
3574 | "esnext.map.find-key"
|
---|
3575 | ],
|
---|
3576 | "core-js/features/map/from": [
|
---|
3577 | "es.array.iterator",
|
---|
3578 | "es.map",
|
---|
3579 | "es.string.iterator",
|
---|
3580 | "esnext.map.from",
|
---|
3581 | "web.dom-collections.iterator"
|
---|
3582 | ],
|
---|
3583 | "core-js/features/map/group-by": [
|
---|
3584 | "es.map",
|
---|
3585 | "esnext.map.group-by"
|
---|
3586 | ],
|
---|
3587 | "core-js/features/map/includes": [
|
---|
3588 | "es.map",
|
---|
3589 | "esnext.map.includes"
|
---|
3590 | ],
|
---|
3591 | "core-js/features/map/key-by": [
|
---|
3592 | "es.map",
|
---|
3593 | "esnext.map.key-by"
|
---|
3594 | ],
|
---|
3595 | "core-js/features/map/key-of": [
|
---|
3596 | "es.map",
|
---|
3597 | "esnext.map.key-of"
|
---|
3598 | ],
|
---|
3599 | "core-js/features/map/map-keys": [
|
---|
3600 | "es.map",
|
---|
3601 | "esnext.map.map-keys"
|
---|
3602 | ],
|
---|
3603 | "core-js/features/map/map-values": [
|
---|
3604 | "es.map",
|
---|
3605 | "esnext.map.map-values"
|
---|
3606 | ],
|
---|
3607 | "core-js/features/map/merge": [
|
---|
3608 | "es.map",
|
---|
3609 | "esnext.map.merge"
|
---|
3610 | ],
|
---|
3611 | "core-js/features/map/of": [
|
---|
3612 | "es.array.iterator",
|
---|
3613 | "es.map",
|
---|
3614 | "esnext.map.of"
|
---|
3615 | ],
|
---|
3616 | "core-js/features/map/reduce": [
|
---|
3617 | "es.map",
|
---|
3618 | "esnext.map.reduce"
|
---|
3619 | ],
|
---|
3620 | "core-js/features/map/some": [
|
---|
3621 | "es.map",
|
---|
3622 | "esnext.map.some"
|
---|
3623 | ],
|
---|
3624 | "core-js/features/map/update": [
|
---|
3625 | "es.map",
|
---|
3626 | "esnext.map.update"
|
---|
3627 | ],
|
---|
3628 | "core-js/features/map/update-or-insert": [
|
---|
3629 | "es.map",
|
---|
3630 | "esnext.map.update-or-insert"
|
---|
3631 | ],
|
---|
3632 | "core-js/features/map/upsert": [
|
---|
3633 | "es.map",
|
---|
3634 | "esnext.map.upsert"
|
---|
3635 | ],
|
---|
3636 | "core-js/features/math": [
|
---|
3637 | "es.math.acosh",
|
---|
3638 | "es.math.asinh",
|
---|
3639 | "es.math.atanh",
|
---|
3640 | "es.math.cbrt",
|
---|
3641 | "es.math.clz32",
|
---|
3642 | "es.math.cosh",
|
---|
3643 | "es.math.expm1",
|
---|
3644 | "es.math.fround",
|
---|
3645 | "es.math.hypot",
|
---|
3646 | "es.math.imul",
|
---|
3647 | "es.math.log10",
|
---|
3648 | "es.math.log1p",
|
---|
3649 | "es.math.log2",
|
---|
3650 | "es.math.sign",
|
---|
3651 | "es.math.sinh",
|
---|
3652 | "es.math.tanh",
|
---|
3653 | "es.math.to-string-tag",
|
---|
3654 | "es.math.trunc",
|
---|
3655 | "esnext.math.clamp",
|
---|
3656 | "esnext.math.deg-per-rad",
|
---|
3657 | "esnext.math.degrees",
|
---|
3658 | "esnext.math.fscale",
|
---|
3659 | "esnext.math.iaddh",
|
---|
3660 | "esnext.math.imulh",
|
---|
3661 | "esnext.math.isubh",
|
---|
3662 | "esnext.math.rad-per-deg",
|
---|
3663 | "esnext.math.radians",
|
---|
3664 | "esnext.math.scale",
|
---|
3665 | "esnext.math.seeded-prng",
|
---|
3666 | "esnext.math.signbit",
|
---|
3667 | "esnext.math.umulh"
|
---|
3668 | ],
|
---|
3669 | "core-js/features/math/acosh": [
|
---|
3670 | "es.math.acosh"
|
---|
3671 | ],
|
---|
3672 | "core-js/features/math/asinh": [
|
---|
3673 | "es.math.asinh"
|
---|
3674 | ],
|
---|
3675 | "core-js/features/math/atanh": [
|
---|
3676 | "es.math.atanh"
|
---|
3677 | ],
|
---|
3678 | "core-js/features/math/cbrt": [
|
---|
3679 | "es.math.cbrt"
|
---|
3680 | ],
|
---|
3681 | "core-js/features/math/clamp": [
|
---|
3682 | "esnext.math.clamp"
|
---|
3683 | ],
|
---|
3684 | "core-js/features/math/clz32": [
|
---|
3685 | "es.math.clz32"
|
---|
3686 | ],
|
---|
3687 | "core-js/features/math/cosh": [
|
---|
3688 | "es.math.cosh"
|
---|
3689 | ],
|
---|
3690 | "core-js/features/math/deg-per-rad": [
|
---|
3691 | "esnext.math.deg-per-rad"
|
---|
3692 | ],
|
---|
3693 | "core-js/features/math/degrees": [
|
---|
3694 | "esnext.math.degrees"
|
---|
3695 | ],
|
---|
3696 | "core-js/features/math/expm1": [
|
---|
3697 | "es.math.expm1"
|
---|
3698 | ],
|
---|
3699 | "core-js/features/math/fround": [
|
---|
3700 | "es.math.fround"
|
---|
3701 | ],
|
---|
3702 | "core-js/features/math/fscale": [
|
---|
3703 | "esnext.math.fscale"
|
---|
3704 | ],
|
---|
3705 | "core-js/features/math/hypot": [
|
---|
3706 | "es.math.hypot"
|
---|
3707 | ],
|
---|
3708 | "core-js/features/math/iaddh": [
|
---|
3709 | "esnext.math.iaddh"
|
---|
3710 | ],
|
---|
3711 | "core-js/features/math/imul": [
|
---|
3712 | "es.math.imul"
|
---|
3713 | ],
|
---|
3714 | "core-js/features/math/imulh": [
|
---|
3715 | "esnext.math.imulh"
|
---|
3716 | ],
|
---|
3717 | "core-js/features/math/isubh": [
|
---|
3718 | "esnext.math.isubh"
|
---|
3719 | ],
|
---|
3720 | "core-js/features/math/log10": [
|
---|
3721 | "es.math.log10"
|
---|
3722 | ],
|
---|
3723 | "core-js/features/math/log1p": [
|
---|
3724 | "es.math.log1p"
|
---|
3725 | ],
|
---|
3726 | "core-js/features/math/log2": [
|
---|
3727 | "es.math.log2"
|
---|
3728 | ],
|
---|
3729 | "core-js/features/math/rad-per-deg": [
|
---|
3730 | "esnext.math.rad-per-deg"
|
---|
3731 | ],
|
---|
3732 | "core-js/features/math/radians": [
|
---|
3733 | "esnext.math.radians"
|
---|
3734 | ],
|
---|
3735 | "core-js/features/math/scale": [
|
---|
3736 | "esnext.math.scale"
|
---|
3737 | ],
|
---|
3738 | "core-js/features/math/seeded-prng": [
|
---|
3739 | "esnext.math.seeded-prng"
|
---|
3740 | ],
|
---|
3741 | "core-js/features/math/sign": [
|
---|
3742 | "es.math.sign"
|
---|
3743 | ],
|
---|
3744 | "core-js/features/math/signbit": [
|
---|
3745 | "esnext.math.signbit"
|
---|
3746 | ],
|
---|
3747 | "core-js/features/math/sinh": [
|
---|
3748 | "es.math.sinh"
|
---|
3749 | ],
|
---|
3750 | "core-js/features/math/tanh": [
|
---|
3751 | "es.math.tanh"
|
---|
3752 | ],
|
---|
3753 | "core-js/features/math/to-string-tag": [
|
---|
3754 | "es.math.to-string-tag"
|
---|
3755 | ],
|
---|
3756 | "core-js/features/math/trunc": [
|
---|
3757 | "es.math.trunc"
|
---|
3758 | ],
|
---|
3759 | "core-js/features/math/umulh": [
|
---|
3760 | "esnext.math.umulh"
|
---|
3761 | ],
|
---|
3762 | "core-js/features/number": [
|
---|
3763 | "es.number.constructor",
|
---|
3764 | "es.number.epsilon",
|
---|
3765 | "es.number.is-finite",
|
---|
3766 | "es.number.is-integer",
|
---|
3767 | "es.number.is-nan",
|
---|
3768 | "es.number.is-safe-integer",
|
---|
3769 | "es.number.max-safe-integer",
|
---|
3770 | "es.number.min-safe-integer",
|
---|
3771 | "es.number.parse-float",
|
---|
3772 | "es.number.parse-int",
|
---|
3773 | "es.number.to-fixed",
|
---|
3774 | "es.number.to-precision",
|
---|
3775 | "es.object.to-string",
|
---|
3776 | "esnext.number.from-string",
|
---|
3777 | "esnext.number.range"
|
---|
3778 | ],
|
---|
3779 | "core-js/features/number/constructor": [
|
---|
3780 | "es.number.constructor"
|
---|
3781 | ],
|
---|
3782 | "core-js/features/number/epsilon": [
|
---|
3783 | "es.number.epsilon"
|
---|
3784 | ],
|
---|
3785 | "core-js/features/number/from-string": [
|
---|
3786 | "esnext.number.from-string"
|
---|
3787 | ],
|
---|
3788 | "core-js/features/number/is-finite": [
|
---|
3789 | "es.number.is-finite"
|
---|
3790 | ],
|
---|
3791 | "core-js/features/number/is-integer": [
|
---|
3792 | "es.number.is-integer"
|
---|
3793 | ],
|
---|
3794 | "core-js/features/number/is-nan": [
|
---|
3795 | "es.number.is-nan"
|
---|
3796 | ],
|
---|
3797 | "core-js/features/number/is-safe-integer": [
|
---|
3798 | "es.number.is-safe-integer"
|
---|
3799 | ],
|
---|
3800 | "core-js/features/number/max-safe-integer": [
|
---|
3801 | "es.number.max-safe-integer"
|
---|
3802 | ],
|
---|
3803 | "core-js/features/number/min-safe-integer": [
|
---|
3804 | "es.number.min-safe-integer"
|
---|
3805 | ],
|
---|
3806 | "core-js/features/number/parse-float": [
|
---|
3807 | "es.number.parse-float"
|
---|
3808 | ],
|
---|
3809 | "core-js/features/number/parse-int": [
|
---|
3810 | "es.number.parse-int"
|
---|
3811 | ],
|
---|
3812 | "core-js/features/number/range": [
|
---|
3813 | "es.object.to-string",
|
---|
3814 | "esnext.number.range"
|
---|
3815 | ],
|
---|
3816 | "core-js/features/number/to-fixed": [
|
---|
3817 | "es.number.to-fixed"
|
---|
3818 | ],
|
---|
3819 | "core-js/features/number/to-precision": [
|
---|
3820 | "es.number.to-precision"
|
---|
3821 | ],
|
---|
3822 | "core-js/features/number/virtual": [
|
---|
3823 | "es.number.to-fixed",
|
---|
3824 | "es.number.to-precision"
|
---|
3825 | ],
|
---|
3826 | "core-js/features/number/virtual/to-fixed": [
|
---|
3827 | "es.number.to-fixed"
|
---|
3828 | ],
|
---|
3829 | "core-js/features/number/virtual/to-precision": [
|
---|
3830 | "es.number.to-precision"
|
---|
3831 | ],
|
---|
3832 | "core-js/features/object": [
|
---|
3833 | "es.symbol",
|
---|
3834 | "es.json.to-string-tag",
|
---|
3835 | "es.math.to-string-tag",
|
---|
3836 | "es.object.assign",
|
---|
3837 | "es.object.create",
|
---|
3838 | "es.object.define-getter",
|
---|
3839 | "es.object.define-properties",
|
---|
3840 | "es.object.define-property",
|
---|
3841 | "es.object.define-setter",
|
---|
3842 | "es.object.entries",
|
---|
3843 | "es.object.freeze",
|
---|
3844 | "es.object.from-entries",
|
---|
3845 | "es.object.get-own-property-descriptor",
|
---|
3846 | "es.object.get-own-property-descriptors",
|
---|
3847 | "es.object.get-own-property-names",
|
---|
3848 | "es.object.get-prototype-of",
|
---|
3849 | "es.object.has-own",
|
---|
3850 | "es.object.is",
|
---|
3851 | "es.object.is-extensible",
|
---|
3852 | "es.object.is-frozen",
|
---|
3853 | "es.object.is-sealed",
|
---|
3854 | "es.object.keys",
|
---|
3855 | "es.object.lookup-getter",
|
---|
3856 | "es.object.lookup-setter",
|
---|
3857 | "es.object.prevent-extensions",
|
---|
3858 | "es.object.seal",
|
---|
3859 | "es.object.set-prototype-of",
|
---|
3860 | "es.object.to-string",
|
---|
3861 | "es.object.values",
|
---|
3862 | "es.reflect.to-string-tag",
|
---|
3863 | "esnext.object.has-own",
|
---|
3864 | "esnext.object.iterate-entries",
|
---|
3865 | "esnext.object.iterate-keys",
|
---|
3866 | "esnext.object.iterate-values",
|
---|
3867 | "web.dom-collections.iterator"
|
---|
3868 | ],
|
---|
3869 | "core-js/features/object/assign": [
|
---|
3870 | "es.object.assign"
|
---|
3871 | ],
|
---|
3872 | "core-js/features/object/create": [
|
---|
3873 | "es.object.create"
|
---|
3874 | ],
|
---|
3875 | "core-js/features/object/define-getter": [
|
---|
3876 | "es.object.define-getter"
|
---|
3877 | ],
|
---|
3878 | "core-js/features/object/define-properties": [
|
---|
3879 | "es.object.define-properties"
|
---|
3880 | ],
|
---|
3881 | "core-js/features/object/define-property": [
|
---|
3882 | "es.object.define-property"
|
---|
3883 | ],
|
---|
3884 | "core-js/features/object/define-setter": [
|
---|
3885 | "es.object.define-setter"
|
---|
3886 | ],
|
---|
3887 | "core-js/features/object/entries": [
|
---|
3888 | "es.object.entries"
|
---|
3889 | ],
|
---|
3890 | "core-js/features/object/freeze": [
|
---|
3891 | "es.object.freeze"
|
---|
3892 | ],
|
---|
3893 | "core-js/features/object/from-entries": [
|
---|
3894 | "es.array.iterator",
|
---|
3895 | "es.object.from-entries",
|
---|
3896 | "web.dom-collections.iterator"
|
---|
3897 | ],
|
---|
3898 | "core-js/features/object/get-own-property-descriptor": [
|
---|
3899 | "es.object.get-own-property-descriptor"
|
---|
3900 | ],
|
---|
3901 | "core-js/features/object/get-own-property-descriptors": [
|
---|
3902 | "es.object.get-own-property-descriptors"
|
---|
3903 | ],
|
---|
3904 | "core-js/features/object/get-own-property-names": [
|
---|
3905 | "es.object.get-own-property-names"
|
---|
3906 | ],
|
---|
3907 | "core-js/features/object/get-own-property-symbols": [
|
---|
3908 | "es.symbol"
|
---|
3909 | ],
|
---|
3910 | "core-js/features/object/get-prototype-of": [
|
---|
3911 | "es.object.get-prototype-of"
|
---|
3912 | ],
|
---|
3913 | "core-js/features/object/has-own": [
|
---|
3914 | "es.object.has-own",
|
---|
3915 | "esnext.object.has-own"
|
---|
3916 | ],
|
---|
3917 | "core-js/features/object/is": [
|
---|
3918 | "es.object.is"
|
---|
3919 | ],
|
---|
3920 | "core-js/features/object/is-extensible": [
|
---|
3921 | "es.object.is-extensible"
|
---|
3922 | ],
|
---|
3923 | "core-js/features/object/is-frozen": [
|
---|
3924 | "es.object.is-frozen"
|
---|
3925 | ],
|
---|
3926 | "core-js/features/object/is-sealed": [
|
---|
3927 | "es.object.is-sealed"
|
---|
3928 | ],
|
---|
3929 | "core-js/features/object/iterate-entries": [
|
---|
3930 | "esnext.object.iterate-entries"
|
---|
3931 | ],
|
---|
3932 | "core-js/features/object/iterate-keys": [
|
---|
3933 | "esnext.object.iterate-keys"
|
---|
3934 | ],
|
---|
3935 | "core-js/features/object/iterate-values": [
|
---|
3936 | "esnext.object.iterate-values"
|
---|
3937 | ],
|
---|
3938 | "core-js/features/object/keys": [
|
---|
3939 | "es.object.keys"
|
---|
3940 | ],
|
---|
3941 | "core-js/features/object/lookup-getter": [
|
---|
3942 | "es.object.lookup-setter"
|
---|
3943 | ],
|
---|
3944 | "core-js/features/object/lookup-setter": [
|
---|
3945 | "es.object.lookup-setter"
|
---|
3946 | ],
|
---|
3947 | "core-js/features/object/prevent-extensions": [
|
---|
3948 | "es.object.prevent-extensions"
|
---|
3949 | ],
|
---|
3950 | "core-js/features/object/seal": [
|
---|
3951 | "es.object.seal"
|
---|
3952 | ],
|
---|
3953 | "core-js/features/object/set-prototype-of": [
|
---|
3954 | "es.object.set-prototype-of"
|
---|
3955 | ],
|
---|
3956 | "core-js/features/object/to-string": [
|
---|
3957 | "es.json.to-string-tag",
|
---|
3958 | "es.math.to-string-tag",
|
---|
3959 | "es.object.to-string",
|
---|
3960 | "es.reflect.to-string-tag"
|
---|
3961 | ],
|
---|
3962 | "core-js/features/object/values": [
|
---|
3963 | "es.object.values"
|
---|
3964 | ],
|
---|
3965 | "core-js/features/observable": [
|
---|
3966 | "es.object.to-string",
|
---|
3967 | "es.string.iterator",
|
---|
3968 | "esnext.observable",
|
---|
3969 | "esnext.symbol.observable",
|
---|
3970 | "web.dom-collections.iterator"
|
---|
3971 | ],
|
---|
3972 | "core-js/features/parse-float": [
|
---|
3973 | "es.parse-float"
|
---|
3974 | ],
|
---|
3975 | "core-js/features/parse-int": [
|
---|
3976 | "es.parse-int"
|
---|
3977 | ],
|
---|
3978 | "core-js/features/promise": [
|
---|
3979 | "es.aggregate-error",
|
---|
3980 | "es.array.iterator",
|
---|
3981 | "es.object.to-string",
|
---|
3982 | "es.promise",
|
---|
3983 | "es.promise.all-settled",
|
---|
3984 | "es.promise.any",
|
---|
3985 | "es.promise.finally",
|
---|
3986 | "es.string.iterator",
|
---|
3987 | "esnext.aggregate-error",
|
---|
3988 | "esnext.promise.all-settled",
|
---|
3989 | "esnext.promise.any",
|
---|
3990 | "esnext.promise.try",
|
---|
3991 | "web.dom-collections.iterator"
|
---|
3992 | ],
|
---|
3993 | "core-js/features/promise/all-settled": [
|
---|
3994 | "es.array.iterator",
|
---|
3995 | "es.object.to-string",
|
---|
3996 | "es.promise",
|
---|
3997 | "es.promise.all-settled",
|
---|
3998 | "es.string.iterator",
|
---|
3999 | "esnext.promise.all-settled",
|
---|
4000 | "web.dom-collections.iterator"
|
---|
4001 | ],
|
---|
4002 | "core-js/features/promise/any": [
|
---|
4003 | "es.aggregate-error",
|
---|
4004 | "es.array.iterator",
|
---|
4005 | "es.object.to-string",
|
---|
4006 | "es.promise",
|
---|
4007 | "es.promise.any",
|
---|
4008 | "es.string.iterator",
|
---|
4009 | "esnext.aggregate-error",
|
---|
4010 | "esnext.promise.any",
|
---|
4011 | "web.dom-collections.iterator"
|
---|
4012 | ],
|
---|
4013 | "core-js/features/promise/finally": [
|
---|
4014 | "es.object.to-string",
|
---|
4015 | "es.promise",
|
---|
4016 | "es.promise.finally"
|
---|
4017 | ],
|
---|
4018 | "core-js/features/promise/try": [
|
---|
4019 | "es.promise",
|
---|
4020 | "esnext.promise.try"
|
---|
4021 | ],
|
---|
4022 | "core-js/features/queue-microtask": [
|
---|
4023 | "web.queue-microtask"
|
---|
4024 | ],
|
---|
4025 | "core-js/features/reflect": [
|
---|
4026 | "es.object.to-string",
|
---|
4027 | "es.reflect.apply",
|
---|
4028 | "es.reflect.construct",
|
---|
4029 | "es.reflect.define-property",
|
---|
4030 | "es.reflect.delete-property",
|
---|
4031 | "es.reflect.get",
|
---|
4032 | "es.reflect.get-own-property-descriptor",
|
---|
4033 | "es.reflect.get-prototype-of",
|
---|
4034 | "es.reflect.has",
|
---|
4035 | "es.reflect.is-extensible",
|
---|
4036 | "es.reflect.own-keys",
|
---|
4037 | "es.reflect.prevent-extensions",
|
---|
4038 | "es.reflect.set",
|
---|
4039 | "es.reflect.set-prototype-of",
|
---|
4040 | "es.reflect.to-string-tag",
|
---|
4041 | "esnext.reflect.define-metadata",
|
---|
4042 | "esnext.reflect.delete-metadata",
|
---|
4043 | "esnext.reflect.get-metadata",
|
---|
4044 | "esnext.reflect.get-metadata-keys",
|
---|
4045 | "esnext.reflect.get-own-metadata",
|
---|
4046 | "esnext.reflect.get-own-metadata-keys",
|
---|
4047 | "esnext.reflect.has-metadata",
|
---|
4048 | "esnext.reflect.has-own-metadata",
|
---|
4049 | "esnext.reflect.metadata"
|
---|
4050 | ],
|
---|
4051 | "core-js/features/reflect/apply": [
|
---|
4052 | "es.reflect.apply"
|
---|
4053 | ],
|
---|
4054 | "core-js/features/reflect/construct": [
|
---|
4055 | "es.reflect.construct"
|
---|
4056 | ],
|
---|
4057 | "core-js/features/reflect/define-metadata": [
|
---|
4058 | "esnext.reflect.define-metadata"
|
---|
4059 | ],
|
---|
4060 | "core-js/features/reflect/define-property": [
|
---|
4061 | "es.reflect.define-property"
|
---|
4062 | ],
|
---|
4063 | "core-js/features/reflect/delete-metadata": [
|
---|
4064 | "esnext.reflect.delete-metadata"
|
---|
4065 | ],
|
---|
4066 | "core-js/features/reflect/delete-property": [
|
---|
4067 | "es.reflect.delete-property"
|
---|
4068 | ],
|
---|
4069 | "core-js/features/reflect/get": [
|
---|
4070 | "es.reflect.get"
|
---|
4071 | ],
|
---|
4072 | "core-js/features/reflect/get-metadata": [
|
---|
4073 | "esnext.reflect.get-metadata"
|
---|
4074 | ],
|
---|
4075 | "core-js/features/reflect/get-metadata-keys": [
|
---|
4076 | "esnext.reflect.get-metadata-keys"
|
---|
4077 | ],
|
---|
4078 | "core-js/features/reflect/get-own-metadata": [
|
---|
4079 | "esnext.reflect.get-own-metadata"
|
---|
4080 | ],
|
---|
4081 | "core-js/features/reflect/get-own-metadata-keys": [
|
---|
4082 | "esnext.reflect.get-own-metadata-keys"
|
---|
4083 | ],
|
---|
4084 | "core-js/features/reflect/get-own-property-descriptor": [
|
---|
4085 | "es.reflect.get-own-property-descriptor"
|
---|
4086 | ],
|
---|
4087 | "core-js/features/reflect/get-prototype-of": [
|
---|
4088 | "es.reflect.get-prototype-of"
|
---|
4089 | ],
|
---|
4090 | "core-js/features/reflect/has": [
|
---|
4091 | "es.reflect.has"
|
---|
4092 | ],
|
---|
4093 | "core-js/features/reflect/has-metadata": [
|
---|
4094 | "esnext.reflect.has-metadata"
|
---|
4095 | ],
|
---|
4096 | "core-js/features/reflect/has-own-metadata": [
|
---|
4097 | "esnext.reflect.has-own-metadata"
|
---|
4098 | ],
|
---|
4099 | "core-js/features/reflect/is-extensible": [
|
---|
4100 | "es.reflect.is-extensible"
|
---|
4101 | ],
|
---|
4102 | "core-js/features/reflect/metadata": [
|
---|
4103 | "esnext.reflect.metadata"
|
---|
4104 | ],
|
---|
4105 | "core-js/features/reflect/own-keys": [
|
---|
4106 | "es.reflect.own-keys"
|
---|
4107 | ],
|
---|
4108 | "core-js/features/reflect/prevent-extensions": [
|
---|
4109 | "es.reflect.prevent-extensions"
|
---|
4110 | ],
|
---|
4111 | "core-js/features/reflect/set": [
|
---|
4112 | "es.reflect.set"
|
---|
4113 | ],
|
---|
4114 | "core-js/features/reflect/set-prototype-of": [
|
---|
4115 | "es.reflect.set-prototype-of"
|
---|
4116 | ],
|
---|
4117 | "core-js/features/reflect/to-string-tag": [
|
---|
4118 | "es.reflect.to-string-tag"
|
---|
4119 | ],
|
---|
4120 | "core-js/features/regexp": [
|
---|
4121 | "es.regexp.constructor",
|
---|
4122 | "es.regexp.dot-all",
|
---|
4123 | "es.regexp.exec",
|
---|
4124 | "es.regexp.flags",
|
---|
4125 | "es.regexp.sticky",
|
---|
4126 | "es.regexp.test",
|
---|
4127 | "es.regexp.to-string",
|
---|
4128 | "es.string.match",
|
---|
4129 | "es.string.replace",
|
---|
4130 | "es.string.search",
|
---|
4131 | "es.string.split"
|
---|
4132 | ],
|
---|
4133 | "core-js/features/regexp/constructor": [
|
---|
4134 | "es.regexp.constructor",
|
---|
4135 | "es.regexp.dot-all",
|
---|
4136 | "es.regexp.exec",
|
---|
4137 | "es.regexp.sticky"
|
---|
4138 | ],
|
---|
4139 | "core-js/features/regexp/dot-all": [
|
---|
4140 | "es.regexp.constructor",
|
---|
4141 | "es.regexp.dot-all",
|
---|
4142 | "es.regexp.exec"
|
---|
4143 | ],
|
---|
4144 | "core-js/features/regexp/flags": [
|
---|
4145 | "es.regexp.flags"
|
---|
4146 | ],
|
---|
4147 | "core-js/features/regexp/match": [
|
---|
4148 | "es.regexp.exec",
|
---|
4149 | "es.string.match"
|
---|
4150 | ],
|
---|
4151 | "core-js/features/regexp/replace": [
|
---|
4152 | "es.regexp.exec",
|
---|
4153 | "es.string.replace"
|
---|
4154 | ],
|
---|
4155 | "core-js/features/regexp/search": [
|
---|
4156 | "es.regexp.exec",
|
---|
4157 | "es.string.search"
|
---|
4158 | ],
|
---|
4159 | "core-js/features/regexp/split": [
|
---|
4160 | "es.regexp.exec",
|
---|
4161 | "es.string.split"
|
---|
4162 | ],
|
---|
4163 | "core-js/features/regexp/sticky": [
|
---|
4164 | "es.regexp.constructor",
|
---|
4165 | "es.regexp.exec",
|
---|
4166 | "es.regexp.sticky"
|
---|
4167 | ],
|
---|
4168 | "core-js/features/regexp/test": [
|
---|
4169 | "es.regexp.exec",
|
---|
4170 | "es.regexp.test"
|
---|
4171 | ],
|
---|
4172 | "core-js/features/regexp/to-string": [
|
---|
4173 | "es.regexp.to-string"
|
---|
4174 | ],
|
---|
4175 | "core-js/features/set": [
|
---|
4176 | "es.array.iterator",
|
---|
4177 | "es.object.to-string",
|
---|
4178 | "es.set",
|
---|
4179 | "es.string.iterator",
|
---|
4180 | "esnext.set.add-all",
|
---|
4181 | "esnext.set.delete-all",
|
---|
4182 | "esnext.set.difference",
|
---|
4183 | "esnext.set.every",
|
---|
4184 | "esnext.set.filter",
|
---|
4185 | "esnext.set.find",
|
---|
4186 | "esnext.set.from",
|
---|
4187 | "esnext.set.intersection",
|
---|
4188 | "esnext.set.is-disjoint-from",
|
---|
4189 | "esnext.set.is-subset-of",
|
---|
4190 | "esnext.set.is-superset-of",
|
---|
4191 | "esnext.set.join",
|
---|
4192 | "esnext.set.map",
|
---|
4193 | "esnext.set.of",
|
---|
4194 | "esnext.set.reduce",
|
---|
4195 | "esnext.set.some",
|
---|
4196 | "esnext.set.symmetric-difference",
|
---|
4197 | "esnext.set.union",
|
---|
4198 | "web.dom-collections.iterator"
|
---|
4199 | ],
|
---|
4200 | "core-js/features/set-immediate": [
|
---|
4201 | "web.immediate"
|
---|
4202 | ],
|
---|
4203 | "core-js/features/set-interval": [
|
---|
4204 | "web.timers"
|
---|
4205 | ],
|
---|
4206 | "core-js/features/set-timeout": [
|
---|
4207 | "web.timers"
|
---|
4208 | ],
|
---|
4209 | "core-js/features/set/add-all": [
|
---|
4210 | "es.set",
|
---|
4211 | "esnext.set.add-all"
|
---|
4212 | ],
|
---|
4213 | "core-js/features/set/delete-all": [
|
---|
4214 | "es.set",
|
---|
4215 | "esnext.set.delete-all"
|
---|
4216 | ],
|
---|
4217 | "core-js/features/set/difference": [
|
---|
4218 | "es.array.iterator",
|
---|
4219 | "es.set",
|
---|
4220 | "es.string.iterator",
|
---|
4221 | "esnext.set.difference",
|
---|
4222 | "web.dom-collections.iterator"
|
---|
4223 | ],
|
---|
4224 | "core-js/features/set/every": [
|
---|
4225 | "es.set",
|
---|
4226 | "esnext.set.every"
|
---|
4227 | ],
|
---|
4228 | "core-js/features/set/filter": [
|
---|
4229 | "es.set",
|
---|
4230 | "esnext.set.filter"
|
---|
4231 | ],
|
---|
4232 | "core-js/features/set/find": [
|
---|
4233 | "es.set",
|
---|
4234 | "esnext.set.find"
|
---|
4235 | ],
|
---|
4236 | "core-js/features/set/from": [
|
---|
4237 | "es.array.iterator",
|
---|
4238 | "es.set",
|
---|
4239 | "es.string.iterator",
|
---|
4240 | "esnext.set.from",
|
---|
4241 | "web.dom-collections.iterator"
|
---|
4242 | ],
|
---|
4243 | "core-js/features/set/intersection": [
|
---|
4244 | "es.array.iterator",
|
---|
4245 | "es.set",
|
---|
4246 | "es.string.iterator",
|
---|
4247 | "esnext.set.intersection",
|
---|
4248 | "web.dom-collections.iterator"
|
---|
4249 | ],
|
---|
4250 | "core-js/features/set/is-disjoint-from": [
|
---|
4251 | "es.array.iterator",
|
---|
4252 | "es.set",
|
---|
4253 | "es.string.iterator",
|
---|
4254 | "esnext.set.is-disjoint-from",
|
---|
4255 | "web.dom-collections.iterator"
|
---|
4256 | ],
|
---|
4257 | "core-js/features/set/is-subset-of": [
|
---|
4258 | "es.array.iterator",
|
---|
4259 | "es.set",
|
---|
4260 | "es.string.iterator",
|
---|
4261 | "esnext.set.is-subset-of",
|
---|
4262 | "web.dom-collections.iterator"
|
---|
4263 | ],
|
---|
4264 | "core-js/features/set/is-superset-of": [
|
---|
4265 | "es.array.iterator",
|
---|
4266 | "es.set",
|
---|
4267 | "es.string.iterator",
|
---|
4268 | "esnext.set.is-superset-of",
|
---|
4269 | "web.dom-collections.iterator"
|
---|
4270 | ],
|
---|
4271 | "core-js/features/set/join": [
|
---|
4272 | "es.set",
|
---|
4273 | "esnext.set.join"
|
---|
4274 | ],
|
---|
4275 | "core-js/features/set/map": [
|
---|
4276 | "es.set",
|
---|
4277 | "esnext.set.map"
|
---|
4278 | ],
|
---|
4279 | "core-js/features/set/of": [
|
---|
4280 | "es.array.iterator",
|
---|
4281 | "es.set",
|
---|
4282 | "esnext.set.of"
|
---|
4283 | ],
|
---|
4284 | "core-js/features/set/reduce": [
|
---|
4285 | "es.set",
|
---|
4286 | "esnext.set.reduce"
|
---|
4287 | ],
|
---|
4288 | "core-js/features/set/some": [
|
---|
4289 | "es.set",
|
---|
4290 | "esnext.set.some"
|
---|
4291 | ],
|
---|
4292 | "core-js/features/set/symmetric-difference": [
|
---|
4293 | "es.array.iterator",
|
---|
4294 | "es.set",
|
---|
4295 | "es.string.iterator",
|
---|
4296 | "esnext.set.symmetric-difference",
|
---|
4297 | "web.dom-collections.iterator"
|
---|
4298 | ],
|
---|
4299 | "core-js/features/set/union": [
|
---|
4300 | "es.array.iterator",
|
---|
4301 | "es.set",
|
---|
4302 | "es.string.iterator",
|
---|
4303 | "esnext.set.union",
|
---|
4304 | "web.dom-collections.iterator"
|
---|
4305 | ],
|
---|
4306 | "core-js/features/string": [
|
---|
4307 | "es.object.to-string",
|
---|
4308 | "es.regexp.exec",
|
---|
4309 | "es.string.at-alternative",
|
---|
4310 | "es.string.code-point-at",
|
---|
4311 | "es.string.ends-with",
|
---|
4312 | "es.string.from-code-point",
|
---|
4313 | "es.string.includes",
|
---|
4314 | "es.string.iterator",
|
---|
4315 | "es.string.match",
|
---|
4316 | "es.string.match-all",
|
---|
4317 | "es.string.pad-end",
|
---|
4318 | "es.string.pad-start",
|
---|
4319 | "es.string.raw",
|
---|
4320 | "es.string.repeat",
|
---|
4321 | "es.string.replace",
|
---|
4322 | "es.string.replace-all",
|
---|
4323 | "es.string.search",
|
---|
4324 | "es.string.split",
|
---|
4325 | "es.string.starts-with",
|
---|
4326 | "es.string.substr",
|
---|
4327 | "es.string.trim",
|
---|
4328 | "es.string.trim-end",
|
---|
4329 | "es.string.trim-start",
|
---|
4330 | "es.string.anchor",
|
---|
4331 | "es.string.big",
|
---|
4332 | "es.string.blink",
|
---|
4333 | "es.string.bold",
|
---|
4334 | "es.string.fixed",
|
---|
4335 | "es.string.fontcolor",
|
---|
4336 | "es.string.fontsize",
|
---|
4337 | "es.string.italics",
|
---|
4338 | "es.string.link",
|
---|
4339 | "es.string.small",
|
---|
4340 | "es.string.strike",
|
---|
4341 | "es.string.sub",
|
---|
4342 | "es.string.sup",
|
---|
4343 | "esnext.string.at",
|
---|
4344 | "esnext.string.code-points",
|
---|
4345 | "esnext.string.match-all",
|
---|
4346 | "esnext.string.replace-all"
|
---|
4347 | ],
|
---|
4348 | "core-js/features/string/anchor": [
|
---|
4349 | "es.string.anchor"
|
---|
4350 | ],
|
---|
4351 | "core-js/features/string/at": [
|
---|
4352 | "es.string.at-alternative",
|
---|
4353 | "esnext.string.at"
|
---|
4354 | ],
|
---|
4355 | "core-js/features/string/big": [
|
---|
4356 | "es.string.big"
|
---|
4357 | ],
|
---|
4358 | "core-js/features/string/blink": [
|
---|
4359 | "es.string.blink"
|
---|
4360 | ],
|
---|
4361 | "core-js/features/string/bold": [
|
---|
4362 | "es.string.bold"
|
---|
4363 | ],
|
---|
4364 | "core-js/features/string/code-point-at": [
|
---|
4365 | "es.string.code-point-at"
|
---|
4366 | ],
|
---|
4367 | "core-js/features/string/code-points": [
|
---|
4368 | "es.object.to-string",
|
---|
4369 | "esnext.string.code-points"
|
---|
4370 | ],
|
---|
4371 | "core-js/features/string/ends-with": [
|
---|
4372 | "es.string.ends-with"
|
---|
4373 | ],
|
---|
4374 | "core-js/features/string/fixed": [
|
---|
4375 | "es.string.fixed"
|
---|
4376 | ],
|
---|
4377 | "core-js/features/string/fontcolor": [
|
---|
4378 | "es.string.fontcolor"
|
---|
4379 | ],
|
---|
4380 | "core-js/features/string/fontsize": [
|
---|
4381 | "es.string.fontsize"
|
---|
4382 | ],
|
---|
4383 | "core-js/features/string/from-code-point": [
|
---|
4384 | "es.string.from-code-point"
|
---|
4385 | ],
|
---|
4386 | "core-js/features/string/includes": [
|
---|
4387 | "es.string.includes"
|
---|
4388 | ],
|
---|
4389 | "core-js/features/string/italics": [
|
---|
4390 | "es.string.italics"
|
---|
4391 | ],
|
---|
4392 | "core-js/features/string/iterator": [
|
---|
4393 | "es.object.to-string",
|
---|
4394 | "es.string.iterator"
|
---|
4395 | ],
|
---|
4396 | "core-js/features/string/link": [
|
---|
4397 | "es.string.link"
|
---|
4398 | ],
|
---|
4399 | "core-js/features/string/match": [
|
---|
4400 | "es.regexp.exec",
|
---|
4401 | "es.string.match"
|
---|
4402 | ],
|
---|
4403 | "core-js/features/string/match-all": [
|
---|
4404 | "es.object.to-string",
|
---|
4405 | "es.regexp.exec",
|
---|
4406 | "es.string.match-all",
|
---|
4407 | "esnext.string.match-all"
|
---|
4408 | ],
|
---|
4409 | "core-js/features/string/pad-end": [
|
---|
4410 | "es.string.pad-end"
|
---|
4411 | ],
|
---|
4412 | "core-js/features/string/pad-start": [
|
---|
4413 | "es.string.pad-start"
|
---|
4414 | ],
|
---|
4415 | "core-js/features/string/raw": [
|
---|
4416 | "es.string.raw"
|
---|
4417 | ],
|
---|
4418 | "core-js/features/string/repeat": [
|
---|
4419 | "es.string.repeat"
|
---|
4420 | ],
|
---|
4421 | "core-js/features/string/replace": [
|
---|
4422 | "es.regexp.exec",
|
---|
4423 | "es.string.replace"
|
---|
4424 | ],
|
---|
4425 | "core-js/features/string/replace-all": [
|
---|
4426 | "es.regexp.exec",
|
---|
4427 | "es.string.replace",
|
---|
4428 | "es.string.replace-all",
|
---|
4429 | "esnext.string.replace-all"
|
---|
4430 | ],
|
---|
4431 | "core-js/features/string/search": [
|
---|
4432 | "es.regexp.exec",
|
---|
4433 | "es.string.search"
|
---|
4434 | ],
|
---|
4435 | "core-js/features/string/small": [
|
---|
4436 | "es.string.small"
|
---|
4437 | ],
|
---|
4438 | "core-js/features/string/split": [
|
---|
4439 | "es.regexp.exec",
|
---|
4440 | "es.string.split"
|
---|
4441 | ],
|
---|
4442 | "core-js/features/string/starts-with": [
|
---|
4443 | "es.string.starts-with"
|
---|
4444 | ],
|
---|
4445 | "core-js/features/string/strike": [
|
---|
4446 | "es.string.strike"
|
---|
4447 | ],
|
---|
4448 | "core-js/features/string/sub": [
|
---|
4449 | "es.string.sub"
|
---|
4450 | ],
|
---|
4451 | "core-js/features/string/substr": [
|
---|
4452 | "es.string.substr"
|
---|
4453 | ],
|
---|
4454 | "core-js/features/string/sup": [
|
---|
4455 | "es.string.sup"
|
---|
4456 | ],
|
---|
4457 | "core-js/features/string/trim": [
|
---|
4458 | "es.string.trim"
|
---|
4459 | ],
|
---|
4460 | "core-js/features/string/trim-end": [
|
---|
4461 | "es.string.trim-end"
|
---|
4462 | ],
|
---|
4463 | "core-js/features/string/trim-left": [
|
---|
4464 | "es.string.trim-start"
|
---|
4465 | ],
|
---|
4466 | "core-js/features/string/trim-right": [
|
---|
4467 | "es.string.trim-end"
|
---|
4468 | ],
|
---|
4469 | "core-js/features/string/trim-start": [
|
---|
4470 | "es.string.trim-start"
|
---|
4471 | ],
|
---|
4472 | "core-js/features/string/virtual": [
|
---|
4473 | "es.object.to-string",
|
---|
4474 | "es.regexp.exec",
|
---|
4475 | "es.string.at-alternative",
|
---|
4476 | "es.string.code-point-at",
|
---|
4477 | "es.string.ends-with",
|
---|
4478 | "es.string.includes",
|
---|
4479 | "es.string.iterator",
|
---|
4480 | "es.string.match",
|
---|
4481 | "es.string.match-all",
|
---|
4482 | "es.string.pad-end",
|
---|
4483 | "es.string.pad-start",
|
---|
4484 | "es.string.repeat",
|
---|
4485 | "es.string.replace",
|
---|
4486 | "es.string.replace-all",
|
---|
4487 | "es.string.search",
|
---|
4488 | "es.string.split",
|
---|
4489 | "es.string.starts-with",
|
---|
4490 | "es.string.substr",
|
---|
4491 | "es.string.trim",
|
---|
4492 | "es.string.trim-end",
|
---|
4493 | "es.string.trim-start",
|
---|
4494 | "es.string.anchor",
|
---|
4495 | "es.string.big",
|
---|
4496 | "es.string.blink",
|
---|
4497 | "es.string.bold",
|
---|
4498 | "es.string.fixed",
|
---|
4499 | "es.string.fontcolor",
|
---|
4500 | "es.string.fontsize",
|
---|
4501 | "es.string.italics",
|
---|
4502 | "es.string.link",
|
---|
4503 | "es.string.small",
|
---|
4504 | "es.string.strike",
|
---|
4505 | "es.string.sub",
|
---|
4506 | "es.string.sup",
|
---|
4507 | "esnext.string.at",
|
---|
4508 | "esnext.string.code-points",
|
---|
4509 | "esnext.string.match-all",
|
---|
4510 | "esnext.string.replace-all"
|
---|
4511 | ],
|
---|
4512 | "core-js/features/string/virtual/anchor": [
|
---|
4513 | "es.string.anchor"
|
---|
4514 | ],
|
---|
4515 | "core-js/features/string/virtual/at": [
|
---|
4516 | "es.string.at-alternative",
|
---|
4517 | "esnext.string.at"
|
---|
4518 | ],
|
---|
4519 | "core-js/features/string/virtual/big": [
|
---|
4520 | "es.string.big"
|
---|
4521 | ],
|
---|
4522 | "core-js/features/string/virtual/blink": [
|
---|
4523 | "es.string.blink"
|
---|
4524 | ],
|
---|
4525 | "core-js/features/string/virtual/bold": [
|
---|
4526 | "es.string.bold"
|
---|
4527 | ],
|
---|
4528 | "core-js/features/string/virtual/code-point-at": [
|
---|
4529 | "es.string.code-point-at"
|
---|
4530 | ],
|
---|
4531 | "core-js/features/string/virtual/code-points": [
|
---|
4532 | "es.object.to-string",
|
---|
4533 | "esnext.string.code-points"
|
---|
4534 | ],
|
---|
4535 | "core-js/features/string/virtual/ends-with": [
|
---|
4536 | "es.string.ends-with"
|
---|
4537 | ],
|
---|
4538 | "core-js/features/string/virtual/fixed": [
|
---|
4539 | "es.string.fixed"
|
---|
4540 | ],
|
---|
4541 | "core-js/features/string/virtual/fontcolor": [
|
---|
4542 | "es.string.fontcolor"
|
---|
4543 | ],
|
---|
4544 | "core-js/features/string/virtual/fontsize": [
|
---|
4545 | "es.string.fontsize"
|
---|
4546 | ],
|
---|
4547 | "core-js/features/string/virtual/includes": [
|
---|
4548 | "es.string.includes"
|
---|
4549 | ],
|
---|
4550 | "core-js/features/string/virtual/italics": [
|
---|
4551 | "es.string.italics"
|
---|
4552 | ],
|
---|
4553 | "core-js/features/string/virtual/iterator": [
|
---|
4554 | "es.object.to-string",
|
---|
4555 | "es.string.iterator"
|
---|
4556 | ],
|
---|
4557 | "core-js/features/string/virtual/link": [
|
---|
4558 | "es.string.link"
|
---|
4559 | ],
|
---|
4560 | "core-js/features/string/virtual/match-all": [
|
---|
4561 | "es.object.to-string",
|
---|
4562 | "es.regexp.exec",
|
---|
4563 | "es.string.match-all",
|
---|
4564 | "esnext.string.match-all"
|
---|
4565 | ],
|
---|
4566 | "core-js/features/string/virtual/pad-end": [
|
---|
4567 | "es.string.pad-end"
|
---|
4568 | ],
|
---|
4569 | "core-js/features/string/virtual/pad-start": [
|
---|
4570 | "es.string.pad-start"
|
---|
4571 | ],
|
---|
4572 | "core-js/features/string/virtual/repeat": [
|
---|
4573 | "es.string.repeat"
|
---|
4574 | ],
|
---|
4575 | "core-js/features/string/virtual/replace-all": [
|
---|
4576 | "es.regexp.exec",
|
---|
4577 | "es.string.replace",
|
---|
4578 | "es.string.replace-all",
|
---|
4579 | "esnext.string.replace-all"
|
---|
4580 | ],
|
---|
4581 | "core-js/features/string/virtual/small": [
|
---|
4582 | "es.string.small"
|
---|
4583 | ],
|
---|
4584 | "core-js/features/string/virtual/starts-with": [
|
---|
4585 | "es.string.starts-with"
|
---|
4586 | ],
|
---|
4587 | "core-js/features/string/virtual/strike": [
|
---|
4588 | "es.string.strike"
|
---|
4589 | ],
|
---|
4590 | "core-js/features/string/virtual/sub": [
|
---|
4591 | "es.string.sub"
|
---|
4592 | ],
|
---|
4593 | "core-js/features/string/virtual/substr": [
|
---|
4594 | "es.string.substr"
|
---|
4595 | ],
|
---|
4596 | "core-js/features/string/virtual/sup": [
|
---|
4597 | "es.string.sup"
|
---|
4598 | ],
|
---|
4599 | "core-js/features/string/virtual/trim": [
|
---|
4600 | "es.string.trim"
|
---|
4601 | ],
|
---|
4602 | "core-js/features/string/virtual/trim-end": [
|
---|
4603 | "es.string.trim-end"
|
---|
4604 | ],
|
---|
4605 | "core-js/features/string/virtual/trim-left": [
|
---|
4606 | "es.string.trim-start"
|
---|
4607 | ],
|
---|
4608 | "core-js/features/string/virtual/trim-right": [
|
---|
4609 | "es.string.trim-end"
|
---|
4610 | ],
|
---|
4611 | "core-js/features/string/virtual/trim-start": [
|
---|
4612 | "es.string.trim-start"
|
---|
4613 | ],
|
---|
4614 | "core-js/features/symbol": [
|
---|
4615 | "es.symbol",
|
---|
4616 | "es.symbol.description",
|
---|
4617 | "es.symbol.async-iterator",
|
---|
4618 | "es.symbol.has-instance",
|
---|
4619 | "es.symbol.is-concat-spreadable",
|
---|
4620 | "es.symbol.iterator",
|
---|
4621 | "es.symbol.match",
|
---|
4622 | "es.symbol.match-all",
|
---|
4623 | "es.symbol.replace",
|
---|
4624 | "es.symbol.search",
|
---|
4625 | "es.symbol.species",
|
---|
4626 | "es.symbol.split",
|
---|
4627 | "es.symbol.to-primitive",
|
---|
4628 | "es.symbol.to-string-tag",
|
---|
4629 | "es.symbol.unscopables",
|
---|
4630 | "es.array.concat",
|
---|
4631 | "es.json.to-string-tag",
|
---|
4632 | "es.math.to-string-tag",
|
---|
4633 | "es.object.to-string",
|
---|
4634 | "es.reflect.to-string-tag",
|
---|
4635 | "esnext.symbol.async-dispose",
|
---|
4636 | "esnext.symbol.dispose",
|
---|
4637 | "esnext.symbol.matcher",
|
---|
4638 | "esnext.symbol.metadata",
|
---|
4639 | "esnext.symbol.observable",
|
---|
4640 | "esnext.symbol.pattern-match",
|
---|
4641 | "esnext.symbol.replace-all",
|
---|
4642 | "web.dom-collections.iterator"
|
---|
4643 | ],
|
---|
4644 | "core-js/features/symbol/async-dispose": [
|
---|
4645 | "esnext.symbol.async-dispose"
|
---|
4646 | ],
|
---|
4647 | "core-js/features/symbol/async-iterator": [
|
---|
4648 | "es.symbol.async-iterator"
|
---|
4649 | ],
|
---|
4650 | "core-js/features/symbol/description": [
|
---|
4651 | "es.symbol.description"
|
---|
4652 | ],
|
---|
4653 | "core-js/features/symbol/dispose": [
|
---|
4654 | "esnext.symbol.dispose"
|
---|
4655 | ],
|
---|
4656 | "core-js/features/symbol/for": [
|
---|
4657 | "es.symbol"
|
---|
4658 | ],
|
---|
4659 | "core-js/features/symbol/has-instance": [
|
---|
4660 | "es.symbol.has-instance",
|
---|
4661 | "es.function.has-instance"
|
---|
4662 | ],
|
---|
4663 | "core-js/features/symbol/is-concat-spreadable": [
|
---|
4664 | "es.symbol.is-concat-spreadable",
|
---|
4665 | "es.array.concat"
|
---|
4666 | ],
|
---|
4667 | "core-js/features/symbol/iterator": [
|
---|
4668 | "es.symbol.iterator",
|
---|
4669 | "es.array.iterator",
|
---|
4670 | "es.object.to-string",
|
---|
4671 | "es.string.iterator",
|
---|
4672 | "web.dom-collections.iterator"
|
---|
4673 | ],
|
---|
4674 | "core-js/features/symbol/key-for": [
|
---|
4675 | "es.symbol"
|
---|
4676 | ],
|
---|
4677 | "core-js/features/symbol/match": [
|
---|
4678 | "es.symbol.match",
|
---|
4679 | "es.regexp.exec",
|
---|
4680 | "es.string.match"
|
---|
4681 | ],
|
---|
4682 | "core-js/features/symbol/match-all": [
|
---|
4683 | "es.symbol.match-all",
|
---|
4684 | "es.object.to-string",
|
---|
4685 | "es.regexp.exec",
|
---|
4686 | "es.string.match-all"
|
---|
4687 | ],
|
---|
4688 | "core-js/features/symbol/matcher": [
|
---|
4689 | "esnext.symbol.matcher"
|
---|
4690 | ],
|
---|
4691 | "core-js/features/symbol/metadata": [
|
---|
4692 | "esnext.symbol.metadata"
|
---|
4693 | ],
|
---|
4694 | "core-js/features/symbol/observable": [
|
---|
4695 | "esnext.symbol.observable"
|
---|
4696 | ],
|
---|
4697 | "core-js/features/symbol/pattern-match": [
|
---|
4698 | "esnext.symbol.pattern-match"
|
---|
4699 | ],
|
---|
4700 | "core-js/features/symbol/replace": [
|
---|
4701 | "es.symbol.replace",
|
---|
4702 | "es.regexp.exec",
|
---|
4703 | "es.string.replace"
|
---|
4704 | ],
|
---|
4705 | "core-js/features/symbol/replace-all": [
|
---|
4706 | "esnext.symbol.replace-all"
|
---|
4707 | ],
|
---|
4708 | "core-js/features/symbol/search": [
|
---|
4709 | "es.symbol.search",
|
---|
4710 | "es.regexp.exec",
|
---|
4711 | "es.string.search"
|
---|
4712 | ],
|
---|
4713 | "core-js/features/symbol/species": [
|
---|
4714 | "es.symbol.species"
|
---|
4715 | ],
|
---|
4716 | "core-js/features/symbol/split": [
|
---|
4717 | "es.symbol.split",
|
---|
4718 | "es.regexp.exec",
|
---|
4719 | "es.string.split"
|
---|
4720 | ],
|
---|
4721 | "core-js/features/symbol/to-primitive": [
|
---|
4722 | "es.symbol.to-primitive",
|
---|
4723 | "es.date.to-primitive"
|
---|
4724 | ],
|
---|
4725 | "core-js/features/symbol/to-string-tag": [
|
---|
4726 | "es.symbol.to-string-tag",
|
---|
4727 | "es.json.to-string-tag",
|
---|
4728 | "es.math.to-string-tag",
|
---|
4729 | "es.object.to-string",
|
---|
4730 | "es.reflect.to-string-tag"
|
---|
4731 | ],
|
---|
4732 | "core-js/features/symbol/unscopables": [
|
---|
4733 | "es.symbol.unscopables"
|
---|
4734 | ],
|
---|
4735 | "core-js/features/typed-array": [
|
---|
4736 | "es.map",
|
---|
4737 | "es.object.to-string",
|
---|
4738 | "es.promise",
|
---|
4739 | "es.string.iterator",
|
---|
4740 | "es.typed-array.float32-array",
|
---|
4741 | "es.typed-array.float64-array",
|
---|
4742 | "es.typed-array.int8-array",
|
---|
4743 | "es.typed-array.int16-array",
|
---|
4744 | "es.typed-array.int32-array",
|
---|
4745 | "es.typed-array.uint8-array",
|
---|
4746 | "es.typed-array.uint8-clamped-array",
|
---|
4747 | "es.typed-array.uint16-array",
|
---|
4748 | "es.typed-array.uint32-array",
|
---|
4749 | "es.typed-array.at",
|
---|
4750 | "es.typed-array.copy-within",
|
---|
4751 | "es.typed-array.every",
|
---|
4752 | "es.typed-array.fill",
|
---|
4753 | "es.typed-array.filter",
|
---|
4754 | "es.typed-array.find",
|
---|
4755 | "es.typed-array.find-index",
|
---|
4756 | "es.typed-array.for-each",
|
---|
4757 | "es.typed-array.from",
|
---|
4758 | "es.typed-array.includes",
|
---|
4759 | "es.typed-array.index-of",
|
---|
4760 | "es.typed-array.iterator",
|
---|
4761 | "es.typed-array.join",
|
---|
4762 | "es.typed-array.last-index-of",
|
---|
4763 | "es.typed-array.map",
|
---|
4764 | "es.typed-array.of",
|
---|
4765 | "es.typed-array.reduce",
|
---|
4766 | "es.typed-array.reduce-right",
|
---|
4767 | "es.typed-array.reverse",
|
---|
4768 | "es.typed-array.set",
|
---|
4769 | "es.typed-array.slice",
|
---|
4770 | "es.typed-array.some",
|
---|
4771 | "es.typed-array.sort",
|
---|
4772 | "es.typed-array.subarray",
|
---|
4773 | "es.typed-array.to-locale-string",
|
---|
4774 | "es.typed-array.to-string",
|
---|
4775 | "esnext.typed-array.from-async",
|
---|
4776 | "esnext.typed-array.at",
|
---|
4777 | "esnext.typed-array.filter-out",
|
---|
4778 | "esnext.typed-array.filter-reject",
|
---|
4779 | "esnext.typed-array.find-last",
|
---|
4780 | "esnext.typed-array.find-last-index",
|
---|
4781 | "esnext.typed-array.group-by",
|
---|
4782 | "esnext.typed-array.unique-by"
|
---|
4783 | ],
|
---|
4784 | "core-js/features/typed-array/at": [
|
---|
4785 | "es.typed-array.every",
|
---|
4786 | "esnext.typed-array.at"
|
---|
4787 | ],
|
---|
4788 | "core-js/features/typed-array/copy-within": [
|
---|
4789 | "es.typed-array.copy-within"
|
---|
4790 | ],
|
---|
4791 | "core-js/features/typed-array/entries": [
|
---|
4792 | "es.object.to-string",
|
---|
4793 | "es.typed-array.iterator"
|
---|
4794 | ],
|
---|
4795 | "core-js/features/typed-array/every": [
|
---|
4796 | "es.typed-array.every"
|
---|
4797 | ],
|
---|
4798 | "core-js/features/typed-array/fill": [
|
---|
4799 | "es.typed-array.fill"
|
---|
4800 | ],
|
---|
4801 | "core-js/features/typed-array/filter": [
|
---|
4802 | "es.typed-array.filter"
|
---|
4803 | ],
|
---|
4804 | "core-js/features/typed-array/filter-out": [
|
---|
4805 | "esnext.typed-array.filter-out"
|
---|
4806 | ],
|
---|
4807 | "core-js/features/typed-array/filter-reject": [
|
---|
4808 | "esnext.typed-array.filter-reject"
|
---|
4809 | ],
|
---|
4810 | "core-js/features/typed-array/find": [
|
---|
4811 | "es.typed-array.find"
|
---|
4812 | ],
|
---|
4813 | "core-js/features/typed-array/find-index": [
|
---|
4814 | "es.typed-array.find-index"
|
---|
4815 | ],
|
---|
4816 | "core-js/features/typed-array/find-last": [
|
---|
4817 | "esnext.typed-array.find-last"
|
---|
4818 | ],
|
---|
4819 | "core-js/features/typed-array/find-last-index": [
|
---|
4820 | "esnext.typed-array.find-last-index"
|
---|
4821 | ],
|
---|
4822 | "core-js/features/typed-array/float32-array": [
|
---|
4823 | "es.map",
|
---|
4824 | "es.object.to-string",
|
---|
4825 | "es.promise",
|
---|
4826 | "es.string.iterator",
|
---|
4827 | "es.typed-array.float32-array",
|
---|
4828 | "es.typed-array.at",
|
---|
4829 | "es.typed-array.copy-within",
|
---|
4830 | "es.typed-array.every",
|
---|
4831 | "es.typed-array.fill",
|
---|
4832 | "es.typed-array.filter",
|
---|
4833 | "es.typed-array.find",
|
---|
4834 | "es.typed-array.find-index",
|
---|
4835 | "es.typed-array.for-each",
|
---|
4836 | "es.typed-array.from",
|
---|
4837 | "es.typed-array.includes",
|
---|
4838 | "es.typed-array.index-of",
|
---|
4839 | "es.typed-array.iterator",
|
---|
4840 | "es.typed-array.join",
|
---|
4841 | "es.typed-array.last-index-of",
|
---|
4842 | "es.typed-array.map",
|
---|
4843 | "es.typed-array.of",
|
---|
4844 | "es.typed-array.reduce",
|
---|
4845 | "es.typed-array.reduce-right",
|
---|
4846 | "es.typed-array.reverse",
|
---|
4847 | "es.typed-array.set",
|
---|
4848 | "es.typed-array.slice",
|
---|
4849 | "es.typed-array.some",
|
---|
4850 | "es.typed-array.sort",
|
---|
4851 | "es.typed-array.subarray",
|
---|
4852 | "es.typed-array.to-locale-string",
|
---|
4853 | "es.typed-array.to-string",
|
---|
4854 | "esnext.typed-array.from-async",
|
---|
4855 | "esnext.typed-array.at",
|
---|
4856 | "esnext.typed-array.filter-out",
|
---|
4857 | "esnext.typed-array.filter-reject",
|
---|
4858 | "esnext.typed-array.find-last",
|
---|
4859 | "esnext.typed-array.find-last-index",
|
---|
4860 | "esnext.typed-array.group-by",
|
---|
4861 | "esnext.typed-array.unique-by"
|
---|
4862 | ],
|
---|
4863 | "core-js/features/typed-array/float64-array": [
|
---|
4864 | "es.map",
|
---|
4865 | "es.object.to-string",
|
---|
4866 | "es.promise",
|
---|
4867 | "es.string.iterator",
|
---|
4868 | "es.typed-array.float64-array",
|
---|
4869 | "es.typed-array.at",
|
---|
4870 | "es.typed-array.copy-within",
|
---|
4871 | "es.typed-array.every",
|
---|
4872 | "es.typed-array.fill",
|
---|
4873 | "es.typed-array.filter",
|
---|
4874 | "es.typed-array.find",
|
---|
4875 | "es.typed-array.find-index",
|
---|
4876 | "es.typed-array.for-each",
|
---|
4877 | "es.typed-array.from",
|
---|
4878 | "es.typed-array.includes",
|
---|
4879 | "es.typed-array.index-of",
|
---|
4880 | "es.typed-array.iterator",
|
---|
4881 | "es.typed-array.join",
|
---|
4882 | "es.typed-array.last-index-of",
|
---|
4883 | "es.typed-array.map",
|
---|
4884 | "es.typed-array.of",
|
---|
4885 | "es.typed-array.reduce",
|
---|
4886 | "es.typed-array.reduce-right",
|
---|
4887 | "es.typed-array.reverse",
|
---|
4888 | "es.typed-array.set",
|
---|
4889 | "es.typed-array.slice",
|
---|
4890 | "es.typed-array.some",
|
---|
4891 | "es.typed-array.sort",
|
---|
4892 | "es.typed-array.subarray",
|
---|
4893 | "es.typed-array.to-locale-string",
|
---|
4894 | "es.typed-array.to-string",
|
---|
4895 | "esnext.typed-array.from-async",
|
---|
4896 | "esnext.typed-array.at",
|
---|
4897 | "esnext.typed-array.filter-out",
|
---|
4898 | "esnext.typed-array.filter-reject",
|
---|
4899 | "esnext.typed-array.find-last",
|
---|
4900 | "esnext.typed-array.find-last-index",
|
---|
4901 | "esnext.typed-array.group-by",
|
---|
4902 | "esnext.typed-array.unique-by"
|
---|
4903 | ],
|
---|
4904 | "core-js/features/typed-array/for-each": [
|
---|
4905 | "es.typed-array.for-each"
|
---|
4906 | ],
|
---|
4907 | "core-js/features/typed-array/from": [
|
---|
4908 | "es.typed-array.from"
|
---|
4909 | ],
|
---|
4910 | "core-js/features/typed-array/from-async": [
|
---|
4911 | "esnext.typed-array.from-async"
|
---|
4912 | ],
|
---|
4913 | "core-js/features/typed-array/group-by": [
|
---|
4914 | "esnext.typed-array.group-by"
|
---|
4915 | ],
|
---|
4916 | "core-js/features/typed-array/includes": [
|
---|
4917 | "es.typed-array.includes"
|
---|
4918 | ],
|
---|
4919 | "core-js/features/typed-array/index-of": [
|
---|
4920 | "es.typed-array.index-of"
|
---|
4921 | ],
|
---|
4922 | "core-js/features/typed-array/int16-array": [
|
---|
4923 | "es.map",
|
---|
4924 | "es.object.to-string",
|
---|
4925 | "es.promise",
|
---|
4926 | "es.string.iterator",
|
---|
4927 | "es.typed-array.int16-array",
|
---|
4928 | "es.typed-array.at",
|
---|
4929 | "es.typed-array.copy-within",
|
---|
4930 | "es.typed-array.every",
|
---|
4931 | "es.typed-array.fill",
|
---|
4932 | "es.typed-array.filter",
|
---|
4933 | "es.typed-array.find",
|
---|
4934 | "es.typed-array.find-index",
|
---|
4935 | "es.typed-array.for-each",
|
---|
4936 | "es.typed-array.from",
|
---|
4937 | "es.typed-array.includes",
|
---|
4938 | "es.typed-array.index-of",
|
---|
4939 | "es.typed-array.iterator",
|
---|
4940 | "es.typed-array.join",
|
---|
4941 | "es.typed-array.last-index-of",
|
---|
4942 | "es.typed-array.map",
|
---|
4943 | "es.typed-array.of",
|
---|
4944 | "es.typed-array.reduce",
|
---|
4945 | "es.typed-array.reduce-right",
|
---|
4946 | "es.typed-array.reverse",
|
---|
4947 | "es.typed-array.set",
|
---|
4948 | "es.typed-array.slice",
|
---|
4949 | "es.typed-array.some",
|
---|
4950 | "es.typed-array.sort",
|
---|
4951 | "es.typed-array.subarray",
|
---|
4952 | "es.typed-array.to-locale-string",
|
---|
4953 | "es.typed-array.to-string",
|
---|
4954 | "esnext.typed-array.from-async",
|
---|
4955 | "esnext.typed-array.at",
|
---|
4956 | "esnext.typed-array.filter-out",
|
---|
4957 | "esnext.typed-array.filter-reject",
|
---|
4958 | "esnext.typed-array.find-last",
|
---|
4959 | "esnext.typed-array.find-last-index",
|
---|
4960 | "esnext.typed-array.group-by",
|
---|
4961 | "esnext.typed-array.unique-by"
|
---|
4962 | ],
|
---|
4963 | "core-js/features/typed-array/int32-array": [
|
---|
4964 | "es.map",
|
---|
4965 | "es.object.to-string",
|
---|
4966 | "es.promise",
|
---|
4967 | "es.string.iterator",
|
---|
4968 | "es.typed-array.int32-array",
|
---|
4969 | "es.typed-array.at",
|
---|
4970 | "es.typed-array.copy-within",
|
---|
4971 | "es.typed-array.every",
|
---|
4972 | "es.typed-array.fill",
|
---|
4973 | "es.typed-array.filter",
|
---|
4974 | "es.typed-array.find",
|
---|
4975 | "es.typed-array.find-index",
|
---|
4976 | "es.typed-array.for-each",
|
---|
4977 | "es.typed-array.from",
|
---|
4978 | "es.typed-array.includes",
|
---|
4979 | "es.typed-array.index-of",
|
---|
4980 | "es.typed-array.iterator",
|
---|
4981 | "es.typed-array.join",
|
---|
4982 | "es.typed-array.last-index-of",
|
---|
4983 | "es.typed-array.map",
|
---|
4984 | "es.typed-array.of",
|
---|
4985 | "es.typed-array.reduce",
|
---|
4986 | "es.typed-array.reduce-right",
|
---|
4987 | "es.typed-array.reverse",
|
---|
4988 | "es.typed-array.set",
|
---|
4989 | "es.typed-array.slice",
|
---|
4990 | "es.typed-array.some",
|
---|
4991 | "es.typed-array.sort",
|
---|
4992 | "es.typed-array.subarray",
|
---|
4993 | "es.typed-array.to-locale-string",
|
---|
4994 | "es.typed-array.to-string",
|
---|
4995 | "esnext.typed-array.from-async",
|
---|
4996 | "esnext.typed-array.at",
|
---|
4997 | "esnext.typed-array.filter-out",
|
---|
4998 | "esnext.typed-array.filter-reject",
|
---|
4999 | "esnext.typed-array.find-last",
|
---|
5000 | "esnext.typed-array.find-last-index",
|
---|
5001 | "esnext.typed-array.group-by",
|
---|
5002 | "esnext.typed-array.unique-by"
|
---|
5003 | ],
|
---|
5004 | "core-js/features/typed-array/int8-array": [
|
---|
5005 | "es.map",
|
---|
5006 | "es.object.to-string",
|
---|
5007 | "es.promise",
|
---|
5008 | "es.string.iterator",
|
---|
5009 | "es.typed-array.int8-array",
|
---|
5010 | "es.typed-array.at",
|
---|
5011 | "es.typed-array.copy-within",
|
---|
5012 | "es.typed-array.every",
|
---|
5013 | "es.typed-array.fill",
|
---|
5014 | "es.typed-array.filter",
|
---|
5015 | "es.typed-array.find",
|
---|
5016 | "es.typed-array.find-index",
|
---|
5017 | "es.typed-array.for-each",
|
---|
5018 | "es.typed-array.from",
|
---|
5019 | "es.typed-array.includes",
|
---|
5020 | "es.typed-array.index-of",
|
---|
5021 | "es.typed-array.iterator",
|
---|
5022 | "es.typed-array.join",
|
---|
5023 | "es.typed-array.last-index-of",
|
---|
5024 | "es.typed-array.map",
|
---|
5025 | "es.typed-array.of",
|
---|
5026 | "es.typed-array.reduce",
|
---|
5027 | "es.typed-array.reduce-right",
|
---|
5028 | "es.typed-array.reverse",
|
---|
5029 | "es.typed-array.set",
|
---|
5030 | "es.typed-array.slice",
|
---|
5031 | "es.typed-array.some",
|
---|
5032 | "es.typed-array.sort",
|
---|
5033 | "es.typed-array.subarray",
|
---|
5034 | "es.typed-array.to-locale-string",
|
---|
5035 | "es.typed-array.to-string",
|
---|
5036 | "esnext.typed-array.from-async",
|
---|
5037 | "esnext.typed-array.at",
|
---|
5038 | "esnext.typed-array.filter-out",
|
---|
5039 | "esnext.typed-array.filter-reject",
|
---|
5040 | "esnext.typed-array.find-last",
|
---|
5041 | "esnext.typed-array.find-last-index",
|
---|
5042 | "esnext.typed-array.group-by",
|
---|
5043 | "esnext.typed-array.unique-by"
|
---|
5044 | ],
|
---|
5045 | "core-js/features/typed-array/iterator": [
|
---|
5046 | "es.object.to-string",
|
---|
5047 | "es.typed-array.iterator"
|
---|
5048 | ],
|
---|
5049 | "core-js/features/typed-array/join": [
|
---|
5050 | "es.typed-array.join"
|
---|
5051 | ],
|
---|
5052 | "core-js/features/typed-array/keys": [
|
---|
5053 | "es.object.to-string",
|
---|
5054 | "es.typed-array.iterator"
|
---|
5055 | ],
|
---|
5056 | "core-js/features/typed-array/last-index-of": [
|
---|
5057 | "es.typed-array.last-index-of"
|
---|
5058 | ],
|
---|
5059 | "core-js/features/typed-array/map": [
|
---|
5060 | "es.typed-array.map"
|
---|
5061 | ],
|
---|
5062 | "core-js/features/typed-array/methods": [
|
---|
5063 | "es.map",
|
---|
5064 | "es.object.to-string",
|
---|
5065 | "es.promise",
|
---|
5066 | "es.string.iterator",
|
---|
5067 | "es.typed-array.at",
|
---|
5068 | "es.typed-array.copy-within",
|
---|
5069 | "es.typed-array.every",
|
---|
5070 | "es.typed-array.fill",
|
---|
5071 | "es.typed-array.filter",
|
---|
5072 | "es.typed-array.find",
|
---|
5073 | "es.typed-array.find-index",
|
---|
5074 | "es.typed-array.for-each",
|
---|
5075 | "es.typed-array.from",
|
---|
5076 | "es.typed-array.includes",
|
---|
5077 | "es.typed-array.index-of",
|
---|
5078 | "es.typed-array.iterator",
|
---|
5079 | "es.typed-array.join",
|
---|
5080 | "es.typed-array.last-index-of",
|
---|
5081 | "es.typed-array.map",
|
---|
5082 | "es.typed-array.of",
|
---|
5083 | "es.typed-array.reduce",
|
---|
5084 | "es.typed-array.reduce-right",
|
---|
5085 | "es.typed-array.reverse",
|
---|
5086 | "es.typed-array.set",
|
---|
5087 | "es.typed-array.slice",
|
---|
5088 | "es.typed-array.some",
|
---|
5089 | "es.typed-array.sort",
|
---|
5090 | "es.typed-array.subarray",
|
---|
5091 | "es.typed-array.to-locale-string",
|
---|
5092 | "es.typed-array.to-string",
|
---|
5093 | "esnext.typed-array.from-async",
|
---|
5094 | "esnext.typed-array.at",
|
---|
5095 | "esnext.typed-array.filter-out",
|
---|
5096 | "esnext.typed-array.filter-reject",
|
---|
5097 | "esnext.typed-array.find-last",
|
---|
5098 | "esnext.typed-array.find-last-index",
|
---|
5099 | "esnext.typed-array.group-by",
|
---|
5100 | "esnext.typed-array.unique-by"
|
---|
5101 | ],
|
---|
5102 | "core-js/features/typed-array/of": [
|
---|
5103 | "es.typed-array.of"
|
---|
5104 | ],
|
---|
5105 | "core-js/features/typed-array/reduce": [
|
---|
5106 | "es.typed-array.reduce"
|
---|
5107 | ],
|
---|
5108 | "core-js/features/typed-array/reduce-right": [
|
---|
5109 | "es.typed-array.reduce-right"
|
---|
5110 | ],
|
---|
5111 | "core-js/features/typed-array/reverse": [
|
---|
5112 | "es.typed-array.reverse"
|
---|
5113 | ],
|
---|
5114 | "core-js/features/typed-array/set": [
|
---|
5115 | "es.typed-array.set"
|
---|
5116 | ],
|
---|
5117 | "core-js/features/typed-array/slice": [
|
---|
5118 | "es.typed-array.slice"
|
---|
5119 | ],
|
---|
5120 | "core-js/features/typed-array/some": [
|
---|
5121 | "es.typed-array.some"
|
---|
5122 | ],
|
---|
5123 | "core-js/features/typed-array/sort": [
|
---|
5124 | "es.typed-array.sort"
|
---|
5125 | ],
|
---|
5126 | "core-js/features/typed-array/subarray": [
|
---|
5127 | "es.typed-array.subarray"
|
---|
5128 | ],
|
---|
5129 | "core-js/features/typed-array/to-locale-string": [
|
---|
5130 | "es.typed-array.to-locale-string"
|
---|
5131 | ],
|
---|
5132 | "core-js/features/typed-array/to-string": [
|
---|
5133 | "es.typed-array.to-string"
|
---|
5134 | ],
|
---|
5135 | "core-js/features/typed-array/uint16-array": [
|
---|
5136 | "es.map",
|
---|
5137 | "es.object.to-string",
|
---|
5138 | "es.promise",
|
---|
5139 | "es.string.iterator",
|
---|
5140 | "es.typed-array.uint16-array",
|
---|
5141 | "es.typed-array.at",
|
---|
5142 | "es.typed-array.copy-within",
|
---|
5143 | "es.typed-array.every",
|
---|
5144 | "es.typed-array.fill",
|
---|
5145 | "es.typed-array.filter",
|
---|
5146 | "es.typed-array.find",
|
---|
5147 | "es.typed-array.find-index",
|
---|
5148 | "es.typed-array.for-each",
|
---|
5149 | "es.typed-array.from",
|
---|
5150 | "es.typed-array.includes",
|
---|
5151 | "es.typed-array.index-of",
|
---|
5152 | "es.typed-array.iterator",
|
---|
5153 | "es.typed-array.join",
|
---|
5154 | "es.typed-array.last-index-of",
|
---|
5155 | "es.typed-array.map",
|
---|
5156 | "es.typed-array.of",
|
---|
5157 | "es.typed-array.reduce",
|
---|
5158 | "es.typed-array.reduce-right",
|
---|
5159 | "es.typed-array.reverse",
|
---|
5160 | "es.typed-array.set",
|
---|
5161 | "es.typed-array.slice",
|
---|
5162 | "es.typed-array.some",
|
---|
5163 | "es.typed-array.sort",
|
---|
5164 | "es.typed-array.subarray",
|
---|
5165 | "es.typed-array.to-locale-string",
|
---|
5166 | "es.typed-array.to-string",
|
---|
5167 | "esnext.typed-array.from-async",
|
---|
5168 | "esnext.typed-array.at",
|
---|
5169 | "esnext.typed-array.filter-out",
|
---|
5170 | "esnext.typed-array.filter-reject",
|
---|
5171 | "esnext.typed-array.find-last",
|
---|
5172 | "esnext.typed-array.find-last-index",
|
---|
5173 | "esnext.typed-array.group-by",
|
---|
5174 | "esnext.typed-array.unique-by"
|
---|
5175 | ],
|
---|
5176 | "core-js/features/typed-array/uint32-array": [
|
---|
5177 | "es.map",
|
---|
5178 | "es.object.to-string",
|
---|
5179 | "es.promise",
|
---|
5180 | "es.string.iterator",
|
---|
5181 | "es.typed-array.uint32-array",
|
---|
5182 | "es.typed-array.at",
|
---|
5183 | "es.typed-array.copy-within",
|
---|
5184 | "es.typed-array.every",
|
---|
5185 | "es.typed-array.fill",
|
---|
5186 | "es.typed-array.filter",
|
---|
5187 | "es.typed-array.find",
|
---|
5188 | "es.typed-array.find-index",
|
---|
5189 | "es.typed-array.for-each",
|
---|
5190 | "es.typed-array.from",
|
---|
5191 | "es.typed-array.includes",
|
---|
5192 | "es.typed-array.index-of",
|
---|
5193 | "es.typed-array.iterator",
|
---|
5194 | "es.typed-array.join",
|
---|
5195 | "es.typed-array.last-index-of",
|
---|
5196 | "es.typed-array.map",
|
---|
5197 | "es.typed-array.of",
|
---|
5198 | "es.typed-array.reduce",
|
---|
5199 | "es.typed-array.reduce-right",
|
---|
5200 | "es.typed-array.reverse",
|
---|
5201 | "es.typed-array.set",
|
---|
5202 | "es.typed-array.slice",
|
---|
5203 | "es.typed-array.some",
|
---|
5204 | "es.typed-array.sort",
|
---|
5205 | "es.typed-array.subarray",
|
---|
5206 | "es.typed-array.to-locale-string",
|
---|
5207 | "es.typed-array.to-string",
|
---|
5208 | "esnext.typed-array.from-async",
|
---|
5209 | "esnext.typed-array.at",
|
---|
5210 | "esnext.typed-array.filter-out",
|
---|
5211 | "esnext.typed-array.filter-reject",
|
---|
5212 | "esnext.typed-array.find-last",
|
---|
5213 | "esnext.typed-array.find-last-index",
|
---|
5214 | "esnext.typed-array.group-by",
|
---|
5215 | "esnext.typed-array.unique-by"
|
---|
5216 | ],
|
---|
5217 | "core-js/features/typed-array/uint8-array": [
|
---|
5218 | "es.map",
|
---|
5219 | "es.object.to-string",
|
---|
5220 | "es.promise",
|
---|
5221 | "es.string.iterator",
|
---|
5222 | "es.typed-array.uint8-array",
|
---|
5223 | "es.typed-array.at",
|
---|
5224 | "es.typed-array.copy-within",
|
---|
5225 | "es.typed-array.every",
|
---|
5226 | "es.typed-array.fill",
|
---|
5227 | "es.typed-array.filter",
|
---|
5228 | "es.typed-array.find",
|
---|
5229 | "es.typed-array.find-index",
|
---|
5230 | "es.typed-array.for-each",
|
---|
5231 | "es.typed-array.from",
|
---|
5232 | "es.typed-array.includes",
|
---|
5233 | "es.typed-array.index-of",
|
---|
5234 | "es.typed-array.iterator",
|
---|
5235 | "es.typed-array.join",
|
---|
5236 | "es.typed-array.last-index-of",
|
---|
5237 | "es.typed-array.map",
|
---|
5238 | "es.typed-array.of",
|
---|
5239 | "es.typed-array.reduce",
|
---|
5240 | "es.typed-array.reduce-right",
|
---|
5241 | "es.typed-array.reverse",
|
---|
5242 | "es.typed-array.set",
|
---|
5243 | "es.typed-array.slice",
|
---|
5244 | "es.typed-array.some",
|
---|
5245 | "es.typed-array.sort",
|
---|
5246 | "es.typed-array.subarray",
|
---|
5247 | "es.typed-array.to-locale-string",
|
---|
5248 | "es.typed-array.to-string",
|
---|
5249 | "esnext.typed-array.from-async",
|
---|
5250 | "esnext.typed-array.at",
|
---|
5251 | "esnext.typed-array.filter-out",
|
---|
5252 | "esnext.typed-array.filter-reject",
|
---|
5253 | "esnext.typed-array.find-last",
|
---|
5254 | "esnext.typed-array.find-last-index",
|
---|
5255 | "esnext.typed-array.group-by",
|
---|
5256 | "esnext.typed-array.unique-by"
|
---|
5257 | ],
|
---|
5258 | "core-js/features/typed-array/uint8-clamped-array": [
|
---|
5259 | "es.map",
|
---|
5260 | "es.object.to-string",
|
---|
5261 | "es.promise",
|
---|
5262 | "es.string.iterator",
|
---|
5263 | "es.typed-array.uint8-clamped-array",
|
---|
5264 | "es.typed-array.at",
|
---|
5265 | "es.typed-array.copy-within",
|
---|
5266 | "es.typed-array.every",
|
---|
5267 | "es.typed-array.fill",
|
---|
5268 | "es.typed-array.filter",
|
---|
5269 | "es.typed-array.find",
|
---|
5270 | "es.typed-array.find-index",
|
---|
5271 | "es.typed-array.for-each",
|
---|
5272 | "es.typed-array.from",
|
---|
5273 | "es.typed-array.includes",
|
---|
5274 | "es.typed-array.index-of",
|
---|
5275 | "es.typed-array.iterator",
|
---|
5276 | "es.typed-array.join",
|
---|
5277 | "es.typed-array.last-index-of",
|
---|
5278 | "es.typed-array.map",
|
---|
5279 | "es.typed-array.of",
|
---|
5280 | "es.typed-array.reduce",
|
---|
5281 | "es.typed-array.reduce-right",
|
---|
5282 | "es.typed-array.reverse",
|
---|
5283 | "es.typed-array.set",
|
---|
5284 | "es.typed-array.slice",
|
---|
5285 | "es.typed-array.some",
|
---|
5286 | "es.typed-array.sort",
|
---|
5287 | "es.typed-array.subarray",
|
---|
5288 | "es.typed-array.to-locale-string",
|
---|
5289 | "es.typed-array.to-string",
|
---|
5290 | "esnext.typed-array.from-async",
|
---|
5291 | "esnext.typed-array.at",
|
---|
5292 | "esnext.typed-array.filter-out",
|
---|
5293 | "esnext.typed-array.filter-reject",
|
---|
5294 | "esnext.typed-array.find-last",
|
---|
5295 | "esnext.typed-array.find-last-index",
|
---|
5296 | "esnext.typed-array.group-by",
|
---|
5297 | "esnext.typed-array.unique-by"
|
---|
5298 | ],
|
---|
5299 | "core-js/features/typed-array/unique-by": [
|
---|
5300 | "es.map",
|
---|
5301 | "esnext.typed-array.unique-by"
|
---|
5302 | ],
|
---|
5303 | "core-js/features/typed-array/values": [
|
---|
5304 | "es.object.to-string",
|
---|
5305 | "es.typed-array.iterator"
|
---|
5306 | ],
|
---|
5307 | "core-js/features/unescape": [
|
---|
5308 | "es.unescape"
|
---|
5309 | ],
|
---|
5310 | "core-js/features/url": [
|
---|
5311 | "web.url",
|
---|
5312 | "web.url.to-json",
|
---|
5313 | "web.url-search-params"
|
---|
5314 | ],
|
---|
5315 | "core-js/features/url-search-params": [
|
---|
5316 | "web.dom-collections.iterator",
|
---|
5317 | "web.url-search-params"
|
---|
5318 | ],
|
---|
5319 | "core-js/features/url/to-json": [
|
---|
5320 | "web.url.to-json"
|
---|
5321 | ],
|
---|
5322 | "core-js/features/weak-map": [
|
---|
5323 | "es.array.iterator",
|
---|
5324 | "es.object.to-string",
|
---|
5325 | "es.string.iterator",
|
---|
5326 | "es.weak-map",
|
---|
5327 | "esnext.weak-map.delete-all",
|
---|
5328 | "esnext.weak-map.from",
|
---|
5329 | "esnext.weak-map.of",
|
---|
5330 | "esnext.weak-map.emplace",
|
---|
5331 | "esnext.weak-map.upsert",
|
---|
5332 | "web.dom-collections.iterator"
|
---|
5333 | ],
|
---|
5334 | "core-js/features/weak-map/delete-all": [
|
---|
5335 | "es.weak-map",
|
---|
5336 | "esnext.weak-map.delete-all"
|
---|
5337 | ],
|
---|
5338 | "core-js/features/weak-map/emplace": [
|
---|
5339 | "es.weak-map",
|
---|
5340 | "esnext.weak-map.emplace"
|
---|
5341 | ],
|
---|
5342 | "core-js/features/weak-map/from": [
|
---|
5343 | "es.array.iterator",
|
---|
5344 | "es.string.iterator",
|
---|
5345 | "es.weak-map",
|
---|
5346 | "esnext.weak-map.from",
|
---|
5347 | "web.dom-collections.iterator"
|
---|
5348 | ],
|
---|
5349 | "core-js/features/weak-map/of": [
|
---|
5350 | "es.array.iterator",
|
---|
5351 | "es.weak-map",
|
---|
5352 | "esnext.weak-map.of"
|
---|
5353 | ],
|
---|
5354 | "core-js/features/weak-map/upsert": [
|
---|
5355 | "es.weak-map",
|
---|
5356 | "esnext.weak-map.upsert"
|
---|
5357 | ],
|
---|
5358 | "core-js/features/weak-set": [
|
---|
5359 | "es.array.iterator",
|
---|
5360 | "es.object.to-string",
|
---|
5361 | "es.string.iterator",
|
---|
5362 | "es.weak-set",
|
---|
5363 | "esnext.weak-set.add-all",
|
---|
5364 | "esnext.weak-set.delete-all",
|
---|
5365 | "esnext.weak-set.from",
|
---|
5366 | "esnext.weak-set.of",
|
---|
5367 | "web.dom-collections.iterator"
|
---|
5368 | ],
|
---|
5369 | "core-js/features/weak-set/add-all": [
|
---|
5370 | "es.weak-set",
|
---|
5371 | "esnext.weak-set.add-all"
|
---|
5372 | ],
|
---|
5373 | "core-js/features/weak-set/delete-all": [
|
---|
5374 | "es.weak-set",
|
---|
5375 | "esnext.weak-set.delete-all"
|
---|
5376 | ],
|
---|
5377 | "core-js/features/weak-set/from": [
|
---|
5378 | "es.array.iterator",
|
---|
5379 | "es.string.iterator",
|
---|
5380 | "es.weak-set",
|
---|
5381 | "esnext.weak-set.from",
|
---|
5382 | "web.dom-collections.iterator"
|
---|
5383 | ],
|
---|
5384 | "core-js/features/weak-set/of": [
|
---|
5385 | "es.array.iterator",
|
---|
5386 | "es.weak-set",
|
---|
5387 | "esnext.weak-set.of"
|
---|
5388 | ],
|
---|
5389 | "core-js/modules/es.aggregate-error": [
|
---|
5390 | "es.aggregate-error"
|
---|
5391 | ],
|
---|
5392 | "core-js/modules/es.array-buffer.constructor": [
|
---|
5393 | "es.array-buffer.constructor"
|
---|
5394 | ],
|
---|
5395 | "core-js/modules/es.array-buffer.is-view": [
|
---|
5396 | "es.array-buffer.is-view"
|
---|
5397 | ],
|
---|
5398 | "core-js/modules/es.array-buffer.slice": [
|
---|
5399 | "es.array-buffer.slice"
|
---|
5400 | ],
|
---|
5401 | "core-js/modules/es.array.at": [
|
---|
5402 | "es.array.at"
|
---|
5403 | ],
|
---|
5404 | "core-js/modules/es.array.concat": [
|
---|
5405 | "es.array.concat"
|
---|
5406 | ],
|
---|
5407 | "core-js/modules/es.array.copy-within": [
|
---|
5408 | "es.array.copy-within"
|
---|
5409 | ],
|
---|
5410 | "core-js/modules/es.array.every": [
|
---|
5411 | "es.array.every"
|
---|
5412 | ],
|
---|
5413 | "core-js/modules/es.array.fill": [
|
---|
5414 | "es.array.fill"
|
---|
5415 | ],
|
---|
5416 | "core-js/modules/es.array.filter": [
|
---|
5417 | "es.array.filter"
|
---|
5418 | ],
|
---|
5419 | "core-js/modules/es.array.find": [
|
---|
5420 | "es.array.find"
|
---|
5421 | ],
|
---|
5422 | "core-js/modules/es.array.find-index": [
|
---|
5423 | "es.array.find-index"
|
---|
5424 | ],
|
---|
5425 | "core-js/modules/es.array.flat": [
|
---|
5426 | "es.array.flat"
|
---|
5427 | ],
|
---|
5428 | "core-js/modules/es.array.flat-map": [
|
---|
5429 | "es.array.flat-map"
|
---|
5430 | ],
|
---|
5431 | "core-js/modules/es.array.for-each": [
|
---|
5432 | "es.array.for-each"
|
---|
5433 | ],
|
---|
5434 | "core-js/modules/es.array.from": [
|
---|
5435 | "es.array.from"
|
---|
5436 | ],
|
---|
5437 | "core-js/modules/es.array.includes": [
|
---|
5438 | "es.array.includes"
|
---|
5439 | ],
|
---|
5440 | "core-js/modules/es.array.index-of": [
|
---|
5441 | "es.array.index-of"
|
---|
5442 | ],
|
---|
5443 | "core-js/modules/es.array.is-array": [
|
---|
5444 | "es.array.is-array"
|
---|
5445 | ],
|
---|
5446 | "core-js/modules/es.array.iterator": [
|
---|
5447 | "es.array.iterator"
|
---|
5448 | ],
|
---|
5449 | "core-js/modules/es.array.join": [
|
---|
5450 | "es.array.join"
|
---|
5451 | ],
|
---|
5452 | "core-js/modules/es.array.last-index-of": [
|
---|
5453 | "es.array.last-index-of"
|
---|
5454 | ],
|
---|
5455 | "core-js/modules/es.array.map": [
|
---|
5456 | "es.array.map"
|
---|
5457 | ],
|
---|
5458 | "core-js/modules/es.array.of": [
|
---|
5459 | "es.array.of"
|
---|
5460 | ],
|
---|
5461 | "core-js/modules/es.array.reduce": [
|
---|
5462 | "es.array.reduce"
|
---|
5463 | ],
|
---|
5464 | "core-js/modules/es.array.reduce-right": [
|
---|
5465 | "es.array.reduce-right"
|
---|
5466 | ],
|
---|
5467 | "core-js/modules/es.array.reverse": [
|
---|
5468 | "es.array.reverse"
|
---|
5469 | ],
|
---|
5470 | "core-js/modules/es.array.slice": [
|
---|
5471 | "es.array.slice"
|
---|
5472 | ],
|
---|
5473 | "core-js/modules/es.array.some": [
|
---|
5474 | "es.array.some"
|
---|
5475 | ],
|
---|
5476 | "core-js/modules/es.array.sort": [
|
---|
5477 | "es.array.sort"
|
---|
5478 | ],
|
---|
5479 | "core-js/modules/es.array.species": [
|
---|
5480 | "es.array.species"
|
---|
5481 | ],
|
---|
5482 | "core-js/modules/es.array.splice": [
|
---|
5483 | "es.array.splice"
|
---|
5484 | ],
|
---|
5485 | "core-js/modules/es.array.unscopables.flat": [
|
---|
5486 | "es.array.unscopables.flat"
|
---|
5487 | ],
|
---|
5488 | "core-js/modules/es.array.unscopables.flat-map": [
|
---|
5489 | "es.array.unscopables.flat-map"
|
---|
5490 | ],
|
---|
5491 | "core-js/modules/es.data-view": [
|
---|
5492 | "es.data-view"
|
---|
5493 | ],
|
---|
5494 | "core-js/modules/es.date.get-year": [
|
---|
5495 | "es.date.get-year"
|
---|
5496 | ],
|
---|
5497 | "core-js/modules/es.date.now": [
|
---|
5498 | "es.date.now"
|
---|
5499 | ],
|
---|
5500 | "core-js/modules/es.date.set-year": [
|
---|
5501 | "es.date.set-year"
|
---|
5502 | ],
|
---|
5503 | "core-js/modules/es.date.to-gmt-string": [
|
---|
5504 | "es.date.to-gmt-string"
|
---|
5505 | ],
|
---|
5506 | "core-js/modules/es.date.to-iso-string": [
|
---|
5507 | "es.date.to-iso-string"
|
---|
5508 | ],
|
---|
5509 | "core-js/modules/es.date.to-json": [
|
---|
5510 | "es.date.to-json"
|
---|
5511 | ],
|
---|
5512 | "core-js/modules/es.date.to-primitive": [
|
---|
5513 | "es.date.to-primitive"
|
---|
5514 | ],
|
---|
5515 | "core-js/modules/es.date.to-string": [
|
---|
5516 | "es.date.to-string"
|
---|
5517 | ],
|
---|
5518 | "core-js/modules/es.escape": [
|
---|
5519 | "es.escape"
|
---|
5520 | ],
|
---|
5521 | "core-js/modules/es.function.bind": [
|
---|
5522 | "es.function.bind"
|
---|
5523 | ],
|
---|
5524 | "core-js/modules/es.function.has-instance": [
|
---|
5525 | "es.function.has-instance"
|
---|
5526 | ],
|
---|
5527 | "core-js/modules/es.function.name": [
|
---|
5528 | "es.function.name"
|
---|
5529 | ],
|
---|
5530 | "core-js/modules/es.global-this": [
|
---|
5531 | "es.global-this"
|
---|
5532 | ],
|
---|
5533 | "core-js/modules/es.json.stringify": [
|
---|
5534 | "es.json.stringify"
|
---|
5535 | ],
|
---|
5536 | "core-js/modules/es.json.to-string-tag": [
|
---|
5537 | "es.json.to-string-tag"
|
---|
5538 | ],
|
---|
5539 | "core-js/modules/es.map": [
|
---|
5540 | "es.map"
|
---|
5541 | ],
|
---|
5542 | "core-js/modules/es.math.acosh": [
|
---|
5543 | "es.math.acosh"
|
---|
5544 | ],
|
---|
5545 | "core-js/modules/es.math.asinh": [
|
---|
5546 | "es.math.asinh"
|
---|
5547 | ],
|
---|
5548 | "core-js/modules/es.math.atanh": [
|
---|
5549 | "es.math.atanh"
|
---|
5550 | ],
|
---|
5551 | "core-js/modules/es.math.cbrt": [
|
---|
5552 | "es.math.cbrt"
|
---|
5553 | ],
|
---|
5554 | "core-js/modules/es.math.clz32": [
|
---|
5555 | "es.math.clz32"
|
---|
5556 | ],
|
---|
5557 | "core-js/modules/es.math.cosh": [
|
---|
5558 | "es.math.cosh"
|
---|
5559 | ],
|
---|
5560 | "core-js/modules/es.math.expm1": [
|
---|
5561 | "es.math.expm1"
|
---|
5562 | ],
|
---|
5563 | "core-js/modules/es.math.fround": [
|
---|
5564 | "es.math.fround"
|
---|
5565 | ],
|
---|
5566 | "core-js/modules/es.math.hypot": [
|
---|
5567 | "es.math.hypot"
|
---|
5568 | ],
|
---|
5569 | "core-js/modules/es.math.imul": [
|
---|
5570 | "es.math.imul"
|
---|
5571 | ],
|
---|
5572 | "core-js/modules/es.math.log10": [
|
---|
5573 | "es.math.log10"
|
---|
5574 | ],
|
---|
5575 | "core-js/modules/es.math.log1p": [
|
---|
5576 | "es.math.log1p"
|
---|
5577 | ],
|
---|
5578 | "core-js/modules/es.math.log2": [
|
---|
5579 | "es.math.log2"
|
---|
5580 | ],
|
---|
5581 | "core-js/modules/es.math.sign": [
|
---|
5582 | "es.math.sign"
|
---|
5583 | ],
|
---|
5584 | "core-js/modules/es.math.sinh": [
|
---|
5585 | "es.math.sinh"
|
---|
5586 | ],
|
---|
5587 | "core-js/modules/es.math.tanh": [
|
---|
5588 | "es.math.tanh"
|
---|
5589 | ],
|
---|
5590 | "core-js/modules/es.math.to-string-tag": [
|
---|
5591 | "es.math.to-string-tag"
|
---|
5592 | ],
|
---|
5593 | "core-js/modules/es.math.trunc": [
|
---|
5594 | "es.math.trunc"
|
---|
5595 | ],
|
---|
5596 | "core-js/modules/es.number.constructor": [
|
---|
5597 | "es.number.constructor"
|
---|
5598 | ],
|
---|
5599 | "core-js/modules/es.number.epsilon": [
|
---|
5600 | "es.number.epsilon"
|
---|
5601 | ],
|
---|
5602 | "core-js/modules/es.number.is-finite": [
|
---|
5603 | "es.number.is-finite"
|
---|
5604 | ],
|
---|
5605 | "core-js/modules/es.number.is-integer": [
|
---|
5606 | "es.number.is-integer"
|
---|
5607 | ],
|
---|
5608 | "core-js/modules/es.number.is-nan": [
|
---|
5609 | "es.number.is-nan"
|
---|
5610 | ],
|
---|
5611 | "core-js/modules/es.number.is-safe-integer": [
|
---|
5612 | "es.number.is-safe-integer"
|
---|
5613 | ],
|
---|
5614 | "core-js/modules/es.number.max-safe-integer": [
|
---|
5615 | "es.number.max-safe-integer"
|
---|
5616 | ],
|
---|
5617 | "core-js/modules/es.number.min-safe-integer": [
|
---|
5618 | "es.number.min-safe-integer"
|
---|
5619 | ],
|
---|
5620 | "core-js/modules/es.number.parse-float": [
|
---|
5621 | "es.number.parse-float"
|
---|
5622 | ],
|
---|
5623 | "core-js/modules/es.number.parse-int": [
|
---|
5624 | "es.number.parse-int"
|
---|
5625 | ],
|
---|
5626 | "core-js/modules/es.number.to-fixed": [
|
---|
5627 | "es.number.to-fixed"
|
---|
5628 | ],
|
---|
5629 | "core-js/modules/es.number.to-precision": [
|
---|
5630 | "es.number.to-precision"
|
---|
5631 | ],
|
---|
5632 | "core-js/modules/es.object.assign": [
|
---|
5633 | "es.object.assign"
|
---|
5634 | ],
|
---|
5635 | "core-js/modules/es.object.create": [
|
---|
5636 | "es.object.create"
|
---|
5637 | ],
|
---|
5638 | "core-js/modules/es.object.define-getter": [
|
---|
5639 | "es.object.define-getter"
|
---|
5640 | ],
|
---|
5641 | "core-js/modules/es.object.define-properties": [
|
---|
5642 | "es.object.define-properties"
|
---|
5643 | ],
|
---|
5644 | "core-js/modules/es.object.define-property": [
|
---|
5645 | "es.object.define-property"
|
---|
5646 | ],
|
---|
5647 | "core-js/modules/es.object.define-setter": [
|
---|
5648 | "es.object.define-setter"
|
---|
5649 | ],
|
---|
5650 | "core-js/modules/es.object.entries": [
|
---|
5651 | "es.object.entries"
|
---|
5652 | ],
|
---|
5653 | "core-js/modules/es.object.freeze": [
|
---|
5654 | "es.object.freeze"
|
---|
5655 | ],
|
---|
5656 | "core-js/modules/es.object.from-entries": [
|
---|
5657 | "es.object.from-entries"
|
---|
5658 | ],
|
---|
5659 | "core-js/modules/es.object.get-own-property-descriptor": [
|
---|
5660 | "es.object.get-own-property-descriptor"
|
---|
5661 | ],
|
---|
5662 | "core-js/modules/es.object.get-own-property-descriptors": [
|
---|
5663 | "es.object.get-own-property-descriptors"
|
---|
5664 | ],
|
---|
5665 | "core-js/modules/es.object.get-own-property-names": [
|
---|
5666 | "es.object.get-own-property-names"
|
---|
5667 | ],
|
---|
5668 | "core-js/modules/es.object.get-prototype-of": [
|
---|
5669 | "es.object.get-prototype-of"
|
---|
5670 | ],
|
---|
5671 | "core-js/modules/es.object.has-own": [
|
---|
5672 | "es.object.has-own"
|
---|
5673 | ],
|
---|
5674 | "core-js/modules/es.object.is": [
|
---|
5675 | "es.object.is"
|
---|
5676 | ],
|
---|
5677 | "core-js/modules/es.object.is-extensible": [
|
---|
5678 | "es.object.is-extensible"
|
---|
5679 | ],
|
---|
5680 | "core-js/modules/es.object.is-frozen": [
|
---|
5681 | "es.object.is-frozen"
|
---|
5682 | ],
|
---|
5683 | "core-js/modules/es.object.is-sealed": [
|
---|
5684 | "es.object.is-sealed"
|
---|
5685 | ],
|
---|
5686 | "core-js/modules/es.object.keys": [
|
---|
5687 | "es.object.keys"
|
---|
5688 | ],
|
---|
5689 | "core-js/modules/es.object.lookup-getter": [
|
---|
5690 | "es.object.lookup-getter"
|
---|
5691 | ],
|
---|
5692 | "core-js/modules/es.object.lookup-setter": [
|
---|
5693 | "es.object.lookup-setter"
|
---|
5694 | ],
|
---|
5695 | "core-js/modules/es.object.prevent-extensions": [
|
---|
5696 | "es.object.prevent-extensions"
|
---|
5697 | ],
|
---|
5698 | "core-js/modules/es.object.seal": [
|
---|
5699 | "es.object.seal"
|
---|
5700 | ],
|
---|
5701 | "core-js/modules/es.object.set-prototype-of": [
|
---|
5702 | "es.object.set-prototype-of"
|
---|
5703 | ],
|
---|
5704 | "core-js/modules/es.object.to-string": [
|
---|
5705 | "es.object.to-string"
|
---|
5706 | ],
|
---|
5707 | "core-js/modules/es.object.values": [
|
---|
5708 | "es.object.values"
|
---|
5709 | ],
|
---|
5710 | "core-js/modules/es.parse-float": [
|
---|
5711 | "es.parse-float"
|
---|
5712 | ],
|
---|
5713 | "core-js/modules/es.parse-int": [
|
---|
5714 | "es.parse-int"
|
---|
5715 | ],
|
---|
5716 | "core-js/modules/es.promise": [
|
---|
5717 | "es.promise"
|
---|
5718 | ],
|
---|
5719 | "core-js/modules/es.promise.all-settled": [
|
---|
5720 | "es.promise.all-settled"
|
---|
5721 | ],
|
---|
5722 | "core-js/modules/es.promise.any": [
|
---|
5723 | "es.promise.any"
|
---|
5724 | ],
|
---|
5725 | "core-js/modules/es.promise.finally": [
|
---|
5726 | "es.promise.finally"
|
---|
5727 | ],
|
---|
5728 | "core-js/modules/es.reflect.apply": [
|
---|
5729 | "es.reflect.apply"
|
---|
5730 | ],
|
---|
5731 | "core-js/modules/es.reflect.construct": [
|
---|
5732 | "es.reflect.construct"
|
---|
5733 | ],
|
---|
5734 | "core-js/modules/es.reflect.define-property": [
|
---|
5735 | "es.reflect.define-property"
|
---|
5736 | ],
|
---|
5737 | "core-js/modules/es.reflect.delete-property": [
|
---|
5738 | "es.reflect.delete-property"
|
---|
5739 | ],
|
---|
5740 | "core-js/modules/es.reflect.get": [
|
---|
5741 | "es.reflect.get"
|
---|
5742 | ],
|
---|
5743 | "core-js/modules/es.reflect.get-own-property-descriptor": [
|
---|
5744 | "es.reflect.get-own-property-descriptor"
|
---|
5745 | ],
|
---|
5746 | "core-js/modules/es.reflect.get-prototype-of": [
|
---|
5747 | "es.reflect.get-prototype-of"
|
---|
5748 | ],
|
---|
5749 | "core-js/modules/es.reflect.has": [
|
---|
5750 | "es.reflect.has"
|
---|
5751 | ],
|
---|
5752 | "core-js/modules/es.reflect.is-extensible": [
|
---|
5753 | "es.reflect.is-extensible"
|
---|
5754 | ],
|
---|
5755 | "core-js/modules/es.reflect.own-keys": [
|
---|
5756 | "es.reflect.own-keys"
|
---|
5757 | ],
|
---|
5758 | "core-js/modules/es.reflect.prevent-extensions": [
|
---|
5759 | "es.reflect.prevent-extensions"
|
---|
5760 | ],
|
---|
5761 | "core-js/modules/es.reflect.set": [
|
---|
5762 | "es.reflect.set"
|
---|
5763 | ],
|
---|
5764 | "core-js/modules/es.reflect.set-prototype-of": [
|
---|
5765 | "es.reflect.set-prototype-of"
|
---|
5766 | ],
|
---|
5767 | "core-js/modules/es.reflect.to-string-tag": [
|
---|
5768 | "es.reflect.to-string-tag"
|
---|
5769 | ],
|
---|
5770 | "core-js/modules/es.regexp.constructor": [
|
---|
5771 | "es.regexp.constructor"
|
---|
5772 | ],
|
---|
5773 | "core-js/modules/es.regexp.dot-all": [
|
---|
5774 | "es.regexp.dot-all"
|
---|
5775 | ],
|
---|
5776 | "core-js/modules/es.regexp.exec": [
|
---|
5777 | "es.regexp.exec"
|
---|
5778 | ],
|
---|
5779 | "core-js/modules/es.regexp.flags": [
|
---|
5780 | "es.regexp.flags"
|
---|
5781 | ],
|
---|
5782 | "core-js/modules/es.regexp.sticky": [
|
---|
5783 | "es.regexp.sticky"
|
---|
5784 | ],
|
---|
5785 | "core-js/modules/es.regexp.test": [
|
---|
5786 | "es.regexp.test"
|
---|
5787 | ],
|
---|
5788 | "core-js/modules/es.regexp.to-string": [
|
---|
5789 | "es.regexp.to-string"
|
---|
5790 | ],
|
---|
5791 | "core-js/modules/es.set": [
|
---|
5792 | "es.set"
|
---|
5793 | ],
|
---|
5794 | "core-js/modules/es.string.anchor": [
|
---|
5795 | "es.string.anchor"
|
---|
5796 | ],
|
---|
5797 | "core-js/modules/es.string.at-alternative": [
|
---|
5798 | "es.string.at-alternative"
|
---|
5799 | ],
|
---|
5800 | "core-js/modules/es.string.big": [
|
---|
5801 | "es.string.big"
|
---|
5802 | ],
|
---|
5803 | "core-js/modules/es.string.blink": [
|
---|
5804 | "es.string.blink"
|
---|
5805 | ],
|
---|
5806 | "core-js/modules/es.string.bold": [
|
---|
5807 | "es.string.bold"
|
---|
5808 | ],
|
---|
5809 | "core-js/modules/es.string.code-point-at": [
|
---|
5810 | "es.string.code-point-at"
|
---|
5811 | ],
|
---|
5812 | "core-js/modules/es.string.ends-with": [
|
---|
5813 | "es.string.ends-with"
|
---|
5814 | ],
|
---|
5815 | "core-js/modules/es.string.fixed": [
|
---|
5816 | "es.string.fixed"
|
---|
5817 | ],
|
---|
5818 | "core-js/modules/es.string.fontcolor": [
|
---|
5819 | "es.string.fontcolor"
|
---|
5820 | ],
|
---|
5821 | "core-js/modules/es.string.fontsize": [
|
---|
5822 | "es.string.fontsize"
|
---|
5823 | ],
|
---|
5824 | "core-js/modules/es.string.from-code-point": [
|
---|
5825 | "es.string.from-code-point"
|
---|
5826 | ],
|
---|
5827 | "core-js/modules/es.string.includes": [
|
---|
5828 | "es.string.includes"
|
---|
5829 | ],
|
---|
5830 | "core-js/modules/es.string.italics": [
|
---|
5831 | "es.string.italics"
|
---|
5832 | ],
|
---|
5833 | "core-js/modules/es.string.iterator": [
|
---|
5834 | "es.string.iterator"
|
---|
5835 | ],
|
---|
5836 | "core-js/modules/es.string.link": [
|
---|
5837 | "es.string.link"
|
---|
5838 | ],
|
---|
5839 | "core-js/modules/es.string.match": [
|
---|
5840 | "es.string.match"
|
---|
5841 | ],
|
---|
5842 | "core-js/modules/es.string.match-all": [
|
---|
5843 | "es.string.match-all"
|
---|
5844 | ],
|
---|
5845 | "core-js/modules/es.string.pad-end": [
|
---|
5846 | "es.string.pad-end"
|
---|
5847 | ],
|
---|
5848 | "core-js/modules/es.string.pad-start": [
|
---|
5849 | "es.string.pad-start"
|
---|
5850 | ],
|
---|
5851 | "core-js/modules/es.string.raw": [
|
---|
5852 | "es.string.raw"
|
---|
5853 | ],
|
---|
5854 | "core-js/modules/es.string.repeat": [
|
---|
5855 | "es.string.repeat"
|
---|
5856 | ],
|
---|
5857 | "core-js/modules/es.string.replace": [
|
---|
5858 | "es.string.replace"
|
---|
5859 | ],
|
---|
5860 | "core-js/modules/es.string.replace-all": [
|
---|
5861 | "es.string.replace-all"
|
---|
5862 | ],
|
---|
5863 | "core-js/modules/es.string.search": [
|
---|
5864 | "es.string.search"
|
---|
5865 | ],
|
---|
5866 | "core-js/modules/es.string.small": [
|
---|
5867 | "es.string.small"
|
---|
5868 | ],
|
---|
5869 | "core-js/modules/es.string.split": [
|
---|
5870 | "es.string.split"
|
---|
5871 | ],
|
---|
5872 | "core-js/modules/es.string.starts-with": [
|
---|
5873 | "es.string.starts-with"
|
---|
5874 | ],
|
---|
5875 | "core-js/modules/es.string.strike": [
|
---|
5876 | "es.string.strike"
|
---|
5877 | ],
|
---|
5878 | "core-js/modules/es.string.sub": [
|
---|
5879 | "es.string.sub"
|
---|
5880 | ],
|
---|
5881 | "core-js/modules/es.string.substr": [
|
---|
5882 | "es.string.substr"
|
---|
5883 | ],
|
---|
5884 | "core-js/modules/es.string.sup": [
|
---|
5885 | "es.string.sup"
|
---|
5886 | ],
|
---|
5887 | "core-js/modules/es.string.trim": [
|
---|
5888 | "es.string.trim"
|
---|
5889 | ],
|
---|
5890 | "core-js/modules/es.string.trim-end": [
|
---|
5891 | "es.string.trim-end"
|
---|
5892 | ],
|
---|
5893 | "core-js/modules/es.string.trim-start": [
|
---|
5894 | "es.string.trim-start"
|
---|
5895 | ],
|
---|
5896 | "core-js/modules/es.symbol": [
|
---|
5897 | "es.symbol"
|
---|
5898 | ],
|
---|
5899 | "core-js/modules/es.symbol.async-iterator": [
|
---|
5900 | "es.symbol.async-iterator"
|
---|
5901 | ],
|
---|
5902 | "core-js/modules/es.symbol.description": [
|
---|
5903 | "es.symbol.description"
|
---|
5904 | ],
|
---|
5905 | "core-js/modules/es.symbol.has-instance": [
|
---|
5906 | "es.symbol.has-instance"
|
---|
5907 | ],
|
---|
5908 | "core-js/modules/es.symbol.is-concat-spreadable": [
|
---|
5909 | "es.symbol.is-concat-spreadable"
|
---|
5910 | ],
|
---|
5911 | "core-js/modules/es.symbol.iterator": [
|
---|
5912 | "es.symbol.iterator"
|
---|
5913 | ],
|
---|
5914 | "core-js/modules/es.symbol.match": [
|
---|
5915 | "es.symbol.match"
|
---|
5916 | ],
|
---|
5917 | "core-js/modules/es.symbol.match-all": [
|
---|
5918 | "es.symbol.match-all"
|
---|
5919 | ],
|
---|
5920 | "core-js/modules/es.symbol.replace": [
|
---|
5921 | "es.symbol.replace"
|
---|
5922 | ],
|
---|
5923 | "core-js/modules/es.symbol.search": [
|
---|
5924 | "es.symbol.search"
|
---|
5925 | ],
|
---|
5926 | "core-js/modules/es.symbol.species": [
|
---|
5927 | "es.symbol.species"
|
---|
5928 | ],
|
---|
5929 | "core-js/modules/es.symbol.split": [
|
---|
5930 | "es.symbol.split"
|
---|
5931 | ],
|
---|
5932 | "core-js/modules/es.symbol.to-primitive": [
|
---|
5933 | "es.symbol.to-primitive"
|
---|
5934 | ],
|
---|
5935 | "core-js/modules/es.symbol.to-string-tag": [
|
---|
5936 | "es.symbol.to-string-tag"
|
---|
5937 | ],
|
---|
5938 | "core-js/modules/es.symbol.unscopables": [
|
---|
5939 | "es.symbol.unscopables"
|
---|
5940 | ],
|
---|
5941 | "core-js/modules/es.typed-array.at": [
|
---|
5942 | "es.typed-array.at"
|
---|
5943 | ],
|
---|
5944 | "core-js/modules/es.typed-array.copy-within": [
|
---|
5945 | "es.typed-array.copy-within"
|
---|
5946 | ],
|
---|
5947 | "core-js/modules/es.typed-array.every": [
|
---|
5948 | "es.typed-array.every"
|
---|
5949 | ],
|
---|
5950 | "core-js/modules/es.typed-array.fill": [
|
---|
5951 | "es.typed-array.fill"
|
---|
5952 | ],
|
---|
5953 | "core-js/modules/es.typed-array.filter": [
|
---|
5954 | "es.typed-array.filter"
|
---|
5955 | ],
|
---|
5956 | "core-js/modules/es.typed-array.find": [
|
---|
5957 | "es.typed-array.find"
|
---|
5958 | ],
|
---|
5959 | "core-js/modules/es.typed-array.find-index": [
|
---|
5960 | "es.typed-array.find-index"
|
---|
5961 | ],
|
---|
5962 | "core-js/modules/es.typed-array.float32-array": [
|
---|
5963 | "es.typed-array.float32-array"
|
---|
5964 | ],
|
---|
5965 | "core-js/modules/es.typed-array.float64-array": [
|
---|
5966 | "es.typed-array.float64-array"
|
---|
5967 | ],
|
---|
5968 | "core-js/modules/es.typed-array.for-each": [
|
---|
5969 | "es.typed-array.for-each"
|
---|
5970 | ],
|
---|
5971 | "core-js/modules/es.typed-array.from": [
|
---|
5972 | "es.typed-array.from"
|
---|
5973 | ],
|
---|
5974 | "core-js/modules/es.typed-array.includes": [
|
---|
5975 | "es.typed-array.includes"
|
---|
5976 | ],
|
---|
5977 | "core-js/modules/es.typed-array.index-of": [
|
---|
5978 | "es.typed-array.index-of"
|
---|
5979 | ],
|
---|
5980 | "core-js/modules/es.typed-array.int16-array": [
|
---|
5981 | "es.typed-array.int16-array"
|
---|
5982 | ],
|
---|
5983 | "core-js/modules/es.typed-array.int32-array": [
|
---|
5984 | "es.typed-array.int32-array"
|
---|
5985 | ],
|
---|
5986 | "core-js/modules/es.typed-array.int8-array": [
|
---|
5987 | "es.typed-array.int8-array"
|
---|
5988 | ],
|
---|
5989 | "core-js/modules/es.typed-array.iterator": [
|
---|
5990 | "es.typed-array.iterator"
|
---|
5991 | ],
|
---|
5992 | "core-js/modules/es.typed-array.join": [
|
---|
5993 | "es.typed-array.join"
|
---|
5994 | ],
|
---|
5995 | "core-js/modules/es.typed-array.last-index-of": [
|
---|
5996 | "es.typed-array.last-index-of"
|
---|
5997 | ],
|
---|
5998 | "core-js/modules/es.typed-array.map": [
|
---|
5999 | "es.typed-array.map"
|
---|
6000 | ],
|
---|
6001 | "core-js/modules/es.typed-array.of": [
|
---|
6002 | "es.typed-array.of"
|
---|
6003 | ],
|
---|
6004 | "core-js/modules/es.typed-array.reduce": [
|
---|
6005 | "es.typed-array.reduce"
|
---|
6006 | ],
|
---|
6007 | "core-js/modules/es.typed-array.reduce-right": [
|
---|
6008 | "es.typed-array.reduce-right"
|
---|
6009 | ],
|
---|
6010 | "core-js/modules/es.typed-array.reverse": [
|
---|
6011 | "es.typed-array.reverse"
|
---|
6012 | ],
|
---|
6013 | "core-js/modules/es.typed-array.set": [
|
---|
6014 | "es.typed-array.set"
|
---|
6015 | ],
|
---|
6016 | "core-js/modules/es.typed-array.slice": [
|
---|
6017 | "es.typed-array.slice"
|
---|
6018 | ],
|
---|
6019 | "core-js/modules/es.typed-array.some": [
|
---|
6020 | "es.typed-array.some"
|
---|
6021 | ],
|
---|
6022 | "core-js/modules/es.typed-array.sort": [
|
---|
6023 | "es.typed-array.sort"
|
---|
6024 | ],
|
---|
6025 | "core-js/modules/es.typed-array.subarray": [
|
---|
6026 | "es.typed-array.subarray"
|
---|
6027 | ],
|
---|
6028 | "core-js/modules/es.typed-array.to-locale-string": [
|
---|
6029 | "es.typed-array.to-locale-string"
|
---|
6030 | ],
|
---|
6031 | "core-js/modules/es.typed-array.to-string": [
|
---|
6032 | "es.typed-array.to-string"
|
---|
6033 | ],
|
---|
6034 | "core-js/modules/es.typed-array.uint16-array": [
|
---|
6035 | "es.typed-array.uint16-array"
|
---|
6036 | ],
|
---|
6037 | "core-js/modules/es.typed-array.uint32-array": [
|
---|
6038 | "es.typed-array.uint32-array"
|
---|
6039 | ],
|
---|
6040 | "core-js/modules/es.typed-array.uint8-array": [
|
---|
6041 | "es.typed-array.uint8-array"
|
---|
6042 | ],
|
---|
6043 | "core-js/modules/es.typed-array.uint8-clamped-array": [
|
---|
6044 | "es.typed-array.uint8-clamped-array"
|
---|
6045 | ],
|
---|
6046 | "core-js/modules/es.unescape": [
|
---|
6047 | "es.unescape"
|
---|
6048 | ],
|
---|
6049 | "core-js/modules/es.weak-map": [
|
---|
6050 | "es.weak-map"
|
---|
6051 | ],
|
---|
6052 | "core-js/modules/es.weak-set": [
|
---|
6053 | "es.weak-set"
|
---|
6054 | ],
|
---|
6055 | "core-js/modules/esnext.aggregate-error": [
|
---|
6056 | "esnext.aggregate-error"
|
---|
6057 | ],
|
---|
6058 | "core-js/modules/esnext.array.at": [
|
---|
6059 | "esnext.array.at"
|
---|
6060 | ],
|
---|
6061 | "core-js/modules/esnext.array.filter-out": [
|
---|
6062 | "esnext.array.filter-out"
|
---|
6063 | ],
|
---|
6064 | "core-js/modules/esnext.array.filter-reject": [
|
---|
6065 | "esnext.array.filter-reject"
|
---|
6066 | ],
|
---|
6067 | "core-js/modules/esnext.array.find-last": [
|
---|
6068 | "esnext.array.find-last"
|
---|
6069 | ],
|
---|
6070 | "core-js/modules/esnext.array.find-last-index": [
|
---|
6071 | "esnext.array.find-last-index"
|
---|
6072 | ],
|
---|
6073 | "core-js/modules/esnext.array.from-async": [
|
---|
6074 | "esnext.array.from-async"
|
---|
6075 | ],
|
---|
6076 | "core-js/modules/esnext.array.group-by": [
|
---|
6077 | "esnext.array.group-by"
|
---|
6078 | ],
|
---|
6079 | "core-js/modules/esnext.array.is-template-object": [
|
---|
6080 | "esnext.array.is-template-object"
|
---|
6081 | ],
|
---|
6082 | "core-js/modules/esnext.array.last-index": [
|
---|
6083 | "esnext.array.last-index"
|
---|
6084 | ],
|
---|
6085 | "core-js/modules/esnext.array.last-item": [
|
---|
6086 | "esnext.array.last-item"
|
---|
6087 | ],
|
---|
6088 | "core-js/modules/esnext.array.unique-by": [
|
---|
6089 | "esnext.array.unique-by"
|
---|
6090 | ],
|
---|
6091 | "core-js/modules/esnext.async-iterator.as-indexed-pairs": [
|
---|
6092 | "esnext.async-iterator.as-indexed-pairs"
|
---|
6093 | ],
|
---|
6094 | "core-js/modules/esnext.async-iterator.constructor": [
|
---|
6095 | "esnext.async-iterator.constructor"
|
---|
6096 | ],
|
---|
6097 | "core-js/modules/esnext.async-iterator.drop": [
|
---|
6098 | "esnext.async-iterator.drop"
|
---|
6099 | ],
|
---|
6100 | "core-js/modules/esnext.async-iterator.every": [
|
---|
6101 | "esnext.async-iterator.every"
|
---|
6102 | ],
|
---|
6103 | "core-js/modules/esnext.async-iterator.filter": [
|
---|
6104 | "esnext.async-iterator.filter"
|
---|
6105 | ],
|
---|
6106 | "core-js/modules/esnext.async-iterator.find": [
|
---|
6107 | "esnext.async-iterator.find"
|
---|
6108 | ],
|
---|
6109 | "core-js/modules/esnext.async-iterator.flat-map": [
|
---|
6110 | "esnext.async-iterator.flat-map"
|
---|
6111 | ],
|
---|
6112 | "core-js/modules/esnext.async-iterator.for-each": [
|
---|
6113 | "esnext.async-iterator.for-each"
|
---|
6114 | ],
|
---|
6115 | "core-js/modules/esnext.async-iterator.from": [
|
---|
6116 | "esnext.async-iterator.from"
|
---|
6117 | ],
|
---|
6118 | "core-js/modules/esnext.async-iterator.map": [
|
---|
6119 | "esnext.async-iterator.map"
|
---|
6120 | ],
|
---|
6121 | "core-js/modules/esnext.async-iterator.reduce": [
|
---|
6122 | "esnext.async-iterator.reduce"
|
---|
6123 | ],
|
---|
6124 | "core-js/modules/esnext.async-iterator.some": [
|
---|
6125 | "esnext.async-iterator.some"
|
---|
6126 | ],
|
---|
6127 | "core-js/modules/esnext.async-iterator.take": [
|
---|
6128 | "esnext.async-iterator.take"
|
---|
6129 | ],
|
---|
6130 | "core-js/modules/esnext.async-iterator.to-array": [
|
---|
6131 | "esnext.async-iterator.to-array"
|
---|
6132 | ],
|
---|
6133 | "core-js/modules/esnext.bigint.range": [
|
---|
6134 | "esnext.bigint.range"
|
---|
6135 | ],
|
---|
6136 | "core-js/modules/esnext.composite-key": [
|
---|
6137 | "esnext.composite-key"
|
---|
6138 | ],
|
---|
6139 | "core-js/modules/esnext.composite-symbol": [
|
---|
6140 | "esnext.composite-symbol"
|
---|
6141 | ],
|
---|
6142 | "core-js/modules/esnext.global-this": [
|
---|
6143 | "esnext.global-this"
|
---|
6144 | ],
|
---|
6145 | "core-js/modules/esnext.iterator.as-indexed-pairs": [
|
---|
6146 | "esnext.iterator.as-indexed-pairs"
|
---|
6147 | ],
|
---|
6148 | "core-js/modules/esnext.iterator.constructor": [
|
---|
6149 | "esnext.iterator.constructor"
|
---|
6150 | ],
|
---|
6151 | "core-js/modules/esnext.iterator.drop": [
|
---|
6152 | "esnext.iterator.drop"
|
---|
6153 | ],
|
---|
6154 | "core-js/modules/esnext.iterator.every": [
|
---|
6155 | "esnext.iterator.every"
|
---|
6156 | ],
|
---|
6157 | "core-js/modules/esnext.iterator.filter": [
|
---|
6158 | "esnext.iterator.filter"
|
---|
6159 | ],
|
---|
6160 | "core-js/modules/esnext.iterator.find": [
|
---|
6161 | "esnext.iterator.find"
|
---|
6162 | ],
|
---|
6163 | "core-js/modules/esnext.iterator.flat-map": [
|
---|
6164 | "esnext.iterator.flat-map"
|
---|
6165 | ],
|
---|
6166 | "core-js/modules/esnext.iterator.for-each": [
|
---|
6167 | "esnext.iterator.for-each"
|
---|
6168 | ],
|
---|
6169 | "core-js/modules/esnext.iterator.from": [
|
---|
6170 | "esnext.iterator.from"
|
---|
6171 | ],
|
---|
6172 | "core-js/modules/esnext.iterator.map": [
|
---|
6173 | "esnext.iterator.map"
|
---|
6174 | ],
|
---|
6175 | "core-js/modules/esnext.iterator.reduce": [
|
---|
6176 | "esnext.iterator.reduce"
|
---|
6177 | ],
|
---|
6178 | "core-js/modules/esnext.iterator.some": [
|
---|
6179 | "esnext.iterator.some"
|
---|
6180 | ],
|
---|
6181 | "core-js/modules/esnext.iterator.take": [
|
---|
6182 | "esnext.iterator.take"
|
---|
6183 | ],
|
---|
6184 | "core-js/modules/esnext.iterator.to-array": [
|
---|
6185 | "esnext.iterator.to-array"
|
---|
6186 | ],
|
---|
6187 | "core-js/modules/esnext.map.delete-all": [
|
---|
6188 | "esnext.map.delete-all"
|
---|
6189 | ],
|
---|
6190 | "core-js/modules/esnext.map.emplace": [
|
---|
6191 | "esnext.map.emplace"
|
---|
6192 | ],
|
---|
6193 | "core-js/modules/esnext.map.every": [
|
---|
6194 | "esnext.map.every"
|
---|
6195 | ],
|
---|
6196 | "core-js/modules/esnext.map.filter": [
|
---|
6197 | "esnext.map.filter"
|
---|
6198 | ],
|
---|
6199 | "core-js/modules/esnext.map.find": [
|
---|
6200 | "esnext.map.find"
|
---|
6201 | ],
|
---|
6202 | "core-js/modules/esnext.map.find-key": [
|
---|
6203 | "esnext.map.find-key"
|
---|
6204 | ],
|
---|
6205 | "core-js/modules/esnext.map.from": [
|
---|
6206 | "esnext.map.from"
|
---|
6207 | ],
|
---|
6208 | "core-js/modules/esnext.map.group-by": [
|
---|
6209 | "esnext.map.group-by"
|
---|
6210 | ],
|
---|
6211 | "core-js/modules/esnext.map.includes": [
|
---|
6212 | "esnext.map.includes"
|
---|
6213 | ],
|
---|
6214 | "core-js/modules/esnext.map.key-by": [
|
---|
6215 | "esnext.map.key-by"
|
---|
6216 | ],
|
---|
6217 | "core-js/modules/esnext.map.key-of": [
|
---|
6218 | "esnext.map.key-of"
|
---|
6219 | ],
|
---|
6220 | "core-js/modules/esnext.map.map-keys": [
|
---|
6221 | "esnext.map.map-keys"
|
---|
6222 | ],
|
---|
6223 | "core-js/modules/esnext.map.map-values": [
|
---|
6224 | "esnext.map.map-values"
|
---|
6225 | ],
|
---|
6226 | "core-js/modules/esnext.map.merge": [
|
---|
6227 | "esnext.map.merge"
|
---|
6228 | ],
|
---|
6229 | "core-js/modules/esnext.map.of": [
|
---|
6230 | "esnext.map.of"
|
---|
6231 | ],
|
---|
6232 | "core-js/modules/esnext.map.reduce": [
|
---|
6233 | "esnext.map.reduce"
|
---|
6234 | ],
|
---|
6235 | "core-js/modules/esnext.map.some": [
|
---|
6236 | "esnext.map.some"
|
---|
6237 | ],
|
---|
6238 | "core-js/modules/esnext.map.update": [
|
---|
6239 | "esnext.map.update"
|
---|
6240 | ],
|
---|
6241 | "core-js/modules/esnext.map.update-or-insert": [
|
---|
6242 | "esnext.map.update-or-insert"
|
---|
6243 | ],
|
---|
6244 | "core-js/modules/esnext.map.upsert": [
|
---|
6245 | "esnext.map.upsert"
|
---|
6246 | ],
|
---|
6247 | "core-js/modules/esnext.math.clamp": [
|
---|
6248 | "esnext.math.clamp"
|
---|
6249 | ],
|
---|
6250 | "core-js/modules/esnext.math.deg-per-rad": [
|
---|
6251 | "esnext.math.deg-per-rad"
|
---|
6252 | ],
|
---|
6253 | "core-js/modules/esnext.math.degrees": [
|
---|
6254 | "esnext.math.degrees"
|
---|
6255 | ],
|
---|
6256 | "core-js/modules/esnext.math.fscale": [
|
---|
6257 | "esnext.math.fscale"
|
---|
6258 | ],
|
---|
6259 | "core-js/modules/esnext.math.iaddh": [
|
---|
6260 | "esnext.math.iaddh"
|
---|
6261 | ],
|
---|
6262 | "core-js/modules/esnext.math.imulh": [
|
---|
6263 | "esnext.math.imulh"
|
---|
6264 | ],
|
---|
6265 | "core-js/modules/esnext.math.isubh": [
|
---|
6266 | "esnext.math.isubh"
|
---|
6267 | ],
|
---|
6268 | "core-js/modules/esnext.math.rad-per-deg": [
|
---|
6269 | "esnext.math.rad-per-deg"
|
---|
6270 | ],
|
---|
6271 | "core-js/modules/esnext.math.radians": [
|
---|
6272 | "esnext.math.radians"
|
---|
6273 | ],
|
---|
6274 | "core-js/modules/esnext.math.scale": [
|
---|
6275 | "esnext.math.scale"
|
---|
6276 | ],
|
---|
6277 | "core-js/modules/esnext.math.seeded-prng": [
|
---|
6278 | "esnext.math.seeded-prng"
|
---|
6279 | ],
|
---|
6280 | "core-js/modules/esnext.math.signbit": [
|
---|
6281 | "esnext.math.signbit"
|
---|
6282 | ],
|
---|
6283 | "core-js/modules/esnext.math.umulh": [
|
---|
6284 | "esnext.math.umulh"
|
---|
6285 | ],
|
---|
6286 | "core-js/modules/esnext.number.from-string": [
|
---|
6287 | "esnext.number.from-string"
|
---|
6288 | ],
|
---|
6289 | "core-js/modules/esnext.number.range": [
|
---|
6290 | "esnext.number.range"
|
---|
6291 | ],
|
---|
6292 | "core-js/modules/esnext.object.has-own": [
|
---|
6293 | "esnext.object.has-own"
|
---|
6294 | ],
|
---|
6295 | "core-js/modules/esnext.object.iterate-entries": [
|
---|
6296 | "esnext.object.iterate-entries"
|
---|
6297 | ],
|
---|
6298 | "core-js/modules/esnext.object.iterate-keys": [
|
---|
6299 | "esnext.object.iterate-keys"
|
---|
6300 | ],
|
---|
6301 | "core-js/modules/esnext.object.iterate-values": [
|
---|
6302 | "esnext.object.iterate-values"
|
---|
6303 | ],
|
---|
6304 | "core-js/modules/esnext.observable": [
|
---|
6305 | "esnext.observable"
|
---|
6306 | ],
|
---|
6307 | "core-js/modules/esnext.promise.all-settled": [
|
---|
6308 | "esnext.promise.all-settled"
|
---|
6309 | ],
|
---|
6310 | "core-js/modules/esnext.promise.any": [
|
---|
6311 | "esnext.promise.any"
|
---|
6312 | ],
|
---|
6313 | "core-js/modules/esnext.promise.try": [
|
---|
6314 | "esnext.promise.try"
|
---|
6315 | ],
|
---|
6316 | "core-js/modules/esnext.reflect.define-metadata": [
|
---|
6317 | "esnext.reflect.define-metadata"
|
---|
6318 | ],
|
---|
6319 | "core-js/modules/esnext.reflect.delete-metadata": [
|
---|
6320 | "esnext.reflect.delete-metadata"
|
---|
6321 | ],
|
---|
6322 | "core-js/modules/esnext.reflect.get-metadata": [
|
---|
6323 | "esnext.reflect.get-metadata"
|
---|
6324 | ],
|
---|
6325 | "core-js/modules/esnext.reflect.get-metadata-keys": [
|
---|
6326 | "esnext.reflect.get-metadata-keys"
|
---|
6327 | ],
|
---|
6328 | "core-js/modules/esnext.reflect.get-own-metadata": [
|
---|
6329 | "esnext.reflect.get-own-metadata"
|
---|
6330 | ],
|
---|
6331 | "core-js/modules/esnext.reflect.get-own-metadata-keys": [
|
---|
6332 | "esnext.reflect.get-own-metadata-keys"
|
---|
6333 | ],
|
---|
6334 | "core-js/modules/esnext.reflect.has-metadata": [
|
---|
6335 | "esnext.reflect.has-metadata"
|
---|
6336 | ],
|
---|
6337 | "core-js/modules/esnext.reflect.has-own-metadata": [
|
---|
6338 | "esnext.reflect.has-own-metadata"
|
---|
6339 | ],
|
---|
6340 | "core-js/modules/esnext.reflect.metadata": [
|
---|
6341 | "esnext.reflect.metadata"
|
---|
6342 | ],
|
---|
6343 | "core-js/modules/esnext.set.add-all": [
|
---|
6344 | "esnext.set.add-all"
|
---|
6345 | ],
|
---|
6346 | "core-js/modules/esnext.set.delete-all": [
|
---|
6347 | "esnext.set.delete-all"
|
---|
6348 | ],
|
---|
6349 | "core-js/modules/esnext.set.difference": [
|
---|
6350 | "esnext.set.difference"
|
---|
6351 | ],
|
---|
6352 | "core-js/modules/esnext.set.every": [
|
---|
6353 | "esnext.set.every"
|
---|
6354 | ],
|
---|
6355 | "core-js/modules/esnext.set.filter": [
|
---|
6356 | "esnext.set.filter"
|
---|
6357 | ],
|
---|
6358 | "core-js/modules/esnext.set.find": [
|
---|
6359 | "esnext.set.find"
|
---|
6360 | ],
|
---|
6361 | "core-js/modules/esnext.set.from": [
|
---|
6362 | "esnext.set.from"
|
---|
6363 | ],
|
---|
6364 | "core-js/modules/esnext.set.intersection": [
|
---|
6365 | "esnext.set.intersection"
|
---|
6366 | ],
|
---|
6367 | "core-js/modules/esnext.set.is-disjoint-from": [
|
---|
6368 | "esnext.set.is-disjoint-from"
|
---|
6369 | ],
|
---|
6370 | "core-js/modules/esnext.set.is-subset-of": [
|
---|
6371 | "esnext.set.is-subset-of"
|
---|
6372 | ],
|
---|
6373 | "core-js/modules/esnext.set.is-superset-of": [
|
---|
6374 | "esnext.set.is-superset-of"
|
---|
6375 | ],
|
---|
6376 | "core-js/modules/esnext.set.join": [
|
---|
6377 | "esnext.set.join"
|
---|
6378 | ],
|
---|
6379 | "core-js/modules/esnext.set.map": [
|
---|
6380 | "esnext.set.map"
|
---|
6381 | ],
|
---|
6382 | "core-js/modules/esnext.set.of": [
|
---|
6383 | "esnext.set.of"
|
---|
6384 | ],
|
---|
6385 | "core-js/modules/esnext.set.reduce": [
|
---|
6386 | "esnext.set.reduce"
|
---|
6387 | ],
|
---|
6388 | "core-js/modules/esnext.set.some": [
|
---|
6389 | "esnext.set.some"
|
---|
6390 | ],
|
---|
6391 | "core-js/modules/esnext.set.symmetric-difference": [
|
---|
6392 | "esnext.set.symmetric-difference"
|
---|
6393 | ],
|
---|
6394 | "core-js/modules/esnext.set.union": [
|
---|
6395 | "esnext.set.union"
|
---|
6396 | ],
|
---|
6397 | "core-js/modules/esnext.string.at": [
|
---|
6398 | "esnext.string.at"
|
---|
6399 | ],
|
---|
6400 | "core-js/modules/esnext.string.at-alternative": [
|
---|
6401 | "esnext.string.at-alternative"
|
---|
6402 | ],
|
---|
6403 | "core-js/modules/esnext.string.code-points": [
|
---|
6404 | "esnext.string.code-points"
|
---|
6405 | ],
|
---|
6406 | "core-js/modules/esnext.string.match-all": [
|
---|
6407 | "esnext.string.match-all"
|
---|
6408 | ],
|
---|
6409 | "core-js/modules/esnext.string.replace-all": [
|
---|
6410 | "esnext.string.replace-all"
|
---|
6411 | ],
|
---|
6412 | "core-js/modules/esnext.symbol.async-dispose": [
|
---|
6413 | "esnext.symbol.async-dispose"
|
---|
6414 | ],
|
---|
6415 | "core-js/modules/esnext.symbol.dispose": [
|
---|
6416 | "esnext.symbol.dispose"
|
---|
6417 | ],
|
---|
6418 | "core-js/modules/esnext.symbol.matcher": [
|
---|
6419 | "esnext.symbol.matcher"
|
---|
6420 | ],
|
---|
6421 | "core-js/modules/esnext.symbol.metadata": [
|
---|
6422 | "esnext.symbol.metadata"
|
---|
6423 | ],
|
---|
6424 | "core-js/modules/esnext.symbol.observable": [
|
---|
6425 | "esnext.symbol.observable"
|
---|
6426 | ],
|
---|
6427 | "core-js/modules/esnext.symbol.pattern-match": [
|
---|
6428 | "esnext.symbol.pattern-match"
|
---|
6429 | ],
|
---|
6430 | "core-js/modules/esnext.symbol.replace-all": [
|
---|
6431 | "esnext.symbol.replace-all"
|
---|
6432 | ],
|
---|
6433 | "core-js/modules/esnext.typed-array.at": [
|
---|
6434 | "esnext.typed-array.at"
|
---|
6435 | ],
|
---|
6436 | "core-js/modules/esnext.typed-array.filter-out": [
|
---|
6437 | "esnext.typed-array.filter-out"
|
---|
6438 | ],
|
---|
6439 | "core-js/modules/esnext.typed-array.filter-reject": [
|
---|
6440 | "esnext.typed-array.filter-reject"
|
---|
6441 | ],
|
---|
6442 | "core-js/modules/esnext.typed-array.find-last": [
|
---|
6443 | "esnext.typed-array.find-last"
|
---|
6444 | ],
|
---|
6445 | "core-js/modules/esnext.typed-array.find-last-index": [
|
---|
6446 | "esnext.typed-array.find-last-index"
|
---|
6447 | ],
|
---|
6448 | "core-js/modules/esnext.typed-array.from-async": [
|
---|
6449 | "esnext.typed-array.from-async"
|
---|
6450 | ],
|
---|
6451 | "core-js/modules/esnext.typed-array.group-by": [
|
---|
6452 | "esnext.typed-array.group-by"
|
---|
6453 | ],
|
---|
6454 | "core-js/modules/esnext.typed-array.unique-by": [
|
---|
6455 | "esnext.typed-array.unique-by"
|
---|
6456 | ],
|
---|
6457 | "core-js/modules/esnext.weak-map.delete-all": [
|
---|
6458 | "esnext.weak-map.delete-all"
|
---|
6459 | ],
|
---|
6460 | "core-js/modules/esnext.weak-map.emplace": [
|
---|
6461 | "esnext.weak-map.emplace"
|
---|
6462 | ],
|
---|
6463 | "core-js/modules/esnext.weak-map.from": [
|
---|
6464 | "esnext.weak-map.from"
|
---|
6465 | ],
|
---|
6466 | "core-js/modules/esnext.weak-map.of": [
|
---|
6467 | "esnext.weak-map.of"
|
---|
6468 | ],
|
---|
6469 | "core-js/modules/esnext.weak-map.upsert": [
|
---|
6470 | "esnext.weak-map.upsert"
|
---|
6471 | ],
|
---|
6472 | "core-js/modules/esnext.weak-set.add-all": [
|
---|
6473 | "esnext.weak-set.add-all"
|
---|
6474 | ],
|
---|
6475 | "core-js/modules/esnext.weak-set.delete-all": [
|
---|
6476 | "esnext.weak-set.delete-all"
|
---|
6477 | ],
|
---|
6478 | "core-js/modules/esnext.weak-set.from": [
|
---|
6479 | "esnext.weak-set.from"
|
---|
6480 | ],
|
---|
6481 | "core-js/modules/esnext.weak-set.of": [
|
---|
6482 | "esnext.weak-set.of"
|
---|
6483 | ],
|
---|
6484 | "core-js/modules/web.dom-collections.for-each": [
|
---|
6485 | "web.dom-collections.for-each"
|
---|
6486 | ],
|
---|
6487 | "core-js/modules/web.dom-collections.iterator": [
|
---|
6488 | "web.dom-collections.iterator"
|
---|
6489 | ],
|
---|
6490 | "core-js/modules/web.immediate": [
|
---|
6491 | "web.immediate"
|
---|
6492 | ],
|
---|
6493 | "core-js/modules/web.queue-microtask": [
|
---|
6494 | "web.queue-microtask"
|
---|
6495 | ],
|
---|
6496 | "core-js/modules/web.timers": [
|
---|
6497 | "web.timers"
|
---|
6498 | ],
|
---|
6499 | "core-js/modules/web.url": [
|
---|
6500 | "web.url"
|
---|
6501 | ],
|
---|
6502 | "core-js/modules/web.url-search-params": [
|
---|
6503 | "web.url-search-params"
|
---|
6504 | ],
|
---|
6505 | "core-js/modules/web.url.to-json": [
|
---|
6506 | "web.url.to-json"
|
---|
6507 | ],
|
---|
6508 | "core-js/proposals": [
|
---|
6509 | "es.map",
|
---|
6510 | "es.string.at-alternative",
|
---|
6511 | "esnext.aggregate-error",
|
---|
6512 | "esnext.array.from-async",
|
---|
6513 | "esnext.array.at",
|
---|
6514 | "esnext.array.filter-out",
|
---|
6515 | "esnext.array.filter-reject",
|
---|
6516 | "esnext.array.find-last",
|
---|
6517 | "esnext.array.find-last-index",
|
---|
6518 | "esnext.array.group-by",
|
---|
6519 | "esnext.array.is-template-object",
|
---|
6520 | "esnext.array.last-index",
|
---|
6521 | "esnext.array.last-item",
|
---|
6522 | "esnext.array.unique-by",
|
---|
6523 | "esnext.async-iterator.constructor",
|
---|
6524 | "esnext.async-iterator.as-indexed-pairs",
|
---|
6525 | "esnext.async-iterator.drop",
|
---|
6526 | "esnext.async-iterator.every",
|
---|
6527 | "esnext.async-iterator.filter",
|
---|
6528 | "esnext.async-iterator.find",
|
---|
6529 | "esnext.async-iterator.flat-map",
|
---|
6530 | "esnext.async-iterator.for-each",
|
---|
6531 | "esnext.async-iterator.from",
|
---|
6532 | "esnext.async-iterator.map",
|
---|
6533 | "esnext.async-iterator.reduce",
|
---|
6534 | "esnext.async-iterator.some",
|
---|
6535 | "esnext.async-iterator.take",
|
---|
6536 | "esnext.async-iterator.to-array",
|
---|
6537 | "esnext.bigint.range",
|
---|
6538 | "esnext.composite-key",
|
---|
6539 | "esnext.composite-symbol",
|
---|
6540 | "esnext.global-this",
|
---|
6541 | "esnext.iterator.constructor",
|
---|
6542 | "esnext.iterator.as-indexed-pairs",
|
---|
6543 | "esnext.iterator.drop",
|
---|
6544 | "esnext.iterator.every",
|
---|
6545 | "esnext.iterator.filter",
|
---|
6546 | "esnext.iterator.find",
|
---|
6547 | "esnext.iterator.flat-map",
|
---|
6548 | "esnext.iterator.for-each",
|
---|
6549 | "esnext.iterator.from",
|
---|
6550 | "esnext.iterator.map",
|
---|
6551 | "esnext.iterator.reduce",
|
---|
6552 | "esnext.iterator.some",
|
---|
6553 | "esnext.iterator.take",
|
---|
6554 | "esnext.iterator.to-array",
|
---|
6555 | "esnext.map.delete-all",
|
---|
6556 | "esnext.map.emplace",
|
---|
6557 | "esnext.map.every",
|
---|
6558 | "esnext.map.filter",
|
---|
6559 | "esnext.map.find",
|
---|
6560 | "esnext.map.find-key",
|
---|
6561 | "esnext.map.from",
|
---|
6562 | "esnext.map.group-by",
|
---|
6563 | "esnext.map.includes",
|
---|
6564 | "esnext.map.key-by",
|
---|
6565 | "esnext.map.key-of",
|
---|
6566 | "esnext.map.map-keys",
|
---|
6567 | "esnext.map.map-values",
|
---|
6568 | "esnext.map.merge",
|
---|
6569 | "esnext.map.of",
|
---|
6570 | "esnext.map.reduce",
|
---|
6571 | "esnext.map.some",
|
---|
6572 | "esnext.map.update",
|
---|
6573 | "esnext.map.update-or-insert",
|
---|
6574 | "esnext.map.upsert",
|
---|
6575 | "esnext.math.clamp",
|
---|
6576 | "esnext.math.deg-per-rad",
|
---|
6577 | "esnext.math.degrees",
|
---|
6578 | "esnext.math.fscale",
|
---|
6579 | "esnext.math.iaddh",
|
---|
6580 | "esnext.math.imulh",
|
---|
6581 | "esnext.math.isubh",
|
---|
6582 | "esnext.math.rad-per-deg",
|
---|
6583 | "esnext.math.radians",
|
---|
6584 | "esnext.math.scale",
|
---|
6585 | "esnext.math.seeded-prng",
|
---|
6586 | "esnext.math.signbit",
|
---|
6587 | "esnext.math.umulh",
|
---|
6588 | "esnext.number.from-string",
|
---|
6589 | "esnext.number.range",
|
---|
6590 | "esnext.object.has-own",
|
---|
6591 | "esnext.object.iterate-entries",
|
---|
6592 | "esnext.object.iterate-keys",
|
---|
6593 | "esnext.object.iterate-values",
|
---|
6594 | "esnext.observable",
|
---|
6595 | "esnext.promise.all-settled",
|
---|
6596 | "esnext.promise.any",
|
---|
6597 | "esnext.promise.try",
|
---|
6598 | "esnext.reflect.define-metadata",
|
---|
6599 | "esnext.reflect.delete-metadata",
|
---|
6600 | "esnext.reflect.get-metadata",
|
---|
6601 | "esnext.reflect.get-metadata-keys",
|
---|
6602 | "esnext.reflect.get-own-metadata",
|
---|
6603 | "esnext.reflect.get-own-metadata-keys",
|
---|
6604 | "esnext.reflect.has-metadata",
|
---|
6605 | "esnext.reflect.has-own-metadata",
|
---|
6606 | "esnext.reflect.metadata",
|
---|
6607 | "esnext.set.add-all",
|
---|
6608 | "esnext.set.delete-all",
|
---|
6609 | "esnext.set.difference",
|
---|
6610 | "esnext.set.every",
|
---|
6611 | "esnext.set.filter",
|
---|
6612 | "esnext.set.find",
|
---|
6613 | "esnext.set.from",
|
---|
6614 | "esnext.set.intersection",
|
---|
6615 | "esnext.set.is-disjoint-from",
|
---|
6616 | "esnext.set.is-subset-of",
|
---|
6617 | "esnext.set.is-superset-of",
|
---|
6618 | "esnext.set.join",
|
---|
6619 | "esnext.set.map",
|
---|
6620 | "esnext.set.of",
|
---|
6621 | "esnext.set.reduce",
|
---|
6622 | "esnext.set.some",
|
---|
6623 | "esnext.set.symmetric-difference",
|
---|
6624 | "esnext.set.union",
|
---|
6625 | "esnext.string.at",
|
---|
6626 | "esnext.string.code-points",
|
---|
6627 | "esnext.string.match-all",
|
---|
6628 | "esnext.string.replace-all",
|
---|
6629 | "esnext.symbol.async-dispose",
|
---|
6630 | "esnext.symbol.dispose",
|
---|
6631 | "esnext.symbol.matcher",
|
---|
6632 | "esnext.symbol.metadata",
|
---|
6633 | "esnext.symbol.observable",
|
---|
6634 | "esnext.symbol.pattern-match",
|
---|
6635 | "esnext.symbol.replace-all",
|
---|
6636 | "esnext.typed-array.from-async",
|
---|
6637 | "esnext.typed-array.at",
|
---|
6638 | "esnext.typed-array.filter-out",
|
---|
6639 | "esnext.typed-array.filter-reject",
|
---|
6640 | "esnext.typed-array.find-last",
|
---|
6641 | "esnext.typed-array.find-last-index",
|
---|
6642 | "esnext.typed-array.group-by",
|
---|
6643 | "esnext.typed-array.unique-by",
|
---|
6644 | "esnext.weak-map.delete-all",
|
---|
6645 | "esnext.weak-map.from",
|
---|
6646 | "esnext.weak-map.of",
|
---|
6647 | "esnext.weak-map.emplace",
|
---|
6648 | "esnext.weak-map.upsert",
|
---|
6649 | "esnext.weak-set.add-all",
|
---|
6650 | "esnext.weak-set.delete-all",
|
---|
6651 | "esnext.weak-set.from",
|
---|
6652 | "esnext.weak-set.of",
|
---|
6653 | "web.url",
|
---|
6654 | "web.url.to-json",
|
---|
6655 | "web.url-search-params"
|
---|
6656 | ],
|
---|
6657 | "core-js/proposals/accessible-object-hasownproperty": [
|
---|
6658 | "esnext.object.has-own"
|
---|
6659 | ],
|
---|
6660 | "core-js/proposals/array-filtering": [
|
---|
6661 | "esnext.array.filter-out",
|
---|
6662 | "esnext.array.filter-reject",
|
---|
6663 | "esnext.typed-array.filter-out",
|
---|
6664 | "esnext.typed-array.filter-reject"
|
---|
6665 | ],
|
---|
6666 | "core-js/proposals/array-find-from-last": [
|
---|
6667 | "esnext.array.find-last",
|
---|
6668 | "esnext.array.find-last-index",
|
---|
6669 | "esnext.typed-array.find-last",
|
---|
6670 | "esnext.typed-array.find-last-index"
|
---|
6671 | ],
|
---|
6672 | "core-js/proposals/array-from-async": [
|
---|
6673 | "esnext.array.from-async",
|
---|
6674 | "esnext.typed-array.from-async"
|
---|
6675 | ],
|
---|
6676 | "core-js/proposals/array-grouping": [
|
---|
6677 | "esnext.array.group-by",
|
---|
6678 | "esnext.typed-array.group-by"
|
---|
6679 | ],
|
---|
6680 | "core-js/proposals/array-is-template-object": [
|
---|
6681 | "esnext.array.is-template-object"
|
---|
6682 | ],
|
---|
6683 | "core-js/proposals/array-last": [
|
---|
6684 | "esnext.array.last-index",
|
---|
6685 | "esnext.array.last-item"
|
---|
6686 | ],
|
---|
6687 | "core-js/proposals/array-unique": [
|
---|
6688 | "es.map",
|
---|
6689 | "esnext.array.unique-by",
|
---|
6690 | "esnext.typed-array.unique-by"
|
---|
6691 | ],
|
---|
6692 | "core-js/proposals/collection-methods": [
|
---|
6693 | "esnext.map.delete-all",
|
---|
6694 | "esnext.map.every",
|
---|
6695 | "esnext.map.filter",
|
---|
6696 | "esnext.map.find",
|
---|
6697 | "esnext.map.find-key",
|
---|
6698 | "esnext.map.group-by",
|
---|
6699 | "esnext.map.includes",
|
---|
6700 | "esnext.map.key-by",
|
---|
6701 | "esnext.map.key-of",
|
---|
6702 | "esnext.map.map-keys",
|
---|
6703 | "esnext.map.map-values",
|
---|
6704 | "esnext.map.merge",
|
---|
6705 | "esnext.map.reduce",
|
---|
6706 | "esnext.map.some",
|
---|
6707 | "esnext.map.update",
|
---|
6708 | "esnext.set.add-all",
|
---|
6709 | "esnext.set.delete-all",
|
---|
6710 | "esnext.set.every",
|
---|
6711 | "esnext.set.filter",
|
---|
6712 | "esnext.set.find",
|
---|
6713 | "esnext.set.join",
|
---|
6714 | "esnext.set.map",
|
---|
6715 | "esnext.set.reduce",
|
---|
6716 | "esnext.set.some",
|
---|
6717 | "esnext.weak-map.delete-all",
|
---|
6718 | "esnext.weak-set.add-all",
|
---|
6719 | "esnext.weak-set.delete-all"
|
---|
6720 | ],
|
---|
6721 | "core-js/proposals/collection-of-from": [
|
---|
6722 | "esnext.map.from",
|
---|
6723 | "esnext.map.of",
|
---|
6724 | "esnext.set.from",
|
---|
6725 | "esnext.set.of",
|
---|
6726 | "esnext.weak-map.from",
|
---|
6727 | "esnext.weak-map.of",
|
---|
6728 | "esnext.weak-set.from",
|
---|
6729 | "esnext.weak-set.of"
|
---|
6730 | ],
|
---|
6731 | "core-js/proposals/decorators": [
|
---|
6732 | "esnext.symbol.metadata"
|
---|
6733 | ],
|
---|
6734 | "core-js/proposals/efficient-64-bit-arithmetic": [
|
---|
6735 | "esnext.math.iaddh",
|
---|
6736 | "esnext.math.imulh",
|
---|
6737 | "esnext.math.isubh",
|
---|
6738 | "esnext.math.umulh"
|
---|
6739 | ],
|
---|
6740 | "core-js/proposals/global-this": [
|
---|
6741 | "esnext.global-this"
|
---|
6742 | ],
|
---|
6743 | "core-js/proposals/iterator-helpers": [
|
---|
6744 | "esnext.async-iterator.constructor",
|
---|
6745 | "esnext.async-iterator.as-indexed-pairs",
|
---|
6746 | "esnext.async-iterator.drop",
|
---|
6747 | "esnext.async-iterator.every",
|
---|
6748 | "esnext.async-iterator.filter",
|
---|
6749 | "esnext.async-iterator.find",
|
---|
6750 | "esnext.async-iterator.flat-map",
|
---|
6751 | "esnext.async-iterator.for-each",
|
---|
6752 | "esnext.async-iterator.from",
|
---|
6753 | "esnext.async-iterator.map",
|
---|
6754 | "esnext.async-iterator.reduce",
|
---|
6755 | "esnext.async-iterator.some",
|
---|
6756 | "esnext.async-iterator.take",
|
---|
6757 | "esnext.async-iterator.to-array",
|
---|
6758 | "esnext.iterator.constructor",
|
---|
6759 | "esnext.iterator.as-indexed-pairs",
|
---|
6760 | "esnext.iterator.drop",
|
---|
6761 | "esnext.iterator.every",
|
---|
6762 | "esnext.iterator.filter",
|
---|
6763 | "esnext.iterator.find",
|
---|
6764 | "esnext.iterator.flat-map",
|
---|
6765 | "esnext.iterator.for-each",
|
---|
6766 | "esnext.iterator.from",
|
---|
6767 | "esnext.iterator.map",
|
---|
6768 | "esnext.iterator.reduce",
|
---|
6769 | "esnext.iterator.some",
|
---|
6770 | "esnext.iterator.take",
|
---|
6771 | "esnext.iterator.to-array"
|
---|
6772 | ],
|
---|
6773 | "core-js/proposals/keys-composition": [
|
---|
6774 | "esnext.composite-key",
|
---|
6775 | "esnext.composite-symbol"
|
---|
6776 | ],
|
---|
6777 | "core-js/proposals/map-update-or-insert": [
|
---|
6778 | "esnext.map.emplace",
|
---|
6779 | "esnext.map.update-or-insert",
|
---|
6780 | "esnext.map.upsert",
|
---|
6781 | "esnext.weak-map.emplace",
|
---|
6782 | "esnext.weak-map.upsert"
|
---|
6783 | ],
|
---|
6784 | "core-js/proposals/map-upsert": [
|
---|
6785 | "esnext.map.emplace",
|
---|
6786 | "esnext.map.update-or-insert",
|
---|
6787 | "esnext.map.upsert",
|
---|
6788 | "esnext.weak-map.emplace",
|
---|
6789 | "esnext.weak-map.upsert"
|
---|
6790 | ],
|
---|
6791 | "core-js/proposals/math-extensions": [
|
---|
6792 | "esnext.math.clamp",
|
---|
6793 | "esnext.math.deg-per-rad",
|
---|
6794 | "esnext.math.degrees",
|
---|
6795 | "esnext.math.fscale",
|
---|
6796 | "esnext.math.rad-per-deg",
|
---|
6797 | "esnext.math.radians",
|
---|
6798 | "esnext.math.scale"
|
---|
6799 | ],
|
---|
6800 | "core-js/proposals/math-signbit": [
|
---|
6801 | "esnext.math.signbit"
|
---|
6802 | ],
|
---|
6803 | "core-js/proposals/number-from-string": [
|
---|
6804 | "esnext.number.from-string"
|
---|
6805 | ],
|
---|
6806 | "core-js/proposals/number-range": [
|
---|
6807 | "esnext.bigint.range",
|
---|
6808 | "esnext.number.range"
|
---|
6809 | ],
|
---|
6810 | "core-js/proposals/object-iteration": [
|
---|
6811 | "esnext.object.iterate-entries",
|
---|
6812 | "esnext.object.iterate-keys",
|
---|
6813 | "esnext.object.iterate-values"
|
---|
6814 | ],
|
---|
6815 | "core-js/proposals/observable": [
|
---|
6816 | "esnext.observable",
|
---|
6817 | "esnext.symbol.observable"
|
---|
6818 | ],
|
---|
6819 | "core-js/proposals/pattern-matching": [
|
---|
6820 | "esnext.symbol.matcher",
|
---|
6821 | "esnext.symbol.pattern-match"
|
---|
6822 | ],
|
---|
6823 | "core-js/proposals/promise-all-settled": [
|
---|
6824 | "esnext.promise.all-settled"
|
---|
6825 | ],
|
---|
6826 | "core-js/proposals/promise-any": [
|
---|
6827 | "esnext.aggregate-error",
|
---|
6828 | "esnext.promise.any"
|
---|
6829 | ],
|
---|
6830 | "core-js/proposals/promise-try": [
|
---|
6831 | "esnext.promise.try"
|
---|
6832 | ],
|
---|
6833 | "core-js/proposals/reflect-metadata": [
|
---|
6834 | "esnext.reflect.define-metadata",
|
---|
6835 | "esnext.reflect.delete-metadata",
|
---|
6836 | "esnext.reflect.get-metadata",
|
---|
6837 | "esnext.reflect.get-metadata-keys",
|
---|
6838 | "esnext.reflect.get-own-metadata",
|
---|
6839 | "esnext.reflect.get-own-metadata-keys",
|
---|
6840 | "esnext.reflect.has-metadata",
|
---|
6841 | "esnext.reflect.has-own-metadata",
|
---|
6842 | "esnext.reflect.metadata"
|
---|
6843 | ],
|
---|
6844 | "core-js/proposals/relative-indexing-method": [
|
---|
6845 | "es.string.at-alternative",
|
---|
6846 | "esnext.array.at",
|
---|
6847 | "esnext.typed-array.at"
|
---|
6848 | ],
|
---|
6849 | "core-js/proposals/seeded-random": [
|
---|
6850 | "esnext.math.seeded-prng"
|
---|
6851 | ],
|
---|
6852 | "core-js/proposals/set-methods": [
|
---|
6853 | "esnext.set.difference",
|
---|
6854 | "esnext.set.intersection",
|
---|
6855 | "esnext.set.is-disjoint-from",
|
---|
6856 | "esnext.set.is-subset-of",
|
---|
6857 | "esnext.set.is-superset-of",
|
---|
6858 | "esnext.set.symmetric-difference",
|
---|
6859 | "esnext.set.union"
|
---|
6860 | ],
|
---|
6861 | "core-js/proposals/string-at": [
|
---|
6862 | "esnext.string.at"
|
---|
6863 | ],
|
---|
6864 | "core-js/proposals/string-code-points": [
|
---|
6865 | "esnext.string.code-points"
|
---|
6866 | ],
|
---|
6867 | "core-js/proposals/string-match-all": [
|
---|
6868 | "esnext.string.match-all"
|
---|
6869 | ],
|
---|
6870 | "core-js/proposals/string-replace-all": [
|
---|
6871 | "esnext.string.replace-all",
|
---|
6872 | "esnext.symbol.replace-all"
|
---|
6873 | ],
|
---|
6874 | "core-js/proposals/url": [
|
---|
6875 | "web.url",
|
---|
6876 | "web.url.to-json",
|
---|
6877 | "web.url-search-params"
|
---|
6878 | ],
|
---|
6879 | "core-js/proposals/using-statement": [
|
---|
6880 | "esnext.symbol.async-dispose",
|
---|
6881 | "esnext.symbol.dispose"
|
---|
6882 | ],
|
---|
6883 | "core-js/stable": [
|
---|
6884 | "es.symbol",
|
---|
6885 | "es.symbol.description",
|
---|
6886 | "es.symbol.async-iterator",
|
---|
6887 | "es.symbol.has-instance",
|
---|
6888 | "es.symbol.is-concat-spreadable",
|
---|
6889 | "es.symbol.iterator",
|
---|
6890 | "es.symbol.match",
|
---|
6891 | "es.symbol.match-all",
|
---|
6892 | "es.symbol.replace",
|
---|
6893 | "es.symbol.search",
|
---|
6894 | "es.symbol.species",
|
---|
6895 | "es.symbol.split",
|
---|
6896 | "es.symbol.to-primitive",
|
---|
6897 | "es.symbol.to-string-tag",
|
---|
6898 | "es.symbol.unscopables",
|
---|
6899 | "es.aggregate-error",
|
---|
6900 | "es.array.at",
|
---|
6901 | "es.array.concat",
|
---|
6902 | "es.array.copy-within",
|
---|
6903 | "es.array.every",
|
---|
6904 | "es.array.fill",
|
---|
6905 | "es.array.filter",
|
---|
6906 | "es.array.find",
|
---|
6907 | "es.array.find-index",
|
---|
6908 | "es.array.flat",
|
---|
6909 | "es.array.flat-map",
|
---|
6910 | "es.array.for-each",
|
---|
6911 | "es.array.from",
|
---|
6912 | "es.array.includes",
|
---|
6913 | "es.array.index-of",
|
---|
6914 | "es.array.is-array",
|
---|
6915 | "es.array.iterator",
|
---|
6916 | "es.array.join",
|
---|
6917 | "es.array.last-index-of",
|
---|
6918 | "es.array.map",
|
---|
6919 | "es.array.of",
|
---|
6920 | "es.array.reduce",
|
---|
6921 | "es.array.reduce-right",
|
---|
6922 | "es.array.reverse",
|
---|
6923 | "es.array.slice",
|
---|
6924 | "es.array.some",
|
---|
6925 | "es.array.sort",
|
---|
6926 | "es.array.species",
|
---|
6927 | "es.array.splice",
|
---|
6928 | "es.array.unscopables.flat",
|
---|
6929 | "es.array.unscopables.flat-map",
|
---|
6930 | "es.array-buffer.constructor",
|
---|
6931 | "es.array-buffer.is-view",
|
---|
6932 | "es.array-buffer.slice",
|
---|
6933 | "es.data-view",
|
---|
6934 | "es.date.get-year",
|
---|
6935 | "es.date.now",
|
---|
6936 | "es.date.set-year",
|
---|
6937 | "es.date.to-gmt-string",
|
---|
6938 | "es.date.to-iso-string",
|
---|
6939 | "es.date.to-json",
|
---|
6940 | "es.date.to-primitive",
|
---|
6941 | "es.date.to-string",
|
---|
6942 | "es.escape",
|
---|
6943 | "es.function.bind",
|
---|
6944 | "es.function.has-instance",
|
---|
6945 | "es.function.name",
|
---|
6946 | "es.global-this",
|
---|
6947 | "es.json.stringify",
|
---|
6948 | "es.json.to-string-tag",
|
---|
6949 | "es.map",
|
---|
6950 | "es.math.acosh",
|
---|
6951 | "es.math.asinh",
|
---|
6952 | "es.math.atanh",
|
---|
6953 | "es.math.cbrt",
|
---|
6954 | "es.math.clz32",
|
---|
6955 | "es.math.cosh",
|
---|
6956 | "es.math.expm1",
|
---|
6957 | "es.math.fround",
|
---|
6958 | "es.math.hypot",
|
---|
6959 | "es.math.imul",
|
---|
6960 | "es.math.log10",
|
---|
6961 | "es.math.log1p",
|
---|
6962 | "es.math.log2",
|
---|
6963 | "es.math.sign",
|
---|
6964 | "es.math.sinh",
|
---|
6965 | "es.math.tanh",
|
---|
6966 | "es.math.to-string-tag",
|
---|
6967 | "es.math.trunc",
|
---|
6968 | "es.number.constructor",
|
---|
6969 | "es.number.epsilon",
|
---|
6970 | "es.number.is-finite",
|
---|
6971 | "es.number.is-integer",
|
---|
6972 | "es.number.is-nan",
|
---|
6973 | "es.number.is-safe-integer",
|
---|
6974 | "es.number.max-safe-integer",
|
---|
6975 | "es.number.min-safe-integer",
|
---|
6976 | "es.number.parse-float",
|
---|
6977 | "es.number.parse-int",
|
---|
6978 | "es.number.to-fixed",
|
---|
6979 | "es.number.to-precision",
|
---|
6980 | "es.object.assign",
|
---|
6981 | "es.object.create",
|
---|
6982 | "es.object.define-getter",
|
---|
6983 | "es.object.define-properties",
|
---|
6984 | "es.object.define-property",
|
---|
6985 | "es.object.define-setter",
|
---|
6986 | "es.object.entries",
|
---|
6987 | "es.object.freeze",
|
---|
6988 | "es.object.from-entries",
|
---|
6989 | "es.object.get-own-property-descriptor",
|
---|
6990 | "es.object.get-own-property-descriptors",
|
---|
6991 | "es.object.get-own-property-names",
|
---|
6992 | "es.object.get-prototype-of",
|
---|
6993 | "es.object.has-own",
|
---|
6994 | "es.object.is",
|
---|
6995 | "es.object.is-extensible",
|
---|
6996 | "es.object.is-frozen",
|
---|
6997 | "es.object.is-sealed",
|
---|
6998 | "es.object.keys",
|
---|
6999 | "es.object.lookup-getter",
|
---|
7000 | "es.object.lookup-setter",
|
---|
7001 | "es.object.prevent-extensions",
|
---|
7002 | "es.object.seal",
|
---|
7003 | "es.object.set-prototype-of",
|
---|
7004 | "es.object.to-string",
|
---|
7005 | "es.object.values",
|
---|
7006 | "es.parse-float",
|
---|
7007 | "es.parse-int",
|
---|
7008 | "es.promise",
|
---|
7009 | "es.promise.all-settled",
|
---|
7010 | "es.promise.any",
|
---|
7011 | "es.promise.finally",
|
---|
7012 | "es.reflect.apply",
|
---|
7013 | "es.reflect.construct",
|
---|
7014 | "es.reflect.define-property",
|
---|
7015 | "es.reflect.delete-property",
|
---|
7016 | "es.reflect.get",
|
---|
7017 | "es.reflect.get-own-property-descriptor",
|
---|
7018 | "es.reflect.get-prototype-of",
|
---|
7019 | "es.reflect.has",
|
---|
7020 | "es.reflect.is-extensible",
|
---|
7021 | "es.reflect.own-keys",
|
---|
7022 | "es.reflect.prevent-extensions",
|
---|
7023 | "es.reflect.set",
|
---|
7024 | "es.reflect.set-prototype-of",
|
---|
7025 | "es.reflect.to-string-tag",
|
---|
7026 | "es.regexp.constructor",
|
---|
7027 | "es.regexp.dot-all",
|
---|
7028 | "es.regexp.exec",
|
---|
7029 | "es.regexp.flags",
|
---|
7030 | "es.regexp.sticky",
|
---|
7031 | "es.regexp.test",
|
---|
7032 | "es.regexp.to-string",
|
---|
7033 | "es.set",
|
---|
7034 | "es.string.at-alternative",
|
---|
7035 | "es.string.code-point-at",
|
---|
7036 | "es.string.ends-with",
|
---|
7037 | "es.string.from-code-point",
|
---|
7038 | "es.string.includes",
|
---|
7039 | "es.string.iterator",
|
---|
7040 | "es.string.match",
|
---|
7041 | "es.string.match-all",
|
---|
7042 | "es.string.pad-end",
|
---|
7043 | "es.string.pad-start",
|
---|
7044 | "es.string.raw",
|
---|
7045 | "es.string.repeat",
|
---|
7046 | "es.string.replace",
|
---|
7047 | "es.string.replace-all",
|
---|
7048 | "es.string.search",
|
---|
7049 | "es.string.split",
|
---|
7050 | "es.string.starts-with",
|
---|
7051 | "es.string.substr",
|
---|
7052 | "es.string.trim",
|
---|
7053 | "es.string.trim-end",
|
---|
7054 | "es.string.trim-start",
|
---|
7055 | "es.string.anchor",
|
---|
7056 | "es.string.big",
|
---|
7057 | "es.string.blink",
|
---|
7058 | "es.string.bold",
|
---|
7059 | "es.string.fixed",
|
---|
7060 | "es.string.fontcolor",
|
---|
7061 | "es.string.fontsize",
|
---|
7062 | "es.string.italics",
|
---|
7063 | "es.string.link",
|
---|
7064 | "es.string.small",
|
---|
7065 | "es.string.strike",
|
---|
7066 | "es.string.sub",
|
---|
7067 | "es.string.sup",
|
---|
7068 | "es.typed-array.float32-array",
|
---|
7069 | "es.typed-array.float64-array",
|
---|
7070 | "es.typed-array.int8-array",
|
---|
7071 | "es.typed-array.int16-array",
|
---|
7072 | "es.typed-array.int32-array",
|
---|
7073 | "es.typed-array.uint8-array",
|
---|
7074 | "es.typed-array.uint8-clamped-array",
|
---|
7075 | "es.typed-array.uint16-array",
|
---|
7076 | "es.typed-array.uint32-array",
|
---|
7077 | "es.typed-array.at",
|
---|
7078 | "es.typed-array.copy-within",
|
---|
7079 | "es.typed-array.every",
|
---|
7080 | "es.typed-array.fill",
|
---|
7081 | "es.typed-array.filter",
|
---|
7082 | "es.typed-array.find",
|
---|
7083 | "es.typed-array.find-index",
|
---|
7084 | "es.typed-array.for-each",
|
---|
7085 | "es.typed-array.from",
|
---|
7086 | "es.typed-array.includes",
|
---|
7087 | "es.typed-array.index-of",
|
---|
7088 | "es.typed-array.iterator",
|
---|
7089 | "es.typed-array.join",
|
---|
7090 | "es.typed-array.last-index-of",
|
---|
7091 | "es.typed-array.map",
|
---|
7092 | "es.typed-array.of",
|
---|
7093 | "es.typed-array.reduce",
|
---|
7094 | "es.typed-array.reduce-right",
|
---|
7095 | "es.typed-array.reverse",
|
---|
7096 | "es.typed-array.set",
|
---|
7097 | "es.typed-array.slice",
|
---|
7098 | "es.typed-array.some",
|
---|
7099 | "es.typed-array.sort",
|
---|
7100 | "es.typed-array.subarray",
|
---|
7101 | "es.typed-array.to-locale-string",
|
---|
7102 | "es.typed-array.to-string",
|
---|
7103 | "es.unescape",
|
---|
7104 | "es.weak-map",
|
---|
7105 | "es.weak-set",
|
---|
7106 | "web.dom-collections.for-each",
|
---|
7107 | "web.dom-collections.iterator",
|
---|
7108 | "web.immediate",
|
---|
7109 | "web.queue-microtask",
|
---|
7110 | "web.timers",
|
---|
7111 | "web.url",
|
---|
7112 | "web.url.to-json",
|
---|
7113 | "web.url-search-params"
|
---|
7114 | ],
|
---|
7115 | "core-js/stable/aggregate-error": [
|
---|
7116 | "es.aggregate-error",
|
---|
7117 | "es.array.iterator",
|
---|
7118 | "es.string.iterator",
|
---|
7119 | "esnext.aggregate-error",
|
---|
7120 | "web.dom-collections.iterator"
|
---|
7121 | ],
|
---|
7122 | "core-js/stable/array": [
|
---|
7123 | "es.array.at",
|
---|
7124 | "es.array.concat",
|
---|
7125 | "es.array.copy-within",
|
---|
7126 | "es.array.every",
|
---|
7127 | "es.array.fill",
|
---|
7128 | "es.array.filter",
|
---|
7129 | "es.array.find",
|
---|
7130 | "es.array.find-index",
|
---|
7131 | "es.array.flat",
|
---|
7132 | "es.array.flat-map",
|
---|
7133 | "es.array.for-each",
|
---|
7134 | "es.array.from",
|
---|
7135 | "es.array.includes",
|
---|
7136 | "es.array.index-of",
|
---|
7137 | "es.array.is-array",
|
---|
7138 | "es.array.iterator",
|
---|
7139 | "es.array.join",
|
---|
7140 | "es.array.last-index-of",
|
---|
7141 | "es.array.map",
|
---|
7142 | "es.array.of",
|
---|
7143 | "es.array.reduce",
|
---|
7144 | "es.array.reduce-right",
|
---|
7145 | "es.array.reverse",
|
---|
7146 | "es.array.slice",
|
---|
7147 | "es.array.some",
|
---|
7148 | "es.array.sort",
|
---|
7149 | "es.array.species",
|
---|
7150 | "es.array.splice",
|
---|
7151 | "es.array.unscopables.flat",
|
---|
7152 | "es.array.unscopables.flat-map",
|
---|
7153 | "es.object.to-string",
|
---|
7154 | "es.string.iterator"
|
---|
7155 | ],
|
---|
7156 | "core-js/stable/array-buffer": [
|
---|
7157 | "es.array-buffer.constructor",
|
---|
7158 | "es.array-buffer.is-view",
|
---|
7159 | "es.array-buffer.slice",
|
---|
7160 | "es.object.to-string"
|
---|
7161 | ],
|
---|
7162 | "core-js/stable/array-buffer/constructor": [
|
---|
7163 | "es.array-buffer.constructor",
|
---|
7164 | "es.object.to-string"
|
---|
7165 | ],
|
---|
7166 | "core-js/stable/array-buffer/is-view": [
|
---|
7167 | "es.array-buffer.is-view"
|
---|
7168 | ],
|
---|
7169 | "core-js/stable/array-buffer/slice": [
|
---|
7170 | "es.array-buffer.slice"
|
---|
7171 | ],
|
---|
7172 | "core-js/stable/array/at": [
|
---|
7173 | "es.array.at"
|
---|
7174 | ],
|
---|
7175 | "core-js/stable/array/concat": [
|
---|
7176 | "es.array.concat"
|
---|
7177 | ],
|
---|
7178 | "core-js/stable/array/copy-within": [
|
---|
7179 | "es.array.copy-within"
|
---|
7180 | ],
|
---|
7181 | "core-js/stable/array/entries": [
|
---|
7182 | "es.array.iterator",
|
---|
7183 | "es.object.to-string"
|
---|
7184 | ],
|
---|
7185 | "core-js/stable/array/every": [
|
---|
7186 | "es.array.every"
|
---|
7187 | ],
|
---|
7188 | "core-js/stable/array/fill": [
|
---|
7189 | "es.array.fill"
|
---|
7190 | ],
|
---|
7191 | "core-js/stable/array/filter": [
|
---|
7192 | "es.array.filter"
|
---|
7193 | ],
|
---|
7194 | "core-js/stable/array/find": [
|
---|
7195 | "es.array.find"
|
---|
7196 | ],
|
---|
7197 | "core-js/stable/array/find-index": [
|
---|
7198 | "es.array.find-index"
|
---|
7199 | ],
|
---|
7200 | "core-js/stable/array/flat": [
|
---|
7201 | "es.array.flat",
|
---|
7202 | "es.array.unscopables.flat"
|
---|
7203 | ],
|
---|
7204 | "core-js/stable/array/flat-map": [
|
---|
7205 | "es.array.flat-map",
|
---|
7206 | "es.array.unscopables.flat-map"
|
---|
7207 | ],
|
---|
7208 | "core-js/stable/array/for-each": [
|
---|
7209 | "es.array.for-each"
|
---|
7210 | ],
|
---|
7211 | "core-js/stable/array/from": [
|
---|
7212 | "es.array.from",
|
---|
7213 | "es.string.iterator"
|
---|
7214 | ],
|
---|
7215 | "core-js/stable/array/includes": [
|
---|
7216 | "es.array.includes"
|
---|
7217 | ],
|
---|
7218 | "core-js/stable/array/index-of": [
|
---|
7219 | "es.array.index-of"
|
---|
7220 | ],
|
---|
7221 | "core-js/stable/array/is-array": [
|
---|
7222 | "es.array.is-array"
|
---|
7223 | ],
|
---|
7224 | "core-js/stable/array/iterator": [
|
---|
7225 | "es.array.iterator",
|
---|
7226 | "es.object.to-string"
|
---|
7227 | ],
|
---|
7228 | "core-js/stable/array/join": [
|
---|
7229 | "es.array.join"
|
---|
7230 | ],
|
---|
7231 | "core-js/stable/array/keys": [
|
---|
7232 | "es.array.iterator",
|
---|
7233 | "es.object.to-string"
|
---|
7234 | ],
|
---|
7235 | "core-js/stable/array/last-index-of": [
|
---|
7236 | "es.array.last-index-of"
|
---|
7237 | ],
|
---|
7238 | "core-js/stable/array/map": [
|
---|
7239 | "es.array.map"
|
---|
7240 | ],
|
---|
7241 | "core-js/stable/array/of": [
|
---|
7242 | "es.array.of"
|
---|
7243 | ],
|
---|
7244 | "core-js/stable/array/reduce": [
|
---|
7245 | "es.array.reduce"
|
---|
7246 | ],
|
---|
7247 | "core-js/stable/array/reduce-right": [
|
---|
7248 | "es.array.reduce-right"
|
---|
7249 | ],
|
---|
7250 | "core-js/stable/array/reverse": [
|
---|
7251 | "es.array.reverse"
|
---|
7252 | ],
|
---|
7253 | "core-js/stable/array/slice": [
|
---|
7254 | "es.array.slice"
|
---|
7255 | ],
|
---|
7256 | "core-js/stable/array/some": [
|
---|
7257 | "es.array.some"
|
---|
7258 | ],
|
---|
7259 | "core-js/stable/array/sort": [
|
---|
7260 | "es.array.sort"
|
---|
7261 | ],
|
---|
7262 | "core-js/stable/array/splice": [
|
---|
7263 | "es.array.splice"
|
---|
7264 | ],
|
---|
7265 | "core-js/stable/array/values": [
|
---|
7266 | "es.array.iterator",
|
---|
7267 | "es.object.to-string"
|
---|
7268 | ],
|
---|
7269 | "core-js/stable/array/virtual": [
|
---|
7270 | "es.array.at",
|
---|
7271 | "es.array.concat",
|
---|
7272 | "es.array.copy-within",
|
---|
7273 | "es.array.every",
|
---|
7274 | "es.array.fill",
|
---|
7275 | "es.array.filter",
|
---|
7276 | "es.array.find",
|
---|
7277 | "es.array.find-index",
|
---|
7278 | "es.array.flat",
|
---|
7279 | "es.array.flat-map",
|
---|
7280 | "es.array.for-each",
|
---|
7281 | "es.array.includes",
|
---|
7282 | "es.array.index-of",
|
---|
7283 | "es.array.iterator",
|
---|
7284 | "es.array.join",
|
---|
7285 | "es.array.last-index-of",
|
---|
7286 | "es.array.map",
|
---|
7287 | "es.array.reduce",
|
---|
7288 | "es.array.reduce-right",
|
---|
7289 | "es.array.reverse",
|
---|
7290 | "es.array.slice",
|
---|
7291 | "es.array.some",
|
---|
7292 | "es.array.sort",
|
---|
7293 | "es.array.species",
|
---|
7294 | "es.array.splice",
|
---|
7295 | "es.array.unscopables.flat",
|
---|
7296 | "es.array.unscopables.flat-map",
|
---|
7297 | "es.object.to-string"
|
---|
7298 | ],
|
---|
7299 | "core-js/stable/array/virtual/at": [
|
---|
7300 | "es.array.at"
|
---|
7301 | ],
|
---|
7302 | "core-js/stable/array/virtual/concat": [
|
---|
7303 | "es.array.concat"
|
---|
7304 | ],
|
---|
7305 | "core-js/stable/array/virtual/copy-within": [
|
---|
7306 | "es.array.copy-within"
|
---|
7307 | ],
|
---|
7308 | "core-js/stable/array/virtual/entries": [
|
---|
7309 | "es.array.iterator",
|
---|
7310 | "es.object.to-string"
|
---|
7311 | ],
|
---|
7312 | "core-js/stable/array/virtual/every": [
|
---|
7313 | "es.array.every"
|
---|
7314 | ],
|
---|
7315 | "core-js/stable/array/virtual/fill": [
|
---|
7316 | "es.array.fill"
|
---|
7317 | ],
|
---|
7318 | "core-js/stable/array/virtual/filter": [
|
---|
7319 | "es.array.filter"
|
---|
7320 | ],
|
---|
7321 | "core-js/stable/array/virtual/find": [
|
---|
7322 | "es.array.find"
|
---|
7323 | ],
|
---|
7324 | "core-js/stable/array/virtual/find-index": [
|
---|
7325 | "es.array.find-index"
|
---|
7326 | ],
|
---|
7327 | "core-js/stable/array/virtual/flat": [
|
---|
7328 | "es.array.flat",
|
---|
7329 | "es.array.unscopables.flat"
|
---|
7330 | ],
|
---|
7331 | "core-js/stable/array/virtual/flat-map": [
|
---|
7332 | "es.array.flat-map",
|
---|
7333 | "es.array.unscopables.flat-map"
|
---|
7334 | ],
|
---|
7335 | "core-js/stable/array/virtual/for-each": [
|
---|
7336 | "es.array.for-each"
|
---|
7337 | ],
|
---|
7338 | "core-js/stable/array/virtual/includes": [
|
---|
7339 | "es.array.includes"
|
---|
7340 | ],
|
---|
7341 | "core-js/stable/array/virtual/index-of": [
|
---|
7342 | "es.array.index-of"
|
---|
7343 | ],
|
---|
7344 | "core-js/stable/array/virtual/iterator": [
|
---|
7345 | "es.array.iterator",
|
---|
7346 | "es.object.to-string"
|
---|
7347 | ],
|
---|
7348 | "core-js/stable/array/virtual/join": [
|
---|
7349 | "es.array.join"
|
---|
7350 | ],
|
---|
7351 | "core-js/stable/array/virtual/keys": [
|
---|
7352 | "es.array.iterator",
|
---|
7353 | "es.object.to-string"
|
---|
7354 | ],
|
---|
7355 | "core-js/stable/array/virtual/last-index-of": [
|
---|
7356 | "es.array.last-index-of"
|
---|
7357 | ],
|
---|
7358 | "core-js/stable/array/virtual/map": [
|
---|
7359 | "es.array.map"
|
---|
7360 | ],
|
---|
7361 | "core-js/stable/array/virtual/reduce": [
|
---|
7362 | "es.array.reduce"
|
---|
7363 | ],
|
---|
7364 | "core-js/stable/array/virtual/reduce-right": [
|
---|
7365 | "es.array.reduce-right"
|
---|
7366 | ],
|
---|
7367 | "core-js/stable/array/virtual/reverse": [
|
---|
7368 | "es.array.reverse"
|
---|
7369 | ],
|
---|
7370 | "core-js/stable/array/virtual/slice": [
|
---|
7371 | "es.array.slice"
|
---|
7372 | ],
|
---|
7373 | "core-js/stable/array/virtual/some": [
|
---|
7374 | "es.array.some"
|
---|
7375 | ],
|
---|
7376 | "core-js/stable/array/virtual/sort": [
|
---|
7377 | "es.array.sort"
|
---|
7378 | ],
|
---|
7379 | "core-js/stable/array/virtual/splice": [
|
---|
7380 | "es.array.splice"
|
---|
7381 | ],
|
---|
7382 | "core-js/stable/array/virtual/values": [
|
---|
7383 | "es.array.iterator",
|
---|
7384 | "es.object.to-string"
|
---|
7385 | ],
|
---|
7386 | "core-js/stable/clear-immediate": [
|
---|
7387 | "web.immediate"
|
---|
7388 | ],
|
---|
7389 | "core-js/stable/data-view": [
|
---|
7390 | "es.data-view",
|
---|
7391 | "es.object.to-string"
|
---|
7392 | ],
|
---|
7393 | "core-js/stable/date": [
|
---|
7394 | "es.date.get-year",
|
---|
7395 | "es.date.now",
|
---|
7396 | "es.date.set-year",
|
---|
7397 | "es.date.to-gmt-string",
|
---|
7398 | "es.date.to-iso-string",
|
---|
7399 | "es.date.to-json",
|
---|
7400 | "es.date.to-primitive",
|
---|
7401 | "es.date.to-string"
|
---|
7402 | ],
|
---|
7403 | "core-js/stable/date/get-year": [
|
---|
7404 | "es.date.get-year"
|
---|
7405 | ],
|
---|
7406 | "core-js/stable/date/now": [
|
---|
7407 | "es.date.now"
|
---|
7408 | ],
|
---|
7409 | "core-js/stable/date/set-year": [
|
---|
7410 | "es.date.set-year"
|
---|
7411 | ],
|
---|
7412 | "core-js/stable/date/to-gmt-string": [
|
---|
7413 | "es.date.to-gmt-string"
|
---|
7414 | ],
|
---|
7415 | "core-js/stable/date/to-iso-string": [
|
---|
7416 | "es.date.to-iso-string",
|
---|
7417 | "es.date.to-json"
|
---|
7418 | ],
|
---|
7419 | "core-js/stable/date/to-json": [
|
---|
7420 | "es.date.to-json"
|
---|
7421 | ],
|
---|
7422 | "core-js/stable/date/to-primitive": [
|
---|
7423 | "es.date.to-primitive"
|
---|
7424 | ],
|
---|
7425 | "core-js/stable/date/to-string": [
|
---|
7426 | "es.date.to-string"
|
---|
7427 | ],
|
---|
7428 | "core-js/stable/dom-collections": [
|
---|
7429 | "es.array.iterator",
|
---|
7430 | "es.object.to-string",
|
---|
7431 | "web.dom-collections.for-each",
|
---|
7432 | "web.dom-collections.iterator"
|
---|
7433 | ],
|
---|
7434 | "core-js/stable/dom-collections/for-each": [
|
---|
7435 | "web.dom-collections.for-each"
|
---|
7436 | ],
|
---|
7437 | "core-js/stable/dom-collections/iterator": [
|
---|
7438 | "es.object.to-string",
|
---|
7439 | "web.dom-collections.iterator"
|
---|
7440 | ],
|
---|
7441 | "core-js/stable/escape": [
|
---|
7442 | "es.escape"
|
---|
7443 | ],
|
---|
7444 | "core-js/stable/function": [
|
---|
7445 | "es.function.bind",
|
---|
7446 | "es.function.has-instance",
|
---|
7447 | "es.function.name"
|
---|
7448 | ],
|
---|
7449 | "core-js/stable/function/bind": [
|
---|
7450 | "es.function.bind"
|
---|
7451 | ],
|
---|
7452 | "core-js/stable/function/has-instance": [
|
---|
7453 | "es.function.has-instance"
|
---|
7454 | ],
|
---|
7455 | "core-js/stable/function/name": [
|
---|
7456 | "es.function.name"
|
---|
7457 | ],
|
---|
7458 | "core-js/stable/function/virtual": [
|
---|
7459 | "es.function.bind"
|
---|
7460 | ],
|
---|
7461 | "core-js/stable/function/virtual/bind": [
|
---|
7462 | "es.function.bind"
|
---|
7463 | ],
|
---|
7464 | "core-js/stable/get-iterator": [
|
---|
7465 | "es.array.iterator",
|
---|
7466 | "es.string.iterator",
|
---|
7467 | "web.dom-collections.iterator"
|
---|
7468 | ],
|
---|
7469 | "core-js/stable/get-iterator-method": [
|
---|
7470 | "es.array.iterator",
|
---|
7471 | "es.string.iterator",
|
---|
7472 | "web.dom-collections.iterator"
|
---|
7473 | ],
|
---|
7474 | "core-js/stable/global-this": [
|
---|
7475 | "es.global-this"
|
---|
7476 | ],
|
---|
7477 | "core-js/stable/instance/at": [
|
---|
7478 | "es.array.at",
|
---|
7479 | "es.string.at-alternative"
|
---|
7480 | ],
|
---|
7481 | "core-js/stable/instance/bind": [
|
---|
7482 | "es.function.bind"
|
---|
7483 | ],
|
---|
7484 | "core-js/stable/instance/code-point-at": [
|
---|
7485 | "es.string.code-point-at"
|
---|
7486 | ],
|
---|
7487 | "core-js/stable/instance/concat": [
|
---|
7488 | "es.array.concat"
|
---|
7489 | ],
|
---|
7490 | "core-js/stable/instance/copy-within": [
|
---|
7491 | "es.array.copy-within"
|
---|
7492 | ],
|
---|
7493 | "core-js/stable/instance/ends-with": [
|
---|
7494 | "es.string.ends-with"
|
---|
7495 | ],
|
---|
7496 | "core-js/stable/instance/entries": [
|
---|
7497 | "es.array.iterator",
|
---|
7498 | "es.object.to-string",
|
---|
7499 | "web.dom-collections.iterator"
|
---|
7500 | ],
|
---|
7501 | "core-js/stable/instance/every": [
|
---|
7502 | "es.array.every"
|
---|
7503 | ],
|
---|
7504 | "core-js/stable/instance/fill": [
|
---|
7505 | "es.array.fill"
|
---|
7506 | ],
|
---|
7507 | "core-js/stable/instance/filter": [
|
---|
7508 | "es.array.filter"
|
---|
7509 | ],
|
---|
7510 | "core-js/stable/instance/find": [
|
---|
7511 | "es.array.find"
|
---|
7512 | ],
|
---|
7513 | "core-js/stable/instance/find-index": [
|
---|
7514 | "es.array.find-index"
|
---|
7515 | ],
|
---|
7516 | "core-js/stable/instance/flags": [
|
---|
7517 | "es.regexp.flags"
|
---|
7518 | ],
|
---|
7519 | "core-js/stable/instance/flat": [
|
---|
7520 | "es.array.flat",
|
---|
7521 | "es.array.unscopables.flat"
|
---|
7522 | ],
|
---|
7523 | "core-js/stable/instance/flat-map": [
|
---|
7524 | "es.array.flat-map",
|
---|
7525 | "es.array.unscopables.flat-map"
|
---|
7526 | ],
|
---|
7527 | "core-js/stable/instance/for-each": [
|
---|
7528 | "es.array.for-each",
|
---|
7529 | "web.dom-collections.iterator"
|
---|
7530 | ],
|
---|
7531 | "core-js/stable/instance/includes": [
|
---|
7532 | "es.array.includes",
|
---|
7533 | "es.string.includes"
|
---|
7534 | ],
|
---|
7535 | "core-js/stable/instance/index-of": [
|
---|
7536 | "es.array.index-of"
|
---|
7537 | ],
|
---|
7538 | "core-js/stable/instance/keys": [
|
---|
7539 | "es.array.iterator",
|
---|
7540 | "es.object.to-string",
|
---|
7541 | "web.dom-collections.iterator"
|
---|
7542 | ],
|
---|
7543 | "core-js/stable/instance/last-index-of": [
|
---|
7544 | "es.array.last-index-of"
|
---|
7545 | ],
|
---|
7546 | "core-js/stable/instance/map": [
|
---|
7547 | "es.array.map"
|
---|
7548 | ],
|
---|
7549 | "core-js/stable/instance/match-all": [
|
---|
7550 | "es.object.to-string",
|
---|
7551 | "es.regexp.exec",
|
---|
7552 | "es.string.match-all"
|
---|
7553 | ],
|
---|
7554 | "core-js/stable/instance/pad-end": [
|
---|
7555 | "es.string.pad-end"
|
---|
7556 | ],
|
---|
7557 | "core-js/stable/instance/pad-start": [
|
---|
7558 | "es.string.pad-start"
|
---|
7559 | ],
|
---|
7560 | "core-js/stable/instance/reduce": [
|
---|
7561 | "es.array.reduce"
|
---|
7562 | ],
|
---|
7563 | "core-js/stable/instance/reduce-right": [
|
---|
7564 | "es.array.reduce-right"
|
---|
7565 | ],
|
---|
7566 | "core-js/stable/instance/repeat": [
|
---|
7567 | "es.string.repeat"
|
---|
7568 | ],
|
---|
7569 | "core-js/stable/instance/replace-all": [
|
---|
7570 | "es.regexp.exec",
|
---|
7571 | "es.string.replace",
|
---|
7572 | "es.string.replace-all"
|
---|
7573 | ],
|
---|
7574 | "core-js/stable/instance/reverse": [
|
---|
7575 | "es.array.reverse"
|
---|
7576 | ],
|
---|
7577 | "core-js/stable/instance/slice": [
|
---|
7578 | "es.array.slice"
|
---|
7579 | ],
|
---|
7580 | "core-js/stable/instance/some": [
|
---|
7581 | "es.array.some"
|
---|
7582 | ],
|
---|
7583 | "core-js/stable/instance/sort": [
|
---|
7584 | "es.array.sort"
|
---|
7585 | ],
|
---|
7586 | "core-js/stable/instance/splice": [
|
---|
7587 | "es.array.splice"
|
---|
7588 | ],
|
---|
7589 | "core-js/stable/instance/starts-with": [
|
---|
7590 | "es.string.starts-with"
|
---|
7591 | ],
|
---|
7592 | "core-js/stable/instance/trim": [
|
---|
7593 | "es.string.trim"
|
---|
7594 | ],
|
---|
7595 | "core-js/stable/instance/trim-end": [
|
---|
7596 | "es.string.trim-end"
|
---|
7597 | ],
|
---|
7598 | "core-js/stable/instance/trim-left": [
|
---|
7599 | "es.string.trim-start"
|
---|
7600 | ],
|
---|
7601 | "core-js/stable/instance/trim-right": [
|
---|
7602 | "es.string.trim-end"
|
---|
7603 | ],
|
---|
7604 | "core-js/stable/instance/trim-start": [
|
---|
7605 | "es.string.trim-start"
|
---|
7606 | ],
|
---|
7607 | "core-js/stable/instance/values": [
|
---|
7608 | "es.array.iterator",
|
---|
7609 | "es.object.to-string",
|
---|
7610 | "web.dom-collections.iterator"
|
---|
7611 | ],
|
---|
7612 | "core-js/stable/is-iterable": [
|
---|
7613 | "es.array.iterator",
|
---|
7614 | "es.string.iterator",
|
---|
7615 | "web.dom-collections.iterator"
|
---|
7616 | ],
|
---|
7617 | "core-js/stable/json": [
|
---|
7618 | "es.json.stringify",
|
---|
7619 | "es.json.to-string-tag"
|
---|
7620 | ],
|
---|
7621 | "core-js/stable/json/stringify": [
|
---|
7622 | "es.json.stringify"
|
---|
7623 | ],
|
---|
7624 | "core-js/stable/json/to-string-tag": [
|
---|
7625 | "es.json.to-string-tag"
|
---|
7626 | ],
|
---|
7627 | "core-js/stable/map": [
|
---|
7628 | "es.array.iterator",
|
---|
7629 | "es.map",
|
---|
7630 | "es.object.to-string",
|
---|
7631 | "es.string.iterator",
|
---|
7632 | "web.dom-collections.iterator"
|
---|
7633 | ],
|
---|
7634 | "core-js/stable/math": [
|
---|
7635 | "es.math.acosh",
|
---|
7636 | "es.math.asinh",
|
---|
7637 | "es.math.atanh",
|
---|
7638 | "es.math.cbrt",
|
---|
7639 | "es.math.clz32",
|
---|
7640 | "es.math.cosh",
|
---|
7641 | "es.math.expm1",
|
---|
7642 | "es.math.fround",
|
---|
7643 | "es.math.hypot",
|
---|
7644 | "es.math.imul",
|
---|
7645 | "es.math.log10",
|
---|
7646 | "es.math.log1p",
|
---|
7647 | "es.math.log2",
|
---|
7648 | "es.math.sign",
|
---|
7649 | "es.math.sinh",
|
---|
7650 | "es.math.tanh",
|
---|
7651 | "es.math.to-string-tag",
|
---|
7652 | "es.math.trunc"
|
---|
7653 | ],
|
---|
7654 | "core-js/stable/math/acosh": [
|
---|
7655 | "es.math.acosh"
|
---|
7656 | ],
|
---|
7657 | "core-js/stable/math/asinh": [
|
---|
7658 | "es.math.asinh"
|
---|
7659 | ],
|
---|
7660 | "core-js/stable/math/atanh": [
|
---|
7661 | "es.math.atanh"
|
---|
7662 | ],
|
---|
7663 | "core-js/stable/math/cbrt": [
|
---|
7664 | "es.math.cbrt"
|
---|
7665 | ],
|
---|
7666 | "core-js/stable/math/clz32": [
|
---|
7667 | "es.math.clz32"
|
---|
7668 | ],
|
---|
7669 | "core-js/stable/math/cosh": [
|
---|
7670 | "es.math.cosh"
|
---|
7671 | ],
|
---|
7672 | "core-js/stable/math/expm1": [
|
---|
7673 | "es.math.expm1"
|
---|
7674 | ],
|
---|
7675 | "core-js/stable/math/fround": [
|
---|
7676 | "es.math.fround"
|
---|
7677 | ],
|
---|
7678 | "core-js/stable/math/hypot": [
|
---|
7679 | "es.math.hypot"
|
---|
7680 | ],
|
---|
7681 | "core-js/stable/math/imul": [
|
---|
7682 | "es.math.imul"
|
---|
7683 | ],
|
---|
7684 | "core-js/stable/math/log10": [
|
---|
7685 | "es.math.log10"
|
---|
7686 | ],
|
---|
7687 | "core-js/stable/math/log1p": [
|
---|
7688 | "es.math.log1p"
|
---|
7689 | ],
|
---|
7690 | "core-js/stable/math/log2": [
|
---|
7691 | "es.math.log2"
|
---|
7692 | ],
|
---|
7693 | "core-js/stable/math/sign": [
|
---|
7694 | "es.math.sign"
|
---|
7695 | ],
|
---|
7696 | "core-js/stable/math/sinh": [
|
---|
7697 | "es.math.sinh"
|
---|
7698 | ],
|
---|
7699 | "core-js/stable/math/tanh": [
|
---|
7700 | "es.math.tanh"
|
---|
7701 | ],
|
---|
7702 | "core-js/stable/math/to-string-tag": [
|
---|
7703 | "es.math.to-string-tag"
|
---|
7704 | ],
|
---|
7705 | "core-js/stable/math/trunc": [
|
---|
7706 | "es.math.trunc"
|
---|
7707 | ],
|
---|
7708 | "core-js/stable/number": [
|
---|
7709 | "es.number.constructor",
|
---|
7710 | "es.number.epsilon",
|
---|
7711 | "es.number.is-finite",
|
---|
7712 | "es.number.is-integer",
|
---|
7713 | "es.number.is-nan",
|
---|
7714 | "es.number.is-safe-integer",
|
---|
7715 | "es.number.max-safe-integer",
|
---|
7716 | "es.number.min-safe-integer",
|
---|
7717 | "es.number.parse-float",
|
---|
7718 | "es.number.parse-int",
|
---|
7719 | "es.number.to-fixed",
|
---|
7720 | "es.number.to-precision"
|
---|
7721 | ],
|
---|
7722 | "core-js/stable/number/constructor": [
|
---|
7723 | "es.number.constructor"
|
---|
7724 | ],
|
---|
7725 | "core-js/stable/number/epsilon": [
|
---|
7726 | "es.number.epsilon"
|
---|
7727 | ],
|
---|
7728 | "core-js/stable/number/is-finite": [
|
---|
7729 | "es.number.is-finite"
|
---|
7730 | ],
|
---|
7731 | "core-js/stable/number/is-integer": [
|
---|
7732 | "es.number.is-integer"
|
---|
7733 | ],
|
---|
7734 | "core-js/stable/number/is-nan": [
|
---|
7735 | "es.number.is-nan"
|
---|
7736 | ],
|
---|
7737 | "core-js/stable/number/is-safe-integer": [
|
---|
7738 | "es.number.is-safe-integer"
|
---|
7739 | ],
|
---|
7740 | "core-js/stable/number/max-safe-integer": [
|
---|
7741 | "es.number.max-safe-integer"
|
---|
7742 | ],
|
---|
7743 | "core-js/stable/number/min-safe-integer": [
|
---|
7744 | "es.number.min-safe-integer"
|
---|
7745 | ],
|
---|
7746 | "core-js/stable/number/parse-float": [
|
---|
7747 | "es.number.parse-float"
|
---|
7748 | ],
|
---|
7749 | "core-js/stable/number/parse-int": [
|
---|
7750 | "es.number.parse-int"
|
---|
7751 | ],
|
---|
7752 | "core-js/stable/number/to-fixed": [
|
---|
7753 | "es.number.to-fixed"
|
---|
7754 | ],
|
---|
7755 | "core-js/stable/number/to-precision": [
|
---|
7756 | "es.number.to-precision"
|
---|
7757 | ],
|
---|
7758 | "core-js/stable/number/virtual": [
|
---|
7759 | "es.number.to-fixed",
|
---|
7760 | "es.number.to-precision"
|
---|
7761 | ],
|
---|
7762 | "core-js/stable/number/virtual/to-fixed": [
|
---|
7763 | "es.number.to-fixed"
|
---|
7764 | ],
|
---|
7765 | "core-js/stable/number/virtual/to-precision": [
|
---|
7766 | "es.number.to-precision"
|
---|
7767 | ],
|
---|
7768 | "core-js/stable/object": [
|
---|
7769 | "es.symbol",
|
---|
7770 | "es.json.to-string-tag",
|
---|
7771 | "es.math.to-string-tag",
|
---|
7772 | "es.object.assign",
|
---|
7773 | "es.object.create",
|
---|
7774 | "es.object.define-getter",
|
---|
7775 | "es.object.define-properties",
|
---|
7776 | "es.object.define-property",
|
---|
7777 | "es.object.define-setter",
|
---|
7778 | "es.object.entries",
|
---|
7779 | "es.object.freeze",
|
---|
7780 | "es.object.from-entries",
|
---|
7781 | "es.object.get-own-property-descriptor",
|
---|
7782 | "es.object.get-own-property-descriptors",
|
---|
7783 | "es.object.get-own-property-names",
|
---|
7784 | "es.object.get-prototype-of",
|
---|
7785 | "es.object.has-own",
|
---|
7786 | "es.object.is",
|
---|
7787 | "es.object.is-extensible",
|
---|
7788 | "es.object.is-frozen",
|
---|
7789 | "es.object.is-sealed",
|
---|
7790 | "es.object.keys",
|
---|
7791 | "es.object.lookup-getter",
|
---|
7792 | "es.object.lookup-setter",
|
---|
7793 | "es.object.prevent-extensions",
|
---|
7794 | "es.object.seal",
|
---|
7795 | "es.object.set-prototype-of",
|
---|
7796 | "es.object.to-string",
|
---|
7797 | "es.object.values",
|
---|
7798 | "es.reflect.to-string-tag",
|
---|
7799 | "web.dom-collections.iterator"
|
---|
7800 | ],
|
---|
7801 | "core-js/stable/object/assign": [
|
---|
7802 | "es.object.assign"
|
---|
7803 | ],
|
---|
7804 | "core-js/stable/object/create": [
|
---|
7805 | "es.object.create"
|
---|
7806 | ],
|
---|
7807 | "core-js/stable/object/define-getter": [
|
---|
7808 | "es.object.define-getter"
|
---|
7809 | ],
|
---|
7810 | "core-js/stable/object/define-properties": [
|
---|
7811 | "es.object.define-properties"
|
---|
7812 | ],
|
---|
7813 | "core-js/stable/object/define-property": [
|
---|
7814 | "es.object.define-property"
|
---|
7815 | ],
|
---|
7816 | "core-js/stable/object/define-setter": [
|
---|
7817 | "es.object.define-setter"
|
---|
7818 | ],
|
---|
7819 | "core-js/stable/object/entries": [
|
---|
7820 | "es.object.entries"
|
---|
7821 | ],
|
---|
7822 | "core-js/stable/object/freeze": [
|
---|
7823 | "es.object.freeze"
|
---|
7824 | ],
|
---|
7825 | "core-js/stable/object/from-entries": [
|
---|
7826 | "es.array.iterator",
|
---|
7827 | "es.object.from-entries",
|
---|
7828 | "web.dom-collections.iterator"
|
---|
7829 | ],
|
---|
7830 | "core-js/stable/object/get-own-property-descriptor": [
|
---|
7831 | "es.object.get-own-property-descriptor"
|
---|
7832 | ],
|
---|
7833 | "core-js/stable/object/get-own-property-descriptors": [
|
---|
7834 | "es.object.get-own-property-descriptors"
|
---|
7835 | ],
|
---|
7836 | "core-js/stable/object/get-own-property-names": [
|
---|
7837 | "es.object.get-own-property-names"
|
---|
7838 | ],
|
---|
7839 | "core-js/stable/object/get-own-property-symbols": [
|
---|
7840 | "es.symbol"
|
---|
7841 | ],
|
---|
7842 | "core-js/stable/object/get-prototype-of": [
|
---|
7843 | "es.object.get-prototype-of"
|
---|
7844 | ],
|
---|
7845 | "core-js/stable/object/has-own": [
|
---|
7846 | "es.object.has-own"
|
---|
7847 | ],
|
---|
7848 | "core-js/stable/object/is": [
|
---|
7849 | "es.object.is"
|
---|
7850 | ],
|
---|
7851 | "core-js/stable/object/is-extensible": [
|
---|
7852 | "es.object.is-extensible"
|
---|
7853 | ],
|
---|
7854 | "core-js/stable/object/is-frozen": [
|
---|
7855 | "es.object.is-frozen"
|
---|
7856 | ],
|
---|
7857 | "core-js/stable/object/is-sealed": [
|
---|
7858 | "es.object.is-sealed"
|
---|
7859 | ],
|
---|
7860 | "core-js/stable/object/keys": [
|
---|
7861 | "es.object.keys"
|
---|
7862 | ],
|
---|
7863 | "core-js/stable/object/lookup-getter": [
|
---|
7864 | "es.object.lookup-setter"
|
---|
7865 | ],
|
---|
7866 | "core-js/stable/object/lookup-setter": [
|
---|
7867 | "es.object.lookup-setter"
|
---|
7868 | ],
|
---|
7869 | "core-js/stable/object/prevent-extensions": [
|
---|
7870 | "es.object.prevent-extensions"
|
---|
7871 | ],
|
---|
7872 | "core-js/stable/object/seal": [
|
---|
7873 | "es.object.seal"
|
---|
7874 | ],
|
---|
7875 | "core-js/stable/object/set-prototype-of": [
|
---|
7876 | "es.object.set-prototype-of"
|
---|
7877 | ],
|
---|
7878 | "core-js/stable/object/to-string": [
|
---|
7879 | "es.json.to-string-tag",
|
---|
7880 | "es.math.to-string-tag",
|
---|
7881 | "es.object.to-string",
|
---|
7882 | "es.reflect.to-string-tag"
|
---|
7883 | ],
|
---|
7884 | "core-js/stable/object/values": [
|
---|
7885 | "es.object.values"
|
---|
7886 | ],
|
---|
7887 | "core-js/stable/parse-float": [
|
---|
7888 | "es.parse-float"
|
---|
7889 | ],
|
---|
7890 | "core-js/stable/parse-int": [
|
---|
7891 | "es.parse-int"
|
---|
7892 | ],
|
---|
7893 | "core-js/stable/promise": [
|
---|
7894 | "es.aggregate-error",
|
---|
7895 | "es.array.iterator",
|
---|
7896 | "es.object.to-string",
|
---|
7897 | "es.promise",
|
---|
7898 | "es.promise.all-settled",
|
---|
7899 | "es.promise.any",
|
---|
7900 | "es.promise.finally",
|
---|
7901 | "es.string.iterator",
|
---|
7902 | "web.dom-collections.iterator"
|
---|
7903 | ],
|
---|
7904 | "core-js/stable/promise/all-settled": [
|
---|
7905 | "es.array.iterator",
|
---|
7906 | "es.object.to-string",
|
---|
7907 | "es.promise",
|
---|
7908 | "es.promise.all-settled",
|
---|
7909 | "es.string.iterator",
|
---|
7910 | "web.dom-collections.iterator"
|
---|
7911 | ],
|
---|
7912 | "core-js/stable/promise/any": [
|
---|
7913 | "es.aggregate-error",
|
---|
7914 | "es.array.iterator",
|
---|
7915 | "es.object.to-string",
|
---|
7916 | "es.promise",
|
---|
7917 | "es.promise.any",
|
---|
7918 | "es.string.iterator",
|
---|
7919 | "web.dom-collections.iterator"
|
---|
7920 | ],
|
---|
7921 | "core-js/stable/promise/finally": [
|
---|
7922 | "es.object.to-string",
|
---|
7923 | "es.promise",
|
---|
7924 | "es.promise.finally"
|
---|
7925 | ],
|
---|
7926 | "core-js/stable/queue-microtask": [
|
---|
7927 | "web.queue-microtask"
|
---|
7928 | ],
|
---|
7929 | "core-js/stable/reflect": [
|
---|
7930 | "es.object.to-string",
|
---|
7931 | "es.reflect.apply",
|
---|
7932 | "es.reflect.construct",
|
---|
7933 | "es.reflect.define-property",
|
---|
7934 | "es.reflect.delete-property",
|
---|
7935 | "es.reflect.get",
|
---|
7936 | "es.reflect.get-own-property-descriptor",
|
---|
7937 | "es.reflect.get-prototype-of",
|
---|
7938 | "es.reflect.has",
|
---|
7939 | "es.reflect.is-extensible",
|
---|
7940 | "es.reflect.own-keys",
|
---|
7941 | "es.reflect.prevent-extensions",
|
---|
7942 | "es.reflect.set",
|
---|
7943 | "es.reflect.set-prototype-of",
|
---|
7944 | "es.reflect.to-string-tag"
|
---|
7945 | ],
|
---|
7946 | "core-js/stable/reflect/apply": [
|
---|
7947 | "es.reflect.apply"
|
---|
7948 | ],
|
---|
7949 | "core-js/stable/reflect/construct": [
|
---|
7950 | "es.reflect.construct"
|
---|
7951 | ],
|
---|
7952 | "core-js/stable/reflect/define-property": [
|
---|
7953 | "es.reflect.define-property"
|
---|
7954 | ],
|
---|
7955 | "core-js/stable/reflect/delete-property": [
|
---|
7956 | "es.reflect.delete-property"
|
---|
7957 | ],
|
---|
7958 | "core-js/stable/reflect/get": [
|
---|
7959 | "es.reflect.get"
|
---|
7960 | ],
|
---|
7961 | "core-js/stable/reflect/get-own-property-descriptor": [
|
---|
7962 | "es.reflect.get-own-property-descriptor"
|
---|
7963 | ],
|
---|
7964 | "core-js/stable/reflect/get-prototype-of": [
|
---|
7965 | "es.reflect.get-prototype-of"
|
---|
7966 | ],
|
---|
7967 | "core-js/stable/reflect/has": [
|
---|
7968 | "es.reflect.has"
|
---|
7969 | ],
|
---|
7970 | "core-js/stable/reflect/is-extensible": [
|
---|
7971 | "es.reflect.is-extensible"
|
---|
7972 | ],
|
---|
7973 | "core-js/stable/reflect/own-keys": [
|
---|
7974 | "es.reflect.own-keys"
|
---|
7975 | ],
|
---|
7976 | "core-js/stable/reflect/prevent-extensions": [
|
---|
7977 | "es.reflect.prevent-extensions"
|
---|
7978 | ],
|
---|
7979 | "core-js/stable/reflect/set": [
|
---|
7980 | "es.reflect.set"
|
---|
7981 | ],
|
---|
7982 | "core-js/stable/reflect/set-prototype-of": [
|
---|
7983 | "es.reflect.set-prototype-of"
|
---|
7984 | ],
|
---|
7985 | "core-js/stable/reflect/to-string-tag": [
|
---|
7986 | "es.reflect.to-string-tag"
|
---|
7987 | ],
|
---|
7988 | "core-js/stable/regexp": [
|
---|
7989 | "es.regexp.constructor",
|
---|
7990 | "es.regexp.dot-all",
|
---|
7991 | "es.regexp.exec",
|
---|
7992 | "es.regexp.flags",
|
---|
7993 | "es.regexp.sticky",
|
---|
7994 | "es.regexp.test",
|
---|
7995 | "es.regexp.to-string",
|
---|
7996 | "es.string.match",
|
---|
7997 | "es.string.replace",
|
---|
7998 | "es.string.search",
|
---|
7999 | "es.string.split"
|
---|
8000 | ],
|
---|
8001 | "core-js/stable/regexp/constructor": [
|
---|
8002 | "es.regexp.constructor",
|
---|
8003 | "es.regexp.dot-all",
|
---|
8004 | "es.regexp.exec",
|
---|
8005 | "es.regexp.sticky"
|
---|
8006 | ],
|
---|
8007 | "core-js/stable/regexp/dot-all": [
|
---|
8008 | "es.regexp.constructor",
|
---|
8009 | "es.regexp.dot-all",
|
---|
8010 | "es.regexp.exec"
|
---|
8011 | ],
|
---|
8012 | "core-js/stable/regexp/flags": [
|
---|
8013 | "es.regexp.flags"
|
---|
8014 | ],
|
---|
8015 | "core-js/stable/regexp/match": [
|
---|
8016 | "es.regexp.exec",
|
---|
8017 | "es.string.match"
|
---|
8018 | ],
|
---|
8019 | "core-js/stable/regexp/replace": [
|
---|
8020 | "es.regexp.exec",
|
---|
8021 | "es.string.replace"
|
---|
8022 | ],
|
---|
8023 | "core-js/stable/regexp/search": [
|
---|
8024 | "es.regexp.exec",
|
---|
8025 | "es.string.search"
|
---|
8026 | ],
|
---|
8027 | "core-js/stable/regexp/split": [
|
---|
8028 | "es.regexp.exec",
|
---|
8029 | "es.string.split"
|
---|
8030 | ],
|
---|
8031 | "core-js/stable/regexp/sticky": [
|
---|
8032 | "es.regexp.constructor",
|
---|
8033 | "es.regexp.exec",
|
---|
8034 | "es.regexp.sticky"
|
---|
8035 | ],
|
---|
8036 | "core-js/stable/regexp/test": [
|
---|
8037 | "es.regexp.exec",
|
---|
8038 | "es.regexp.test"
|
---|
8039 | ],
|
---|
8040 | "core-js/stable/regexp/to-string": [
|
---|
8041 | "es.regexp.to-string"
|
---|
8042 | ],
|
---|
8043 | "core-js/stable/set": [
|
---|
8044 | "es.array.iterator",
|
---|
8045 | "es.object.to-string",
|
---|
8046 | "es.set",
|
---|
8047 | "es.string.iterator",
|
---|
8048 | "web.dom-collections.iterator"
|
---|
8049 | ],
|
---|
8050 | "core-js/stable/set-immediate": [
|
---|
8051 | "web.immediate"
|
---|
8052 | ],
|
---|
8053 | "core-js/stable/set-interval": [
|
---|
8054 | "web.timers"
|
---|
8055 | ],
|
---|
8056 | "core-js/stable/set-timeout": [
|
---|
8057 | "web.timers"
|
---|
8058 | ],
|
---|
8059 | "core-js/stable/string": [
|
---|
8060 | "es.object.to-string",
|
---|
8061 | "es.regexp.exec",
|
---|
8062 | "es.string.at-alternative",
|
---|
8063 | "es.string.code-point-at",
|
---|
8064 | "es.string.ends-with",
|
---|
8065 | "es.string.from-code-point",
|
---|
8066 | "es.string.includes",
|
---|
8067 | "es.string.iterator",
|
---|
8068 | "es.string.match",
|
---|
8069 | "es.string.match-all",
|
---|
8070 | "es.string.pad-end",
|
---|
8071 | "es.string.pad-start",
|
---|
8072 | "es.string.raw",
|
---|
8073 | "es.string.repeat",
|
---|
8074 | "es.string.replace",
|
---|
8075 | "es.string.replace-all",
|
---|
8076 | "es.string.search",
|
---|
8077 | "es.string.split",
|
---|
8078 | "es.string.starts-with",
|
---|
8079 | "es.string.substr",
|
---|
8080 | "es.string.trim",
|
---|
8081 | "es.string.trim-end",
|
---|
8082 | "es.string.trim-start",
|
---|
8083 | "es.string.anchor",
|
---|
8084 | "es.string.big",
|
---|
8085 | "es.string.blink",
|
---|
8086 | "es.string.bold",
|
---|
8087 | "es.string.fixed",
|
---|
8088 | "es.string.fontcolor",
|
---|
8089 | "es.string.fontsize",
|
---|
8090 | "es.string.italics",
|
---|
8091 | "es.string.link",
|
---|
8092 | "es.string.small",
|
---|
8093 | "es.string.strike",
|
---|
8094 | "es.string.sub",
|
---|
8095 | "es.string.sup"
|
---|
8096 | ],
|
---|
8097 | "core-js/stable/string/anchor": [
|
---|
8098 | "es.string.anchor"
|
---|
8099 | ],
|
---|
8100 | "core-js/stable/string/at": [
|
---|
8101 | "es.string.at-alternative"
|
---|
8102 | ],
|
---|
8103 | "core-js/stable/string/big": [
|
---|
8104 | "es.string.big"
|
---|
8105 | ],
|
---|
8106 | "core-js/stable/string/blink": [
|
---|
8107 | "es.string.blink"
|
---|
8108 | ],
|
---|
8109 | "core-js/stable/string/bold": [
|
---|
8110 | "es.string.bold"
|
---|
8111 | ],
|
---|
8112 | "core-js/stable/string/code-point-at": [
|
---|
8113 | "es.string.code-point-at"
|
---|
8114 | ],
|
---|
8115 | "core-js/stable/string/ends-with": [
|
---|
8116 | "es.string.ends-with"
|
---|
8117 | ],
|
---|
8118 | "core-js/stable/string/fixed": [
|
---|
8119 | "es.string.fixed"
|
---|
8120 | ],
|
---|
8121 | "core-js/stable/string/fontcolor": [
|
---|
8122 | "es.string.fontcolor"
|
---|
8123 | ],
|
---|
8124 | "core-js/stable/string/fontsize": [
|
---|
8125 | "es.string.fontsize"
|
---|
8126 | ],
|
---|
8127 | "core-js/stable/string/from-code-point": [
|
---|
8128 | "es.string.from-code-point"
|
---|
8129 | ],
|
---|
8130 | "core-js/stable/string/includes": [
|
---|
8131 | "es.string.includes"
|
---|
8132 | ],
|
---|
8133 | "core-js/stable/string/italics": [
|
---|
8134 | "es.string.italics"
|
---|
8135 | ],
|
---|
8136 | "core-js/stable/string/iterator": [
|
---|
8137 | "es.object.to-string",
|
---|
8138 | "es.string.iterator"
|
---|
8139 | ],
|
---|
8140 | "core-js/stable/string/link": [
|
---|
8141 | "es.string.link"
|
---|
8142 | ],
|
---|
8143 | "core-js/stable/string/match": [
|
---|
8144 | "es.regexp.exec",
|
---|
8145 | "es.string.match"
|
---|
8146 | ],
|
---|
8147 | "core-js/stable/string/match-all": [
|
---|
8148 | "es.object.to-string",
|
---|
8149 | "es.regexp.exec",
|
---|
8150 | "es.string.match-all"
|
---|
8151 | ],
|
---|
8152 | "core-js/stable/string/pad-end": [
|
---|
8153 | "es.string.pad-end"
|
---|
8154 | ],
|
---|
8155 | "core-js/stable/string/pad-start": [
|
---|
8156 | "es.string.pad-start"
|
---|
8157 | ],
|
---|
8158 | "core-js/stable/string/raw": [
|
---|
8159 | "es.string.raw"
|
---|
8160 | ],
|
---|
8161 | "core-js/stable/string/repeat": [
|
---|
8162 | "es.string.repeat"
|
---|
8163 | ],
|
---|
8164 | "core-js/stable/string/replace": [
|
---|
8165 | "es.regexp.exec",
|
---|
8166 | "es.string.replace"
|
---|
8167 | ],
|
---|
8168 | "core-js/stable/string/replace-all": [
|
---|
8169 | "es.regexp.exec",
|
---|
8170 | "es.string.replace",
|
---|
8171 | "es.string.replace-all"
|
---|
8172 | ],
|
---|
8173 | "core-js/stable/string/search": [
|
---|
8174 | "es.regexp.exec",
|
---|
8175 | "es.string.search"
|
---|
8176 | ],
|
---|
8177 | "core-js/stable/string/small": [
|
---|
8178 | "es.string.small"
|
---|
8179 | ],
|
---|
8180 | "core-js/stable/string/split": [
|
---|
8181 | "es.regexp.exec",
|
---|
8182 | "es.string.split"
|
---|
8183 | ],
|
---|
8184 | "core-js/stable/string/starts-with": [
|
---|
8185 | "es.string.starts-with"
|
---|
8186 | ],
|
---|
8187 | "core-js/stable/string/strike": [
|
---|
8188 | "es.string.strike"
|
---|
8189 | ],
|
---|
8190 | "core-js/stable/string/sub": [
|
---|
8191 | "es.string.sub"
|
---|
8192 | ],
|
---|
8193 | "core-js/stable/string/substr": [
|
---|
8194 | "es.string.substr"
|
---|
8195 | ],
|
---|
8196 | "core-js/stable/string/sup": [
|
---|
8197 | "es.string.sup"
|
---|
8198 | ],
|
---|
8199 | "core-js/stable/string/trim": [
|
---|
8200 | "es.string.trim"
|
---|
8201 | ],
|
---|
8202 | "core-js/stable/string/trim-end": [
|
---|
8203 | "es.string.trim-end"
|
---|
8204 | ],
|
---|
8205 | "core-js/stable/string/trim-left": [
|
---|
8206 | "es.string.trim-start"
|
---|
8207 | ],
|
---|
8208 | "core-js/stable/string/trim-right": [
|
---|
8209 | "es.string.trim-end"
|
---|
8210 | ],
|
---|
8211 | "core-js/stable/string/trim-start": [
|
---|
8212 | "es.string.trim-start"
|
---|
8213 | ],
|
---|
8214 | "core-js/stable/string/virtual": [
|
---|
8215 | "es.object.to-string",
|
---|
8216 | "es.regexp.exec",
|
---|
8217 | "es.string.at-alternative",
|
---|
8218 | "es.string.code-point-at",
|
---|
8219 | "es.string.ends-with",
|
---|
8220 | "es.string.includes",
|
---|
8221 | "es.string.iterator",
|
---|
8222 | "es.string.match",
|
---|
8223 | "es.string.match-all",
|
---|
8224 | "es.string.pad-end",
|
---|
8225 | "es.string.pad-start",
|
---|
8226 | "es.string.repeat",
|
---|
8227 | "es.string.replace",
|
---|
8228 | "es.string.replace-all",
|
---|
8229 | "es.string.search",
|
---|
8230 | "es.string.split",
|
---|
8231 | "es.string.starts-with",
|
---|
8232 | "es.string.substr",
|
---|
8233 | "es.string.trim",
|
---|
8234 | "es.string.trim-end",
|
---|
8235 | "es.string.trim-start",
|
---|
8236 | "es.string.anchor",
|
---|
8237 | "es.string.big",
|
---|
8238 | "es.string.blink",
|
---|
8239 | "es.string.bold",
|
---|
8240 | "es.string.fixed",
|
---|
8241 | "es.string.fontcolor",
|
---|
8242 | "es.string.fontsize",
|
---|
8243 | "es.string.italics",
|
---|
8244 | "es.string.link",
|
---|
8245 | "es.string.small",
|
---|
8246 | "es.string.strike",
|
---|
8247 | "es.string.sub",
|
---|
8248 | "es.string.sup"
|
---|
8249 | ],
|
---|
8250 | "core-js/stable/string/virtual/anchor": [
|
---|
8251 | "es.string.anchor"
|
---|
8252 | ],
|
---|
8253 | "core-js/stable/string/virtual/at": [
|
---|
8254 | "es.string.at-alternative"
|
---|
8255 | ],
|
---|
8256 | "core-js/stable/string/virtual/big": [
|
---|
8257 | "es.string.big"
|
---|
8258 | ],
|
---|
8259 | "core-js/stable/string/virtual/blink": [
|
---|
8260 | "es.string.blink"
|
---|
8261 | ],
|
---|
8262 | "core-js/stable/string/virtual/bold": [
|
---|
8263 | "es.string.bold"
|
---|
8264 | ],
|
---|
8265 | "core-js/stable/string/virtual/code-point-at": [
|
---|
8266 | "es.string.code-point-at"
|
---|
8267 | ],
|
---|
8268 | "core-js/stable/string/virtual/ends-with": [
|
---|
8269 | "es.string.ends-with"
|
---|
8270 | ],
|
---|
8271 | "core-js/stable/string/virtual/fixed": [
|
---|
8272 | "es.string.fixed"
|
---|
8273 | ],
|
---|
8274 | "core-js/stable/string/virtual/fontcolor": [
|
---|
8275 | "es.string.fontcolor"
|
---|
8276 | ],
|
---|
8277 | "core-js/stable/string/virtual/fontsize": [
|
---|
8278 | "es.string.fontsize"
|
---|
8279 | ],
|
---|
8280 | "core-js/stable/string/virtual/includes": [
|
---|
8281 | "es.string.includes"
|
---|
8282 | ],
|
---|
8283 | "core-js/stable/string/virtual/italics": [
|
---|
8284 | "es.string.italics"
|
---|
8285 | ],
|
---|
8286 | "core-js/stable/string/virtual/iterator": [
|
---|
8287 | "es.object.to-string",
|
---|
8288 | "es.string.iterator"
|
---|
8289 | ],
|
---|
8290 | "core-js/stable/string/virtual/link": [
|
---|
8291 | "es.string.link"
|
---|
8292 | ],
|
---|
8293 | "core-js/stable/string/virtual/match-all": [
|
---|
8294 | "es.object.to-string",
|
---|
8295 | "es.regexp.exec",
|
---|
8296 | "es.string.match-all"
|
---|
8297 | ],
|
---|
8298 | "core-js/stable/string/virtual/pad-end": [
|
---|
8299 | "es.string.pad-end"
|
---|
8300 | ],
|
---|
8301 | "core-js/stable/string/virtual/pad-start": [
|
---|
8302 | "es.string.pad-start"
|
---|
8303 | ],
|
---|
8304 | "core-js/stable/string/virtual/repeat": [
|
---|
8305 | "es.string.repeat"
|
---|
8306 | ],
|
---|
8307 | "core-js/stable/string/virtual/replace-all": [
|
---|
8308 | "es.regexp.exec",
|
---|
8309 | "es.string.replace",
|
---|
8310 | "es.string.replace-all"
|
---|
8311 | ],
|
---|
8312 | "core-js/stable/string/virtual/small": [
|
---|
8313 | "es.string.small"
|
---|
8314 | ],
|
---|
8315 | "core-js/stable/string/virtual/starts-with": [
|
---|
8316 | "es.string.starts-with"
|
---|
8317 | ],
|
---|
8318 | "core-js/stable/string/virtual/strike": [
|
---|
8319 | "es.string.strike"
|
---|
8320 | ],
|
---|
8321 | "core-js/stable/string/virtual/sub": [
|
---|
8322 | "es.string.sub"
|
---|
8323 | ],
|
---|
8324 | "core-js/stable/string/virtual/substr": [
|
---|
8325 | "es.string.substr"
|
---|
8326 | ],
|
---|
8327 | "core-js/stable/string/virtual/sup": [
|
---|
8328 | "es.string.sup"
|
---|
8329 | ],
|
---|
8330 | "core-js/stable/string/virtual/trim": [
|
---|
8331 | "es.string.trim"
|
---|
8332 | ],
|
---|
8333 | "core-js/stable/string/virtual/trim-end": [
|
---|
8334 | "es.string.trim-end"
|
---|
8335 | ],
|
---|
8336 | "core-js/stable/string/virtual/trim-left": [
|
---|
8337 | "es.string.trim-start"
|
---|
8338 | ],
|
---|
8339 | "core-js/stable/string/virtual/trim-right": [
|
---|
8340 | "es.string.trim-end"
|
---|
8341 | ],
|
---|
8342 | "core-js/stable/string/virtual/trim-start": [
|
---|
8343 | "es.string.trim-start"
|
---|
8344 | ],
|
---|
8345 | "core-js/stable/symbol": [
|
---|
8346 | "es.symbol",
|
---|
8347 | "es.symbol.description",
|
---|
8348 | "es.symbol.async-iterator",
|
---|
8349 | "es.symbol.has-instance",
|
---|
8350 | "es.symbol.is-concat-spreadable",
|
---|
8351 | "es.symbol.iterator",
|
---|
8352 | "es.symbol.match",
|
---|
8353 | "es.symbol.match-all",
|
---|
8354 | "es.symbol.replace",
|
---|
8355 | "es.symbol.search",
|
---|
8356 | "es.symbol.species",
|
---|
8357 | "es.symbol.split",
|
---|
8358 | "es.symbol.to-primitive",
|
---|
8359 | "es.symbol.to-string-tag",
|
---|
8360 | "es.symbol.unscopables",
|
---|
8361 | "es.array.concat",
|
---|
8362 | "es.json.to-string-tag",
|
---|
8363 | "es.math.to-string-tag",
|
---|
8364 | "es.object.to-string",
|
---|
8365 | "es.reflect.to-string-tag",
|
---|
8366 | "web.dom-collections.iterator"
|
---|
8367 | ],
|
---|
8368 | "core-js/stable/symbol/async-iterator": [
|
---|
8369 | "es.symbol.async-iterator"
|
---|
8370 | ],
|
---|
8371 | "core-js/stable/symbol/description": [
|
---|
8372 | "es.symbol.description"
|
---|
8373 | ],
|
---|
8374 | "core-js/stable/symbol/for": [
|
---|
8375 | "es.symbol"
|
---|
8376 | ],
|
---|
8377 | "core-js/stable/symbol/has-instance": [
|
---|
8378 | "es.symbol.has-instance",
|
---|
8379 | "es.function.has-instance"
|
---|
8380 | ],
|
---|
8381 | "core-js/stable/symbol/is-concat-spreadable": [
|
---|
8382 | "es.symbol.is-concat-spreadable",
|
---|
8383 | "es.array.concat"
|
---|
8384 | ],
|
---|
8385 | "core-js/stable/symbol/iterator": [
|
---|
8386 | "es.symbol.iterator",
|
---|
8387 | "es.array.iterator",
|
---|
8388 | "es.object.to-string",
|
---|
8389 | "es.string.iterator",
|
---|
8390 | "web.dom-collections.iterator"
|
---|
8391 | ],
|
---|
8392 | "core-js/stable/symbol/key-for": [
|
---|
8393 | "es.symbol"
|
---|
8394 | ],
|
---|
8395 | "core-js/stable/symbol/match": [
|
---|
8396 | "es.symbol.match",
|
---|
8397 | "es.regexp.exec",
|
---|
8398 | "es.string.match"
|
---|
8399 | ],
|
---|
8400 | "core-js/stable/symbol/match-all": [
|
---|
8401 | "es.symbol.match-all",
|
---|
8402 | "es.object.to-string",
|
---|
8403 | "es.regexp.exec",
|
---|
8404 | "es.string.match-all"
|
---|
8405 | ],
|
---|
8406 | "core-js/stable/symbol/replace": [
|
---|
8407 | "es.symbol.replace",
|
---|
8408 | "es.regexp.exec",
|
---|
8409 | "es.string.replace"
|
---|
8410 | ],
|
---|
8411 | "core-js/stable/symbol/search": [
|
---|
8412 | "es.symbol.search",
|
---|
8413 | "es.regexp.exec",
|
---|
8414 | "es.string.search"
|
---|
8415 | ],
|
---|
8416 | "core-js/stable/symbol/species": [
|
---|
8417 | "es.symbol.species"
|
---|
8418 | ],
|
---|
8419 | "core-js/stable/symbol/split": [
|
---|
8420 | "es.symbol.split",
|
---|
8421 | "es.regexp.exec",
|
---|
8422 | "es.string.split"
|
---|
8423 | ],
|
---|
8424 | "core-js/stable/symbol/to-primitive": [
|
---|
8425 | "es.symbol.to-primitive",
|
---|
8426 | "es.date.to-primitive"
|
---|
8427 | ],
|
---|
8428 | "core-js/stable/symbol/to-string-tag": [
|
---|
8429 | "es.symbol.to-string-tag",
|
---|
8430 | "es.json.to-string-tag",
|
---|
8431 | "es.math.to-string-tag",
|
---|
8432 | "es.object.to-string",
|
---|
8433 | "es.reflect.to-string-tag"
|
---|
8434 | ],
|
---|
8435 | "core-js/stable/symbol/unscopables": [
|
---|
8436 | "es.symbol.unscopables"
|
---|
8437 | ],
|
---|
8438 | "core-js/stable/typed-array": [
|
---|
8439 | "es.object.to-string",
|
---|
8440 | "es.string.iterator",
|
---|
8441 | "es.typed-array.float32-array",
|
---|
8442 | "es.typed-array.float64-array",
|
---|
8443 | "es.typed-array.int8-array",
|
---|
8444 | "es.typed-array.int16-array",
|
---|
8445 | "es.typed-array.int32-array",
|
---|
8446 | "es.typed-array.uint8-array",
|
---|
8447 | "es.typed-array.uint8-clamped-array",
|
---|
8448 | "es.typed-array.uint16-array",
|
---|
8449 | "es.typed-array.uint32-array",
|
---|
8450 | "es.typed-array.at",
|
---|
8451 | "es.typed-array.copy-within",
|
---|
8452 | "es.typed-array.every",
|
---|
8453 | "es.typed-array.fill",
|
---|
8454 | "es.typed-array.filter",
|
---|
8455 | "es.typed-array.find",
|
---|
8456 | "es.typed-array.find-index",
|
---|
8457 | "es.typed-array.for-each",
|
---|
8458 | "es.typed-array.from",
|
---|
8459 | "es.typed-array.includes",
|
---|
8460 | "es.typed-array.index-of",
|
---|
8461 | "es.typed-array.iterator",
|
---|
8462 | "es.typed-array.join",
|
---|
8463 | "es.typed-array.last-index-of",
|
---|
8464 | "es.typed-array.map",
|
---|
8465 | "es.typed-array.of",
|
---|
8466 | "es.typed-array.reduce",
|
---|
8467 | "es.typed-array.reduce-right",
|
---|
8468 | "es.typed-array.reverse",
|
---|
8469 | "es.typed-array.set",
|
---|
8470 | "es.typed-array.slice",
|
---|
8471 | "es.typed-array.some",
|
---|
8472 | "es.typed-array.sort",
|
---|
8473 | "es.typed-array.subarray",
|
---|
8474 | "es.typed-array.to-locale-string",
|
---|
8475 | "es.typed-array.to-string"
|
---|
8476 | ],
|
---|
8477 | "core-js/stable/typed-array/at": [
|
---|
8478 | "es.typed-array.at"
|
---|
8479 | ],
|
---|
8480 | "core-js/stable/typed-array/copy-within": [
|
---|
8481 | "es.typed-array.copy-within"
|
---|
8482 | ],
|
---|
8483 | "core-js/stable/typed-array/entries": [
|
---|
8484 | "es.object.to-string",
|
---|
8485 | "es.typed-array.iterator"
|
---|
8486 | ],
|
---|
8487 | "core-js/stable/typed-array/every": [
|
---|
8488 | "es.typed-array.every"
|
---|
8489 | ],
|
---|
8490 | "core-js/stable/typed-array/fill": [
|
---|
8491 | "es.typed-array.fill"
|
---|
8492 | ],
|
---|
8493 | "core-js/stable/typed-array/filter": [
|
---|
8494 | "es.typed-array.filter"
|
---|
8495 | ],
|
---|
8496 | "core-js/stable/typed-array/find": [
|
---|
8497 | "es.typed-array.find"
|
---|
8498 | ],
|
---|
8499 | "core-js/stable/typed-array/find-index": [
|
---|
8500 | "es.typed-array.find-index"
|
---|
8501 | ],
|
---|
8502 | "core-js/stable/typed-array/float32-array": [
|
---|
8503 | "es.object.to-string",
|
---|
8504 | "es.string.iterator",
|
---|
8505 | "es.typed-array.float32-array",
|
---|
8506 | "es.typed-array.at",
|
---|
8507 | "es.typed-array.copy-within",
|
---|
8508 | "es.typed-array.every",
|
---|
8509 | "es.typed-array.fill",
|
---|
8510 | "es.typed-array.filter",
|
---|
8511 | "es.typed-array.find",
|
---|
8512 | "es.typed-array.find-index",
|
---|
8513 | "es.typed-array.for-each",
|
---|
8514 | "es.typed-array.from",
|
---|
8515 | "es.typed-array.includes",
|
---|
8516 | "es.typed-array.index-of",
|
---|
8517 | "es.typed-array.iterator",
|
---|
8518 | "es.typed-array.join",
|
---|
8519 | "es.typed-array.last-index-of",
|
---|
8520 | "es.typed-array.map",
|
---|
8521 | "es.typed-array.of",
|
---|
8522 | "es.typed-array.reduce",
|
---|
8523 | "es.typed-array.reduce-right",
|
---|
8524 | "es.typed-array.reverse",
|
---|
8525 | "es.typed-array.set",
|
---|
8526 | "es.typed-array.slice",
|
---|
8527 | "es.typed-array.some",
|
---|
8528 | "es.typed-array.sort",
|
---|
8529 | "es.typed-array.subarray",
|
---|
8530 | "es.typed-array.to-locale-string",
|
---|
8531 | "es.typed-array.to-string"
|
---|
8532 | ],
|
---|
8533 | "core-js/stable/typed-array/float64-array": [
|
---|
8534 | "es.object.to-string",
|
---|
8535 | "es.string.iterator",
|
---|
8536 | "es.typed-array.float64-array",
|
---|
8537 | "es.typed-array.at",
|
---|
8538 | "es.typed-array.copy-within",
|
---|
8539 | "es.typed-array.every",
|
---|
8540 | "es.typed-array.fill",
|
---|
8541 | "es.typed-array.filter",
|
---|
8542 | "es.typed-array.find",
|
---|
8543 | "es.typed-array.find-index",
|
---|
8544 | "es.typed-array.for-each",
|
---|
8545 | "es.typed-array.from",
|
---|
8546 | "es.typed-array.includes",
|
---|
8547 | "es.typed-array.index-of",
|
---|
8548 | "es.typed-array.iterator",
|
---|
8549 | "es.typed-array.join",
|
---|
8550 | "es.typed-array.last-index-of",
|
---|
8551 | "es.typed-array.map",
|
---|
8552 | "es.typed-array.of",
|
---|
8553 | "es.typed-array.reduce",
|
---|
8554 | "es.typed-array.reduce-right",
|
---|
8555 | "es.typed-array.reverse",
|
---|
8556 | "es.typed-array.set",
|
---|
8557 | "es.typed-array.slice",
|
---|
8558 | "es.typed-array.some",
|
---|
8559 | "es.typed-array.sort",
|
---|
8560 | "es.typed-array.subarray",
|
---|
8561 | "es.typed-array.to-locale-string",
|
---|
8562 | "es.typed-array.to-string"
|
---|
8563 | ],
|
---|
8564 | "core-js/stable/typed-array/for-each": [
|
---|
8565 | "es.typed-array.for-each"
|
---|
8566 | ],
|
---|
8567 | "core-js/stable/typed-array/from": [
|
---|
8568 | "es.typed-array.from"
|
---|
8569 | ],
|
---|
8570 | "core-js/stable/typed-array/includes": [
|
---|
8571 | "es.typed-array.includes"
|
---|
8572 | ],
|
---|
8573 | "core-js/stable/typed-array/index-of": [
|
---|
8574 | "es.typed-array.index-of"
|
---|
8575 | ],
|
---|
8576 | "core-js/stable/typed-array/int16-array": [
|
---|
8577 | "es.object.to-string",
|
---|
8578 | "es.string.iterator",
|
---|
8579 | "es.typed-array.int16-array",
|
---|
8580 | "es.typed-array.at",
|
---|
8581 | "es.typed-array.copy-within",
|
---|
8582 | "es.typed-array.every",
|
---|
8583 | "es.typed-array.fill",
|
---|
8584 | "es.typed-array.filter",
|
---|
8585 | "es.typed-array.find",
|
---|
8586 | "es.typed-array.find-index",
|
---|
8587 | "es.typed-array.for-each",
|
---|
8588 | "es.typed-array.from",
|
---|
8589 | "es.typed-array.includes",
|
---|
8590 | "es.typed-array.index-of",
|
---|
8591 | "es.typed-array.iterator",
|
---|
8592 | "es.typed-array.join",
|
---|
8593 | "es.typed-array.last-index-of",
|
---|
8594 | "es.typed-array.map",
|
---|
8595 | "es.typed-array.of",
|
---|
8596 | "es.typed-array.reduce",
|
---|
8597 | "es.typed-array.reduce-right",
|
---|
8598 | "es.typed-array.reverse",
|
---|
8599 | "es.typed-array.set",
|
---|
8600 | "es.typed-array.slice",
|
---|
8601 | "es.typed-array.some",
|
---|
8602 | "es.typed-array.sort",
|
---|
8603 | "es.typed-array.subarray",
|
---|
8604 | "es.typed-array.to-locale-string",
|
---|
8605 | "es.typed-array.to-string"
|
---|
8606 | ],
|
---|
8607 | "core-js/stable/typed-array/int32-array": [
|
---|
8608 | "es.object.to-string",
|
---|
8609 | "es.string.iterator",
|
---|
8610 | "es.typed-array.int32-array",
|
---|
8611 | "es.typed-array.at",
|
---|
8612 | "es.typed-array.copy-within",
|
---|
8613 | "es.typed-array.every",
|
---|
8614 | "es.typed-array.fill",
|
---|
8615 | "es.typed-array.filter",
|
---|
8616 | "es.typed-array.find",
|
---|
8617 | "es.typed-array.find-index",
|
---|
8618 | "es.typed-array.for-each",
|
---|
8619 | "es.typed-array.from",
|
---|
8620 | "es.typed-array.includes",
|
---|
8621 | "es.typed-array.index-of",
|
---|
8622 | "es.typed-array.iterator",
|
---|
8623 | "es.typed-array.join",
|
---|
8624 | "es.typed-array.last-index-of",
|
---|
8625 | "es.typed-array.map",
|
---|
8626 | "es.typed-array.of",
|
---|
8627 | "es.typed-array.reduce",
|
---|
8628 | "es.typed-array.reduce-right",
|
---|
8629 | "es.typed-array.reverse",
|
---|
8630 | "es.typed-array.set",
|
---|
8631 | "es.typed-array.slice",
|
---|
8632 | "es.typed-array.some",
|
---|
8633 | "es.typed-array.sort",
|
---|
8634 | "es.typed-array.subarray",
|
---|
8635 | "es.typed-array.to-locale-string",
|
---|
8636 | "es.typed-array.to-string"
|
---|
8637 | ],
|
---|
8638 | "core-js/stable/typed-array/int8-array": [
|
---|
8639 | "es.object.to-string",
|
---|
8640 | "es.string.iterator",
|
---|
8641 | "es.typed-array.int8-array",
|
---|
8642 | "es.typed-array.at",
|
---|
8643 | "es.typed-array.copy-within",
|
---|
8644 | "es.typed-array.every",
|
---|
8645 | "es.typed-array.fill",
|
---|
8646 | "es.typed-array.filter",
|
---|
8647 | "es.typed-array.find",
|
---|
8648 | "es.typed-array.find-index",
|
---|
8649 | "es.typed-array.for-each",
|
---|
8650 | "es.typed-array.from",
|
---|
8651 | "es.typed-array.includes",
|
---|
8652 | "es.typed-array.index-of",
|
---|
8653 | "es.typed-array.iterator",
|
---|
8654 | "es.typed-array.join",
|
---|
8655 | "es.typed-array.last-index-of",
|
---|
8656 | "es.typed-array.map",
|
---|
8657 | "es.typed-array.of",
|
---|
8658 | "es.typed-array.reduce",
|
---|
8659 | "es.typed-array.reduce-right",
|
---|
8660 | "es.typed-array.reverse",
|
---|
8661 | "es.typed-array.set",
|
---|
8662 | "es.typed-array.slice",
|
---|
8663 | "es.typed-array.some",
|
---|
8664 | "es.typed-array.sort",
|
---|
8665 | "es.typed-array.subarray",
|
---|
8666 | "es.typed-array.to-locale-string",
|
---|
8667 | "es.typed-array.to-string"
|
---|
8668 | ],
|
---|
8669 | "core-js/stable/typed-array/iterator": [
|
---|
8670 | "es.object.to-string",
|
---|
8671 | "es.typed-array.iterator"
|
---|
8672 | ],
|
---|
8673 | "core-js/stable/typed-array/join": [
|
---|
8674 | "es.typed-array.join"
|
---|
8675 | ],
|
---|
8676 | "core-js/stable/typed-array/keys": [
|
---|
8677 | "es.object.to-string",
|
---|
8678 | "es.typed-array.iterator"
|
---|
8679 | ],
|
---|
8680 | "core-js/stable/typed-array/last-index-of": [
|
---|
8681 | "es.typed-array.last-index-of"
|
---|
8682 | ],
|
---|
8683 | "core-js/stable/typed-array/map": [
|
---|
8684 | "es.typed-array.map"
|
---|
8685 | ],
|
---|
8686 | "core-js/stable/typed-array/methods": [
|
---|
8687 | "es.object.to-string",
|
---|
8688 | "es.string.iterator",
|
---|
8689 | "es.typed-array.at",
|
---|
8690 | "es.typed-array.copy-within",
|
---|
8691 | "es.typed-array.every",
|
---|
8692 | "es.typed-array.fill",
|
---|
8693 | "es.typed-array.filter",
|
---|
8694 | "es.typed-array.find",
|
---|
8695 | "es.typed-array.find-index",
|
---|
8696 | "es.typed-array.for-each",
|
---|
8697 | "es.typed-array.from",
|
---|
8698 | "es.typed-array.includes",
|
---|
8699 | "es.typed-array.index-of",
|
---|
8700 | "es.typed-array.iterator",
|
---|
8701 | "es.typed-array.join",
|
---|
8702 | "es.typed-array.last-index-of",
|
---|
8703 | "es.typed-array.map",
|
---|
8704 | "es.typed-array.of",
|
---|
8705 | "es.typed-array.reduce",
|
---|
8706 | "es.typed-array.reduce-right",
|
---|
8707 | "es.typed-array.reverse",
|
---|
8708 | "es.typed-array.set",
|
---|
8709 | "es.typed-array.slice",
|
---|
8710 | "es.typed-array.some",
|
---|
8711 | "es.typed-array.sort",
|
---|
8712 | "es.typed-array.subarray",
|
---|
8713 | "es.typed-array.to-locale-string",
|
---|
8714 | "es.typed-array.to-string"
|
---|
8715 | ],
|
---|
8716 | "core-js/stable/typed-array/of": [
|
---|
8717 | "es.typed-array.of"
|
---|
8718 | ],
|
---|
8719 | "core-js/stable/typed-array/reduce": [
|
---|
8720 | "es.typed-array.reduce"
|
---|
8721 | ],
|
---|
8722 | "core-js/stable/typed-array/reduce-right": [
|
---|
8723 | "es.typed-array.reduce-right"
|
---|
8724 | ],
|
---|
8725 | "core-js/stable/typed-array/reverse": [
|
---|
8726 | "es.typed-array.reverse"
|
---|
8727 | ],
|
---|
8728 | "core-js/stable/typed-array/set": [
|
---|
8729 | "es.typed-array.set"
|
---|
8730 | ],
|
---|
8731 | "core-js/stable/typed-array/slice": [
|
---|
8732 | "es.typed-array.slice"
|
---|
8733 | ],
|
---|
8734 | "core-js/stable/typed-array/some": [
|
---|
8735 | "es.typed-array.some"
|
---|
8736 | ],
|
---|
8737 | "core-js/stable/typed-array/sort": [
|
---|
8738 | "es.typed-array.sort"
|
---|
8739 | ],
|
---|
8740 | "core-js/stable/typed-array/subarray": [
|
---|
8741 | "es.typed-array.subarray"
|
---|
8742 | ],
|
---|
8743 | "core-js/stable/typed-array/to-locale-string": [
|
---|
8744 | "es.typed-array.to-locale-string"
|
---|
8745 | ],
|
---|
8746 | "core-js/stable/typed-array/to-string": [
|
---|
8747 | "es.typed-array.to-string"
|
---|
8748 | ],
|
---|
8749 | "core-js/stable/typed-array/uint16-array": [
|
---|
8750 | "es.object.to-string",
|
---|
8751 | "es.string.iterator",
|
---|
8752 | "es.typed-array.uint16-array",
|
---|
8753 | "es.typed-array.at",
|
---|
8754 | "es.typed-array.copy-within",
|
---|
8755 | "es.typed-array.every",
|
---|
8756 | "es.typed-array.fill",
|
---|
8757 | "es.typed-array.filter",
|
---|
8758 | "es.typed-array.find",
|
---|
8759 | "es.typed-array.find-index",
|
---|
8760 | "es.typed-array.for-each",
|
---|
8761 | "es.typed-array.from",
|
---|
8762 | "es.typed-array.includes",
|
---|
8763 | "es.typed-array.index-of",
|
---|
8764 | "es.typed-array.iterator",
|
---|
8765 | "es.typed-array.join",
|
---|
8766 | "es.typed-array.last-index-of",
|
---|
8767 | "es.typed-array.map",
|
---|
8768 | "es.typed-array.of",
|
---|
8769 | "es.typed-array.reduce",
|
---|
8770 | "es.typed-array.reduce-right",
|
---|
8771 | "es.typed-array.reverse",
|
---|
8772 | "es.typed-array.set",
|
---|
8773 | "es.typed-array.slice",
|
---|
8774 | "es.typed-array.some",
|
---|
8775 | "es.typed-array.sort",
|
---|
8776 | "es.typed-array.subarray",
|
---|
8777 | "es.typed-array.to-locale-string",
|
---|
8778 | "es.typed-array.to-string"
|
---|
8779 | ],
|
---|
8780 | "core-js/stable/typed-array/uint32-array": [
|
---|
8781 | "es.object.to-string",
|
---|
8782 | "es.string.iterator",
|
---|
8783 | "es.typed-array.uint32-array",
|
---|
8784 | "es.typed-array.at",
|
---|
8785 | "es.typed-array.copy-within",
|
---|
8786 | "es.typed-array.every",
|
---|
8787 | "es.typed-array.fill",
|
---|
8788 | "es.typed-array.filter",
|
---|
8789 | "es.typed-array.find",
|
---|
8790 | "es.typed-array.find-index",
|
---|
8791 | "es.typed-array.for-each",
|
---|
8792 | "es.typed-array.from",
|
---|
8793 | "es.typed-array.includes",
|
---|
8794 | "es.typed-array.index-of",
|
---|
8795 | "es.typed-array.iterator",
|
---|
8796 | "es.typed-array.join",
|
---|
8797 | "es.typed-array.last-index-of",
|
---|
8798 | "es.typed-array.map",
|
---|
8799 | "es.typed-array.of",
|
---|
8800 | "es.typed-array.reduce",
|
---|
8801 | "es.typed-array.reduce-right",
|
---|
8802 | "es.typed-array.reverse",
|
---|
8803 | "es.typed-array.set",
|
---|
8804 | "es.typed-array.slice",
|
---|
8805 | "es.typed-array.some",
|
---|
8806 | "es.typed-array.sort",
|
---|
8807 | "es.typed-array.subarray",
|
---|
8808 | "es.typed-array.to-locale-string",
|
---|
8809 | "es.typed-array.to-string"
|
---|
8810 | ],
|
---|
8811 | "core-js/stable/typed-array/uint8-array": [
|
---|
8812 | "es.object.to-string",
|
---|
8813 | "es.string.iterator",
|
---|
8814 | "es.typed-array.uint8-array",
|
---|
8815 | "es.typed-array.at",
|
---|
8816 | "es.typed-array.copy-within",
|
---|
8817 | "es.typed-array.every",
|
---|
8818 | "es.typed-array.fill",
|
---|
8819 | "es.typed-array.filter",
|
---|
8820 | "es.typed-array.find",
|
---|
8821 | "es.typed-array.find-index",
|
---|
8822 | "es.typed-array.for-each",
|
---|
8823 | "es.typed-array.from",
|
---|
8824 | "es.typed-array.includes",
|
---|
8825 | "es.typed-array.index-of",
|
---|
8826 | "es.typed-array.iterator",
|
---|
8827 | "es.typed-array.join",
|
---|
8828 | "es.typed-array.last-index-of",
|
---|
8829 | "es.typed-array.map",
|
---|
8830 | "es.typed-array.of",
|
---|
8831 | "es.typed-array.reduce",
|
---|
8832 | "es.typed-array.reduce-right",
|
---|
8833 | "es.typed-array.reverse",
|
---|
8834 | "es.typed-array.set",
|
---|
8835 | "es.typed-array.slice",
|
---|
8836 | "es.typed-array.some",
|
---|
8837 | "es.typed-array.sort",
|
---|
8838 | "es.typed-array.subarray",
|
---|
8839 | "es.typed-array.to-locale-string",
|
---|
8840 | "es.typed-array.to-string"
|
---|
8841 | ],
|
---|
8842 | "core-js/stable/typed-array/uint8-clamped-array": [
|
---|
8843 | "es.object.to-string",
|
---|
8844 | "es.string.iterator",
|
---|
8845 | "es.typed-array.uint8-clamped-array",
|
---|
8846 | "es.typed-array.at",
|
---|
8847 | "es.typed-array.copy-within",
|
---|
8848 | "es.typed-array.every",
|
---|
8849 | "es.typed-array.fill",
|
---|
8850 | "es.typed-array.filter",
|
---|
8851 | "es.typed-array.find",
|
---|
8852 | "es.typed-array.find-index",
|
---|
8853 | "es.typed-array.for-each",
|
---|
8854 | "es.typed-array.from",
|
---|
8855 | "es.typed-array.includes",
|
---|
8856 | "es.typed-array.index-of",
|
---|
8857 | "es.typed-array.iterator",
|
---|
8858 | "es.typed-array.join",
|
---|
8859 | "es.typed-array.last-index-of",
|
---|
8860 | "es.typed-array.map",
|
---|
8861 | "es.typed-array.of",
|
---|
8862 | "es.typed-array.reduce",
|
---|
8863 | "es.typed-array.reduce-right",
|
---|
8864 | "es.typed-array.reverse",
|
---|
8865 | "es.typed-array.set",
|
---|
8866 | "es.typed-array.slice",
|
---|
8867 | "es.typed-array.some",
|
---|
8868 | "es.typed-array.sort",
|
---|
8869 | "es.typed-array.subarray",
|
---|
8870 | "es.typed-array.to-locale-string",
|
---|
8871 | "es.typed-array.to-string"
|
---|
8872 | ],
|
---|
8873 | "core-js/stable/typed-array/values": [
|
---|
8874 | "es.object.to-string",
|
---|
8875 | "es.typed-array.iterator"
|
---|
8876 | ],
|
---|
8877 | "core-js/stable/unescape": [
|
---|
8878 | "es.unescape"
|
---|
8879 | ],
|
---|
8880 | "core-js/stable/url": [
|
---|
8881 | "web.url",
|
---|
8882 | "web.url.to-json",
|
---|
8883 | "web.url-search-params"
|
---|
8884 | ],
|
---|
8885 | "core-js/stable/url-search-params": [
|
---|
8886 | "web.dom-collections.iterator",
|
---|
8887 | "web.url-search-params"
|
---|
8888 | ],
|
---|
8889 | "core-js/stable/url/to-json": [
|
---|
8890 | "web.url.to-json"
|
---|
8891 | ],
|
---|
8892 | "core-js/stable/weak-map": [
|
---|
8893 | "es.array.iterator",
|
---|
8894 | "es.object.to-string",
|
---|
8895 | "es.weak-map",
|
---|
8896 | "web.dom-collections.iterator"
|
---|
8897 | ],
|
---|
8898 | "core-js/stable/weak-set": [
|
---|
8899 | "es.array.iterator",
|
---|
8900 | "es.object.to-string",
|
---|
8901 | "es.weak-set",
|
---|
8902 | "web.dom-collections.iterator"
|
---|
8903 | ],
|
---|
8904 | "core-js/stage": [
|
---|
8905 | "es.map",
|
---|
8906 | "es.string.at-alternative",
|
---|
8907 | "esnext.aggregate-error",
|
---|
8908 | "esnext.array.from-async",
|
---|
8909 | "esnext.array.at",
|
---|
8910 | "esnext.array.filter-out",
|
---|
8911 | "esnext.array.filter-reject",
|
---|
8912 | "esnext.array.find-last",
|
---|
8913 | "esnext.array.find-last-index",
|
---|
8914 | "esnext.array.group-by",
|
---|
8915 | "esnext.array.is-template-object",
|
---|
8916 | "esnext.array.last-index",
|
---|
8917 | "esnext.array.last-item",
|
---|
8918 | "esnext.array.unique-by",
|
---|
8919 | "esnext.async-iterator.constructor",
|
---|
8920 | "esnext.async-iterator.as-indexed-pairs",
|
---|
8921 | "esnext.async-iterator.drop",
|
---|
8922 | "esnext.async-iterator.every",
|
---|
8923 | "esnext.async-iterator.filter",
|
---|
8924 | "esnext.async-iterator.find",
|
---|
8925 | "esnext.async-iterator.flat-map",
|
---|
8926 | "esnext.async-iterator.for-each",
|
---|
8927 | "esnext.async-iterator.from",
|
---|
8928 | "esnext.async-iterator.map",
|
---|
8929 | "esnext.async-iterator.reduce",
|
---|
8930 | "esnext.async-iterator.some",
|
---|
8931 | "esnext.async-iterator.take",
|
---|
8932 | "esnext.async-iterator.to-array",
|
---|
8933 | "esnext.bigint.range",
|
---|
8934 | "esnext.composite-key",
|
---|
8935 | "esnext.composite-symbol",
|
---|
8936 | "esnext.global-this",
|
---|
8937 | "esnext.iterator.constructor",
|
---|
8938 | "esnext.iterator.as-indexed-pairs",
|
---|
8939 | "esnext.iterator.drop",
|
---|
8940 | "esnext.iterator.every",
|
---|
8941 | "esnext.iterator.filter",
|
---|
8942 | "esnext.iterator.find",
|
---|
8943 | "esnext.iterator.flat-map",
|
---|
8944 | "esnext.iterator.for-each",
|
---|
8945 | "esnext.iterator.from",
|
---|
8946 | "esnext.iterator.map",
|
---|
8947 | "esnext.iterator.reduce",
|
---|
8948 | "esnext.iterator.some",
|
---|
8949 | "esnext.iterator.take",
|
---|
8950 | "esnext.iterator.to-array",
|
---|
8951 | "esnext.map.delete-all",
|
---|
8952 | "esnext.map.emplace",
|
---|
8953 | "esnext.map.every",
|
---|
8954 | "esnext.map.filter",
|
---|
8955 | "esnext.map.find",
|
---|
8956 | "esnext.map.find-key",
|
---|
8957 | "esnext.map.from",
|
---|
8958 | "esnext.map.group-by",
|
---|
8959 | "esnext.map.includes",
|
---|
8960 | "esnext.map.key-by",
|
---|
8961 | "esnext.map.key-of",
|
---|
8962 | "esnext.map.map-keys",
|
---|
8963 | "esnext.map.map-values",
|
---|
8964 | "esnext.map.merge",
|
---|
8965 | "esnext.map.of",
|
---|
8966 | "esnext.map.reduce",
|
---|
8967 | "esnext.map.some",
|
---|
8968 | "esnext.map.update",
|
---|
8969 | "esnext.map.update-or-insert",
|
---|
8970 | "esnext.map.upsert",
|
---|
8971 | "esnext.math.clamp",
|
---|
8972 | "esnext.math.deg-per-rad",
|
---|
8973 | "esnext.math.degrees",
|
---|
8974 | "esnext.math.fscale",
|
---|
8975 | "esnext.math.iaddh",
|
---|
8976 | "esnext.math.imulh",
|
---|
8977 | "esnext.math.isubh",
|
---|
8978 | "esnext.math.rad-per-deg",
|
---|
8979 | "esnext.math.radians",
|
---|
8980 | "esnext.math.scale",
|
---|
8981 | "esnext.math.seeded-prng",
|
---|
8982 | "esnext.math.signbit",
|
---|
8983 | "esnext.math.umulh",
|
---|
8984 | "esnext.number.from-string",
|
---|
8985 | "esnext.number.range",
|
---|
8986 | "esnext.object.has-own",
|
---|
8987 | "esnext.object.iterate-entries",
|
---|
8988 | "esnext.object.iterate-keys",
|
---|
8989 | "esnext.object.iterate-values",
|
---|
8990 | "esnext.observable",
|
---|
8991 | "esnext.promise.all-settled",
|
---|
8992 | "esnext.promise.any",
|
---|
8993 | "esnext.promise.try",
|
---|
8994 | "esnext.reflect.define-metadata",
|
---|
8995 | "esnext.reflect.delete-metadata",
|
---|
8996 | "esnext.reflect.get-metadata",
|
---|
8997 | "esnext.reflect.get-metadata-keys",
|
---|
8998 | "esnext.reflect.get-own-metadata",
|
---|
8999 | "esnext.reflect.get-own-metadata-keys",
|
---|
9000 | "esnext.reflect.has-metadata",
|
---|
9001 | "esnext.reflect.has-own-metadata",
|
---|
9002 | "esnext.reflect.metadata",
|
---|
9003 | "esnext.set.add-all",
|
---|
9004 | "esnext.set.delete-all",
|
---|
9005 | "esnext.set.difference",
|
---|
9006 | "esnext.set.every",
|
---|
9007 | "esnext.set.filter",
|
---|
9008 | "esnext.set.find",
|
---|
9009 | "esnext.set.from",
|
---|
9010 | "esnext.set.intersection",
|
---|
9011 | "esnext.set.is-disjoint-from",
|
---|
9012 | "esnext.set.is-subset-of",
|
---|
9013 | "esnext.set.is-superset-of",
|
---|
9014 | "esnext.set.join",
|
---|
9015 | "esnext.set.map",
|
---|
9016 | "esnext.set.of",
|
---|
9017 | "esnext.set.reduce",
|
---|
9018 | "esnext.set.some",
|
---|
9019 | "esnext.set.symmetric-difference",
|
---|
9020 | "esnext.set.union",
|
---|
9021 | "esnext.string.at",
|
---|
9022 | "esnext.string.code-points",
|
---|
9023 | "esnext.string.match-all",
|
---|
9024 | "esnext.string.replace-all",
|
---|
9025 | "esnext.symbol.async-dispose",
|
---|
9026 | "esnext.symbol.dispose",
|
---|
9027 | "esnext.symbol.matcher",
|
---|
9028 | "esnext.symbol.metadata",
|
---|
9029 | "esnext.symbol.observable",
|
---|
9030 | "esnext.symbol.pattern-match",
|
---|
9031 | "esnext.symbol.replace-all",
|
---|
9032 | "esnext.typed-array.from-async",
|
---|
9033 | "esnext.typed-array.at",
|
---|
9034 | "esnext.typed-array.filter-out",
|
---|
9035 | "esnext.typed-array.filter-reject",
|
---|
9036 | "esnext.typed-array.find-last",
|
---|
9037 | "esnext.typed-array.find-last-index",
|
---|
9038 | "esnext.typed-array.group-by",
|
---|
9039 | "esnext.typed-array.unique-by",
|
---|
9040 | "esnext.weak-map.delete-all",
|
---|
9041 | "esnext.weak-map.from",
|
---|
9042 | "esnext.weak-map.of",
|
---|
9043 | "esnext.weak-map.emplace",
|
---|
9044 | "esnext.weak-map.upsert",
|
---|
9045 | "esnext.weak-set.add-all",
|
---|
9046 | "esnext.weak-set.delete-all",
|
---|
9047 | "esnext.weak-set.from",
|
---|
9048 | "esnext.weak-set.of",
|
---|
9049 | "web.url",
|
---|
9050 | "web.url.to-json",
|
---|
9051 | "web.url-search-params"
|
---|
9052 | ],
|
---|
9053 | "core-js/stage/0": [
|
---|
9054 | "es.map",
|
---|
9055 | "es.string.at-alternative",
|
---|
9056 | "esnext.aggregate-error",
|
---|
9057 | "esnext.array.from-async",
|
---|
9058 | "esnext.array.at",
|
---|
9059 | "esnext.array.filter-out",
|
---|
9060 | "esnext.array.filter-reject",
|
---|
9061 | "esnext.array.find-last",
|
---|
9062 | "esnext.array.find-last-index",
|
---|
9063 | "esnext.array.group-by",
|
---|
9064 | "esnext.array.is-template-object",
|
---|
9065 | "esnext.array.last-index",
|
---|
9066 | "esnext.array.last-item",
|
---|
9067 | "esnext.array.unique-by",
|
---|
9068 | "esnext.async-iterator.constructor",
|
---|
9069 | "esnext.async-iterator.as-indexed-pairs",
|
---|
9070 | "esnext.async-iterator.drop",
|
---|
9071 | "esnext.async-iterator.every",
|
---|
9072 | "esnext.async-iterator.filter",
|
---|
9073 | "esnext.async-iterator.find",
|
---|
9074 | "esnext.async-iterator.flat-map",
|
---|
9075 | "esnext.async-iterator.for-each",
|
---|
9076 | "esnext.async-iterator.from",
|
---|
9077 | "esnext.async-iterator.map",
|
---|
9078 | "esnext.async-iterator.reduce",
|
---|
9079 | "esnext.async-iterator.some",
|
---|
9080 | "esnext.async-iterator.take",
|
---|
9081 | "esnext.async-iterator.to-array",
|
---|
9082 | "esnext.bigint.range",
|
---|
9083 | "esnext.composite-key",
|
---|
9084 | "esnext.composite-symbol",
|
---|
9085 | "esnext.global-this",
|
---|
9086 | "esnext.iterator.constructor",
|
---|
9087 | "esnext.iterator.as-indexed-pairs",
|
---|
9088 | "esnext.iterator.drop",
|
---|
9089 | "esnext.iterator.every",
|
---|
9090 | "esnext.iterator.filter",
|
---|
9091 | "esnext.iterator.find",
|
---|
9092 | "esnext.iterator.flat-map",
|
---|
9093 | "esnext.iterator.for-each",
|
---|
9094 | "esnext.iterator.from",
|
---|
9095 | "esnext.iterator.map",
|
---|
9096 | "esnext.iterator.reduce",
|
---|
9097 | "esnext.iterator.some",
|
---|
9098 | "esnext.iterator.take",
|
---|
9099 | "esnext.iterator.to-array",
|
---|
9100 | "esnext.map.delete-all",
|
---|
9101 | "esnext.map.emplace",
|
---|
9102 | "esnext.map.every",
|
---|
9103 | "esnext.map.filter",
|
---|
9104 | "esnext.map.find",
|
---|
9105 | "esnext.map.find-key",
|
---|
9106 | "esnext.map.from",
|
---|
9107 | "esnext.map.group-by",
|
---|
9108 | "esnext.map.includes",
|
---|
9109 | "esnext.map.key-by",
|
---|
9110 | "esnext.map.key-of",
|
---|
9111 | "esnext.map.map-keys",
|
---|
9112 | "esnext.map.map-values",
|
---|
9113 | "esnext.map.merge",
|
---|
9114 | "esnext.map.of",
|
---|
9115 | "esnext.map.reduce",
|
---|
9116 | "esnext.map.some",
|
---|
9117 | "esnext.map.update",
|
---|
9118 | "esnext.map.update-or-insert",
|
---|
9119 | "esnext.map.upsert",
|
---|
9120 | "esnext.math.clamp",
|
---|
9121 | "esnext.math.deg-per-rad",
|
---|
9122 | "esnext.math.degrees",
|
---|
9123 | "esnext.math.fscale",
|
---|
9124 | "esnext.math.iaddh",
|
---|
9125 | "esnext.math.imulh",
|
---|
9126 | "esnext.math.isubh",
|
---|
9127 | "esnext.math.rad-per-deg",
|
---|
9128 | "esnext.math.radians",
|
---|
9129 | "esnext.math.scale",
|
---|
9130 | "esnext.math.seeded-prng",
|
---|
9131 | "esnext.math.signbit",
|
---|
9132 | "esnext.math.umulh",
|
---|
9133 | "esnext.number.from-string",
|
---|
9134 | "esnext.number.range",
|
---|
9135 | "esnext.object.has-own",
|
---|
9136 | "esnext.object.iterate-entries",
|
---|
9137 | "esnext.object.iterate-keys",
|
---|
9138 | "esnext.object.iterate-values",
|
---|
9139 | "esnext.observable",
|
---|
9140 | "esnext.promise.all-settled",
|
---|
9141 | "esnext.promise.any",
|
---|
9142 | "esnext.promise.try",
|
---|
9143 | "esnext.set.add-all",
|
---|
9144 | "esnext.set.delete-all",
|
---|
9145 | "esnext.set.difference",
|
---|
9146 | "esnext.set.every",
|
---|
9147 | "esnext.set.filter",
|
---|
9148 | "esnext.set.find",
|
---|
9149 | "esnext.set.from",
|
---|
9150 | "esnext.set.intersection",
|
---|
9151 | "esnext.set.is-disjoint-from",
|
---|
9152 | "esnext.set.is-subset-of",
|
---|
9153 | "esnext.set.is-superset-of",
|
---|
9154 | "esnext.set.join",
|
---|
9155 | "esnext.set.map",
|
---|
9156 | "esnext.set.of",
|
---|
9157 | "esnext.set.reduce",
|
---|
9158 | "esnext.set.some",
|
---|
9159 | "esnext.set.symmetric-difference",
|
---|
9160 | "esnext.set.union",
|
---|
9161 | "esnext.string.at",
|
---|
9162 | "esnext.string.code-points",
|
---|
9163 | "esnext.string.match-all",
|
---|
9164 | "esnext.string.replace-all",
|
---|
9165 | "esnext.symbol.async-dispose",
|
---|
9166 | "esnext.symbol.dispose",
|
---|
9167 | "esnext.symbol.matcher",
|
---|
9168 | "esnext.symbol.metadata",
|
---|
9169 | "esnext.symbol.observable",
|
---|
9170 | "esnext.symbol.pattern-match",
|
---|
9171 | "esnext.symbol.replace-all",
|
---|
9172 | "esnext.typed-array.from-async",
|
---|
9173 | "esnext.typed-array.at",
|
---|
9174 | "esnext.typed-array.filter-out",
|
---|
9175 | "esnext.typed-array.filter-reject",
|
---|
9176 | "esnext.typed-array.find-last",
|
---|
9177 | "esnext.typed-array.find-last-index",
|
---|
9178 | "esnext.typed-array.group-by",
|
---|
9179 | "esnext.typed-array.unique-by",
|
---|
9180 | "esnext.weak-map.delete-all",
|
---|
9181 | "esnext.weak-map.from",
|
---|
9182 | "esnext.weak-map.of",
|
---|
9183 | "esnext.weak-map.emplace",
|
---|
9184 | "esnext.weak-map.upsert",
|
---|
9185 | "esnext.weak-set.add-all",
|
---|
9186 | "esnext.weak-set.delete-all",
|
---|
9187 | "esnext.weak-set.from",
|
---|
9188 | "esnext.weak-set.of",
|
---|
9189 | "web.url",
|
---|
9190 | "web.url.to-json",
|
---|
9191 | "web.url-search-params"
|
---|
9192 | ],
|
---|
9193 | "core-js/stage/1": [
|
---|
9194 | "es.map",
|
---|
9195 | "es.string.at-alternative",
|
---|
9196 | "esnext.aggregate-error",
|
---|
9197 | "esnext.array.from-async",
|
---|
9198 | "esnext.array.at",
|
---|
9199 | "esnext.array.filter-out",
|
---|
9200 | "esnext.array.filter-reject",
|
---|
9201 | "esnext.array.find-last",
|
---|
9202 | "esnext.array.find-last-index",
|
---|
9203 | "esnext.array.group-by",
|
---|
9204 | "esnext.array.is-template-object",
|
---|
9205 | "esnext.array.last-index",
|
---|
9206 | "esnext.array.last-item",
|
---|
9207 | "esnext.array.unique-by",
|
---|
9208 | "esnext.async-iterator.constructor",
|
---|
9209 | "esnext.async-iterator.as-indexed-pairs",
|
---|
9210 | "esnext.async-iterator.drop",
|
---|
9211 | "esnext.async-iterator.every",
|
---|
9212 | "esnext.async-iterator.filter",
|
---|
9213 | "esnext.async-iterator.find",
|
---|
9214 | "esnext.async-iterator.flat-map",
|
---|
9215 | "esnext.async-iterator.for-each",
|
---|
9216 | "esnext.async-iterator.from",
|
---|
9217 | "esnext.async-iterator.map",
|
---|
9218 | "esnext.async-iterator.reduce",
|
---|
9219 | "esnext.async-iterator.some",
|
---|
9220 | "esnext.async-iterator.take",
|
---|
9221 | "esnext.async-iterator.to-array",
|
---|
9222 | "esnext.bigint.range",
|
---|
9223 | "esnext.composite-key",
|
---|
9224 | "esnext.composite-symbol",
|
---|
9225 | "esnext.global-this",
|
---|
9226 | "esnext.iterator.constructor",
|
---|
9227 | "esnext.iterator.as-indexed-pairs",
|
---|
9228 | "esnext.iterator.drop",
|
---|
9229 | "esnext.iterator.every",
|
---|
9230 | "esnext.iterator.filter",
|
---|
9231 | "esnext.iterator.find",
|
---|
9232 | "esnext.iterator.flat-map",
|
---|
9233 | "esnext.iterator.for-each",
|
---|
9234 | "esnext.iterator.from",
|
---|
9235 | "esnext.iterator.map",
|
---|
9236 | "esnext.iterator.reduce",
|
---|
9237 | "esnext.iterator.some",
|
---|
9238 | "esnext.iterator.take",
|
---|
9239 | "esnext.iterator.to-array",
|
---|
9240 | "esnext.map.delete-all",
|
---|
9241 | "esnext.map.emplace",
|
---|
9242 | "esnext.map.every",
|
---|
9243 | "esnext.map.filter",
|
---|
9244 | "esnext.map.find",
|
---|
9245 | "esnext.map.find-key",
|
---|
9246 | "esnext.map.from",
|
---|
9247 | "esnext.map.group-by",
|
---|
9248 | "esnext.map.includes",
|
---|
9249 | "esnext.map.key-by",
|
---|
9250 | "esnext.map.key-of",
|
---|
9251 | "esnext.map.map-keys",
|
---|
9252 | "esnext.map.map-values",
|
---|
9253 | "esnext.map.merge",
|
---|
9254 | "esnext.map.of",
|
---|
9255 | "esnext.map.reduce",
|
---|
9256 | "esnext.map.some",
|
---|
9257 | "esnext.map.update",
|
---|
9258 | "esnext.map.update-or-insert",
|
---|
9259 | "esnext.map.upsert",
|
---|
9260 | "esnext.math.clamp",
|
---|
9261 | "esnext.math.deg-per-rad",
|
---|
9262 | "esnext.math.degrees",
|
---|
9263 | "esnext.math.fscale",
|
---|
9264 | "esnext.math.rad-per-deg",
|
---|
9265 | "esnext.math.radians",
|
---|
9266 | "esnext.math.scale",
|
---|
9267 | "esnext.math.seeded-prng",
|
---|
9268 | "esnext.math.signbit",
|
---|
9269 | "esnext.number.from-string",
|
---|
9270 | "esnext.number.range",
|
---|
9271 | "esnext.object.has-own",
|
---|
9272 | "esnext.object.iterate-entries",
|
---|
9273 | "esnext.object.iterate-keys",
|
---|
9274 | "esnext.object.iterate-values",
|
---|
9275 | "esnext.observable",
|
---|
9276 | "esnext.promise.all-settled",
|
---|
9277 | "esnext.promise.any",
|
---|
9278 | "esnext.promise.try",
|
---|
9279 | "esnext.set.add-all",
|
---|
9280 | "esnext.set.delete-all",
|
---|
9281 | "esnext.set.difference",
|
---|
9282 | "esnext.set.every",
|
---|
9283 | "esnext.set.filter",
|
---|
9284 | "esnext.set.find",
|
---|
9285 | "esnext.set.from",
|
---|
9286 | "esnext.set.intersection",
|
---|
9287 | "esnext.set.is-disjoint-from",
|
---|
9288 | "esnext.set.is-subset-of",
|
---|
9289 | "esnext.set.is-superset-of",
|
---|
9290 | "esnext.set.join",
|
---|
9291 | "esnext.set.map",
|
---|
9292 | "esnext.set.of",
|
---|
9293 | "esnext.set.reduce",
|
---|
9294 | "esnext.set.some",
|
---|
9295 | "esnext.set.symmetric-difference",
|
---|
9296 | "esnext.set.union",
|
---|
9297 | "esnext.string.code-points",
|
---|
9298 | "esnext.string.match-all",
|
---|
9299 | "esnext.string.replace-all",
|
---|
9300 | "esnext.symbol.async-dispose",
|
---|
9301 | "esnext.symbol.dispose",
|
---|
9302 | "esnext.symbol.matcher",
|
---|
9303 | "esnext.symbol.metadata",
|
---|
9304 | "esnext.symbol.observable",
|
---|
9305 | "esnext.symbol.pattern-match",
|
---|
9306 | "esnext.symbol.replace-all",
|
---|
9307 | "esnext.typed-array.from-async",
|
---|
9308 | "esnext.typed-array.at",
|
---|
9309 | "esnext.typed-array.filter-out",
|
---|
9310 | "esnext.typed-array.filter-reject",
|
---|
9311 | "esnext.typed-array.find-last",
|
---|
9312 | "esnext.typed-array.find-last-index",
|
---|
9313 | "esnext.typed-array.group-by",
|
---|
9314 | "esnext.typed-array.unique-by",
|
---|
9315 | "esnext.weak-map.delete-all",
|
---|
9316 | "esnext.weak-map.from",
|
---|
9317 | "esnext.weak-map.of",
|
---|
9318 | "esnext.weak-map.emplace",
|
---|
9319 | "esnext.weak-map.upsert",
|
---|
9320 | "esnext.weak-set.add-all",
|
---|
9321 | "esnext.weak-set.delete-all",
|
---|
9322 | "esnext.weak-set.from",
|
---|
9323 | "esnext.weak-set.of"
|
---|
9324 | ],
|
---|
9325 | "core-js/stage/2": [
|
---|
9326 | "es.string.at-alternative",
|
---|
9327 | "esnext.aggregate-error",
|
---|
9328 | "esnext.array.at",
|
---|
9329 | "esnext.array.find-last",
|
---|
9330 | "esnext.array.find-last-index",
|
---|
9331 | "esnext.array.is-template-object",
|
---|
9332 | "esnext.async-iterator.constructor",
|
---|
9333 | "esnext.async-iterator.as-indexed-pairs",
|
---|
9334 | "esnext.async-iterator.drop",
|
---|
9335 | "esnext.async-iterator.every",
|
---|
9336 | "esnext.async-iterator.filter",
|
---|
9337 | "esnext.async-iterator.find",
|
---|
9338 | "esnext.async-iterator.flat-map",
|
---|
9339 | "esnext.async-iterator.for-each",
|
---|
9340 | "esnext.async-iterator.from",
|
---|
9341 | "esnext.async-iterator.map",
|
---|
9342 | "esnext.async-iterator.reduce",
|
---|
9343 | "esnext.async-iterator.some",
|
---|
9344 | "esnext.async-iterator.take",
|
---|
9345 | "esnext.async-iterator.to-array",
|
---|
9346 | "esnext.global-this",
|
---|
9347 | "esnext.iterator.constructor",
|
---|
9348 | "esnext.iterator.as-indexed-pairs",
|
---|
9349 | "esnext.iterator.drop",
|
---|
9350 | "esnext.iterator.every",
|
---|
9351 | "esnext.iterator.filter",
|
---|
9352 | "esnext.iterator.find",
|
---|
9353 | "esnext.iterator.flat-map",
|
---|
9354 | "esnext.iterator.for-each",
|
---|
9355 | "esnext.iterator.from",
|
---|
9356 | "esnext.iterator.map",
|
---|
9357 | "esnext.iterator.reduce",
|
---|
9358 | "esnext.iterator.some",
|
---|
9359 | "esnext.iterator.take",
|
---|
9360 | "esnext.iterator.to-array",
|
---|
9361 | "esnext.map.emplace",
|
---|
9362 | "esnext.map.update-or-insert",
|
---|
9363 | "esnext.map.upsert",
|
---|
9364 | "esnext.object.has-own",
|
---|
9365 | "esnext.promise.all-settled",
|
---|
9366 | "esnext.promise.any",
|
---|
9367 | "esnext.set.difference",
|
---|
9368 | "esnext.set.intersection",
|
---|
9369 | "esnext.set.is-disjoint-from",
|
---|
9370 | "esnext.set.is-subset-of",
|
---|
9371 | "esnext.set.is-superset-of",
|
---|
9372 | "esnext.set.symmetric-difference",
|
---|
9373 | "esnext.set.union",
|
---|
9374 | "esnext.string.match-all",
|
---|
9375 | "esnext.string.replace-all",
|
---|
9376 | "esnext.symbol.async-dispose",
|
---|
9377 | "esnext.symbol.dispose",
|
---|
9378 | "esnext.symbol.metadata",
|
---|
9379 | "esnext.symbol.replace-all",
|
---|
9380 | "esnext.typed-array.at",
|
---|
9381 | "esnext.typed-array.find-last",
|
---|
9382 | "esnext.typed-array.find-last-index",
|
---|
9383 | "esnext.weak-map.emplace",
|
---|
9384 | "esnext.weak-map.upsert"
|
---|
9385 | ],
|
---|
9386 | "core-js/stage/3": [
|
---|
9387 | "es.string.at-alternative",
|
---|
9388 | "esnext.aggregate-error",
|
---|
9389 | "esnext.array.at",
|
---|
9390 | "esnext.array.find-last",
|
---|
9391 | "esnext.array.find-last-index",
|
---|
9392 | "esnext.global-this",
|
---|
9393 | "esnext.object.has-own",
|
---|
9394 | "esnext.promise.all-settled",
|
---|
9395 | "esnext.promise.any",
|
---|
9396 | "esnext.string.match-all",
|
---|
9397 | "esnext.string.replace-all",
|
---|
9398 | "esnext.symbol.replace-all",
|
---|
9399 | "esnext.typed-array.at",
|
---|
9400 | "esnext.typed-array.find-last",
|
---|
9401 | "esnext.typed-array.find-last-index"
|
---|
9402 | ],
|
---|
9403 | "core-js/stage/4": [
|
---|
9404 | "es.string.at-alternative",
|
---|
9405 | "esnext.aggregate-error",
|
---|
9406 | "esnext.array.at",
|
---|
9407 | "esnext.global-this",
|
---|
9408 | "esnext.object.has-own",
|
---|
9409 | "esnext.promise.all-settled",
|
---|
9410 | "esnext.promise.any",
|
---|
9411 | "esnext.string.match-all",
|
---|
9412 | "esnext.string.replace-all",
|
---|
9413 | "esnext.symbol.replace-all",
|
---|
9414 | "esnext.typed-array.at"
|
---|
9415 | ],
|
---|
9416 | "core-js/stage/pre": [
|
---|
9417 | "es.map",
|
---|
9418 | "es.string.at-alternative",
|
---|
9419 | "esnext.aggregate-error",
|
---|
9420 | "esnext.array.from-async",
|
---|
9421 | "esnext.array.at",
|
---|
9422 | "esnext.array.filter-out",
|
---|
9423 | "esnext.array.filter-reject",
|
---|
9424 | "esnext.array.find-last",
|
---|
9425 | "esnext.array.find-last-index",
|
---|
9426 | "esnext.array.group-by",
|
---|
9427 | "esnext.array.is-template-object",
|
---|
9428 | "esnext.array.last-index",
|
---|
9429 | "esnext.array.last-item",
|
---|
9430 | "esnext.array.unique-by",
|
---|
9431 | "esnext.async-iterator.constructor",
|
---|
9432 | "esnext.async-iterator.as-indexed-pairs",
|
---|
9433 | "esnext.async-iterator.drop",
|
---|
9434 | "esnext.async-iterator.every",
|
---|
9435 | "esnext.async-iterator.filter",
|
---|
9436 | "esnext.async-iterator.find",
|
---|
9437 | "esnext.async-iterator.flat-map",
|
---|
9438 | "esnext.async-iterator.for-each",
|
---|
9439 | "esnext.async-iterator.from",
|
---|
9440 | "esnext.async-iterator.map",
|
---|
9441 | "esnext.async-iterator.reduce",
|
---|
9442 | "esnext.async-iterator.some",
|
---|
9443 | "esnext.async-iterator.take",
|
---|
9444 | "esnext.async-iterator.to-array",
|
---|
9445 | "esnext.bigint.range",
|
---|
9446 | "esnext.composite-key",
|
---|
9447 | "esnext.composite-symbol",
|
---|
9448 | "esnext.global-this",
|
---|
9449 | "esnext.iterator.constructor",
|
---|
9450 | "esnext.iterator.as-indexed-pairs",
|
---|
9451 | "esnext.iterator.drop",
|
---|
9452 | "esnext.iterator.every",
|
---|
9453 | "esnext.iterator.filter",
|
---|
9454 | "esnext.iterator.find",
|
---|
9455 | "esnext.iterator.flat-map",
|
---|
9456 | "esnext.iterator.for-each",
|
---|
9457 | "esnext.iterator.from",
|
---|
9458 | "esnext.iterator.map",
|
---|
9459 | "esnext.iterator.reduce",
|
---|
9460 | "esnext.iterator.some",
|
---|
9461 | "esnext.iterator.take",
|
---|
9462 | "esnext.iterator.to-array",
|
---|
9463 | "esnext.map.delete-all",
|
---|
9464 | "esnext.map.emplace",
|
---|
9465 | "esnext.map.every",
|
---|
9466 | "esnext.map.filter",
|
---|
9467 | "esnext.map.find",
|
---|
9468 | "esnext.map.find-key",
|
---|
9469 | "esnext.map.from",
|
---|
9470 | "esnext.map.group-by",
|
---|
9471 | "esnext.map.includes",
|
---|
9472 | "esnext.map.key-by",
|
---|
9473 | "esnext.map.key-of",
|
---|
9474 | "esnext.map.map-keys",
|
---|
9475 | "esnext.map.map-values",
|
---|
9476 | "esnext.map.merge",
|
---|
9477 | "esnext.map.of",
|
---|
9478 | "esnext.map.reduce",
|
---|
9479 | "esnext.map.some",
|
---|
9480 | "esnext.map.update",
|
---|
9481 | "esnext.map.update-or-insert",
|
---|
9482 | "esnext.map.upsert",
|
---|
9483 | "esnext.math.clamp",
|
---|
9484 | "esnext.math.deg-per-rad",
|
---|
9485 | "esnext.math.degrees",
|
---|
9486 | "esnext.math.fscale",
|
---|
9487 | "esnext.math.iaddh",
|
---|
9488 | "esnext.math.imulh",
|
---|
9489 | "esnext.math.isubh",
|
---|
9490 | "esnext.math.rad-per-deg",
|
---|
9491 | "esnext.math.radians",
|
---|
9492 | "esnext.math.scale",
|
---|
9493 | "esnext.math.seeded-prng",
|
---|
9494 | "esnext.math.signbit",
|
---|
9495 | "esnext.math.umulh",
|
---|
9496 | "esnext.number.from-string",
|
---|
9497 | "esnext.number.range",
|
---|
9498 | "esnext.object.has-own",
|
---|
9499 | "esnext.object.iterate-entries",
|
---|
9500 | "esnext.object.iterate-keys",
|
---|
9501 | "esnext.object.iterate-values",
|
---|
9502 | "esnext.observable",
|
---|
9503 | "esnext.promise.all-settled",
|
---|
9504 | "esnext.promise.any",
|
---|
9505 | "esnext.promise.try",
|
---|
9506 | "esnext.reflect.define-metadata",
|
---|
9507 | "esnext.reflect.delete-metadata",
|
---|
9508 | "esnext.reflect.get-metadata",
|
---|
9509 | "esnext.reflect.get-metadata-keys",
|
---|
9510 | "esnext.reflect.get-own-metadata",
|
---|
9511 | "esnext.reflect.get-own-metadata-keys",
|
---|
9512 | "esnext.reflect.has-metadata",
|
---|
9513 | "esnext.reflect.has-own-metadata",
|
---|
9514 | "esnext.reflect.metadata",
|
---|
9515 | "esnext.set.add-all",
|
---|
9516 | "esnext.set.delete-all",
|
---|
9517 | "esnext.set.difference",
|
---|
9518 | "esnext.set.every",
|
---|
9519 | "esnext.set.filter",
|
---|
9520 | "esnext.set.find",
|
---|
9521 | "esnext.set.from",
|
---|
9522 | "esnext.set.intersection",
|
---|
9523 | "esnext.set.is-disjoint-from",
|
---|
9524 | "esnext.set.is-subset-of",
|
---|
9525 | "esnext.set.is-superset-of",
|
---|
9526 | "esnext.set.join",
|
---|
9527 | "esnext.set.map",
|
---|
9528 | "esnext.set.of",
|
---|
9529 | "esnext.set.reduce",
|
---|
9530 | "esnext.set.some",
|
---|
9531 | "esnext.set.symmetric-difference",
|
---|
9532 | "esnext.set.union",
|
---|
9533 | "esnext.string.at",
|
---|
9534 | "esnext.string.code-points",
|
---|
9535 | "esnext.string.match-all",
|
---|
9536 | "esnext.string.replace-all",
|
---|
9537 | "esnext.symbol.async-dispose",
|
---|
9538 | "esnext.symbol.dispose",
|
---|
9539 | "esnext.symbol.matcher",
|
---|
9540 | "esnext.symbol.metadata",
|
---|
9541 | "esnext.symbol.observable",
|
---|
9542 | "esnext.symbol.pattern-match",
|
---|
9543 | "esnext.symbol.replace-all",
|
---|
9544 | "esnext.typed-array.from-async",
|
---|
9545 | "esnext.typed-array.at",
|
---|
9546 | "esnext.typed-array.filter-out",
|
---|
9547 | "esnext.typed-array.filter-reject",
|
---|
9548 | "esnext.typed-array.find-last",
|
---|
9549 | "esnext.typed-array.find-last-index",
|
---|
9550 | "esnext.typed-array.group-by",
|
---|
9551 | "esnext.typed-array.unique-by",
|
---|
9552 | "esnext.weak-map.delete-all",
|
---|
9553 | "esnext.weak-map.from",
|
---|
9554 | "esnext.weak-map.of",
|
---|
9555 | "esnext.weak-map.emplace",
|
---|
9556 | "esnext.weak-map.upsert",
|
---|
9557 | "esnext.weak-set.add-all",
|
---|
9558 | "esnext.weak-set.delete-all",
|
---|
9559 | "esnext.weak-set.from",
|
---|
9560 | "esnext.weak-set.of",
|
---|
9561 | "web.url",
|
---|
9562 | "web.url.to-json",
|
---|
9563 | "web.url-search-params"
|
---|
9564 | ],
|
---|
9565 | "core-js/web": [
|
---|
9566 | "web.dom-collections.for-each",
|
---|
9567 | "web.dom-collections.iterator",
|
---|
9568 | "web.immediate",
|
---|
9569 | "web.queue-microtask",
|
---|
9570 | "web.timers",
|
---|
9571 | "web.url",
|
---|
9572 | "web.url.to-json",
|
---|
9573 | "web.url-search-params"
|
---|
9574 | ],
|
---|
9575 | "core-js/web/dom-collections": [
|
---|
9576 | "web.dom-collections.for-each",
|
---|
9577 | "web.dom-collections.iterator"
|
---|
9578 | ],
|
---|
9579 | "core-js/web/immediate": [
|
---|
9580 | "web.immediate"
|
---|
9581 | ],
|
---|
9582 | "core-js/web/queue-microtask": [
|
---|
9583 | "web.queue-microtask"
|
---|
9584 | ],
|
---|
9585 | "core-js/web/timers": [
|
---|
9586 | "web.timers"
|
---|
9587 | ],
|
---|
9588 | "core-js/web/url": [
|
---|
9589 | "web.url",
|
---|
9590 | "web.url.to-json",
|
---|
9591 | "web.url-search-params"
|
---|
9592 | ],
|
---|
9593 | "core-js/web/url-search-params": [
|
---|
9594 | "web.url-search-params"
|
---|
9595 | ]
|
---|
9596 | }
|
---|