You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12480 lines
316 KiB
12480 lines
316 KiB
{ |
|
"core-js": [ |
|
"es.symbol", |
|
"es.symbol.description", |
|
"es.symbol.async-iterator", |
|
"es.symbol.has-instance", |
|
"es.symbol.is-concat-spreadable", |
|
"es.symbol.iterator", |
|
"es.symbol.match", |
|
"es.symbol.match-all", |
|
"es.symbol.replace", |
|
"es.symbol.search", |
|
"es.symbol.species", |
|
"es.symbol.split", |
|
"es.symbol.to-primitive", |
|
"es.symbol.to-string-tag", |
|
"es.symbol.unscopables", |
|
"es.error.cause", |
|
"es.error.to-string", |
|
"es.aggregate-error", |
|
"es.aggregate-error.cause", |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.from", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.is-array", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.of", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.is-view", |
|
"es.array-buffer.slice", |
|
"es.data-view", |
|
"es.date.get-year", |
|
"es.date.now", |
|
"es.date.set-year", |
|
"es.date.to-gmt-string", |
|
"es.date.to-iso-string", |
|
"es.date.to-json", |
|
"es.date.to-primitive", |
|
"es.date.to-string", |
|
"es.escape", |
|
"es.function.bind", |
|
"es.function.has-instance", |
|
"es.function.name", |
|
"es.global-this", |
|
"es.json.stringify", |
|
"es.json.to-string-tag", |
|
"es.map", |
|
"es.math.acosh", |
|
"es.math.asinh", |
|
"es.math.atanh", |
|
"es.math.cbrt", |
|
"es.math.clz32", |
|
"es.math.cosh", |
|
"es.math.expm1", |
|
"es.math.fround", |
|
"es.math.hypot", |
|
"es.math.imul", |
|
"es.math.log10", |
|
"es.math.log1p", |
|
"es.math.log2", |
|
"es.math.sign", |
|
"es.math.sinh", |
|
"es.math.tanh", |
|
"es.math.to-string-tag", |
|
"es.math.trunc", |
|
"es.number.constructor", |
|
"es.number.epsilon", |
|
"es.number.is-finite", |
|
"es.number.is-integer", |
|
"es.number.is-nan", |
|
"es.number.is-safe-integer", |
|
"es.number.max-safe-integer", |
|
"es.number.min-safe-integer", |
|
"es.number.parse-float", |
|
"es.number.parse-int", |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision", |
|
"es.object.assign", |
|
"es.object.create", |
|
"es.object.define-getter", |
|
"es.object.define-properties", |
|
"es.object.define-property", |
|
"es.object.define-setter", |
|
"es.object.entries", |
|
"es.object.freeze", |
|
"es.object.from-entries", |
|
"es.object.get-own-property-descriptor", |
|
"es.object.get-own-property-descriptors", |
|
"es.object.get-own-property-names", |
|
"es.object.get-prototype-of", |
|
"es.object.has-own", |
|
"es.object.is", |
|
"es.object.is-extensible", |
|
"es.object.is-frozen", |
|
"es.object.is-sealed", |
|
"es.object.keys", |
|
"es.object.lookup-getter", |
|
"es.object.lookup-setter", |
|
"es.object.prevent-extensions", |
|
"es.object.seal", |
|
"es.object.set-prototype-of", |
|
"es.object.to-string", |
|
"es.object.values", |
|
"es.parse-float", |
|
"es.parse-int", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.promise.any", |
|
"es.promise.finally", |
|
"es.reflect.apply", |
|
"es.reflect.construct", |
|
"es.reflect.define-property", |
|
"es.reflect.delete-property", |
|
"es.reflect.get", |
|
"es.reflect.get-own-property-descriptor", |
|
"es.reflect.get-prototype-of", |
|
"es.reflect.has", |
|
"es.reflect.is-extensible", |
|
"es.reflect.own-keys", |
|
"es.reflect.prevent-extensions", |
|
"es.reflect.set", |
|
"es.reflect.set-prototype-of", |
|
"es.reflect.to-string-tag", |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.flags", |
|
"es.regexp.sticky", |
|
"es.regexp.test", |
|
"es.regexp.to-string", |
|
"es.set", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.from-code-point", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.raw", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"es.unescape", |
|
"es.weak-map", |
|
"es.weak-set", |
|
"esnext.aggregate-error", |
|
"esnext.array.from-async", |
|
"esnext.array.at", |
|
"esnext.array.filter-out", |
|
"esnext.array.filter-reject", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.array.is-template-object", |
|
"esnext.array.last-index", |
|
"esnext.array.last-item", |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.unique-by", |
|
"esnext.array.with", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs", |
|
"esnext.async-iterator.drop", |
|
"esnext.async-iterator.every", |
|
"esnext.async-iterator.filter", |
|
"esnext.async-iterator.find", |
|
"esnext.async-iterator.flat-map", |
|
"esnext.async-iterator.for-each", |
|
"esnext.async-iterator.from", |
|
"esnext.async-iterator.map", |
|
"esnext.async-iterator.reduce", |
|
"esnext.async-iterator.some", |
|
"esnext.async-iterator.take", |
|
"esnext.async-iterator.to-array", |
|
"esnext.bigint.range", |
|
"esnext.composite-key", |
|
"esnext.composite-symbol", |
|
"esnext.function.is-callable", |
|
"esnext.function.is-constructor", |
|
"esnext.function.un-this", |
|
"esnext.global-this", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs", |
|
"esnext.iterator.drop", |
|
"esnext.iterator.every", |
|
"esnext.iterator.filter", |
|
"esnext.iterator.find", |
|
"esnext.iterator.flat-map", |
|
"esnext.iterator.for-each", |
|
"esnext.iterator.from", |
|
"esnext.iterator.map", |
|
"esnext.iterator.reduce", |
|
"esnext.iterator.some", |
|
"esnext.iterator.take", |
|
"esnext.iterator.to-array", |
|
"esnext.iterator.to-async", |
|
"esnext.map.delete-all", |
|
"esnext.map.emplace", |
|
"esnext.map.every", |
|
"esnext.map.filter", |
|
"esnext.map.find", |
|
"esnext.map.find-key", |
|
"esnext.map.from", |
|
"esnext.map.group-by", |
|
"esnext.map.includes", |
|
"esnext.map.key-by", |
|
"esnext.map.key-of", |
|
"esnext.map.map-keys", |
|
"esnext.map.map-values", |
|
"esnext.map.merge", |
|
"esnext.map.of", |
|
"esnext.map.reduce", |
|
"esnext.map.some", |
|
"esnext.map.update", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"esnext.math.clamp", |
|
"esnext.math.deg-per-rad", |
|
"esnext.math.degrees", |
|
"esnext.math.fscale", |
|
"esnext.math.iaddh", |
|
"esnext.math.imulh", |
|
"esnext.math.isubh", |
|
"esnext.math.rad-per-deg", |
|
"esnext.math.radians", |
|
"esnext.math.scale", |
|
"esnext.math.seeded-prng", |
|
"esnext.math.signbit", |
|
"esnext.math.umulh", |
|
"esnext.number.from-string", |
|
"esnext.number.range", |
|
"esnext.object.has-own", |
|
"esnext.object.iterate-entries", |
|
"esnext.object.iterate-keys", |
|
"esnext.object.iterate-values", |
|
"esnext.observable", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.promise.try", |
|
"esnext.reflect.define-metadata", |
|
"esnext.reflect.delete-metadata", |
|
"esnext.reflect.get-metadata", |
|
"esnext.reflect.get-metadata-keys", |
|
"esnext.reflect.get-own-metadata", |
|
"esnext.reflect.get-own-metadata-keys", |
|
"esnext.reflect.has-metadata", |
|
"esnext.reflect.has-own-metadata", |
|
"esnext.reflect.metadata", |
|
"esnext.set.add-all", |
|
"esnext.set.delete-all", |
|
"esnext.set.difference", |
|
"esnext.set.every", |
|
"esnext.set.filter", |
|
"esnext.set.find", |
|
"esnext.set.from", |
|
"esnext.set.intersection", |
|
"esnext.set.is-disjoint-from", |
|
"esnext.set.is-subset-of", |
|
"esnext.set.is-superset-of", |
|
"esnext.set.join", |
|
"esnext.set.map", |
|
"esnext.set.of", |
|
"esnext.set.reduce", |
|
"esnext.set.some", |
|
"esnext.set.symmetric-difference", |
|
"esnext.set.union", |
|
"esnext.string.at", |
|
"esnext.string.cooked", |
|
"esnext.string.code-points", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.async-dispose", |
|
"esnext.symbol.dispose", |
|
"esnext.symbol.matcher", |
|
"esnext.symbol.metadata", |
|
"esnext.symbol.observable", |
|
"esnext.symbol.pattern-match", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with", |
|
"esnext.weak-map.delete-all", |
|
"esnext.weak-map.from", |
|
"esnext.weak-map.of", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert", |
|
"esnext.weak-set.add-all", |
|
"esnext.weak-set.delete-all", |
|
"esnext.weak-set.from", |
|
"esnext.weak-set.of", |
|
"web.atob", |
|
"web.btoa", |
|
"web.dom-collections.for-each", |
|
"web.dom-collections.iterator", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag", |
|
"web.immediate", |
|
"web.queue-microtask", |
|
"web.structured-clone", |
|
"web.timers", |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/actual": [ |
|
"es.symbol", |
|
"es.symbol.description", |
|
"es.symbol.async-iterator", |
|
"es.symbol.has-instance", |
|
"es.symbol.is-concat-spreadable", |
|
"es.symbol.iterator", |
|
"es.symbol.match", |
|
"es.symbol.match-all", |
|
"es.symbol.replace", |
|
"es.symbol.search", |
|
"es.symbol.species", |
|
"es.symbol.split", |
|
"es.symbol.to-primitive", |
|
"es.symbol.to-string-tag", |
|
"es.symbol.unscopables", |
|
"es.error.cause", |
|
"es.error.to-string", |
|
"es.aggregate-error", |
|
"es.aggregate-error.cause", |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.from", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.is-array", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.of", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.is-view", |
|
"es.array-buffer.slice", |
|
"es.data-view", |
|
"es.date.get-year", |
|
"es.date.now", |
|
"es.date.set-year", |
|
"es.date.to-gmt-string", |
|
"es.date.to-iso-string", |
|
"es.date.to-json", |
|
"es.date.to-primitive", |
|
"es.date.to-string", |
|
"es.escape", |
|
"es.function.bind", |
|
"es.function.has-instance", |
|
"es.function.name", |
|
"es.global-this", |
|
"es.json.stringify", |
|
"es.json.to-string-tag", |
|
"es.map", |
|
"es.math.acosh", |
|
"es.math.asinh", |
|
"es.math.atanh", |
|
"es.math.cbrt", |
|
"es.math.clz32", |
|
"es.math.cosh", |
|
"es.math.expm1", |
|
"es.math.fround", |
|
"es.math.hypot", |
|
"es.math.imul", |
|
"es.math.log10", |
|
"es.math.log1p", |
|
"es.math.log2", |
|
"es.math.sign", |
|
"es.math.sinh", |
|
"es.math.tanh", |
|
"es.math.to-string-tag", |
|
"es.math.trunc", |
|
"es.number.constructor", |
|
"es.number.epsilon", |
|
"es.number.is-finite", |
|
"es.number.is-integer", |
|
"es.number.is-nan", |
|
"es.number.is-safe-integer", |
|
"es.number.max-safe-integer", |
|
"es.number.min-safe-integer", |
|
"es.number.parse-float", |
|
"es.number.parse-int", |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision", |
|
"es.object.assign", |
|
"es.object.create", |
|
"es.object.define-getter", |
|
"es.object.define-properties", |
|
"es.object.define-property", |
|
"es.object.define-setter", |
|
"es.object.entries", |
|
"es.object.freeze", |
|
"es.object.from-entries", |
|
"es.object.get-own-property-descriptor", |
|
"es.object.get-own-property-descriptors", |
|
"es.object.get-own-property-names", |
|
"es.object.get-prototype-of", |
|
"es.object.has-own", |
|
"es.object.is", |
|
"es.object.is-extensible", |
|
"es.object.is-frozen", |
|
"es.object.is-sealed", |
|
"es.object.keys", |
|
"es.object.lookup-getter", |
|
"es.object.lookup-setter", |
|
"es.object.prevent-extensions", |
|
"es.object.seal", |
|
"es.object.set-prototype-of", |
|
"es.object.to-string", |
|
"es.object.values", |
|
"es.parse-float", |
|
"es.parse-int", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.promise.any", |
|
"es.promise.finally", |
|
"es.reflect.apply", |
|
"es.reflect.construct", |
|
"es.reflect.define-property", |
|
"es.reflect.delete-property", |
|
"es.reflect.get", |
|
"es.reflect.get-own-property-descriptor", |
|
"es.reflect.get-prototype-of", |
|
"es.reflect.has", |
|
"es.reflect.is-extensible", |
|
"es.reflect.own-keys", |
|
"es.reflect.prevent-extensions", |
|
"es.reflect.set", |
|
"es.reflect.set-prototype-of", |
|
"es.reflect.to-string-tag", |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.flags", |
|
"es.regexp.sticky", |
|
"es.regexp.test", |
|
"es.regexp.to-string", |
|
"es.set", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.from-code-point", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.raw", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"es.unescape", |
|
"es.weak-map", |
|
"es.weak-set", |
|
"esnext.aggregate-error", |
|
"esnext.array.at", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.global-this", |
|
"esnext.object.has-own", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"web.atob", |
|
"web.btoa", |
|
"web.dom-collections.for-each", |
|
"web.dom-collections.iterator", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag", |
|
"web.immediate", |
|
"web.queue-microtask", |
|
"web.structured-clone", |
|
"web.timers", |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/actual/aggregate-error": [ |
|
"es.error.cause", |
|
"es.aggregate-error", |
|
"es.aggregate-error.cause", |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"esnext.aggregate-error", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/array": [ |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.from", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.is-array", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.of", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map" |
|
], |
|
"core-js/actual/array-buffer": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.is-view", |
|
"es.array-buffer.slice", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/array-buffer/constructor": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/array-buffer/is-view": [ |
|
"es.array-buffer.is-view" |
|
], |
|
"core-js/actual/array-buffer/slice": [ |
|
"es.array-buffer.slice" |
|
], |
|
"core-js/actual/array/at": [ |
|
"es.array.at" |
|
], |
|
"core-js/actual/array/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/actual/array/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/actual/array/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/array/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/actual/array/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/actual/array/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/actual/array/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/actual/array/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/actual/array/find-last": [ |
|
"esnext.array.find-last" |
|
], |
|
"core-js/actual/array/find-last-index": [ |
|
"esnext.array.find-last-index" |
|
], |
|
"core-js/actual/array/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/actual/array/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/actual/array/for-each": [ |
|
"es.array.for-each" |
|
], |
|
"core-js/actual/array/from": [ |
|
"es.array.from", |
|
"es.string.iterator" |
|
], |
|
"core-js/actual/array/group-by": [ |
|
"esnext.array.group-by" |
|
], |
|
"core-js/actual/array/group-by-to-map": [ |
|
"es.map", |
|
"es.object.to-string", |
|
"esnext.array.group-by-to-map" |
|
], |
|
"core-js/actual/array/includes": [ |
|
"es.array.includes" |
|
], |
|
"core-js/actual/array/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/actual/array/is-array": [ |
|
"es.array.is-array" |
|
], |
|
"core-js/actual/array/iterator": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/array/join": [ |
|
"es.array.join" |
|
], |
|
"core-js/actual/array/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/array/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/actual/array/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/actual/array/of": [ |
|
"es.array.of" |
|
], |
|
"core-js/actual/array/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/actual/array/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/actual/array/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/actual/array/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/actual/array/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/actual/array/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/actual/array/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/actual/array/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/array/virtual": [ |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.map", |
|
"es.object.to-string", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map" |
|
], |
|
"core-js/actual/array/virtual/at": [ |
|
"es.array.at" |
|
], |
|
"core-js/actual/array/virtual/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/actual/array/virtual/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/actual/array/virtual/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/array/virtual/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/actual/array/virtual/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/actual/array/virtual/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/actual/array/virtual/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/actual/array/virtual/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/actual/array/virtual/find-last": [ |
|
"esnext.array.find-last" |
|
], |
|
"core-js/actual/array/virtual/find-last-index": [ |
|
"esnext.array.find-last-index" |
|
], |
|
"core-js/actual/array/virtual/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/actual/array/virtual/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/actual/array/virtual/for-each": [ |
|
"es.array.for-each" |
|
], |
|
"core-js/actual/array/virtual/group-by": [ |
|
"esnext.array.group-by" |
|
], |
|
"core-js/actual/array/virtual/group-by-to-map": [ |
|
"es.map", |
|
"es.object.to-string", |
|
"esnext.array.group-by-to-map" |
|
], |
|
"core-js/actual/array/virtual/includes": [ |
|
"es.array.includes" |
|
], |
|
"core-js/actual/array/virtual/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/actual/array/virtual/iterator": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/array/virtual/join": [ |
|
"es.array.join" |
|
], |
|
"core-js/actual/array/virtual/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/array/virtual/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/actual/array/virtual/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/actual/array/virtual/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/actual/array/virtual/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/actual/array/virtual/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/actual/array/virtual/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/actual/array/virtual/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/actual/array/virtual/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/actual/array/virtual/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/actual/array/virtual/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/atob": [ |
|
"es.error.to-string", |
|
"es.object.to-string", |
|
"web.atob", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/actual/btoa": [ |
|
"es.error.to-string", |
|
"es.object.to-string", |
|
"web.btoa", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/actual/clear-immediate": [ |
|
"web.immediate" |
|
], |
|
"core-js/actual/data-view": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.data-view", |
|
"es.object.to-string" |
|
], |
|
"core-js/actual/date": [ |
|
"es.date.get-year", |
|
"es.date.now", |
|
"es.date.set-year", |
|
"es.date.to-gmt-string", |
|
"es.date.to-iso-string", |
|
"es.date.to-json", |
|
"es.date.to-primitive", |
|
"es.date.to-string" |
|
], |
|
"core-js/actual/date/get-year": [ |
|
"es.date.get-year" |
|
], |
|
"core-js/actual/date/now": [ |
|
"es.date.now" |
|
], |
|
"core-js/actual/date/set-year": [ |
|
"es.date.set-year" |
|
], |
|
"core-js/actual/date/to-gmt-string": [ |
|
"es.date.to-gmt-string" |
|
], |
|
"core-js/actual/date/to-iso-string": [ |
|
"es.date.to-iso-string", |
|
"es.date.to-json" |
|
], |
|
"core-js/actual/date/to-json": [ |
|
"es.date.to-json" |
|
], |
|
"core-js/actual/date/to-primitive": [ |
|
"es.date.to-primitive" |
|
], |
|
"core-js/actual/date/to-string": [ |
|
"es.date.to-string" |
|
], |
|
"core-js/actual/dom-collections": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.for-each", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/dom-collections/for-each": [ |
|
"web.dom-collections.for-each" |
|
], |
|
"core-js/actual/dom-collections/iterator": [ |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/dom-exception": [ |
|
"es.error.to-string", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/actual/dom-exception/constructor": [ |
|
"es.error.to-string", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack" |
|
], |
|
"core-js/actual/dom-exception/to-string-tag": [ |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/actual/error": [ |
|
"es.error.cause", |
|
"es.error.to-string" |
|
], |
|
"core-js/actual/error/constructor": [ |
|
"es.error.cause" |
|
], |
|
"core-js/actual/error/to-string": [ |
|
"es.error.to-string" |
|
], |
|
"core-js/actual/escape": [ |
|
"es.escape" |
|
], |
|
"core-js/actual/function": [ |
|
"es.function.bind", |
|
"es.function.has-instance", |
|
"es.function.name" |
|
], |
|
"core-js/actual/function/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/actual/function/has-instance": [ |
|
"es.function.has-instance" |
|
], |
|
"core-js/actual/function/name": [ |
|
"es.function.name" |
|
], |
|
"core-js/actual/function/virtual": [ |
|
"es.function.bind" |
|
], |
|
"core-js/actual/function/virtual/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/actual/get-iterator": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/get-iterator-method": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/global-this": [ |
|
"es.global-this" |
|
], |
|
"core-js/actual/instance/at": [ |
|
"es.array.at", |
|
"es.string.at-alternative" |
|
], |
|
"core-js/actual/instance/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/actual/instance/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/actual/instance/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/actual/instance/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/actual/instance/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/actual/instance/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/instance/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/actual/instance/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/actual/instance/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/actual/instance/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/actual/instance/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/actual/instance/find-last": [ |
|
"esnext.array.find-last" |
|
], |
|
"core-js/actual/instance/find-last-index": [ |
|
"esnext.array.find-last-index" |
|
], |
|
"core-js/actual/instance/flags": [ |
|
"es.regexp.flags" |
|
], |
|
"core-js/actual/instance/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/actual/instance/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/actual/instance/for-each": [ |
|
"es.array.for-each", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/instance/group-by": [ |
|
"esnext.array.group-by" |
|
], |
|
"core-js/actual/instance/group-by-to-map": [ |
|
"es.map", |
|
"es.object.to-string", |
|
"esnext.array.group-by-to-map" |
|
], |
|
"core-js/actual/instance/includes": [ |
|
"es.array.includes", |
|
"es.string.includes" |
|
], |
|
"core-js/actual/instance/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/actual/instance/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/instance/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/actual/instance/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/actual/instance/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/actual/instance/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/actual/instance/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/actual/instance/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/actual/instance/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/actual/instance/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/actual/instance/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all" |
|
], |
|
"core-js/actual/instance/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/actual/instance/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/actual/instance/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/actual/instance/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/actual/instance/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/actual/instance/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/actual/instance/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/actual/instance/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/actual/instance/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/actual/instance/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/actual/instance/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/actual/instance/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/is-iterable": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/json": [ |
|
"es.json.stringify", |
|
"es.json.to-string-tag" |
|
], |
|
"core-js/actual/json/stringify": [ |
|
"es.json.stringify" |
|
], |
|
"core-js/actual/json/to-string-tag": [ |
|
"es.json.to-string-tag" |
|
], |
|
"core-js/actual/map": [ |
|
"es.array.iterator", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/math": [ |
|
"es.math.acosh", |
|
"es.math.asinh", |
|
"es.math.atanh", |
|
"es.math.cbrt", |
|
"es.math.clz32", |
|
"es.math.cosh", |
|
"es.math.expm1", |
|
"es.math.fround", |
|
"es.math.hypot", |
|
"es.math.imul", |
|
"es.math.log10", |
|
"es.math.log1p", |
|
"es.math.log2", |
|
"es.math.sign", |
|
"es.math.sinh", |
|
"es.math.tanh", |
|
"es.math.to-string-tag", |
|
"es.math.trunc" |
|
], |
|
"core-js/actual/math/acosh": [ |
|
"es.math.acosh" |
|
], |
|
"core-js/actual/math/asinh": [ |
|
"es.math.asinh" |
|
], |
|
"core-js/actual/math/atanh": [ |
|
"es.math.atanh" |
|
], |
|
"core-js/actual/math/cbrt": [ |
|
"es.math.cbrt" |
|
], |
|
"core-js/actual/math/clz32": [ |
|
"es.math.clz32" |
|
], |
|
"core-js/actual/math/cosh": [ |
|
"es.math.cosh" |
|
], |
|
"core-js/actual/math/expm1": [ |
|
"es.math.expm1" |
|
], |
|
"core-js/actual/math/fround": [ |
|
"es.math.fround" |
|
], |
|
"core-js/actual/math/hypot": [ |
|
"es.math.hypot" |
|
], |
|
"core-js/actual/math/imul": [ |
|
"es.math.imul" |
|
], |
|
"core-js/actual/math/log10": [ |
|
"es.math.log10" |
|
], |
|
"core-js/actual/math/log1p": [ |
|
"es.math.log1p" |
|
], |
|
"core-js/actual/math/log2": [ |
|
"es.math.log2" |
|
], |
|
"core-js/actual/math/sign": [ |
|
"es.math.sign" |
|
], |
|
"core-js/actual/math/sinh": [ |
|
"es.math.sinh" |
|
], |
|
"core-js/actual/math/tanh": [ |
|
"es.math.tanh" |
|
], |
|
"core-js/actual/math/to-string-tag": [ |
|
"es.math.to-string-tag" |
|
], |
|
"core-js/actual/math/trunc": [ |
|
"es.math.trunc" |
|
], |
|
"core-js/actual/number": [ |
|
"es.number.constructor", |
|
"es.number.epsilon", |
|
"es.number.is-finite", |
|
"es.number.is-integer", |
|
"es.number.is-nan", |
|
"es.number.is-safe-integer", |
|
"es.number.max-safe-integer", |
|
"es.number.min-safe-integer", |
|
"es.number.parse-float", |
|
"es.number.parse-int", |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision" |
|
], |
|
"core-js/actual/number/constructor": [ |
|
"es.number.constructor" |
|
], |
|
"core-js/actual/number/epsilon": [ |
|
"es.number.epsilon" |
|
], |
|
"core-js/actual/number/is-finite": [ |
|
"es.number.is-finite" |
|
], |
|
"core-js/actual/number/is-integer": [ |
|
"es.number.is-integer" |
|
], |
|
"core-js/actual/number/is-nan": [ |
|
"es.number.is-nan" |
|
], |
|
"core-js/actual/number/is-safe-integer": [ |
|
"es.number.is-safe-integer" |
|
], |
|
"core-js/actual/number/max-safe-integer": [ |
|
"es.number.max-safe-integer" |
|
], |
|
"core-js/actual/number/min-safe-integer": [ |
|
"es.number.min-safe-integer" |
|
], |
|
"core-js/actual/number/parse-float": [ |
|
"es.number.parse-float" |
|
], |
|
"core-js/actual/number/parse-int": [ |
|
"es.number.parse-int" |
|
], |
|
"core-js/actual/number/to-exponential": [ |
|
"es.number.to-exponential" |
|
], |
|
"core-js/actual/number/to-fixed": [ |
|
"es.number.to-fixed" |
|
], |
|
"core-js/actual/number/to-precision": [ |
|
"es.number.to-precision" |
|
], |
|
"core-js/actual/number/virtual": [ |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision" |
|
], |
|
"core-js/actual/number/virtual/to-exponential": [ |
|
"es.number.to-exponential" |
|
], |
|
"core-js/actual/number/virtual/to-fixed": [ |
|
"es.number.to-fixed" |
|
], |
|
"core-js/actual/number/virtual/to-precision": [ |
|
"es.number.to-precision" |
|
], |
|
"core-js/actual/object": [ |
|
"es.symbol", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.assign", |
|
"es.object.create", |
|
"es.object.define-getter", |
|
"es.object.define-properties", |
|
"es.object.define-property", |
|
"es.object.define-setter", |
|
"es.object.entries", |
|
"es.object.freeze", |
|
"es.object.from-entries", |
|
"es.object.get-own-property-descriptor", |
|
"es.object.get-own-property-descriptors", |
|
"es.object.get-own-property-names", |
|
"es.object.get-prototype-of", |
|
"es.object.has-own", |
|
"es.object.is", |
|
"es.object.is-extensible", |
|
"es.object.is-frozen", |
|
"es.object.is-sealed", |
|
"es.object.keys", |
|
"es.object.lookup-getter", |
|
"es.object.lookup-setter", |
|
"es.object.prevent-extensions", |
|
"es.object.seal", |
|
"es.object.set-prototype-of", |
|
"es.object.to-string", |
|
"es.object.values", |
|
"es.reflect.to-string-tag", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/object/assign": [ |
|
"es.object.assign" |
|
], |
|
"core-js/actual/object/create": [ |
|
"es.object.create" |
|
], |
|
"core-js/actual/object/define-getter": [ |
|
"es.object.define-getter" |
|
], |
|
"core-js/actual/object/define-properties": [ |
|
"es.object.define-properties" |
|
], |
|
"core-js/actual/object/define-property": [ |
|
"es.object.define-property" |
|
], |
|
"core-js/actual/object/define-setter": [ |
|
"es.object.define-setter" |
|
], |
|
"core-js/actual/object/entries": [ |
|
"es.object.entries" |
|
], |
|
"core-js/actual/object/freeze": [ |
|
"es.object.freeze" |
|
], |
|
"core-js/actual/object/from-entries": [ |
|
"es.array.iterator", |
|
"es.object.from-entries", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/object/get-own-property-descriptor": [ |
|
"es.object.get-own-property-descriptor" |
|
], |
|
"core-js/actual/object/get-own-property-descriptors": [ |
|
"es.object.get-own-property-descriptors" |
|
], |
|
"core-js/actual/object/get-own-property-names": [ |
|
"es.object.get-own-property-names" |
|
], |
|
"core-js/actual/object/get-own-property-symbols": [ |
|
"es.symbol" |
|
], |
|
"core-js/actual/object/get-prototype-of": [ |
|
"es.object.get-prototype-of" |
|
], |
|
"core-js/actual/object/has-own": [ |
|
"es.object.has-own" |
|
], |
|
"core-js/actual/object/is": [ |
|
"es.object.is" |
|
], |
|
"core-js/actual/object/is-extensible": [ |
|
"es.object.is-extensible" |
|
], |
|
"core-js/actual/object/is-frozen": [ |
|
"es.object.is-frozen" |
|
], |
|
"core-js/actual/object/is-sealed": [ |
|
"es.object.is-sealed" |
|
], |
|
"core-js/actual/object/keys": [ |
|
"es.object.keys" |
|
], |
|
"core-js/actual/object/lookup-getter": [ |
|
"es.object.lookup-setter" |
|
], |
|
"core-js/actual/object/lookup-setter": [ |
|
"es.object.lookup-setter" |
|
], |
|
"core-js/actual/object/prevent-extensions": [ |
|
"es.object.prevent-extensions" |
|
], |
|
"core-js/actual/object/seal": [ |
|
"es.object.seal" |
|
], |
|
"core-js/actual/object/set-prototype-of": [ |
|
"es.object.set-prototype-of" |
|
], |
|
"core-js/actual/object/to-string": [ |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/actual/object/values": [ |
|
"es.object.values" |
|
], |
|
"core-js/actual/parse-float": [ |
|
"es.parse-float" |
|
], |
|
"core-js/actual/parse-int": [ |
|
"es.parse-int" |
|
], |
|
"core-js/actual/promise": [ |
|
"es.aggregate-error", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.promise.any", |
|
"es.promise.finally", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/promise/all-settled": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/promise/any": [ |
|
"es.aggregate-error", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.any", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/promise/finally": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.finally" |
|
], |
|
"core-js/actual/queue-microtask": [ |
|
"web.queue-microtask" |
|
], |
|
"core-js/actual/reflect": [ |
|
"es.object.to-string", |
|
"es.reflect.apply", |
|
"es.reflect.construct", |
|
"es.reflect.define-property", |
|
"es.reflect.delete-property", |
|
"es.reflect.get", |
|
"es.reflect.get-own-property-descriptor", |
|
"es.reflect.get-prototype-of", |
|
"es.reflect.has", |
|
"es.reflect.is-extensible", |
|
"es.reflect.own-keys", |
|
"es.reflect.prevent-extensions", |
|
"es.reflect.set", |
|
"es.reflect.set-prototype-of", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/actual/reflect/apply": [ |
|
"es.reflect.apply" |
|
], |
|
"core-js/actual/reflect/construct": [ |
|
"es.reflect.construct" |
|
], |
|
"core-js/actual/reflect/define-property": [ |
|
"es.reflect.define-property" |
|
], |
|
"core-js/actual/reflect/delete-property": [ |
|
"es.reflect.delete-property" |
|
], |
|
"core-js/actual/reflect/get": [ |
|
"es.reflect.get" |
|
], |
|
"core-js/actual/reflect/get-own-property-descriptor": [ |
|
"es.reflect.get-own-property-descriptor" |
|
], |
|
"core-js/actual/reflect/get-prototype-of": [ |
|
"es.reflect.get-prototype-of" |
|
], |
|
"core-js/actual/reflect/has": [ |
|
"es.reflect.has" |
|
], |
|
"core-js/actual/reflect/is-extensible": [ |
|
"es.reflect.is-extensible" |
|
], |
|
"core-js/actual/reflect/own-keys": [ |
|
"es.reflect.own-keys" |
|
], |
|
"core-js/actual/reflect/prevent-extensions": [ |
|
"es.reflect.prevent-extensions" |
|
], |
|
"core-js/actual/reflect/set": [ |
|
"es.reflect.set" |
|
], |
|
"core-js/actual/reflect/set-prototype-of": [ |
|
"es.reflect.set-prototype-of" |
|
], |
|
"core-js/actual/reflect/to-string-tag": [ |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/actual/regexp": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.flags", |
|
"es.regexp.sticky", |
|
"es.regexp.test", |
|
"es.regexp.to-string", |
|
"es.string.match", |
|
"es.string.replace", |
|
"es.string.search", |
|
"es.string.split" |
|
], |
|
"core-js/actual/regexp/constructor": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.sticky" |
|
], |
|
"core-js/actual/regexp/dot-all": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec" |
|
], |
|
"core-js/actual/regexp/flags": [ |
|
"es.regexp.flags" |
|
], |
|
"core-js/actual/regexp/match": [ |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/actual/regexp/replace": [ |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/actual/regexp/search": [ |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/actual/regexp/split": [ |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/actual/regexp/sticky": [ |
|
"es.regexp.constructor", |
|
"es.regexp.exec", |
|
"es.regexp.sticky" |
|
], |
|
"core-js/actual/regexp/test": [ |
|
"es.regexp.exec", |
|
"es.regexp.test" |
|
], |
|
"core-js/actual/regexp/to-string": [ |
|
"es.regexp.to-string" |
|
], |
|
"core-js/actual/set": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.set", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/set-immediate": [ |
|
"web.immediate" |
|
], |
|
"core-js/actual/set-interval": [ |
|
"web.timers" |
|
], |
|
"core-js/actual/set-timeout": [ |
|
"web.timers" |
|
], |
|
"core-js/actual/string": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.from-code-point", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.raw", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup" |
|
], |
|
"core-js/actual/string/anchor": [ |
|
"es.string.anchor" |
|
], |
|
"core-js/actual/string/at": [ |
|
"es.string.at-alternative" |
|
], |
|
"core-js/actual/string/big": [ |
|
"es.string.big" |
|
], |
|
"core-js/actual/string/blink": [ |
|
"es.string.blink" |
|
], |
|
"core-js/actual/string/bold": [ |
|
"es.string.bold" |
|
], |
|
"core-js/actual/string/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/actual/string/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/actual/string/fixed": [ |
|
"es.string.fixed" |
|
], |
|
"core-js/actual/string/fontcolor": [ |
|
"es.string.fontcolor" |
|
], |
|
"core-js/actual/string/fontsize": [ |
|
"es.string.fontsize" |
|
], |
|
"core-js/actual/string/from-code-point": [ |
|
"es.string.from-code-point" |
|
], |
|
"core-js/actual/string/includes": [ |
|
"es.string.includes" |
|
], |
|
"core-js/actual/string/italics": [ |
|
"es.string.italics" |
|
], |
|
"core-js/actual/string/iterator": [ |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/actual/string/link": [ |
|
"es.string.link" |
|
], |
|
"core-js/actual/string/match": [ |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/actual/string/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/actual/string/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/actual/string/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/actual/string/raw": [ |
|
"es.string.raw" |
|
], |
|
"core-js/actual/string/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/actual/string/replace": [ |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/actual/string/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all" |
|
], |
|
"core-js/actual/string/search": [ |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/actual/string/small": [ |
|
"es.string.small" |
|
], |
|
"core-js/actual/string/split": [ |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/actual/string/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/actual/string/strike": [ |
|
"es.string.strike" |
|
], |
|
"core-js/actual/string/sub": [ |
|
"es.string.sub" |
|
], |
|
"core-js/actual/string/substr": [ |
|
"es.string.substr" |
|
], |
|
"core-js/actual/string/sup": [ |
|
"es.string.sup" |
|
], |
|
"core-js/actual/string/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/actual/string/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/actual/string/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/actual/string/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/actual/string/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/actual/string/virtual": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup" |
|
], |
|
"core-js/actual/string/virtual/anchor": [ |
|
"es.string.anchor" |
|
], |
|
"core-js/actual/string/virtual/at": [ |
|
"es.string.at-alternative" |
|
], |
|
"core-js/actual/string/virtual/big": [ |
|
"es.string.big" |
|
], |
|
"core-js/actual/string/virtual/blink": [ |
|
"es.string.blink" |
|
], |
|
"core-js/actual/string/virtual/bold": [ |
|
"es.string.bold" |
|
], |
|
"core-js/actual/string/virtual/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/actual/string/virtual/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/actual/string/virtual/fixed": [ |
|
"es.string.fixed" |
|
], |
|
"core-js/actual/string/virtual/fontcolor": [ |
|
"es.string.fontcolor" |
|
], |
|
"core-js/actual/string/virtual/fontsize": [ |
|
"es.string.fontsize" |
|
], |
|
"core-js/actual/string/virtual/includes": [ |
|
"es.string.includes" |
|
], |
|
"core-js/actual/string/virtual/italics": [ |
|
"es.string.italics" |
|
], |
|
"core-js/actual/string/virtual/iterator": [ |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/actual/string/virtual/link": [ |
|
"es.string.link" |
|
], |
|
"core-js/actual/string/virtual/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/actual/string/virtual/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/actual/string/virtual/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/actual/string/virtual/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/actual/string/virtual/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all" |
|
], |
|
"core-js/actual/string/virtual/small": [ |
|
"es.string.small" |
|
], |
|
"core-js/actual/string/virtual/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/actual/string/virtual/strike": [ |
|
"es.string.strike" |
|
], |
|
"core-js/actual/string/virtual/sub": [ |
|
"es.string.sub" |
|
], |
|
"core-js/actual/string/virtual/substr": [ |
|
"es.string.substr" |
|
], |
|
"core-js/actual/string/virtual/sup": [ |
|
"es.string.sup" |
|
], |
|
"core-js/actual/string/virtual/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/actual/string/virtual/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/actual/string/virtual/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/actual/string/virtual/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/actual/string/virtual/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/actual/structured-clone": [ |
|
"es.error.to-string", |
|
"es.array.iterator", |
|
"es.map", |
|
"es.object.keys", |
|
"es.object.to-string", |
|
"es.set", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag", |
|
"web.structured-clone" |
|
], |
|
"core-js/actual/symbol": [ |
|
"es.symbol", |
|
"es.symbol.description", |
|
"es.symbol.async-iterator", |
|
"es.symbol.has-instance", |
|
"es.symbol.is-concat-spreadable", |
|
"es.symbol.iterator", |
|
"es.symbol.match", |
|
"es.symbol.match-all", |
|
"es.symbol.replace", |
|
"es.symbol.search", |
|
"es.symbol.species", |
|
"es.symbol.split", |
|
"es.symbol.to-primitive", |
|
"es.symbol.to-string-tag", |
|
"es.symbol.unscopables", |
|
"es.array.concat", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/symbol/async-iterator": [ |
|
"es.symbol.async-iterator" |
|
], |
|
"core-js/actual/symbol/description": [ |
|
"es.symbol.description" |
|
], |
|
"core-js/actual/symbol/for": [ |
|
"es.symbol" |
|
], |
|
"core-js/actual/symbol/has-instance": [ |
|
"es.symbol.has-instance", |
|
"es.function.has-instance" |
|
], |
|
"core-js/actual/symbol/is-concat-spreadable": [ |
|
"es.symbol.is-concat-spreadable", |
|
"es.array.concat" |
|
], |
|
"core-js/actual/symbol/iterator": [ |
|
"es.symbol.iterator", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/symbol/key-for": [ |
|
"es.symbol" |
|
], |
|
"core-js/actual/symbol/match": [ |
|
"es.symbol.match", |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/actual/symbol/match-all": [ |
|
"es.symbol.match-all", |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/actual/symbol/replace": [ |
|
"es.symbol.replace", |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/actual/symbol/search": [ |
|
"es.symbol.search", |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/actual/symbol/species": [ |
|
"es.symbol.species" |
|
], |
|
"core-js/actual/symbol/split": [ |
|
"es.symbol.split", |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/actual/symbol/to-primitive": [ |
|
"es.symbol.to-primitive", |
|
"es.date.to-primitive" |
|
], |
|
"core-js/actual/symbol/to-string-tag": [ |
|
"es.symbol.to-string-tag", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/actual/symbol/unscopables": [ |
|
"es.symbol.unscopables" |
|
], |
|
"core-js/actual/typed-array": [ |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/at": [ |
|
"es.typed-array.every" |
|
], |
|
"core-js/actual/typed-array/copy-within": [ |
|
"es.typed-array.copy-within" |
|
], |
|
"core-js/actual/typed-array/entries": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/actual/typed-array/every": [ |
|
"es.typed-array.every" |
|
], |
|
"core-js/actual/typed-array/fill": [ |
|
"es.typed-array.fill" |
|
], |
|
"core-js/actual/typed-array/filter": [ |
|
"es.typed-array.filter" |
|
], |
|
"core-js/actual/typed-array/find": [ |
|
"es.typed-array.find" |
|
], |
|
"core-js/actual/typed-array/find-index": [ |
|
"es.typed-array.find-index" |
|
], |
|
"core-js/actual/typed-array/find-last": [ |
|
"esnext.typed-array.find-last" |
|
], |
|
"core-js/actual/typed-array/find-last-index": [ |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/float32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/float64-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/for-each": [ |
|
"es.typed-array.for-each" |
|
], |
|
"core-js/actual/typed-array/from": [ |
|
"es.typed-array.from" |
|
], |
|
"core-js/actual/typed-array/includes": [ |
|
"es.typed-array.includes" |
|
], |
|
"core-js/actual/typed-array/index-of": [ |
|
"es.typed-array.index-of" |
|
], |
|
"core-js/actual/typed-array/int16-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/int32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/int8-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/iterator": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/actual/typed-array/join": [ |
|
"es.typed-array.join" |
|
], |
|
"core-js/actual/typed-array/keys": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/actual/typed-array/last-index-of": [ |
|
"es.typed-array.last-index-of" |
|
], |
|
"core-js/actual/typed-array/map": [ |
|
"es.typed-array.map" |
|
], |
|
"core-js/actual/typed-array/methods": [ |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/of": [ |
|
"es.typed-array.of" |
|
], |
|
"core-js/actual/typed-array/reduce": [ |
|
"es.typed-array.reduce" |
|
], |
|
"core-js/actual/typed-array/reduce-right": [ |
|
"es.typed-array.reduce-right" |
|
], |
|
"core-js/actual/typed-array/reverse": [ |
|
"es.typed-array.reverse" |
|
], |
|
"core-js/actual/typed-array/set": [ |
|
"es.typed-array.set" |
|
], |
|
"core-js/actual/typed-array/slice": [ |
|
"es.typed-array.slice" |
|
], |
|
"core-js/actual/typed-array/some": [ |
|
"es.typed-array.some" |
|
], |
|
"core-js/actual/typed-array/sort": [ |
|
"es.typed-array.sort" |
|
], |
|
"core-js/actual/typed-array/subarray": [ |
|
"es.typed-array.subarray" |
|
], |
|
"core-js/actual/typed-array/to-locale-string": [ |
|
"es.typed-array.to-locale-string" |
|
], |
|
"core-js/actual/typed-array/to-string": [ |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/actual/typed-array/uint16-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/uint32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/uint8-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/uint8-clamped-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/actual/typed-array/values": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/actual/unescape": [ |
|
"es.unescape" |
|
], |
|
"core-js/actual/url": [ |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/actual/url-search-params": [ |
|
"web.dom-collections.iterator", |
|
"web.url-search-params" |
|
], |
|
"core-js/actual/url/to-json": [ |
|
"web.url.to-json" |
|
], |
|
"core-js/actual/weak-map": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.weak-map", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/actual/weak-set": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.weak-set", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/es": [ |
|
"es.symbol", |
|
"es.symbol.description", |
|
"es.symbol.async-iterator", |
|
"es.symbol.has-instance", |
|
"es.symbol.is-concat-spreadable", |
|
"es.symbol.iterator", |
|
"es.symbol.match", |
|
"es.symbol.match-all", |
|
"es.symbol.replace", |
|
"es.symbol.search", |
|
"es.symbol.species", |
|
"es.symbol.split", |
|
"es.symbol.to-primitive", |
|
"es.symbol.to-string-tag", |
|
"es.symbol.unscopables", |
|
"es.error.cause", |
|
"es.error.to-string", |
|
"es.aggregate-error", |
|
"es.aggregate-error.cause", |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.from", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.is-array", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.of", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.is-view", |
|
"es.array-buffer.slice", |
|
"es.data-view", |
|
"es.date.get-year", |
|
"es.date.now", |
|
"es.date.set-year", |
|
"es.date.to-gmt-string", |
|
"es.date.to-iso-string", |
|
"es.date.to-json", |
|
"es.date.to-primitive", |
|
"es.date.to-string", |
|
"es.escape", |
|
"es.function.bind", |
|
"es.function.has-instance", |
|
"es.function.name", |
|
"es.global-this", |
|
"es.json.stringify", |
|
"es.json.to-string-tag", |
|
"es.map", |
|
"es.math.acosh", |
|
"es.math.asinh", |
|
"es.math.atanh", |
|
"es.math.cbrt", |
|
"es.math.clz32", |
|
"es.math.cosh", |
|
"es.math.expm1", |
|
"es.math.fround", |
|
"es.math.hypot", |
|
"es.math.imul", |
|
"es.math.log10", |
|
"es.math.log1p", |
|
"es.math.log2", |
|
"es.math.sign", |
|
"es.math.sinh", |
|
"es.math.tanh", |
|
"es.math.to-string-tag", |
|
"es.math.trunc", |
|
"es.number.constructor", |
|
"es.number.epsilon", |
|
"es.number.is-finite", |
|
"es.number.is-integer", |
|
"es.number.is-nan", |
|
"es.number.is-safe-integer", |
|
"es.number.max-safe-integer", |
|
"es.number.min-safe-integer", |
|
"es.number.parse-float", |
|
"es.number.parse-int", |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision", |
|
"es.object.assign", |
|
"es.object.create", |
|
"es.object.define-getter", |
|
"es.object.define-properties", |
|
"es.object.define-property", |
|
"es.object.define-setter", |
|
"es.object.entries", |
|
"es.object.freeze", |
|
"es.object.from-entries", |
|
"es.object.get-own-property-descriptor", |
|
"es.object.get-own-property-descriptors", |
|
"es.object.get-own-property-names", |
|
"es.object.get-prototype-of", |
|
"es.object.has-own", |
|
"es.object.is", |
|
"es.object.is-extensible", |
|
"es.object.is-frozen", |
|
"es.object.is-sealed", |
|
"es.object.keys", |
|
"es.object.lookup-getter", |
|
"es.object.lookup-setter", |
|
"es.object.prevent-extensions", |
|
"es.object.seal", |
|
"es.object.set-prototype-of", |
|
"es.object.to-string", |
|
"es.object.values", |
|
"es.parse-float", |
|
"es.parse-int", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.promise.any", |
|
"es.promise.finally", |
|
"es.reflect.apply", |
|
"es.reflect.construct", |
|
"es.reflect.define-property", |
|
"es.reflect.delete-property", |
|
"es.reflect.get", |
|
"es.reflect.get-own-property-descriptor", |
|
"es.reflect.get-prototype-of", |
|
"es.reflect.has", |
|
"es.reflect.is-extensible", |
|
"es.reflect.own-keys", |
|
"es.reflect.prevent-extensions", |
|
"es.reflect.set", |
|
"es.reflect.set-prototype-of", |
|
"es.reflect.to-string-tag", |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.flags", |
|
"es.regexp.sticky", |
|
"es.regexp.test", |
|
"es.regexp.to-string", |
|
"es.set", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.from-code-point", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.raw", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"es.unescape", |
|
"es.weak-map", |
|
"es.weak-set" |
|
], |
|
"core-js/es/aggregate-error": [ |
|
"es.error.cause", |
|
"es.aggregate-error", |
|
"es.aggregate-error.cause", |
|
"es.array.iterator", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/array": [ |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.from", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.is-array", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.of", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/array-buffer": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.is-view", |
|
"es.array-buffer.slice", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/array-buffer/constructor": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/array-buffer/is-view": [ |
|
"es.array-buffer.is-view" |
|
], |
|
"core-js/es/array-buffer/slice": [ |
|
"es.array-buffer.slice" |
|
], |
|
"core-js/es/array/at": [ |
|
"es.array.at" |
|
], |
|
"core-js/es/array/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/es/array/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/es/array/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/array/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/es/array/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/es/array/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/es/array/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/es/array/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/es/array/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/es/array/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/es/array/for-each": [ |
|
"es.array.for-each" |
|
], |
|
"core-js/es/array/from": [ |
|
"es.array.from", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/array/includes": [ |
|
"es.array.includes" |
|
], |
|
"core-js/es/array/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/es/array/is-array": [ |
|
"es.array.is-array" |
|
], |
|
"core-js/es/array/iterator": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/array/join": [ |
|
"es.array.join" |
|
], |
|
"core-js/es/array/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/array/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/es/array/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/es/array/of": [ |
|
"es.array.of" |
|
], |
|
"core-js/es/array/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/es/array/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/es/array/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/es/array/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/es/array/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/es/array/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/es/array/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/es/array/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/array/virtual": [ |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/array/virtual/at": [ |
|
"es.array.at" |
|
], |
|
"core-js/es/array/virtual/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/es/array/virtual/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/es/array/virtual/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/array/virtual/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/es/array/virtual/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/es/array/virtual/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/es/array/virtual/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/es/array/virtual/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/es/array/virtual/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/es/array/virtual/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/es/array/virtual/for-each": [ |
|
"es.array.for-each" |
|
], |
|
"core-js/es/array/virtual/includes": [ |
|
"es.array.includes" |
|
], |
|
"core-js/es/array/virtual/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/es/array/virtual/iterator": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/array/virtual/join": [ |
|
"es.array.join" |
|
], |
|
"core-js/es/array/virtual/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/array/virtual/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/es/array/virtual/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/es/array/virtual/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/es/array/virtual/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/es/array/virtual/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/es/array/virtual/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/es/array/virtual/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/es/array/virtual/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/es/array/virtual/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/es/array/virtual/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/data-view": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.data-view", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/date": [ |
|
"es.date.get-year", |
|
"es.date.now", |
|
"es.date.set-year", |
|
"es.date.to-gmt-string", |
|
"es.date.to-iso-string", |
|
"es.date.to-json", |
|
"es.date.to-primitive", |
|
"es.date.to-string" |
|
], |
|
"core-js/es/date/get-year": [ |
|
"es.date.get-year" |
|
], |
|
"core-js/es/date/now": [ |
|
"es.date.now" |
|
], |
|
"core-js/es/date/set-year": [ |
|
"es.date.set-year" |
|
], |
|
"core-js/es/date/to-gmt-string": [ |
|
"es.date.to-gmt-string" |
|
], |
|
"core-js/es/date/to-iso-string": [ |
|
"es.date.to-iso-string", |
|
"es.date.to-json" |
|
], |
|
"core-js/es/date/to-json": [ |
|
"es.date.to-json" |
|
], |
|
"core-js/es/date/to-primitive": [ |
|
"es.date.to-primitive" |
|
], |
|
"core-js/es/date/to-string": [ |
|
"es.date.to-string" |
|
], |
|
"core-js/es/error": [ |
|
"es.error.cause", |
|
"es.error.to-string" |
|
], |
|
"core-js/es/error/constructor": [ |
|
"es.error.cause" |
|
], |
|
"core-js/es/error/to-string": [ |
|
"es.error.to-string" |
|
], |
|
"core-js/es/escape": [ |
|
"es.escape" |
|
], |
|
"core-js/es/function": [ |
|
"es.function.bind", |
|
"es.function.has-instance", |
|
"es.function.name" |
|
], |
|
"core-js/es/function/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/es/function/has-instance": [ |
|
"es.function.has-instance" |
|
], |
|
"core-js/es/function/name": [ |
|
"es.function.name" |
|
], |
|
"core-js/es/function/virtual": [ |
|
"es.function.bind" |
|
], |
|
"core-js/es/function/virtual/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/es/get-iterator": [ |
|
"es.array.iterator", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/get-iterator-method": [ |
|
"es.array.iterator", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/global-this": [ |
|
"es.global-this" |
|
], |
|
"core-js/es/instance/at": [ |
|
"es.array.at", |
|
"es.string.at-alternative" |
|
], |
|
"core-js/es/instance/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/es/instance/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/es/instance/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/es/instance/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/es/instance/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/es/instance/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/instance/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/es/instance/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/es/instance/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/es/instance/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/es/instance/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/es/instance/flags": [ |
|
"es.regexp.flags" |
|
], |
|
"core-js/es/instance/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/es/instance/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/es/instance/for-each": [ |
|
"es.array.for-each" |
|
], |
|
"core-js/es/instance/includes": [ |
|
"es.array.includes", |
|
"es.string.includes" |
|
], |
|
"core-js/es/instance/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/es/instance/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/instance/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/es/instance/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/es/instance/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/es/instance/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/es/instance/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/es/instance/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/es/instance/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/es/instance/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/es/instance/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all" |
|
], |
|
"core-js/es/instance/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/es/instance/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/es/instance/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/es/instance/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/es/instance/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/es/instance/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/es/instance/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/es/instance/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/es/instance/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/es/instance/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/es/instance/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/es/instance/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/es/is-iterable": [ |
|
"es.array.iterator", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/json": [ |
|
"es.json.stringify", |
|
"es.json.to-string-tag" |
|
], |
|
"core-js/es/json/stringify": [ |
|
"es.json.stringify" |
|
], |
|
"core-js/es/json/to-string-tag": [ |
|
"es.json.to-string-tag" |
|
], |
|
"core-js/es/map": [ |
|
"es.array.iterator", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/math": [ |
|
"es.math.acosh", |
|
"es.math.asinh", |
|
"es.math.atanh", |
|
"es.math.cbrt", |
|
"es.math.clz32", |
|
"es.math.cosh", |
|
"es.math.expm1", |
|
"es.math.fround", |
|
"es.math.hypot", |
|
"es.math.imul", |
|
"es.math.log10", |
|
"es.math.log1p", |
|
"es.math.log2", |
|
"es.math.sign", |
|
"es.math.sinh", |
|
"es.math.tanh", |
|
"es.math.to-string-tag", |
|
"es.math.trunc" |
|
], |
|
"core-js/es/math/acosh": [ |
|
"es.math.acosh" |
|
], |
|
"core-js/es/math/asinh": [ |
|
"es.math.asinh" |
|
], |
|
"core-js/es/math/atanh": [ |
|
"es.math.atanh" |
|
], |
|
"core-js/es/math/cbrt": [ |
|
"es.math.cbrt" |
|
], |
|
"core-js/es/math/clz32": [ |
|
"es.math.clz32" |
|
], |
|
"core-js/es/math/cosh": [ |
|
"es.math.cosh" |
|
], |
|
"core-js/es/math/expm1": [ |
|
"es.math.expm1" |
|
], |
|
"core-js/es/math/fround": [ |
|
"es.math.fround" |
|
], |
|
"core-js/es/math/hypot": [ |
|
"es.math.hypot" |
|
], |
|
"core-js/es/math/imul": [ |
|
"es.math.imul" |
|
], |
|
"core-js/es/math/log10": [ |
|
"es.math.log10" |
|
], |
|
"core-js/es/math/log1p": [ |
|
"es.math.log1p" |
|
], |
|
"core-js/es/math/log2": [ |
|
"es.math.log2" |
|
], |
|
"core-js/es/math/sign": [ |
|
"es.math.sign" |
|
], |
|
"core-js/es/math/sinh": [ |
|
"es.math.sinh" |
|
], |
|
"core-js/es/math/tanh": [ |
|
"es.math.tanh" |
|
], |
|
"core-js/es/math/to-string-tag": [ |
|
"es.math.to-string-tag" |
|
], |
|
"core-js/es/math/trunc": [ |
|
"es.math.trunc" |
|
], |
|
"core-js/es/number": [ |
|
"es.number.constructor", |
|
"es.number.epsilon", |
|
"es.number.is-finite", |
|
"es.number.is-integer", |
|
"es.number.is-nan", |
|
"es.number.is-safe-integer", |
|
"es.number.max-safe-integer", |
|
"es.number.min-safe-integer", |
|
"es.number.parse-float", |
|
"es.number.parse-int", |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision" |
|
], |
|
"core-js/es/number/constructor": [ |
|
"es.number.constructor" |
|
], |
|
"core-js/es/number/epsilon": [ |
|
"es.number.epsilon" |
|
], |
|
"core-js/es/number/is-finite": [ |
|
"es.number.is-finite" |
|
], |
|
"core-js/es/number/is-integer": [ |
|
"es.number.is-integer" |
|
], |
|
"core-js/es/number/is-nan": [ |
|
"es.number.is-nan" |
|
], |
|
"core-js/es/number/is-safe-integer": [ |
|
"es.number.is-safe-integer" |
|
], |
|
"core-js/es/number/max-safe-integer": [ |
|
"es.number.max-safe-integer" |
|
], |
|
"core-js/es/number/min-safe-integer": [ |
|
"es.number.min-safe-integer" |
|
], |
|
"core-js/es/number/parse-float": [ |
|
"es.number.parse-float" |
|
], |
|
"core-js/es/number/parse-int": [ |
|
"es.number.parse-int" |
|
], |
|
"core-js/es/number/to-exponential": [ |
|
"es.number.to-exponential" |
|
], |
|
"core-js/es/number/to-fixed": [ |
|
"es.number.to-fixed" |
|
], |
|
"core-js/es/number/to-precision": [ |
|
"es.number.to-precision" |
|
], |
|
"core-js/es/number/virtual": [ |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision" |
|
], |
|
"core-js/es/number/virtual/to-exponential": [ |
|
"es.number.to-exponential" |
|
], |
|
"core-js/es/number/virtual/to-fixed": [ |
|
"es.number.to-fixed" |
|
], |
|
"core-js/es/number/virtual/to-precision": [ |
|
"es.number.to-precision" |
|
], |
|
"core-js/es/object": [ |
|
"es.symbol", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.assign", |
|
"es.object.create", |
|
"es.object.define-getter", |
|
"es.object.define-properties", |
|
"es.object.define-property", |
|
"es.object.define-setter", |
|
"es.object.entries", |
|
"es.object.freeze", |
|
"es.object.from-entries", |
|
"es.object.get-own-property-descriptor", |
|
"es.object.get-own-property-descriptors", |
|
"es.object.get-own-property-names", |
|
"es.object.get-prototype-of", |
|
"es.object.has-own", |
|
"es.object.is", |
|
"es.object.is-extensible", |
|
"es.object.is-frozen", |
|
"es.object.is-sealed", |
|
"es.object.keys", |
|
"es.object.lookup-getter", |
|
"es.object.lookup-setter", |
|
"es.object.prevent-extensions", |
|
"es.object.seal", |
|
"es.object.set-prototype-of", |
|
"es.object.to-string", |
|
"es.object.values", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/es/object/assign": [ |
|
"es.object.assign" |
|
], |
|
"core-js/es/object/create": [ |
|
"es.object.create" |
|
], |
|
"core-js/es/object/define-getter": [ |
|
"es.object.define-getter" |
|
], |
|
"core-js/es/object/define-properties": [ |
|
"es.object.define-properties" |
|
], |
|
"core-js/es/object/define-property": [ |
|
"es.object.define-property" |
|
], |
|
"core-js/es/object/define-setter": [ |
|
"es.object.define-setter" |
|
], |
|
"core-js/es/object/entries": [ |
|
"es.object.entries" |
|
], |
|
"core-js/es/object/freeze": [ |
|
"es.object.freeze" |
|
], |
|
"core-js/es/object/from-entries": [ |
|
"es.array.iterator", |
|
"es.object.from-entries" |
|
], |
|
"core-js/es/object/get-own-property-descriptor": [ |
|
"es.object.get-own-property-descriptor" |
|
], |
|
"core-js/es/object/get-own-property-descriptors": [ |
|
"es.object.get-own-property-descriptors" |
|
], |
|
"core-js/es/object/get-own-property-names": [ |
|
"es.object.get-own-property-names" |
|
], |
|
"core-js/es/object/get-own-property-symbols": [ |
|
"es.symbol" |
|
], |
|
"core-js/es/object/get-prototype-of": [ |
|
"es.object.get-prototype-of" |
|
], |
|
"core-js/es/object/has-own": [ |
|
"es.object.has-own" |
|
], |
|
"core-js/es/object/is": [ |
|
"es.object.is" |
|
], |
|
"core-js/es/object/is-extensible": [ |
|
"es.object.is-extensible" |
|
], |
|
"core-js/es/object/is-frozen": [ |
|
"es.object.is-frozen" |
|
], |
|
"core-js/es/object/is-sealed": [ |
|
"es.object.is-sealed" |
|
], |
|
"core-js/es/object/keys": [ |
|
"es.object.keys" |
|
], |
|
"core-js/es/object/lookup-getter": [ |
|
"es.object.lookup-setter" |
|
], |
|
"core-js/es/object/lookup-setter": [ |
|
"es.object.lookup-setter" |
|
], |
|
"core-js/es/object/prevent-extensions": [ |
|
"es.object.prevent-extensions" |
|
], |
|
"core-js/es/object/seal": [ |
|
"es.object.seal" |
|
], |
|
"core-js/es/object/set-prototype-of": [ |
|
"es.object.set-prototype-of" |
|
], |
|
"core-js/es/object/to-string": [ |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/es/object/values": [ |
|
"es.object.values" |
|
], |
|
"core-js/es/parse-float": [ |
|
"es.parse-float" |
|
], |
|
"core-js/es/parse-int": [ |
|
"es.parse-int" |
|
], |
|
"core-js/es/promise": [ |
|
"es.aggregate-error", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.promise.any", |
|
"es.promise.finally", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/promise/all-settled": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/promise/any": [ |
|
"es.aggregate-error", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.any", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/promise/finally": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.finally" |
|
], |
|
"core-js/es/reflect": [ |
|
"es.object.to-string", |
|
"es.reflect.apply", |
|
"es.reflect.construct", |
|
"es.reflect.define-property", |
|
"es.reflect.delete-property", |
|
"es.reflect.get", |
|
"es.reflect.get-own-property-descriptor", |
|
"es.reflect.get-prototype-of", |
|
"es.reflect.has", |
|
"es.reflect.is-extensible", |
|
"es.reflect.own-keys", |
|
"es.reflect.prevent-extensions", |
|
"es.reflect.set", |
|
"es.reflect.set-prototype-of", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/es/reflect/apply": [ |
|
"es.reflect.apply" |
|
], |
|
"core-js/es/reflect/construct": [ |
|
"es.reflect.construct" |
|
], |
|
"core-js/es/reflect/define-property": [ |
|
"es.reflect.define-property" |
|
], |
|
"core-js/es/reflect/delete-property": [ |
|
"es.reflect.delete-property" |
|
], |
|
"core-js/es/reflect/get": [ |
|
"es.reflect.get" |
|
], |
|
"core-js/es/reflect/get-own-property-descriptor": [ |
|
"es.reflect.get-own-property-descriptor" |
|
], |
|
"core-js/es/reflect/get-prototype-of": [ |
|
"es.reflect.get-prototype-of" |
|
], |
|
"core-js/es/reflect/has": [ |
|
"es.reflect.has" |
|
], |
|
"core-js/es/reflect/is-extensible": [ |
|
"es.reflect.is-extensible" |
|
], |
|
"core-js/es/reflect/own-keys": [ |
|
"es.reflect.own-keys" |
|
], |
|
"core-js/es/reflect/prevent-extensions": [ |
|
"es.reflect.prevent-extensions" |
|
], |
|
"core-js/es/reflect/set": [ |
|
"es.reflect.set" |
|
], |
|
"core-js/es/reflect/set-prototype-of": [ |
|
"es.reflect.set-prototype-of" |
|
], |
|
"core-js/es/reflect/to-string-tag": [ |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/es/regexp": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.flags", |
|
"es.regexp.sticky", |
|
"es.regexp.test", |
|
"es.regexp.to-string", |
|
"es.string.match", |
|
"es.string.replace", |
|
"es.string.search", |
|
"es.string.split" |
|
], |
|
"core-js/es/regexp/constructor": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.sticky" |
|
], |
|
"core-js/es/regexp/dot-all": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec" |
|
], |
|
"core-js/es/regexp/flags": [ |
|
"es.regexp.flags" |
|
], |
|
"core-js/es/regexp/match": [ |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/es/regexp/replace": [ |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/es/regexp/search": [ |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/es/regexp/split": [ |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/es/regexp/sticky": [ |
|
"es.regexp.constructor", |
|
"es.regexp.exec", |
|
"es.regexp.sticky" |
|
], |
|
"core-js/es/regexp/test": [ |
|
"es.regexp.exec", |
|
"es.regexp.test" |
|
], |
|
"core-js/es/regexp/to-string": [ |
|
"es.regexp.to-string" |
|
], |
|
"core-js/es/set": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.set", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/string": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.from-code-point", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.raw", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup" |
|
], |
|
"core-js/es/string/anchor": [ |
|
"es.string.anchor" |
|
], |
|
"core-js/es/string/at": [ |
|
"es.string.at-alternative" |
|
], |
|
"core-js/es/string/big": [ |
|
"es.string.big" |
|
], |
|
"core-js/es/string/blink": [ |
|
"es.string.blink" |
|
], |
|
"core-js/es/string/bold": [ |
|
"es.string.bold" |
|
], |
|
"core-js/es/string/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/es/string/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/es/string/fixed": [ |
|
"es.string.fixed" |
|
], |
|
"core-js/es/string/fontcolor": [ |
|
"es.string.fontcolor" |
|
], |
|
"core-js/es/string/fontsize": [ |
|
"es.string.fontsize" |
|
], |
|
"core-js/es/string/from-code-point": [ |
|
"es.string.from-code-point" |
|
], |
|
"core-js/es/string/includes": [ |
|
"es.string.includes" |
|
], |
|
"core-js/es/string/italics": [ |
|
"es.string.italics" |
|
], |
|
"core-js/es/string/iterator": [ |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/string/link": [ |
|
"es.string.link" |
|
], |
|
"core-js/es/string/match": [ |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/es/string/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/es/string/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/es/string/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/es/string/raw": [ |
|
"es.string.raw" |
|
], |
|
"core-js/es/string/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/es/string/replace": [ |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/es/string/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all" |
|
], |
|
"core-js/es/string/search": [ |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/es/string/small": [ |
|
"es.string.small" |
|
], |
|
"core-js/es/string/split": [ |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/es/string/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/es/string/strike": [ |
|
"es.string.strike" |
|
], |
|
"core-js/es/string/sub": [ |
|
"es.string.sub" |
|
], |
|
"core-js/es/string/substr": [ |
|
"es.string.substr" |
|
], |
|
"core-js/es/string/sup": [ |
|
"es.string.sup" |
|
], |
|
"core-js/es/string/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/es/string/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/es/string/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/es/string/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/es/string/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/es/string/virtual": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup" |
|
], |
|
"core-js/es/string/virtual/anchor": [ |
|
"es.string.anchor" |
|
], |
|
"core-js/es/string/virtual/at": [ |
|
"es.string.at-alternative" |
|
], |
|
"core-js/es/string/virtual/big": [ |
|
"es.string.big" |
|
], |
|
"core-js/es/string/virtual/blink": [ |
|
"es.string.blink" |
|
], |
|
"core-js/es/string/virtual/bold": [ |
|
"es.string.bold" |
|
], |
|
"core-js/es/string/virtual/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/es/string/virtual/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/es/string/virtual/fixed": [ |
|
"es.string.fixed" |
|
], |
|
"core-js/es/string/virtual/fontcolor": [ |
|
"es.string.fontcolor" |
|
], |
|
"core-js/es/string/virtual/fontsize": [ |
|
"es.string.fontsize" |
|
], |
|
"core-js/es/string/virtual/includes": [ |
|
"es.string.includes" |
|
], |
|
"core-js/es/string/virtual/italics": [ |
|
"es.string.italics" |
|
], |
|
"core-js/es/string/virtual/iterator": [ |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/string/virtual/link": [ |
|
"es.string.link" |
|
], |
|
"core-js/es/string/virtual/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/es/string/virtual/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/es/string/virtual/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/es/string/virtual/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/es/string/virtual/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all" |
|
], |
|
"core-js/es/string/virtual/small": [ |
|
"es.string.small" |
|
], |
|
"core-js/es/string/virtual/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/es/string/virtual/strike": [ |
|
"es.string.strike" |
|
], |
|
"core-js/es/string/virtual/sub": [ |
|
"es.string.sub" |
|
], |
|
"core-js/es/string/virtual/substr": [ |
|
"es.string.substr" |
|
], |
|
"core-js/es/string/virtual/sup": [ |
|
"es.string.sup" |
|
], |
|
"core-js/es/string/virtual/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/es/string/virtual/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/es/string/virtual/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/es/string/virtual/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/es/string/virtual/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/es/symbol": [ |
|
"es.symbol", |
|
"es.symbol.description", |
|
"es.symbol.async-iterator", |
|
"es.symbol.has-instance", |
|
"es.symbol.is-concat-spreadable", |
|
"es.symbol.iterator", |
|
"es.symbol.match", |
|
"es.symbol.match-all", |
|
"es.symbol.replace", |
|
"es.symbol.search", |
|
"es.symbol.species", |
|
"es.symbol.split", |
|
"es.symbol.to-primitive", |
|
"es.symbol.to-string-tag", |
|
"es.symbol.unscopables", |
|
"es.array.concat", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/es/symbol/async-iterator": [ |
|
"es.symbol.async-iterator" |
|
], |
|
"core-js/es/symbol/description": [ |
|
"es.symbol.description" |
|
], |
|
"core-js/es/symbol/for": [ |
|
"es.symbol" |
|
], |
|
"core-js/es/symbol/has-instance": [ |
|
"es.symbol.has-instance", |
|
"es.function.has-instance" |
|
], |
|
"core-js/es/symbol/is-concat-spreadable": [ |
|
"es.symbol.is-concat-spreadable", |
|
"es.array.concat" |
|
], |
|
"core-js/es/symbol/iterator": [ |
|
"es.symbol.iterator", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/es/symbol/key-for": [ |
|
"es.symbol" |
|
], |
|
"core-js/es/symbol/match": [ |
|
"es.symbol.match", |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/es/symbol/match-all": [ |
|
"es.symbol.match-all", |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/es/symbol/replace": [ |
|
"es.symbol.replace", |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/es/symbol/search": [ |
|
"es.symbol.search", |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/es/symbol/species": [ |
|
"es.symbol.species" |
|
], |
|
"core-js/es/symbol/split": [ |
|
"es.symbol.split", |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/es/symbol/to-primitive": [ |
|
"es.symbol.to-primitive", |
|
"es.date.to-primitive" |
|
], |
|
"core-js/es/symbol/to-string-tag": [ |
|
"es.symbol.to-string-tag", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/es/symbol/unscopables": [ |
|
"es.symbol.unscopables" |
|
], |
|
"core-js/es/typed-array": [ |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/at": [ |
|
"es.typed-array.at" |
|
], |
|
"core-js/es/typed-array/copy-within": [ |
|
"es.typed-array.copy-within" |
|
], |
|
"core-js/es/typed-array/entries": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/es/typed-array/every": [ |
|
"es.typed-array.every" |
|
], |
|
"core-js/es/typed-array/fill": [ |
|
"es.typed-array.fill" |
|
], |
|
"core-js/es/typed-array/filter": [ |
|
"es.typed-array.filter" |
|
], |
|
"core-js/es/typed-array/find": [ |
|
"es.typed-array.find" |
|
], |
|
"core-js/es/typed-array/find-index": [ |
|
"es.typed-array.find-index" |
|
], |
|
"core-js/es/typed-array/float32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/float64-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/for-each": [ |
|
"es.typed-array.for-each" |
|
], |
|
"core-js/es/typed-array/from": [ |
|
"es.typed-array.from" |
|
], |
|
"core-js/es/typed-array/includes": [ |
|
"es.typed-array.includes" |
|
], |
|
"core-js/es/typed-array/index-of": [ |
|
"es.typed-array.index-of" |
|
], |
|
"core-js/es/typed-array/int16-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/int32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/int8-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/iterator": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/es/typed-array/join": [ |
|
"es.typed-array.join" |
|
], |
|
"core-js/es/typed-array/keys": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/es/typed-array/last-index-of": [ |
|
"es.typed-array.last-index-of" |
|
], |
|
"core-js/es/typed-array/map": [ |
|
"es.typed-array.map" |
|
], |
|
"core-js/es/typed-array/methods": [ |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/of": [ |
|
"es.typed-array.of" |
|
], |
|
"core-js/es/typed-array/reduce": [ |
|
"es.typed-array.reduce" |
|
], |
|
"core-js/es/typed-array/reduce-right": [ |
|
"es.typed-array.reduce-right" |
|
], |
|
"core-js/es/typed-array/reverse": [ |
|
"es.typed-array.reverse" |
|
], |
|
"core-js/es/typed-array/set": [ |
|
"es.typed-array.set" |
|
], |
|
"core-js/es/typed-array/slice": [ |
|
"es.typed-array.slice" |
|
], |
|
"core-js/es/typed-array/some": [ |
|
"es.typed-array.some" |
|
], |
|
"core-js/es/typed-array/sort": [ |
|
"es.typed-array.sort" |
|
], |
|
"core-js/es/typed-array/subarray": [ |
|
"es.typed-array.subarray" |
|
], |
|
"core-js/es/typed-array/to-locale-string": [ |
|
"es.typed-array.to-locale-string" |
|
], |
|
"core-js/es/typed-array/to-string": [ |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/uint16-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/uint32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/uint8-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/uint8-clamped-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/es/typed-array/values": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/es/unescape": [ |
|
"es.unescape" |
|
], |
|
"core-js/es/weak-map": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.weak-map" |
|
], |
|
"core-js/es/weak-set": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.weak-set" |
|
], |
|
"core-js/features": [ |
|
"es.symbol", |
|
"es.symbol.description", |
|
"es.symbol.async-iterator", |
|
"es.symbol.has-instance", |
|
"es.symbol.is-concat-spreadable", |
|
"es.symbol.iterator", |
|
"es.symbol.match", |
|
"es.symbol.match-all", |
|
"es.symbol.replace", |
|
"es.symbol.search", |
|
"es.symbol.species", |
|
"es.symbol.split", |
|
"es.symbol.to-primitive", |
|
"es.symbol.to-string-tag", |
|
"es.symbol.unscopables", |
|
"es.error.cause", |
|
"es.error.to-string", |
|
"es.aggregate-error", |
|
"es.aggregate-error.cause", |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.from", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.is-array", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.of", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.is-view", |
|
"es.array-buffer.slice", |
|
"es.data-view", |
|
"es.date.get-year", |
|
"es.date.now", |
|
"es.date.set-year", |
|
"es.date.to-gmt-string", |
|
"es.date.to-iso-string", |
|
"es.date.to-json", |
|
"es.date.to-primitive", |
|
"es.date.to-string", |
|
"es.escape", |
|
"es.function.bind", |
|
"es.function.has-instance", |
|
"es.function.name", |
|
"es.global-this", |
|
"es.json.stringify", |
|
"es.json.to-string-tag", |
|
"es.map", |
|
"es.math.acosh", |
|
"es.math.asinh", |
|
"es.math.atanh", |
|
"es.math.cbrt", |
|
"es.math.clz32", |
|
"es.math.cosh", |
|
"es.math.expm1", |
|
"es.math.fround", |
|
"es.math.hypot", |
|
"es.math.imul", |
|
"es.math.log10", |
|
"es.math.log1p", |
|
"es.math.log2", |
|
"es.math.sign", |
|
"es.math.sinh", |
|
"es.math.tanh", |
|
"es.math.to-string-tag", |
|
"es.math.trunc", |
|
"es.number.constructor", |
|
"es.number.epsilon", |
|
"es.number.is-finite", |
|
"es.number.is-integer", |
|
"es.number.is-nan", |
|
"es.number.is-safe-integer", |
|
"es.number.max-safe-integer", |
|
"es.number.min-safe-integer", |
|
"es.number.parse-float", |
|
"es.number.parse-int", |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision", |
|
"es.object.assign", |
|
"es.object.create", |
|
"es.object.define-getter", |
|
"es.object.define-properties", |
|
"es.object.define-property", |
|
"es.object.define-setter", |
|
"es.object.entries", |
|
"es.object.freeze", |
|
"es.object.from-entries", |
|
"es.object.get-own-property-descriptor", |
|
"es.object.get-own-property-descriptors", |
|
"es.object.get-own-property-names", |
|
"es.object.get-prototype-of", |
|
"es.object.has-own", |
|
"es.object.is", |
|
"es.object.is-extensible", |
|
"es.object.is-frozen", |
|
"es.object.is-sealed", |
|
"es.object.keys", |
|
"es.object.lookup-getter", |
|
"es.object.lookup-setter", |
|
"es.object.prevent-extensions", |
|
"es.object.seal", |
|
"es.object.set-prototype-of", |
|
"es.object.to-string", |
|
"es.object.values", |
|
"es.parse-float", |
|
"es.parse-int", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.promise.any", |
|
"es.promise.finally", |
|
"es.reflect.apply", |
|
"es.reflect.construct", |
|
"es.reflect.define-property", |
|
"es.reflect.delete-property", |
|
"es.reflect.get", |
|
"es.reflect.get-own-property-descriptor", |
|
"es.reflect.get-prototype-of", |
|
"es.reflect.has", |
|
"es.reflect.is-extensible", |
|
"es.reflect.own-keys", |
|
"es.reflect.prevent-extensions", |
|
"es.reflect.set", |
|
"es.reflect.set-prototype-of", |
|
"es.reflect.to-string-tag", |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.flags", |
|
"es.regexp.sticky", |
|
"es.regexp.test", |
|
"es.regexp.to-string", |
|
"es.set", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.from-code-point", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.raw", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"es.unescape", |
|
"es.weak-map", |
|
"es.weak-set", |
|
"esnext.aggregate-error", |
|
"esnext.array.from-async", |
|
"esnext.array.at", |
|
"esnext.array.filter-out", |
|
"esnext.array.filter-reject", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.array.is-template-object", |
|
"esnext.array.last-index", |
|
"esnext.array.last-item", |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.unique-by", |
|
"esnext.array.with", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs", |
|
"esnext.async-iterator.drop", |
|
"esnext.async-iterator.every", |
|
"esnext.async-iterator.filter", |
|
"esnext.async-iterator.find", |
|
"esnext.async-iterator.flat-map", |
|
"esnext.async-iterator.for-each", |
|
"esnext.async-iterator.from", |
|
"esnext.async-iterator.map", |
|
"esnext.async-iterator.reduce", |
|
"esnext.async-iterator.some", |
|
"esnext.async-iterator.take", |
|
"esnext.async-iterator.to-array", |
|
"esnext.bigint.range", |
|
"esnext.composite-key", |
|
"esnext.composite-symbol", |
|
"esnext.function.is-callable", |
|
"esnext.function.is-constructor", |
|
"esnext.function.un-this", |
|
"esnext.global-this", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs", |
|
"esnext.iterator.drop", |
|
"esnext.iterator.every", |
|
"esnext.iterator.filter", |
|
"esnext.iterator.find", |
|
"esnext.iterator.flat-map", |
|
"esnext.iterator.for-each", |
|
"esnext.iterator.from", |
|
"esnext.iterator.map", |
|
"esnext.iterator.reduce", |
|
"esnext.iterator.some", |
|
"esnext.iterator.take", |
|
"esnext.iterator.to-array", |
|
"esnext.iterator.to-async", |
|
"esnext.map.delete-all", |
|
"esnext.map.emplace", |
|
"esnext.map.every", |
|
"esnext.map.filter", |
|
"esnext.map.find", |
|
"esnext.map.find-key", |
|
"esnext.map.from", |
|
"esnext.map.group-by", |
|
"esnext.map.includes", |
|
"esnext.map.key-by", |
|
"esnext.map.key-of", |
|
"esnext.map.map-keys", |
|
"esnext.map.map-values", |
|
"esnext.map.merge", |
|
"esnext.map.of", |
|
"esnext.map.reduce", |
|
"esnext.map.some", |
|
"esnext.map.update", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"esnext.math.clamp", |
|
"esnext.math.deg-per-rad", |
|
"esnext.math.degrees", |
|
"esnext.math.fscale", |
|
"esnext.math.iaddh", |
|
"esnext.math.imulh", |
|
"esnext.math.isubh", |
|
"esnext.math.rad-per-deg", |
|
"esnext.math.radians", |
|
"esnext.math.scale", |
|
"esnext.math.seeded-prng", |
|
"esnext.math.signbit", |
|
"esnext.math.umulh", |
|
"esnext.number.from-string", |
|
"esnext.number.range", |
|
"esnext.object.has-own", |
|
"esnext.object.iterate-entries", |
|
"esnext.object.iterate-keys", |
|
"esnext.object.iterate-values", |
|
"esnext.observable", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.promise.try", |
|
"esnext.reflect.define-metadata", |
|
"esnext.reflect.delete-metadata", |
|
"esnext.reflect.get-metadata", |
|
"esnext.reflect.get-metadata-keys", |
|
"esnext.reflect.get-own-metadata", |
|
"esnext.reflect.get-own-metadata-keys", |
|
"esnext.reflect.has-metadata", |
|
"esnext.reflect.has-own-metadata", |
|
"esnext.reflect.metadata", |
|
"esnext.set.add-all", |
|
"esnext.set.delete-all", |
|
"esnext.set.difference", |
|
"esnext.set.every", |
|
"esnext.set.filter", |
|
"esnext.set.find", |
|
"esnext.set.from", |
|
"esnext.set.intersection", |
|
"esnext.set.is-disjoint-from", |
|
"esnext.set.is-subset-of", |
|
"esnext.set.is-superset-of", |
|
"esnext.set.join", |
|
"esnext.set.map", |
|
"esnext.set.of", |
|
"esnext.set.reduce", |
|
"esnext.set.some", |
|
"esnext.set.symmetric-difference", |
|
"esnext.set.union", |
|
"esnext.string.at", |
|
"esnext.string.cooked", |
|
"esnext.string.code-points", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.async-dispose", |
|
"esnext.symbol.dispose", |
|
"esnext.symbol.matcher", |
|
"esnext.symbol.metadata", |
|
"esnext.symbol.observable", |
|
"esnext.symbol.pattern-match", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with", |
|
"esnext.weak-map.delete-all", |
|
"esnext.weak-map.from", |
|
"esnext.weak-map.of", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert", |
|
"esnext.weak-set.add-all", |
|
"esnext.weak-set.delete-all", |
|
"esnext.weak-set.from", |
|
"esnext.weak-set.of", |
|
"web.atob", |
|
"web.btoa", |
|
"web.dom-collections.for-each", |
|
"web.dom-collections.iterator", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag", |
|
"web.immediate", |
|
"web.queue-microtask", |
|
"web.structured-clone", |
|
"web.timers", |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/features/aggregate-error": [ |
|
"es.error.cause", |
|
"es.aggregate-error", |
|
"es.aggregate-error.cause", |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"esnext.aggregate-error", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/array": [ |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.from", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.is-array", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.of", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"esnext.array.from-async", |
|
"esnext.array.at", |
|
"esnext.array.filter-out", |
|
"esnext.array.filter-reject", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.array.is-template-object", |
|
"esnext.array.last-index", |
|
"esnext.array.last-item", |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.unique-by", |
|
"esnext.array.with" |
|
], |
|
"core-js/features/array-buffer": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.is-view", |
|
"es.array-buffer.slice", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/array-buffer/constructor": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/array-buffer/is-view": [ |
|
"es.array-buffer.is-view" |
|
], |
|
"core-js/features/array-buffer/slice": [ |
|
"es.array-buffer.slice" |
|
], |
|
"core-js/features/array/at": [ |
|
"es.array.at", |
|
"esnext.array.at" |
|
], |
|
"core-js/features/array/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/features/array/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/features/array/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/array/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/features/array/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/features/array/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/features/array/filter-out": [ |
|
"esnext.array.filter-out" |
|
], |
|
"core-js/features/array/filter-reject": [ |
|
"esnext.array.filter-reject" |
|
], |
|
"core-js/features/array/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/features/array/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/features/array/find-last": [ |
|
"esnext.array.find-last" |
|
], |
|
"core-js/features/array/find-last-index": [ |
|
"esnext.array.find-last-index" |
|
], |
|
"core-js/features/array/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/features/array/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/features/array/for-each": [ |
|
"es.array.for-each" |
|
], |
|
"core-js/features/array/from": [ |
|
"es.array.from", |
|
"es.string.iterator" |
|
], |
|
"core-js/features/array/from-async": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"esnext.array.from-async" |
|
], |
|
"core-js/features/array/group-by": [ |
|
"esnext.array.group-by" |
|
], |
|
"core-js/features/array/group-by-to-map": [ |
|
"es.map", |
|
"es.object.to-string", |
|
"esnext.array.group-by-to-map" |
|
], |
|
"core-js/features/array/includes": [ |
|
"es.array.includes" |
|
], |
|
"core-js/features/array/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/features/array/is-array": [ |
|
"es.array.is-array" |
|
], |
|
"core-js/features/array/is-template-object": [ |
|
"esnext.array.is-template-object" |
|
], |
|
"core-js/features/array/iterator": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/array/join": [ |
|
"es.array.join" |
|
], |
|
"core-js/features/array/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/array/last-index": [ |
|
"esnext.array.last-index" |
|
], |
|
"core-js/features/array/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/features/array/last-item": [ |
|
"esnext.array.last-item" |
|
], |
|
"core-js/features/array/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/features/array/of": [ |
|
"es.array.of" |
|
], |
|
"core-js/features/array/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/features/array/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/features/array/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/features/array/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/features/array/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/features/array/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/features/array/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/features/array/to-reversed": [ |
|
"esnext.array.to-reversed" |
|
], |
|
"core-js/features/array/to-sorted": [ |
|
"es.array.sort", |
|
"esnext.array.to-sorted" |
|
], |
|
"core-js/features/array/to-spliced": [ |
|
"esnext.array.to-spliced" |
|
], |
|
"core-js/features/array/unique-by": [ |
|
"es.map", |
|
"esnext.array.unique-by" |
|
], |
|
"core-js/features/array/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/array/virtual": [ |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.map", |
|
"es.object.to-string", |
|
"esnext.array.at", |
|
"esnext.array.filter-out", |
|
"esnext.array.filter-reject", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.unique-by", |
|
"esnext.array.with" |
|
], |
|
"core-js/features/array/virtual/at": [ |
|
"es.array.at", |
|
"esnext.array.at" |
|
], |
|
"core-js/features/array/virtual/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/features/array/virtual/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/features/array/virtual/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/array/virtual/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/features/array/virtual/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/features/array/virtual/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/features/array/virtual/filter-out": [ |
|
"esnext.array.filter-out" |
|
], |
|
"core-js/features/array/virtual/filter-reject": [ |
|
"esnext.array.filter-reject" |
|
], |
|
"core-js/features/array/virtual/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/features/array/virtual/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/features/array/virtual/find-last": [ |
|
"esnext.array.find-last" |
|
], |
|
"core-js/features/array/virtual/find-last-index": [ |
|
"esnext.array.find-last-index" |
|
], |
|
"core-js/features/array/virtual/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/features/array/virtual/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/features/array/virtual/for-each": [ |
|
"es.array.for-each" |
|
], |
|
"core-js/features/array/virtual/group-by": [ |
|
"esnext.array.group-by" |
|
], |
|
"core-js/features/array/virtual/group-by-to-map": [ |
|
"es.map", |
|
"es.object.to-string", |
|
"esnext.array.group-by-to-map" |
|
], |
|
"core-js/features/array/virtual/includes": [ |
|
"es.array.includes" |
|
], |
|
"core-js/features/array/virtual/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/features/array/virtual/iterator": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/array/virtual/join": [ |
|
"es.array.join" |
|
], |
|
"core-js/features/array/virtual/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/array/virtual/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/features/array/virtual/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/features/array/virtual/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/features/array/virtual/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/features/array/virtual/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/features/array/virtual/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/features/array/virtual/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/features/array/virtual/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/features/array/virtual/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/features/array/virtual/to-reversed": [ |
|
"esnext.array.to-reversed" |
|
], |
|
"core-js/features/array/virtual/to-sorted": [ |
|
"es.array.sort", |
|
"esnext.array.to-sorted" |
|
], |
|
"core-js/features/array/virtual/to-spliced": [ |
|
"esnext.array.to-spliced" |
|
], |
|
"core-js/features/array/virtual/unique-by": [ |
|
"es.map", |
|
"esnext.array.unique-by" |
|
], |
|
"core-js/features/array/virtual/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/array/virtual/with": [ |
|
"esnext.array.with" |
|
], |
|
"core-js/features/array/with": [ |
|
"esnext.array.with" |
|
], |
|
"core-js/features/async-iterator": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs", |
|
"esnext.async-iterator.drop", |
|
"esnext.async-iterator.every", |
|
"esnext.async-iterator.filter", |
|
"esnext.async-iterator.find", |
|
"esnext.async-iterator.flat-map", |
|
"esnext.async-iterator.for-each", |
|
"esnext.async-iterator.from", |
|
"esnext.async-iterator.map", |
|
"esnext.async-iterator.reduce", |
|
"esnext.async-iterator.some", |
|
"esnext.async-iterator.take", |
|
"esnext.async-iterator.to-array", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/async-iterator/as-indexed-pairs": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs" |
|
], |
|
"core-js/features/async-iterator/drop": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.drop" |
|
], |
|
"core-js/features/async-iterator/every": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.every" |
|
], |
|
"core-js/features/async-iterator/filter": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.filter" |
|
], |
|
"core-js/features/async-iterator/find": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.find" |
|
], |
|
"core-js/features/async-iterator/flat-map": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.flat-map" |
|
], |
|
"core-js/features/async-iterator/for-each": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.for-each" |
|
], |
|
"core-js/features/async-iterator/from": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.from", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/async-iterator/map": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.map" |
|
], |
|
"core-js/features/async-iterator/reduce": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.reduce" |
|
], |
|
"core-js/features/async-iterator/some": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.some" |
|
], |
|
"core-js/features/async-iterator/take": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.take" |
|
], |
|
"core-js/features/async-iterator/to-array": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.to-array" |
|
], |
|
"core-js/features/atob": [ |
|
"es.error.to-string", |
|
"es.object.to-string", |
|
"web.atob", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/features/bigint": [ |
|
"es.object.to-string", |
|
"esnext.bigint.range" |
|
], |
|
"core-js/features/bigint/range": [ |
|
"es.object.to-string", |
|
"esnext.bigint.range" |
|
], |
|
"core-js/features/btoa": [ |
|
"es.error.to-string", |
|
"es.object.to-string", |
|
"web.btoa", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/features/clear-immediate": [ |
|
"web.immediate" |
|
], |
|
"core-js/features/composite-key": [ |
|
"esnext.composite-key" |
|
], |
|
"core-js/features/composite-symbol": [ |
|
"es.symbol", |
|
"esnext.composite-symbol" |
|
], |
|
"core-js/features/data-view": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.data-view", |
|
"es.object.to-string" |
|
], |
|
"core-js/features/date": [ |
|
"es.date.get-year", |
|
"es.date.now", |
|
"es.date.set-year", |
|
"es.date.to-gmt-string", |
|
"es.date.to-iso-string", |
|
"es.date.to-json", |
|
"es.date.to-primitive", |
|
"es.date.to-string" |
|
], |
|
"core-js/features/date/get-year": [ |
|
"es.date.get-year" |
|
], |
|
"core-js/features/date/now": [ |
|
"es.date.now" |
|
], |
|
"core-js/features/date/set-year": [ |
|
"es.date.set-year" |
|
], |
|
"core-js/features/date/to-gmt-string": [ |
|
"es.date.to-gmt-string" |
|
], |
|
"core-js/features/date/to-iso-string": [ |
|
"es.date.to-iso-string", |
|
"es.date.to-json" |
|
], |
|
"core-js/features/date/to-json": [ |
|
"es.date.to-json" |
|
], |
|
"core-js/features/date/to-primitive": [ |
|
"es.date.to-primitive" |
|
], |
|
"core-js/features/date/to-string": [ |
|
"es.date.to-string" |
|
], |
|
"core-js/features/dom-collections": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.for-each", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/dom-collections/for-each": [ |
|
"web.dom-collections.for-each" |
|
], |
|
"core-js/features/dom-collections/iterator": [ |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/dom-exception": [ |
|
"es.error.to-string", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/features/dom-exception/constructor": [ |
|
"es.error.to-string", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack" |
|
], |
|
"core-js/features/dom-exception/to-string-tag": [ |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/features/error": [ |
|
"es.error.cause", |
|
"es.error.to-string" |
|
], |
|
"core-js/features/error/constructor": [ |
|
"es.error.cause" |
|
], |
|
"core-js/features/error/to-string": [ |
|
"es.error.to-string" |
|
], |
|
"core-js/features/escape": [ |
|
"es.escape" |
|
], |
|
"core-js/features/function": [ |
|
"es.function.bind", |
|
"es.function.has-instance", |
|
"es.function.name", |
|
"esnext.function.is-callable", |
|
"esnext.function.is-constructor", |
|
"esnext.function.un-this" |
|
], |
|
"core-js/features/function/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/features/function/has-instance": [ |
|
"es.function.has-instance" |
|
], |
|
"core-js/features/function/is-callable": [ |
|
"esnext.function.is-callable" |
|
], |
|
"core-js/features/function/is-constructor": [ |
|
"esnext.function.is-constructor" |
|
], |
|
"core-js/features/function/name": [ |
|
"es.function.name" |
|
], |
|
"core-js/features/function/un-this": [ |
|
"esnext.function.un-this" |
|
], |
|
"core-js/features/function/virtual": [ |
|
"es.function.bind", |
|
"esnext.function.un-this" |
|
], |
|
"core-js/features/function/virtual/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/features/function/virtual/un-this": [ |
|
"esnext.function.un-this" |
|
], |
|
"core-js/features/get-iterator": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/get-iterator-method": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/global-this": [ |
|
"es.global-this", |
|
"esnext.global-this" |
|
], |
|
"core-js/features/instance/at": [ |
|
"es.array.at", |
|
"es.string.at-alternative", |
|
"esnext.array.at", |
|
"esnext.string.at" |
|
], |
|
"core-js/features/instance/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/features/instance/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/features/instance/code-points": [ |
|
"es.object.to-string", |
|
"esnext.string.code-points" |
|
], |
|
"core-js/features/instance/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/features/instance/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/features/instance/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/features/instance/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/instance/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/features/instance/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/features/instance/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/features/instance/filter-out": [ |
|
"esnext.array.filter-out" |
|
], |
|
"core-js/features/instance/filter-reject": [ |
|
"esnext.array.filter-reject" |
|
], |
|
"core-js/features/instance/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/features/instance/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/features/instance/find-last": [ |
|
"esnext.array.find-last" |
|
], |
|
"core-js/features/instance/find-last-index": [ |
|
"esnext.array.find-last-index" |
|
], |
|
"core-js/features/instance/flags": [ |
|
"es.regexp.flags" |
|
], |
|
"core-js/features/instance/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/features/instance/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/features/instance/for-each": [ |
|
"es.array.for-each", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/instance/group-by": [ |
|
"esnext.array.group-by" |
|
], |
|
"core-js/features/instance/group-by-to-map": [ |
|
"es.map", |
|
"es.object.to-string", |
|
"esnext.array.group-by-to-map" |
|
], |
|
"core-js/features/instance/includes": [ |
|
"es.array.includes", |
|
"es.string.includes" |
|
], |
|
"core-js/features/instance/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/features/instance/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/instance/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/features/instance/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/features/instance/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all", |
|
"esnext.string.match-all" |
|
], |
|
"core-js/features/instance/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/features/instance/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/features/instance/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/features/instance/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/features/instance/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/features/instance/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all" |
|
], |
|
"core-js/features/instance/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/features/instance/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/features/instance/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/features/instance/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/features/instance/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/features/instance/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/features/instance/to-reversed": [ |
|
"esnext.array.to-reversed" |
|
], |
|
"core-js/features/instance/to-sorted": [ |
|
"es.array.sort", |
|
"esnext.array.to-sorted" |
|
], |
|
"core-js/features/instance/to-spliced": [ |
|
"esnext.array.to-spliced" |
|
], |
|
"core-js/features/instance/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/features/instance/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/features/instance/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/features/instance/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/features/instance/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/features/instance/un-this": [ |
|
"esnext.function.un-this" |
|
], |
|
"core-js/features/instance/unique-by": [ |
|
"es.map", |
|
"esnext.array.unique-by" |
|
], |
|
"core-js/features/instance/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/instance/with": [ |
|
"esnext.array.with" |
|
], |
|
"core-js/features/is-iterable": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/iterator": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs", |
|
"esnext.iterator.drop", |
|
"esnext.iterator.every", |
|
"esnext.iterator.filter", |
|
"esnext.iterator.find", |
|
"esnext.iterator.flat-map", |
|
"esnext.iterator.for-each", |
|
"esnext.iterator.from", |
|
"esnext.iterator.map", |
|
"esnext.iterator.reduce", |
|
"esnext.iterator.some", |
|
"esnext.iterator.take", |
|
"esnext.iterator.to-array", |
|
"esnext.iterator.to-async", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/iterator/as-indexed-pairs": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs" |
|
], |
|
"core-js/features/iterator/drop": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.drop" |
|
], |
|
"core-js/features/iterator/every": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.every" |
|
], |
|
"core-js/features/iterator/filter": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.filter" |
|
], |
|
"core-js/features/iterator/find": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.find" |
|
], |
|
"core-js/features/iterator/flat-map": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.flat-map" |
|
], |
|
"core-js/features/iterator/for-each": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.for-each" |
|
], |
|
"core-js/features/iterator/from": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.from", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/iterator/map": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.map" |
|
], |
|
"core-js/features/iterator/reduce": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.reduce" |
|
], |
|
"core-js/features/iterator/some": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.some" |
|
], |
|
"core-js/features/iterator/take": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.take" |
|
], |
|
"core-js/features/iterator/to-array": [ |
|
"es.object.to-string", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.to-array" |
|
], |
|
"core-js/features/iterator/to-async": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.to-async" |
|
], |
|
"core-js/features/json": [ |
|
"es.json.stringify", |
|
"es.json.to-string-tag" |
|
], |
|
"core-js/features/json/stringify": [ |
|
"es.json.stringify" |
|
], |
|
"core-js/features/json/to-string-tag": [ |
|
"es.json.to-string-tag" |
|
], |
|
"core-js/features/map": [ |
|
"es.array.iterator", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"esnext.map.delete-all", |
|
"esnext.map.emplace", |
|
"esnext.map.every", |
|
"esnext.map.filter", |
|
"esnext.map.find", |
|
"esnext.map.find-key", |
|
"esnext.map.from", |
|
"esnext.map.group-by", |
|
"esnext.map.includes", |
|
"esnext.map.key-by", |
|
"esnext.map.key-of", |
|
"esnext.map.map-keys", |
|
"esnext.map.map-values", |
|
"esnext.map.merge", |
|
"esnext.map.of", |
|
"esnext.map.reduce", |
|
"esnext.map.some", |
|
"esnext.map.update", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/map/delete-all": [ |
|
"es.map", |
|
"esnext.map.delete-all" |
|
], |
|
"core-js/features/map/emplace": [ |
|
"es.map", |
|
"esnext.map.emplace" |
|
], |
|
"core-js/features/map/every": [ |
|
"es.map", |
|
"esnext.map.every" |
|
], |
|
"core-js/features/map/filter": [ |
|
"es.map", |
|
"esnext.map.filter" |
|
], |
|
"core-js/features/map/find": [ |
|
"es.map", |
|
"esnext.map.find" |
|
], |
|
"core-js/features/map/find-key": [ |
|
"es.map", |
|
"esnext.map.find-key" |
|
], |
|
"core-js/features/map/from": [ |
|
"es.array.iterator", |
|
"es.map", |
|
"es.string.iterator", |
|
"esnext.map.from", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/map/group-by": [ |
|
"es.map", |
|
"esnext.map.group-by" |
|
], |
|
"core-js/features/map/includes": [ |
|
"es.map", |
|
"esnext.map.includes" |
|
], |
|
"core-js/features/map/key-by": [ |
|
"es.map", |
|
"esnext.map.key-by" |
|
], |
|
"core-js/features/map/key-of": [ |
|
"es.map", |
|
"esnext.map.key-of" |
|
], |
|
"core-js/features/map/map-keys": [ |
|
"es.map", |
|
"esnext.map.map-keys" |
|
], |
|
"core-js/features/map/map-values": [ |
|
"es.map", |
|
"esnext.map.map-values" |
|
], |
|
"core-js/features/map/merge": [ |
|
"es.map", |
|
"esnext.map.merge" |
|
], |
|
"core-js/features/map/of": [ |
|
"es.array.iterator", |
|
"es.map", |
|
"esnext.map.of" |
|
], |
|
"core-js/features/map/reduce": [ |
|
"es.map", |
|
"esnext.map.reduce" |
|
], |
|
"core-js/features/map/some": [ |
|
"es.map", |
|
"esnext.map.some" |
|
], |
|
"core-js/features/map/update": [ |
|
"es.map", |
|
"esnext.map.update" |
|
], |
|
"core-js/features/map/update-or-insert": [ |
|
"es.map", |
|
"esnext.map.update-or-insert" |
|
], |
|
"core-js/features/map/upsert": [ |
|
"es.map", |
|
"esnext.map.upsert" |
|
], |
|
"core-js/features/math": [ |
|
"es.math.acosh", |
|
"es.math.asinh", |
|
"es.math.atanh", |
|
"es.math.cbrt", |
|
"es.math.clz32", |
|
"es.math.cosh", |
|
"es.math.expm1", |
|
"es.math.fround", |
|
"es.math.hypot", |
|
"es.math.imul", |
|
"es.math.log10", |
|
"es.math.log1p", |
|
"es.math.log2", |
|
"es.math.sign", |
|
"es.math.sinh", |
|
"es.math.tanh", |
|
"es.math.to-string-tag", |
|
"es.math.trunc", |
|
"esnext.math.clamp", |
|
"esnext.math.deg-per-rad", |
|
"esnext.math.degrees", |
|
"esnext.math.fscale", |
|
"esnext.math.iaddh", |
|
"esnext.math.imulh", |
|
"esnext.math.isubh", |
|
"esnext.math.rad-per-deg", |
|
"esnext.math.radians", |
|
"esnext.math.scale", |
|
"esnext.math.seeded-prng", |
|
"esnext.math.signbit", |
|
"esnext.math.umulh" |
|
], |
|
"core-js/features/math/acosh": [ |
|
"es.math.acosh" |
|
], |
|
"core-js/features/math/asinh": [ |
|
"es.math.asinh" |
|
], |
|
"core-js/features/math/atanh": [ |
|
"es.math.atanh" |
|
], |
|
"core-js/features/math/cbrt": [ |
|
"es.math.cbrt" |
|
], |
|
"core-js/features/math/clamp": [ |
|
"esnext.math.clamp" |
|
], |
|
"core-js/features/math/clz32": [ |
|
"es.math.clz32" |
|
], |
|
"core-js/features/math/cosh": [ |
|
"es.math.cosh" |
|
], |
|
"core-js/features/math/deg-per-rad": [ |
|
"esnext.math.deg-per-rad" |
|
], |
|
"core-js/features/math/degrees": [ |
|
"esnext.math.degrees" |
|
], |
|
"core-js/features/math/expm1": [ |
|
"es.math.expm1" |
|
], |
|
"core-js/features/math/fround": [ |
|
"es.math.fround" |
|
], |
|
"core-js/features/math/fscale": [ |
|
"esnext.math.fscale" |
|
], |
|
"core-js/features/math/hypot": [ |
|
"es.math.hypot" |
|
], |
|
"core-js/features/math/iaddh": [ |
|
"esnext.math.iaddh" |
|
], |
|
"core-js/features/math/imul": [ |
|
"es.math.imul" |
|
], |
|
"core-js/features/math/imulh": [ |
|
"esnext.math.imulh" |
|
], |
|
"core-js/features/math/isubh": [ |
|
"esnext.math.isubh" |
|
], |
|
"core-js/features/math/log10": [ |
|
"es.math.log10" |
|
], |
|
"core-js/features/math/log1p": [ |
|
"es.math.log1p" |
|
], |
|
"core-js/features/math/log2": [ |
|
"es.math.log2" |
|
], |
|
"core-js/features/math/rad-per-deg": [ |
|
"esnext.math.rad-per-deg" |
|
], |
|
"core-js/features/math/radians": [ |
|
"esnext.math.radians" |
|
], |
|
"core-js/features/math/scale": [ |
|
"esnext.math.scale" |
|
], |
|
"core-js/features/math/seeded-prng": [ |
|
"esnext.math.seeded-prng" |
|
], |
|
"core-js/features/math/sign": [ |
|
"es.math.sign" |
|
], |
|
"core-js/features/math/signbit": [ |
|
"esnext.math.signbit" |
|
], |
|
"core-js/features/math/sinh": [ |
|
"es.math.sinh" |
|
], |
|
"core-js/features/math/tanh": [ |
|
"es.math.tanh" |
|
], |
|
"core-js/features/math/to-string-tag": [ |
|
"es.math.to-string-tag" |
|
], |
|
"core-js/features/math/trunc": [ |
|
"es.math.trunc" |
|
], |
|
"core-js/features/math/umulh": [ |
|
"esnext.math.umulh" |
|
], |
|
"core-js/features/number": [ |
|
"es.number.constructor", |
|
"es.number.epsilon", |
|
"es.number.is-finite", |
|
"es.number.is-integer", |
|
"es.number.is-nan", |
|
"es.number.is-safe-integer", |
|
"es.number.max-safe-integer", |
|
"es.number.min-safe-integer", |
|
"es.number.parse-float", |
|
"es.number.parse-int", |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision", |
|
"es.object.to-string", |
|
"esnext.number.from-string", |
|
"esnext.number.range" |
|
], |
|
"core-js/features/number/constructor": [ |
|
"es.number.constructor" |
|
], |
|
"core-js/features/number/epsilon": [ |
|
"es.number.epsilon" |
|
], |
|
"core-js/features/number/from-string": [ |
|
"esnext.number.from-string" |
|
], |
|
"core-js/features/number/is-finite": [ |
|
"es.number.is-finite" |
|
], |
|
"core-js/features/number/is-integer": [ |
|
"es.number.is-integer" |
|
], |
|
"core-js/features/number/is-nan": [ |
|
"es.number.is-nan" |
|
], |
|
"core-js/features/number/is-safe-integer": [ |
|
"es.number.is-safe-integer" |
|
], |
|
"core-js/features/number/max-safe-integer": [ |
|
"es.number.max-safe-integer" |
|
], |
|
"core-js/features/number/min-safe-integer": [ |
|
"es.number.min-safe-integer" |
|
], |
|
"core-js/features/number/parse-float": [ |
|
"es.number.parse-float" |
|
], |
|
"core-js/features/number/parse-int": [ |
|
"es.number.parse-int" |
|
], |
|
"core-js/features/number/range": [ |
|
"es.object.to-string", |
|
"esnext.number.range" |
|
], |
|
"core-js/features/number/to-exponential": [ |
|
"es.number.to-exponential" |
|
], |
|
"core-js/features/number/to-fixed": [ |
|
"es.number.to-fixed" |
|
], |
|
"core-js/features/number/to-precision": [ |
|
"es.number.to-precision" |
|
], |
|
"core-js/features/number/virtual": [ |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision" |
|
], |
|
"core-js/features/number/virtual/to-exponential": [ |
|
"es.number.to-exponential" |
|
], |
|
"core-js/features/number/virtual/to-fixed": [ |
|
"es.number.to-fixed" |
|
], |
|
"core-js/features/number/virtual/to-precision": [ |
|
"es.number.to-precision" |
|
], |
|
"core-js/features/object": [ |
|
"es.symbol", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.assign", |
|
"es.object.create", |
|
"es.object.define-getter", |
|
"es.object.define-properties", |
|
"es.object.define-property", |
|
"es.object.define-setter", |
|
"es.object.entries", |
|
"es.object.freeze", |
|
"es.object.from-entries", |
|
"es.object.get-own-property-descriptor", |
|
"es.object.get-own-property-descriptors", |
|
"es.object.get-own-property-names", |
|
"es.object.get-prototype-of", |
|
"es.object.has-own", |
|
"es.object.is", |
|
"es.object.is-extensible", |
|
"es.object.is-frozen", |
|
"es.object.is-sealed", |
|
"es.object.keys", |
|
"es.object.lookup-getter", |
|
"es.object.lookup-setter", |
|
"es.object.prevent-extensions", |
|
"es.object.seal", |
|
"es.object.set-prototype-of", |
|
"es.object.to-string", |
|
"es.object.values", |
|
"es.reflect.to-string-tag", |
|
"esnext.object.has-own", |
|
"esnext.object.iterate-entries", |
|
"esnext.object.iterate-keys", |
|
"esnext.object.iterate-values", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/object/assign": [ |
|
"es.object.assign" |
|
], |
|
"core-js/features/object/create": [ |
|
"es.object.create" |
|
], |
|
"core-js/features/object/define-getter": [ |
|
"es.object.define-getter" |
|
], |
|
"core-js/features/object/define-properties": [ |
|
"es.object.define-properties" |
|
], |
|
"core-js/features/object/define-property": [ |
|
"es.object.define-property" |
|
], |
|
"core-js/features/object/define-setter": [ |
|
"es.object.define-setter" |
|
], |
|
"core-js/features/object/entries": [ |
|
"es.object.entries" |
|
], |
|
"core-js/features/object/freeze": [ |
|
"es.object.freeze" |
|
], |
|
"core-js/features/object/from-entries": [ |
|
"es.array.iterator", |
|
"es.object.from-entries", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/object/get-own-property-descriptor": [ |
|
"es.object.get-own-property-descriptor" |
|
], |
|
"core-js/features/object/get-own-property-descriptors": [ |
|
"es.object.get-own-property-descriptors" |
|
], |
|
"core-js/features/object/get-own-property-names": [ |
|
"es.object.get-own-property-names" |
|
], |
|
"core-js/features/object/get-own-property-symbols": [ |
|
"es.symbol" |
|
], |
|
"core-js/features/object/get-prototype-of": [ |
|
"es.object.get-prototype-of" |
|
], |
|
"core-js/features/object/has-own": [ |
|
"es.object.has-own", |
|
"esnext.object.has-own" |
|
], |
|
"core-js/features/object/is": [ |
|
"es.object.is" |
|
], |
|
"core-js/features/object/is-extensible": [ |
|
"es.object.is-extensible" |
|
], |
|
"core-js/features/object/is-frozen": [ |
|
"es.object.is-frozen" |
|
], |
|
"core-js/features/object/is-sealed": [ |
|
"es.object.is-sealed" |
|
], |
|
"core-js/features/object/iterate-entries": [ |
|
"esnext.object.iterate-entries" |
|
], |
|
"core-js/features/object/iterate-keys": [ |
|
"esnext.object.iterate-keys" |
|
], |
|
"core-js/features/object/iterate-values": [ |
|
"esnext.object.iterate-values" |
|
], |
|
"core-js/features/object/keys": [ |
|
"es.object.keys" |
|
], |
|
"core-js/features/object/lookup-getter": [ |
|
"es.object.lookup-setter" |
|
], |
|
"core-js/features/object/lookup-setter": [ |
|
"es.object.lookup-setter" |
|
], |
|
"core-js/features/object/prevent-extensions": [ |
|
"es.object.prevent-extensions" |
|
], |
|
"core-js/features/object/seal": [ |
|
"es.object.seal" |
|
], |
|
"core-js/features/object/set-prototype-of": [ |
|
"es.object.set-prototype-of" |
|
], |
|
"core-js/features/object/to-string": [ |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/features/object/values": [ |
|
"es.object.values" |
|
], |
|
"core-js/features/observable": [ |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"esnext.observable", |
|
"esnext.symbol.observable", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/parse-float": [ |
|
"es.parse-float" |
|
], |
|
"core-js/features/parse-int": [ |
|
"es.parse-int" |
|
], |
|
"core-js/features/promise": [ |
|
"es.aggregate-error", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.promise.any", |
|
"es.promise.finally", |
|
"es.string.iterator", |
|
"esnext.aggregate-error", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.promise.try", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/promise/all-settled": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.string.iterator", |
|
"esnext.promise.all-settled", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/promise/any": [ |
|
"es.aggregate-error", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.any", |
|
"es.string.iterator", |
|
"esnext.aggregate-error", |
|
"esnext.promise.any", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/promise/finally": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.finally" |
|
], |
|
"core-js/features/promise/try": [ |
|
"es.promise", |
|
"esnext.promise.try" |
|
], |
|
"core-js/features/queue-microtask": [ |
|
"web.queue-microtask" |
|
], |
|
"core-js/features/reflect": [ |
|
"es.object.to-string", |
|
"es.reflect.apply", |
|
"es.reflect.construct", |
|
"es.reflect.define-property", |
|
"es.reflect.delete-property", |
|
"es.reflect.get", |
|
"es.reflect.get-own-property-descriptor", |
|
"es.reflect.get-prototype-of", |
|
"es.reflect.has", |
|
"es.reflect.is-extensible", |
|
"es.reflect.own-keys", |
|
"es.reflect.prevent-extensions", |
|
"es.reflect.set", |
|
"es.reflect.set-prototype-of", |
|
"es.reflect.to-string-tag", |
|
"esnext.reflect.define-metadata", |
|
"esnext.reflect.delete-metadata", |
|
"esnext.reflect.get-metadata", |
|
"esnext.reflect.get-metadata-keys", |
|
"esnext.reflect.get-own-metadata", |
|
"esnext.reflect.get-own-metadata-keys", |
|
"esnext.reflect.has-metadata", |
|
"esnext.reflect.has-own-metadata", |
|
"esnext.reflect.metadata" |
|
], |
|
"core-js/features/reflect/apply": [ |
|
"es.reflect.apply" |
|
], |
|
"core-js/features/reflect/construct": [ |
|
"es.reflect.construct" |
|
], |
|
"core-js/features/reflect/define-metadata": [ |
|
"esnext.reflect.define-metadata" |
|
], |
|
"core-js/features/reflect/define-property": [ |
|
"es.reflect.define-property" |
|
], |
|
"core-js/features/reflect/delete-metadata": [ |
|
"esnext.reflect.delete-metadata" |
|
], |
|
"core-js/features/reflect/delete-property": [ |
|
"es.reflect.delete-property" |
|
], |
|
"core-js/features/reflect/get": [ |
|
"es.reflect.get" |
|
], |
|
"core-js/features/reflect/get-metadata": [ |
|
"esnext.reflect.get-metadata" |
|
], |
|
"core-js/features/reflect/get-metadata-keys": [ |
|
"esnext.reflect.get-metadata-keys" |
|
], |
|
"core-js/features/reflect/get-own-metadata": [ |
|
"esnext.reflect.get-own-metadata" |
|
], |
|
"core-js/features/reflect/get-own-metadata-keys": [ |
|
"esnext.reflect.get-own-metadata-keys" |
|
], |
|
"core-js/features/reflect/get-own-property-descriptor": [ |
|
"es.reflect.get-own-property-descriptor" |
|
], |
|
"core-js/features/reflect/get-prototype-of": [ |
|
"es.reflect.get-prototype-of" |
|
], |
|
"core-js/features/reflect/has": [ |
|
"es.reflect.has" |
|
], |
|
"core-js/features/reflect/has-metadata": [ |
|
"esnext.reflect.has-metadata" |
|
], |
|
"core-js/features/reflect/has-own-metadata": [ |
|
"esnext.reflect.has-own-metadata" |
|
], |
|
"core-js/features/reflect/is-extensible": [ |
|
"es.reflect.is-extensible" |
|
], |
|
"core-js/features/reflect/metadata": [ |
|
"esnext.reflect.metadata" |
|
], |
|
"core-js/features/reflect/own-keys": [ |
|
"es.reflect.own-keys" |
|
], |
|
"core-js/features/reflect/prevent-extensions": [ |
|
"es.reflect.prevent-extensions" |
|
], |
|
"core-js/features/reflect/set": [ |
|
"es.reflect.set" |
|
], |
|
"core-js/features/reflect/set-prototype-of": [ |
|
"es.reflect.set-prototype-of" |
|
], |
|
"core-js/features/reflect/to-string-tag": [ |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/features/regexp": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.flags", |
|
"es.regexp.sticky", |
|
"es.regexp.test", |
|
"es.regexp.to-string", |
|
"es.string.match", |
|
"es.string.replace", |
|
"es.string.search", |
|
"es.string.split" |
|
], |
|
"core-js/features/regexp/constructor": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.sticky" |
|
], |
|
"core-js/features/regexp/dot-all": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec" |
|
], |
|
"core-js/features/regexp/flags": [ |
|
"es.regexp.flags" |
|
], |
|
"core-js/features/regexp/match": [ |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/features/regexp/replace": [ |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/features/regexp/search": [ |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/features/regexp/split": [ |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/features/regexp/sticky": [ |
|
"es.regexp.constructor", |
|
"es.regexp.exec", |
|
"es.regexp.sticky" |
|
], |
|
"core-js/features/regexp/test": [ |
|
"es.regexp.exec", |
|
"es.regexp.test" |
|
], |
|
"core-js/features/regexp/to-string": [ |
|
"es.regexp.to-string" |
|
], |
|
"core-js/features/set": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.set", |
|
"es.string.iterator", |
|
"esnext.set.add-all", |
|
"esnext.set.delete-all", |
|
"esnext.set.difference", |
|
"esnext.set.every", |
|
"esnext.set.filter", |
|
"esnext.set.find", |
|
"esnext.set.from", |
|
"esnext.set.intersection", |
|
"esnext.set.is-disjoint-from", |
|
"esnext.set.is-subset-of", |
|
"esnext.set.is-superset-of", |
|
"esnext.set.join", |
|
"esnext.set.map", |
|
"esnext.set.of", |
|
"esnext.set.reduce", |
|
"esnext.set.some", |
|
"esnext.set.symmetric-difference", |
|
"esnext.set.union", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/set-immediate": [ |
|
"web.immediate" |
|
], |
|
"core-js/features/set-interval": [ |
|
"web.timers" |
|
], |
|
"core-js/features/set-timeout": [ |
|
"web.timers" |
|
], |
|
"core-js/features/set/add-all": [ |
|
"es.set", |
|
"esnext.set.add-all" |
|
], |
|
"core-js/features/set/delete-all": [ |
|
"es.set", |
|
"esnext.set.delete-all" |
|
], |
|
"core-js/features/set/difference": [ |
|
"es.array.iterator", |
|
"es.set", |
|
"es.string.iterator", |
|
"esnext.set.difference", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/set/every": [ |
|
"es.set", |
|
"esnext.set.every" |
|
], |
|
"core-js/features/set/filter": [ |
|
"es.set", |
|
"esnext.set.filter" |
|
], |
|
"core-js/features/set/find": [ |
|
"es.set", |
|
"esnext.set.find" |
|
], |
|
"core-js/features/set/from": [ |
|
"es.array.iterator", |
|
"es.set", |
|
"es.string.iterator", |
|
"esnext.set.from", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/set/intersection": [ |
|
"es.array.iterator", |
|
"es.set", |
|
"es.string.iterator", |
|
"esnext.set.intersection", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/set/is-disjoint-from": [ |
|
"es.array.iterator", |
|
"es.set", |
|
"es.string.iterator", |
|
"esnext.set.is-disjoint-from", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/set/is-subset-of": [ |
|
"es.array.iterator", |
|
"es.set", |
|
"es.string.iterator", |
|
"esnext.set.is-subset-of", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/set/is-superset-of": [ |
|
"es.array.iterator", |
|
"es.set", |
|
"es.string.iterator", |
|
"esnext.set.is-superset-of", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/set/join": [ |
|
"es.set", |
|
"esnext.set.join" |
|
], |
|
"core-js/features/set/map": [ |
|
"es.set", |
|
"esnext.set.map" |
|
], |
|
"core-js/features/set/of": [ |
|
"es.array.iterator", |
|
"es.set", |
|
"esnext.set.of" |
|
], |
|
"core-js/features/set/reduce": [ |
|
"es.set", |
|
"esnext.set.reduce" |
|
], |
|
"core-js/features/set/some": [ |
|
"es.set", |
|
"esnext.set.some" |
|
], |
|
"core-js/features/set/symmetric-difference": [ |
|
"es.array.iterator", |
|
"es.set", |
|
"es.string.iterator", |
|
"esnext.set.symmetric-difference", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/set/union": [ |
|
"es.array.iterator", |
|
"es.set", |
|
"es.string.iterator", |
|
"esnext.set.union", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/string": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.from-code-point", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.raw", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup", |
|
"esnext.string.at", |
|
"esnext.string.cooked", |
|
"esnext.string.code-points", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all" |
|
], |
|
"core-js/features/string/anchor": [ |
|
"es.string.anchor" |
|
], |
|
"core-js/features/string/at": [ |
|
"es.string.at-alternative", |
|
"esnext.string.at" |
|
], |
|
"core-js/features/string/big": [ |
|
"es.string.big" |
|
], |
|
"core-js/features/string/blink": [ |
|
"es.string.blink" |
|
], |
|
"core-js/features/string/bold": [ |
|
"es.string.bold" |
|
], |
|
"core-js/features/string/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/features/string/code-points": [ |
|
"es.object.to-string", |
|
"esnext.string.code-points" |
|
], |
|
"core-js/features/string/cooked": [ |
|
"esnext.string.cooked" |
|
], |
|
"core-js/features/string/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/features/string/fixed": [ |
|
"es.string.fixed" |
|
], |
|
"core-js/features/string/fontcolor": [ |
|
"es.string.fontcolor" |
|
], |
|
"core-js/features/string/fontsize": [ |
|
"es.string.fontsize" |
|
], |
|
"core-js/features/string/from-code-point": [ |
|
"es.string.from-code-point" |
|
], |
|
"core-js/features/string/includes": [ |
|
"es.string.includes" |
|
], |
|
"core-js/features/string/italics": [ |
|
"es.string.italics" |
|
], |
|
"core-js/features/string/iterator": [ |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/features/string/link": [ |
|
"es.string.link" |
|
], |
|
"core-js/features/string/match": [ |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/features/string/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all", |
|
"esnext.string.match-all" |
|
], |
|
"core-js/features/string/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/features/string/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/features/string/raw": [ |
|
"es.string.raw" |
|
], |
|
"core-js/features/string/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/features/string/replace": [ |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/features/string/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"esnext.string.replace-all" |
|
], |
|
"core-js/features/string/search": [ |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/features/string/small": [ |
|
"es.string.small" |
|
], |
|
"core-js/features/string/split": [ |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/features/string/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/features/string/strike": [ |
|
"es.string.strike" |
|
], |
|
"core-js/features/string/sub": [ |
|
"es.string.sub" |
|
], |
|
"core-js/features/string/substr": [ |
|
"es.string.substr" |
|
], |
|
"core-js/features/string/sup": [ |
|
"es.string.sup" |
|
], |
|
"core-js/features/string/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/features/string/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/features/string/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/features/string/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/features/string/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/features/string/virtual": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup", |
|
"esnext.string.at", |
|
"esnext.string.code-points", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all" |
|
], |
|
"core-js/features/string/virtual/anchor": [ |
|
"es.string.anchor" |
|
], |
|
"core-js/features/string/virtual/at": [ |
|
"es.string.at-alternative", |
|
"esnext.string.at" |
|
], |
|
"core-js/features/string/virtual/big": [ |
|
"es.string.big" |
|
], |
|
"core-js/features/string/virtual/blink": [ |
|
"es.string.blink" |
|
], |
|
"core-js/features/string/virtual/bold": [ |
|
"es.string.bold" |
|
], |
|
"core-js/features/string/virtual/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/features/string/virtual/code-points": [ |
|
"es.object.to-string", |
|
"esnext.string.code-points" |
|
], |
|
"core-js/features/string/virtual/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/features/string/virtual/fixed": [ |
|
"es.string.fixed" |
|
], |
|
"core-js/features/string/virtual/fontcolor": [ |
|
"es.string.fontcolor" |
|
], |
|
"core-js/features/string/virtual/fontsize": [ |
|
"es.string.fontsize" |
|
], |
|
"core-js/features/string/virtual/includes": [ |
|
"es.string.includes" |
|
], |
|
"core-js/features/string/virtual/italics": [ |
|
"es.string.italics" |
|
], |
|
"core-js/features/string/virtual/iterator": [ |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/features/string/virtual/link": [ |
|
"es.string.link" |
|
], |
|
"core-js/features/string/virtual/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all", |
|
"esnext.string.match-all" |
|
], |
|
"core-js/features/string/virtual/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/features/string/virtual/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/features/string/virtual/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/features/string/virtual/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"esnext.string.replace-all" |
|
], |
|
"core-js/features/string/virtual/small": [ |
|
"es.string.small" |
|
], |
|
"core-js/features/string/virtual/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/features/string/virtual/strike": [ |
|
"es.string.strike" |
|
], |
|
"core-js/features/string/virtual/sub": [ |
|
"es.string.sub" |
|
], |
|
"core-js/features/string/virtual/substr": [ |
|
"es.string.substr" |
|
], |
|
"core-js/features/string/virtual/sup": [ |
|
"es.string.sup" |
|
], |
|
"core-js/features/string/virtual/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/features/string/virtual/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/features/string/virtual/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/features/string/virtual/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/features/string/virtual/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/features/structured-clone": [ |
|
"es.error.to-string", |
|
"es.array.iterator", |
|
"es.map", |
|
"es.object.keys", |
|
"es.object.to-string", |
|
"es.set", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag", |
|
"web.structured-clone" |
|
], |
|
"core-js/features/symbol": [ |
|
"es.symbol", |
|
"es.symbol.description", |
|
"es.symbol.async-iterator", |
|
"es.symbol.has-instance", |
|
"es.symbol.is-concat-spreadable", |
|
"es.symbol.iterator", |
|
"es.symbol.match", |
|
"es.symbol.match-all", |
|
"es.symbol.replace", |
|
"es.symbol.search", |
|
"es.symbol.species", |
|
"es.symbol.split", |
|
"es.symbol.to-primitive", |
|
"es.symbol.to-string-tag", |
|
"es.symbol.unscopables", |
|
"es.array.concat", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag", |
|
"esnext.symbol.async-dispose", |
|
"esnext.symbol.dispose", |
|
"esnext.symbol.matcher", |
|
"esnext.symbol.metadata", |
|
"esnext.symbol.observable", |
|
"esnext.symbol.pattern-match", |
|
"esnext.symbol.replace-all", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/symbol/async-dispose": [ |
|
"esnext.symbol.async-dispose" |
|
], |
|
"core-js/features/symbol/async-iterator": [ |
|
"es.symbol.async-iterator" |
|
], |
|
"core-js/features/symbol/description": [ |
|
"es.symbol.description" |
|
], |
|
"core-js/features/symbol/dispose": [ |
|
"esnext.symbol.dispose" |
|
], |
|
"core-js/features/symbol/for": [ |
|
"es.symbol" |
|
], |
|
"core-js/features/symbol/has-instance": [ |
|
"es.symbol.has-instance", |
|
"es.function.has-instance" |
|
], |
|
"core-js/features/symbol/is-concat-spreadable": [ |
|
"es.symbol.is-concat-spreadable", |
|
"es.array.concat" |
|
], |
|
"core-js/features/symbol/iterator": [ |
|
"es.symbol.iterator", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/symbol/key-for": [ |
|
"es.symbol" |
|
], |
|
"core-js/features/symbol/match": [ |
|
"es.symbol.match", |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/features/symbol/match-all": [ |
|
"es.symbol.match-all", |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/features/symbol/matcher": [ |
|
"esnext.symbol.matcher" |
|
], |
|
"core-js/features/symbol/metadata": [ |
|
"esnext.symbol.metadata" |
|
], |
|
"core-js/features/symbol/observable": [ |
|
"esnext.symbol.observable" |
|
], |
|
"core-js/features/symbol/pattern-match": [ |
|
"esnext.symbol.pattern-match" |
|
], |
|
"core-js/features/symbol/replace": [ |
|
"es.symbol.replace", |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/features/symbol/replace-all": [ |
|
"esnext.symbol.replace-all" |
|
], |
|
"core-js/features/symbol/search": [ |
|
"es.symbol.search", |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/features/symbol/species": [ |
|
"es.symbol.species" |
|
], |
|
"core-js/features/symbol/split": [ |
|
"es.symbol.split", |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/features/symbol/to-primitive": [ |
|
"es.symbol.to-primitive", |
|
"es.date.to-primitive" |
|
], |
|
"core-js/features/symbol/to-string-tag": [ |
|
"es.symbol.to-string-tag", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/features/symbol/unscopables": [ |
|
"es.symbol.unscopables" |
|
], |
|
"core-js/features/typed-array": [ |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/at": [ |
|
"es.typed-array.every", |
|
"esnext.typed-array.at" |
|
], |
|
"core-js/features/typed-array/copy-within": [ |
|
"es.typed-array.copy-within" |
|
], |
|
"core-js/features/typed-array/entries": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/features/typed-array/every": [ |
|
"es.typed-array.every" |
|
], |
|
"core-js/features/typed-array/fill": [ |
|
"es.typed-array.fill" |
|
], |
|
"core-js/features/typed-array/filter": [ |
|
"es.typed-array.filter" |
|
], |
|
"core-js/features/typed-array/filter-out": [ |
|
"esnext.typed-array.filter-out" |
|
], |
|
"core-js/features/typed-array/filter-reject": [ |
|
"esnext.typed-array.filter-reject" |
|
], |
|
"core-js/features/typed-array/find": [ |
|
"es.typed-array.find" |
|
], |
|
"core-js/features/typed-array/find-index": [ |
|
"es.typed-array.find-index" |
|
], |
|
"core-js/features/typed-array/find-last": [ |
|
"esnext.typed-array.find-last" |
|
], |
|
"core-js/features/typed-array/find-last-index": [ |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/features/typed-array/float32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/float64-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/for-each": [ |
|
"es.typed-array.for-each" |
|
], |
|
"core-js/features/typed-array/from": [ |
|
"es.typed-array.from" |
|
], |
|
"core-js/features/typed-array/from-async": [ |
|
"esnext.typed-array.from-async" |
|
], |
|
"core-js/features/typed-array/group-by": [ |
|
"esnext.typed-array.group-by" |
|
], |
|
"core-js/features/typed-array/includes": [ |
|
"es.typed-array.includes" |
|
], |
|
"core-js/features/typed-array/index-of": [ |
|
"es.typed-array.index-of" |
|
], |
|
"core-js/features/typed-array/int16-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/int32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/int8-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/iterator": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/features/typed-array/join": [ |
|
"es.typed-array.join" |
|
], |
|
"core-js/features/typed-array/keys": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/features/typed-array/last-index-of": [ |
|
"es.typed-array.last-index-of" |
|
], |
|
"core-js/features/typed-array/map": [ |
|
"es.typed-array.map" |
|
], |
|
"core-js/features/typed-array/methods": [ |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/of": [ |
|
"es.typed-array.of" |
|
], |
|
"core-js/features/typed-array/reduce": [ |
|
"es.typed-array.reduce" |
|
], |
|
"core-js/features/typed-array/reduce-right": [ |
|
"es.typed-array.reduce-right" |
|
], |
|
"core-js/features/typed-array/reverse": [ |
|
"es.typed-array.reverse" |
|
], |
|
"core-js/features/typed-array/set": [ |
|
"es.typed-array.set" |
|
], |
|
"core-js/features/typed-array/slice": [ |
|
"es.typed-array.slice" |
|
], |
|
"core-js/features/typed-array/some": [ |
|
"es.typed-array.some" |
|
], |
|
"core-js/features/typed-array/sort": [ |
|
"es.typed-array.sort" |
|
], |
|
"core-js/features/typed-array/subarray": [ |
|
"es.typed-array.subarray" |
|
], |
|
"core-js/features/typed-array/to-locale-string": [ |
|
"es.typed-array.to-locale-string" |
|
], |
|
"core-js/features/typed-array/to-reversed": [ |
|
"esnext.typed-array.to-reversed" |
|
], |
|
"core-js/features/typed-array/to-sorted": [ |
|
"es.typed-array.sort", |
|
"esnext.typed-array.to-sorted" |
|
], |
|
"core-js/features/typed-array/to-spliced": [ |
|
"esnext.typed-array.to-spliced" |
|
], |
|
"core-js/features/typed-array/to-string": [ |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/features/typed-array/uint16-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/uint32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/uint8-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/uint8-clamped-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.string.iterator", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/typed-array/unique-by": [ |
|
"es.map", |
|
"esnext.typed-array.unique-by" |
|
], |
|
"core-js/features/typed-array/values": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/features/typed-array/with": [ |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/features/unescape": [ |
|
"es.unescape" |
|
], |
|
"core-js/features/url": [ |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/features/url-search-params": [ |
|
"web.dom-collections.iterator", |
|
"web.url-search-params" |
|
], |
|
"core-js/features/url/to-json": [ |
|
"web.url.to-json" |
|
], |
|
"core-js/features/weak-map": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.weak-map", |
|
"esnext.weak-map.delete-all", |
|
"esnext.weak-map.from", |
|
"esnext.weak-map.of", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/weak-map/delete-all": [ |
|
"es.weak-map", |
|
"esnext.weak-map.delete-all" |
|
], |
|
"core-js/features/weak-map/emplace": [ |
|
"es.weak-map", |
|
"esnext.weak-map.emplace" |
|
], |
|
"core-js/features/weak-map/from": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"es.weak-map", |
|
"esnext.weak-map.from", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/weak-map/of": [ |
|
"es.array.iterator", |
|
"es.weak-map", |
|
"esnext.weak-map.of" |
|
], |
|
"core-js/features/weak-map/upsert": [ |
|
"es.weak-map", |
|
"esnext.weak-map.upsert" |
|
], |
|
"core-js/features/weak-set": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.weak-set", |
|
"esnext.weak-set.add-all", |
|
"esnext.weak-set.delete-all", |
|
"esnext.weak-set.from", |
|
"esnext.weak-set.of", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/weak-set/add-all": [ |
|
"es.weak-set", |
|
"esnext.weak-set.add-all" |
|
], |
|
"core-js/features/weak-set/delete-all": [ |
|
"es.weak-set", |
|
"esnext.weak-set.delete-all" |
|
], |
|
"core-js/features/weak-set/from": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"es.weak-set", |
|
"esnext.weak-set.from", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/features/weak-set/of": [ |
|
"es.array.iterator", |
|
"es.weak-set", |
|
"esnext.weak-set.of" |
|
], |
|
"core-js/modules/es.aggregate-error": [ |
|
"es.aggregate-error" |
|
], |
|
"core-js/modules/es.aggregate-error.cause": [ |
|
"es.aggregate-error.cause" |
|
], |
|
"core-js/modules/es.array-buffer.constructor": [ |
|
"es.array-buffer.constructor" |
|
], |
|
"core-js/modules/es.array-buffer.is-view": [ |
|
"es.array-buffer.is-view" |
|
], |
|
"core-js/modules/es.array-buffer.slice": [ |
|
"es.array-buffer.slice" |
|
], |
|
"core-js/modules/es.array.at": [ |
|
"es.array.at" |
|
], |
|
"core-js/modules/es.array.concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/modules/es.array.copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/modules/es.array.every": [ |
|
"es.array.every" |
|
], |
|
"core-js/modules/es.array.fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/modules/es.array.filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/modules/es.array.find": [ |
|
"es.array.find" |
|
], |
|
"core-js/modules/es.array.find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/modules/es.array.flat": [ |
|
"es.array.flat" |
|
], |
|
"core-js/modules/es.array.flat-map": [ |
|
"es.array.flat-map" |
|
], |
|
"core-js/modules/es.array.for-each": [ |
|
"es.array.for-each" |
|
], |
|
"core-js/modules/es.array.from": [ |
|
"es.array.from" |
|
], |
|
"core-js/modules/es.array.includes": [ |
|
"es.array.includes" |
|
], |
|
"core-js/modules/es.array.index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/modules/es.array.is-array": [ |
|
"es.array.is-array" |
|
], |
|
"core-js/modules/es.array.iterator": [ |
|
"es.array.iterator" |
|
], |
|
"core-js/modules/es.array.join": [ |
|
"es.array.join" |
|
], |
|
"core-js/modules/es.array.last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/modules/es.array.map": [ |
|
"es.array.map" |
|
], |
|
"core-js/modules/es.array.of": [ |
|
"es.array.of" |
|
], |
|
"core-js/modules/es.array.reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/modules/es.array.reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/modules/es.array.reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/modules/es.array.slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/modules/es.array.some": [ |
|
"es.array.some" |
|
], |
|
"core-js/modules/es.array.sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/modules/es.array.species": [ |
|
"es.array.species" |
|
], |
|
"core-js/modules/es.array.splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/modules/es.array.unscopables.flat": [ |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/modules/es.array.unscopables.flat-map": [ |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/modules/es.data-view": [ |
|
"es.data-view" |
|
], |
|
"core-js/modules/es.date.get-year": [ |
|
"es.date.get-year" |
|
], |
|
"core-js/modules/es.date.now": [ |
|
"es.date.now" |
|
], |
|
"core-js/modules/es.date.set-year": [ |
|
"es.date.set-year" |
|
], |
|
"core-js/modules/es.date.to-gmt-string": [ |
|
"es.date.to-gmt-string" |
|
], |
|
"core-js/modules/es.date.to-iso-string": [ |
|
"es.date.to-iso-string" |
|
], |
|
"core-js/modules/es.date.to-json": [ |
|
"es.date.to-json" |
|
], |
|
"core-js/modules/es.date.to-primitive": [ |
|
"es.date.to-primitive" |
|
], |
|
"core-js/modules/es.date.to-string": [ |
|
"es.date.to-string" |
|
], |
|
"core-js/modules/es.error.cause": [ |
|
"es.error.cause" |
|
], |
|
"core-js/modules/es.error.to-string": [ |
|
"es.error.to-string" |
|
], |
|
"core-js/modules/es.escape": [ |
|
"es.escape" |
|
], |
|
"core-js/modules/es.function.bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/modules/es.function.has-instance": [ |
|
"es.function.has-instance" |
|
], |
|
"core-js/modules/es.function.name": [ |
|
"es.function.name" |
|
], |
|
"core-js/modules/es.global-this": [ |
|
"es.global-this" |
|
], |
|
"core-js/modules/es.json.stringify": [ |
|
"es.json.stringify" |
|
], |
|
"core-js/modules/es.json.to-string-tag": [ |
|
"es.json.to-string-tag" |
|
], |
|
"core-js/modules/es.map": [ |
|
"es.map" |
|
], |
|
"core-js/modules/es.math.acosh": [ |
|
"es.math.acosh" |
|
], |
|
"core-js/modules/es.math.asinh": [ |
|
"es.math.asinh" |
|
], |
|
"core-js/modules/es.math.atanh": [ |
|
"es.math.atanh" |
|
], |
|
"core-js/modules/es.math.cbrt": [ |
|
"es.math.cbrt" |
|
], |
|
"core-js/modules/es.math.clz32": [ |
|
"es.math.clz32" |
|
], |
|
"core-js/modules/es.math.cosh": [ |
|
"es.math.cosh" |
|
], |
|
"core-js/modules/es.math.expm1": [ |
|
"es.math.expm1" |
|
], |
|
"core-js/modules/es.math.fround": [ |
|
"es.math.fround" |
|
], |
|
"core-js/modules/es.math.hypot": [ |
|
"es.math.hypot" |
|
], |
|
"core-js/modules/es.math.imul": [ |
|
"es.math.imul" |
|
], |
|
"core-js/modules/es.math.log10": [ |
|
"es.math.log10" |
|
], |
|
"core-js/modules/es.math.log1p": [ |
|
"es.math.log1p" |
|
], |
|
"core-js/modules/es.math.log2": [ |
|
"es.math.log2" |
|
], |
|
"core-js/modules/es.math.sign": [ |
|
"es.math.sign" |
|
], |
|
"core-js/modules/es.math.sinh": [ |
|
"es.math.sinh" |
|
], |
|
"core-js/modules/es.math.tanh": [ |
|
"es.math.tanh" |
|
], |
|
"core-js/modules/es.math.to-string-tag": [ |
|
"es.math.to-string-tag" |
|
], |
|
"core-js/modules/es.math.trunc": [ |
|
"es.math.trunc" |
|
], |
|
"core-js/modules/es.number.constructor": [ |
|
"es.number.constructor" |
|
], |
|
"core-js/modules/es.number.epsilon": [ |
|
"es.number.epsilon" |
|
], |
|
"core-js/modules/es.number.is-finite": [ |
|
"es.number.is-finite" |
|
], |
|
"core-js/modules/es.number.is-integer": [ |
|
"es.number.is-integer" |
|
], |
|
"core-js/modules/es.number.is-nan": [ |
|
"es.number.is-nan" |
|
], |
|
"core-js/modules/es.number.is-safe-integer": [ |
|
"es.number.is-safe-integer" |
|
], |
|
"core-js/modules/es.number.max-safe-integer": [ |
|
"es.number.max-safe-integer" |
|
], |
|
"core-js/modules/es.number.min-safe-integer": [ |
|
"es.number.min-safe-integer" |
|
], |
|
"core-js/modules/es.number.parse-float": [ |
|
"es.number.parse-float" |
|
], |
|
"core-js/modules/es.number.parse-int": [ |
|
"es.number.parse-int" |
|
], |
|
"core-js/modules/es.number.to-exponential": [ |
|
"es.number.to-exponential" |
|
], |
|
"core-js/modules/es.number.to-fixed": [ |
|
"es.number.to-fixed" |
|
], |
|
"core-js/modules/es.number.to-precision": [ |
|
"es.number.to-precision" |
|
], |
|
"core-js/modules/es.object.assign": [ |
|
"es.object.assign" |
|
], |
|
"core-js/modules/es.object.create": [ |
|
"es.object.create" |
|
], |
|
"core-js/modules/es.object.define-getter": [ |
|
"es.object.define-getter" |
|
], |
|
"core-js/modules/es.object.define-properties": [ |
|
"es.object.define-properties" |
|
], |
|
"core-js/modules/es.object.define-property": [ |
|
"es.object.define-property" |
|
], |
|
"core-js/modules/es.object.define-setter": [ |
|
"es.object.define-setter" |
|
], |
|
"core-js/modules/es.object.entries": [ |
|
"es.object.entries" |
|
], |
|
"core-js/modules/es.object.freeze": [ |
|
"es.object.freeze" |
|
], |
|
"core-js/modules/es.object.from-entries": [ |
|
"es.object.from-entries" |
|
], |
|
"core-js/modules/es.object.get-own-property-descriptor": [ |
|
"es.object.get-own-property-descriptor" |
|
], |
|
"core-js/modules/es.object.get-own-property-descriptors": [ |
|
"es.object.get-own-property-descriptors" |
|
], |
|
"core-js/modules/es.object.get-own-property-names": [ |
|
"es.object.get-own-property-names" |
|
], |
|
"core-js/modules/es.object.get-prototype-of": [ |
|
"es.object.get-prototype-of" |
|
], |
|
"core-js/modules/es.object.has-own": [ |
|
"es.object.has-own" |
|
], |
|
"core-js/modules/es.object.is": [ |
|
"es.object.is" |
|
], |
|
"core-js/modules/es.object.is-extensible": [ |
|
"es.object.is-extensible" |
|
], |
|
"core-js/modules/es.object.is-frozen": [ |
|
"es.object.is-frozen" |
|
], |
|
"core-js/modules/es.object.is-sealed": [ |
|
"es.object.is-sealed" |
|
], |
|
"core-js/modules/es.object.keys": [ |
|
"es.object.keys" |
|
], |
|
"core-js/modules/es.object.lookup-getter": [ |
|
"es.object.lookup-getter" |
|
], |
|
"core-js/modules/es.object.lookup-setter": [ |
|
"es.object.lookup-setter" |
|
], |
|
"core-js/modules/es.object.prevent-extensions": [ |
|
"es.object.prevent-extensions" |
|
], |
|
"core-js/modules/es.object.seal": [ |
|
"es.object.seal" |
|
], |
|
"core-js/modules/es.object.set-prototype-of": [ |
|
"es.object.set-prototype-of" |
|
], |
|
"core-js/modules/es.object.to-string": [ |
|
"es.object.to-string" |
|
], |
|
"core-js/modules/es.object.values": [ |
|
"es.object.values" |
|
], |
|
"core-js/modules/es.parse-float": [ |
|
"es.parse-float" |
|
], |
|
"core-js/modules/es.parse-int": [ |
|
"es.parse-int" |
|
], |
|
"core-js/modules/es.promise": [ |
|
"es.promise" |
|
], |
|
"core-js/modules/es.promise.all-settled": [ |
|
"es.promise.all-settled" |
|
], |
|
"core-js/modules/es.promise.any": [ |
|
"es.promise.any" |
|
], |
|
"core-js/modules/es.promise.finally": [ |
|
"es.promise.finally" |
|
], |
|
"core-js/modules/es.reflect.apply": [ |
|
"es.reflect.apply" |
|
], |
|
"core-js/modules/es.reflect.construct": [ |
|
"es.reflect.construct" |
|
], |
|
"core-js/modules/es.reflect.define-property": [ |
|
"es.reflect.define-property" |
|
], |
|
"core-js/modules/es.reflect.delete-property": [ |
|
"es.reflect.delete-property" |
|
], |
|
"core-js/modules/es.reflect.get": [ |
|
"es.reflect.get" |
|
], |
|
"core-js/modules/es.reflect.get-own-property-descriptor": [ |
|
"es.reflect.get-own-property-descriptor" |
|
], |
|
"core-js/modules/es.reflect.get-prototype-of": [ |
|
"es.reflect.get-prototype-of" |
|
], |
|
"core-js/modules/es.reflect.has": [ |
|
"es.reflect.has" |
|
], |
|
"core-js/modules/es.reflect.is-extensible": [ |
|
"es.reflect.is-extensible" |
|
], |
|
"core-js/modules/es.reflect.own-keys": [ |
|
"es.reflect.own-keys" |
|
], |
|
"core-js/modules/es.reflect.prevent-extensions": [ |
|
"es.reflect.prevent-extensions" |
|
], |
|
"core-js/modules/es.reflect.set": [ |
|
"es.reflect.set" |
|
], |
|
"core-js/modules/es.reflect.set-prototype-of": [ |
|
"es.reflect.set-prototype-of" |
|
], |
|
"core-js/modules/es.reflect.to-string-tag": [ |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/modules/es.regexp.constructor": [ |
|
"es.regexp.constructor" |
|
], |
|
"core-js/modules/es.regexp.dot-all": [ |
|
"es.regexp.dot-all" |
|
], |
|
"core-js/modules/es.regexp.exec": [ |
|
"es.regexp.exec" |
|
], |
|
"core-js/modules/es.regexp.flags": [ |
|
"es.regexp.flags" |
|
], |
|
"core-js/modules/es.regexp.sticky": [ |
|
"es.regexp.sticky" |
|
], |
|
"core-js/modules/es.regexp.test": [ |
|
"es.regexp.test" |
|
], |
|
"core-js/modules/es.regexp.to-string": [ |
|
"es.regexp.to-string" |
|
], |
|
"core-js/modules/es.set": [ |
|
"es.set" |
|
], |
|
"core-js/modules/es.string.anchor": [ |
|
"es.string.anchor" |
|
], |
|
"core-js/modules/es.string.at-alternative": [ |
|
"es.string.at-alternative" |
|
], |
|
"core-js/modules/es.string.big": [ |
|
"es.string.big" |
|
], |
|
"core-js/modules/es.string.blink": [ |
|
"es.string.blink" |
|
], |
|
"core-js/modules/es.string.bold": [ |
|
"es.string.bold" |
|
], |
|
"core-js/modules/es.string.code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/modules/es.string.ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/modules/es.string.fixed": [ |
|
"es.string.fixed" |
|
], |
|
"core-js/modules/es.string.fontcolor": [ |
|
"es.string.fontcolor" |
|
], |
|
"core-js/modules/es.string.fontsize": [ |
|
"es.string.fontsize" |
|
], |
|
"core-js/modules/es.string.from-code-point": [ |
|
"es.string.from-code-point" |
|
], |
|
"core-js/modules/es.string.includes": [ |
|
"es.string.includes" |
|
], |
|
"core-js/modules/es.string.italics": [ |
|
"es.string.italics" |
|
], |
|
"core-js/modules/es.string.iterator": [ |
|
"es.string.iterator" |
|
], |
|
"core-js/modules/es.string.link": [ |
|
"es.string.link" |
|
], |
|
"core-js/modules/es.string.match": [ |
|
"es.string.match" |
|
], |
|
"core-js/modules/es.string.match-all": [ |
|
"es.string.match-all" |
|
], |
|
"core-js/modules/es.string.pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/modules/es.string.pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/modules/es.string.raw": [ |
|
"es.string.raw" |
|
], |
|
"core-js/modules/es.string.repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/modules/es.string.replace": [ |
|
"es.string.replace" |
|
], |
|
"core-js/modules/es.string.replace-all": [ |
|
"es.string.replace-all" |
|
], |
|
"core-js/modules/es.string.search": [ |
|
"es.string.search" |
|
], |
|
"core-js/modules/es.string.small": [ |
|
"es.string.small" |
|
], |
|
"core-js/modules/es.string.split": [ |
|
"es.string.split" |
|
], |
|
"core-js/modules/es.string.starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/modules/es.string.strike": [ |
|
"es.string.strike" |
|
], |
|
"core-js/modules/es.string.sub": [ |
|
"es.string.sub" |
|
], |
|
"core-js/modules/es.string.substr": [ |
|
"es.string.substr" |
|
], |
|
"core-js/modules/es.string.sup": [ |
|
"es.string.sup" |
|
], |
|
"core-js/modules/es.string.trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/modules/es.string.trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/modules/es.string.trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/modules/es.symbol": [ |
|
"es.symbol" |
|
], |
|
"core-js/modules/es.symbol.async-iterator": [ |
|
"es.symbol.async-iterator" |
|
], |
|
"core-js/modules/es.symbol.description": [ |
|
"es.symbol.description" |
|
], |
|
"core-js/modules/es.symbol.has-instance": [ |
|
"es.symbol.has-instance" |
|
], |
|
"core-js/modules/es.symbol.is-concat-spreadable": [ |
|
"es.symbol.is-concat-spreadable" |
|
], |
|
"core-js/modules/es.symbol.iterator": [ |
|
"es.symbol.iterator" |
|
], |
|
"core-js/modules/es.symbol.match": [ |
|
"es.symbol.match" |
|
], |
|
"core-js/modules/es.symbol.match-all": [ |
|
"es.symbol.match-all" |
|
], |
|
"core-js/modules/es.symbol.replace": [ |
|
"es.symbol.replace" |
|
], |
|
"core-js/modules/es.symbol.search": [ |
|
"es.symbol.search" |
|
], |
|
"core-js/modules/es.symbol.species": [ |
|
"es.symbol.species" |
|
], |
|
"core-js/modules/es.symbol.split": [ |
|
"es.symbol.split" |
|
], |
|
"core-js/modules/es.symbol.to-primitive": [ |
|
"es.symbol.to-primitive" |
|
], |
|
"core-js/modules/es.symbol.to-string-tag": [ |
|
"es.symbol.to-string-tag" |
|
], |
|
"core-js/modules/es.symbol.unscopables": [ |
|
"es.symbol.unscopables" |
|
], |
|
"core-js/modules/es.typed-array.at": [ |
|
"es.typed-array.at" |
|
], |
|
"core-js/modules/es.typed-array.copy-within": [ |
|
"es.typed-array.copy-within" |
|
], |
|
"core-js/modules/es.typed-array.every": [ |
|
"es.typed-array.every" |
|
], |
|
"core-js/modules/es.typed-array.fill": [ |
|
"es.typed-array.fill" |
|
], |
|
"core-js/modules/es.typed-array.filter": [ |
|
"es.typed-array.filter" |
|
], |
|
"core-js/modules/es.typed-array.find": [ |
|
"es.typed-array.find" |
|
], |
|
"core-js/modules/es.typed-array.find-index": [ |
|
"es.typed-array.find-index" |
|
], |
|
"core-js/modules/es.typed-array.float32-array": [ |
|
"es.typed-array.float32-array" |
|
], |
|
"core-js/modules/es.typed-array.float64-array": [ |
|
"es.typed-array.float64-array" |
|
], |
|
"core-js/modules/es.typed-array.for-each": [ |
|
"es.typed-array.for-each" |
|
], |
|
"core-js/modules/es.typed-array.from": [ |
|
"es.typed-array.from" |
|
], |
|
"core-js/modules/es.typed-array.includes": [ |
|
"es.typed-array.includes" |
|
], |
|
"core-js/modules/es.typed-array.index-of": [ |
|
"es.typed-array.index-of" |
|
], |
|
"core-js/modules/es.typed-array.int16-array": [ |
|
"es.typed-array.int16-array" |
|
], |
|
"core-js/modules/es.typed-array.int32-array": [ |
|
"es.typed-array.int32-array" |
|
], |
|
"core-js/modules/es.typed-array.int8-array": [ |
|
"es.typed-array.int8-array" |
|
], |
|
"core-js/modules/es.typed-array.iterator": [ |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/modules/es.typed-array.join": [ |
|
"es.typed-array.join" |
|
], |
|
"core-js/modules/es.typed-array.last-index-of": [ |
|
"es.typed-array.last-index-of" |
|
], |
|
"core-js/modules/es.typed-array.map": [ |
|
"es.typed-array.map" |
|
], |
|
"core-js/modules/es.typed-array.of": [ |
|
"es.typed-array.of" |
|
], |
|
"core-js/modules/es.typed-array.reduce": [ |
|
"es.typed-array.reduce" |
|
], |
|
"core-js/modules/es.typed-array.reduce-right": [ |
|
"es.typed-array.reduce-right" |
|
], |
|
"core-js/modules/es.typed-array.reverse": [ |
|
"es.typed-array.reverse" |
|
], |
|
"core-js/modules/es.typed-array.set": [ |
|
"es.typed-array.set" |
|
], |
|
"core-js/modules/es.typed-array.slice": [ |
|
"es.typed-array.slice" |
|
], |
|
"core-js/modules/es.typed-array.some": [ |
|
"es.typed-array.some" |
|
], |
|
"core-js/modules/es.typed-array.sort": [ |
|
"es.typed-array.sort" |
|
], |
|
"core-js/modules/es.typed-array.subarray": [ |
|
"es.typed-array.subarray" |
|
], |
|
"core-js/modules/es.typed-array.to-locale-string": [ |
|
"es.typed-array.to-locale-string" |
|
], |
|
"core-js/modules/es.typed-array.to-string": [ |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/modules/es.typed-array.uint16-array": [ |
|
"es.typed-array.uint16-array" |
|
], |
|
"core-js/modules/es.typed-array.uint32-array": [ |
|
"es.typed-array.uint32-array" |
|
], |
|
"core-js/modules/es.typed-array.uint8-array": [ |
|
"es.typed-array.uint8-array" |
|
], |
|
"core-js/modules/es.typed-array.uint8-clamped-array": [ |
|
"es.typed-array.uint8-clamped-array" |
|
], |
|
"core-js/modules/es.unescape": [ |
|
"es.unescape" |
|
], |
|
"core-js/modules/es.weak-map": [ |
|
"es.weak-map" |
|
], |
|
"core-js/modules/es.weak-set": [ |
|
"es.weak-set" |
|
], |
|
"core-js/modules/esnext.aggregate-error": [ |
|
"esnext.aggregate-error" |
|
], |
|
"core-js/modules/esnext.array.at": [ |
|
"esnext.array.at" |
|
], |
|
"core-js/modules/esnext.array.filter-out": [ |
|
"esnext.array.filter-out" |
|
], |
|
"core-js/modules/esnext.array.filter-reject": [ |
|
"esnext.array.filter-reject" |
|
], |
|
"core-js/modules/esnext.array.find-last": [ |
|
"esnext.array.find-last" |
|
], |
|
"core-js/modules/esnext.array.find-last-index": [ |
|
"esnext.array.find-last-index" |
|
], |
|
"core-js/modules/esnext.array.from-async": [ |
|
"esnext.array.from-async" |
|
], |
|
"core-js/modules/esnext.array.group-by": [ |
|
"esnext.array.group-by" |
|
], |
|
"core-js/modules/esnext.array.group-by-to-map": [ |
|
"esnext.array.group-by-to-map" |
|
], |
|
"core-js/modules/esnext.array.is-template-object": [ |
|
"esnext.array.is-template-object" |
|
], |
|
"core-js/modules/esnext.array.last-index": [ |
|
"esnext.array.last-index" |
|
], |
|
"core-js/modules/esnext.array.last-item": [ |
|
"esnext.array.last-item" |
|
], |
|
"core-js/modules/esnext.array.to-reversed": [ |
|
"esnext.array.to-reversed" |
|
], |
|
"core-js/modules/esnext.array.to-sorted": [ |
|
"esnext.array.to-sorted" |
|
], |
|
"core-js/modules/esnext.array.to-spliced": [ |
|
"esnext.array.to-spliced" |
|
], |
|
"core-js/modules/esnext.array.unique-by": [ |
|
"esnext.array.unique-by" |
|
], |
|
"core-js/modules/esnext.array.with": [ |
|
"esnext.array.with" |
|
], |
|
"core-js/modules/esnext.async-iterator.as-indexed-pairs": [ |
|
"esnext.async-iterator.as-indexed-pairs" |
|
], |
|
"core-js/modules/esnext.async-iterator.constructor": [ |
|
"esnext.async-iterator.constructor" |
|
], |
|
"core-js/modules/esnext.async-iterator.drop": [ |
|
"esnext.async-iterator.drop" |
|
], |
|
"core-js/modules/esnext.async-iterator.every": [ |
|
"esnext.async-iterator.every" |
|
], |
|
"core-js/modules/esnext.async-iterator.filter": [ |
|
"esnext.async-iterator.filter" |
|
], |
|
"core-js/modules/esnext.async-iterator.find": [ |
|
"esnext.async-iterator.find" |
|
], |
|
"core-js/modules/esnext.async-iterator.flat-map": [ |
|
"esnext.async-iterator.flat-map" |
|
], |
|
"core-js/modules/esnext.async-iterator.for-each": [ |
|
"esnext.async-iterator.for-each" |
|
], |
|
"core-js/modules/esnext.async-iterator.from": [ |
|
"esnext.async-iterator.from" |
|
], |
|
"core-js/modules/esnext.async-iterator.map": [ |
|
"esnext.async-iterator.map" |
|
], |
|
"core-js/modules/esnext.async-iterator.reduce": [ |
|
"esnext.async-iterator.reduce" |
|
], |
|
"core-js/modules/esnext.async-iterator.some": [ |
|
"esnext.async-iterator.some" |
|
], |
|
"core-js/modules/esnext.async-iterator.take": [ |
|
"esnext.async-iterator.take" |
|
], |
|
"core-js/modules/esnext.async-iterator.to-array": [ |
|
"esnext.async-iterator.to-array" |
|
], |
|
"core-js/modules/esnext.bigint.range": [ |
|
"esnext.bigint.range" |
|
], |
|
"core-js/modules/esnext.composite-key": [ |
|
"esnext.composite-key" |
|
], |
|
"core-js/modules/esnext.composite-symbol": [ |
|
"esnext.composite-symbol" |
|
], |
|
"core-js/modules/esnext.function.is-callable": [ |
|
"esnext.function.is-callable" |
|
], |
|
"core-js/modules/esnext.function.is-constructor": [ |
|
"esnext.function.is-constructor" |
|
], |
|
"core-js/modules/esnext.function.un-this": [ |
|
"esnext.function.un-this" |
|
], |
|
"core-js/modules/esnext.global-this": [ |
|
"esnext.global-this" |
|
], |
|
"core-js/modules/esnext.iterator.as-indexed-pairs": [ |
|
"esnext.iterator.as-indexed-pairs" |
|
], |
|
"core-js/modules/esnext.iterator.constructor": [ |
|
"esnext.iterator.constructor" |
|
], |
|
"core-js/modules/esnext.iterator.drop": [ |
|
"esnext.iterator.drop" |
|
], |
|
"core-js/modules/esnext.iterator.every": [ |
|
"esnext.iterator.every" |
|
], |
|
"core-js/modules/esnext.iterator.filter": [ |
|
"esnext.iterator.filter" |
|
], |
|
"core-js/modules/esnext.iterator.find": [ |
|
"esnext.iterator.find" |
|
], |
|
"core-js/modules/esnext.iterator.flat-map": [ |
|
"esnext.iterator.flat-map" |
|
], |
|
"core-js/modules/esnext.iterator.for-each": [ |
|
"esnext.iterator.for-each" |
|
], |
|
"core-js/modules/esnext.iterator.from": [ |
|
"esnext.iterator.from" |
|
], |
|
"core-js/modules/esnext.iterator.map": [ |
|
"esnext.iterator.map" |
|
], |
|
"core-js/modules/esnext.iterator.reduce": [ |
|
"esnext.iterator.reduce" |
|
], |
|
"core-js/modules/esnext.iterator.some": [ |
|
"esnext.iterator.some" |
|
], |
|
"core-js/modules/esnext.iterator.take": [ |
|
"esnext.iterator.take" |
|
], |
|
"core-js/modules/esnext.iterator.to-array": [ |
|
"esnext.iterator.to-array" |
|
], |
|
"core-js/modules/esnext.iterator.to-async": [ |
|
"esnext.iterator.to-async" |
|
], |
|
"core-js/modules/esnext.map.delete-all": [ |
|
"esnext.map.delete-all" |
|
], |
|
"core-js/modules/esnext.map.emplace": [ |
|
"esnext.map.emplace" |
|
], |
|
"core-js/modules/esnext.map.every": [ |
|
"esnext.map.every" |
|
], |
|
"core-js/modules/esnext.map.filter": [ |
|
"esnext.map.filter" |
|
], |
|
"core-js/modules/esnext.map.find": [ |
|
"esnext.map.find" |
|
], |
|
"core-js/modules/esnext.map.find-key": [ |
|
"esnext.map.find-key" |
|
], |
|
"core-js/modules/esnext.map.from": [ |
|
"esnext.map.from" |
|
], |
|
"core-js/modules/esnext.map.group-by": [ |
|
"esnext.map.group-by" |
|
], |
|
"core-js/modules/esnext.map.includes": [ |
|
"esnext.map.includes" |
|
], |
|
"core-js/modules/esnext.map.key-by": [ |
|
"esnext.map.key-by" |
|
], |
|
"core-js/modules/esnext.map.key-of": [ |
|
"esnext.map.key-of" |
|
], |
|
"core-js/modules/esnext.map.map-keys": [ |
|
"esnext.map.map-keys" |
|
], |
|
"core-js/modules/esnext.map.map-values": [ |
|
"esnext.map.map-values" |
|
], |
|
"core-js/modules/esnext.map.merge": [ |
|
"esnext.map.merge" |
|
], |
|
"core-js/modules/esnext.map.of": [ |
|
"esnext.map.of" |
|
], |
|
"core-js/modules/esnext.map.reduce": [ |
|
"esnext.map.reduce" |
|
], |
|
"core-js/modules/esnext.map.some": [ |
|
"esnext.map.some" |
|
], |
|
"core-js/modules/esnext.map.update": [ |
|
"esnext.map.update" |
|
], |
|
"core-js/modules/esnext.map.update-or-insert": [ |
|
"esnext.map.update-or-insert" |
|
], |
|
"core-js/modules/esnext.map.upsert": [ |
|
"esnext.map.upsert" |
|
], |
|
"core-js/modules/esnext.math.clamp": [ |
|
"esnext.math.clamp" |
|
], |
|
"core-js/modules/esnext.math.deg-per-rad": [ |
|
"esnext.math.deg-per-rad" |
|
], |
|
"core-js/modules/esnext.math.degrees": [ |
|
"esnext.math.degrees" |
|
], |
|
"core-js/modules/esnext.math.fscale": [ |
|
"esnext.math.fscale" |
|
], |
|
"core-js/modules/esnext.math.iaddh": [ |
|
"esnext.math.iaddh" |
|
], |
|
"core-js/modules/esnext.math.imulh": [ |
|
"esnext.math.imulh" |
|
], |
|
"core-js/modules/esnext.math.isubh": [ |
|
"esnext.math.isubh" |
|
], |
|
"core-js/modules/esnext.math.rad-per-deg": [ |
|
"esnext.math.rad-per-deg" |
|
], |
|
"core-js/modules/esnext.math.radians": [ |
|
"esnext.math.radians" |
|
], |
|
"core-js/modules/esnext.math.scale": [ |
|
"esnext.math.scale" |
|
], |
|
"core-js/modules/esnext.math.seeded-prng": [ |
|
"esnext.math.seeded-prng" |
|
], |
|
"core-js/modules/esnext.math.signbit": [ |
|
"esnext.math.signbit" |
|
], |
|
"core-js/modules/esnext.math.umulh": [ |
|
"esnext.math.umulh" |
|
], |
|
"core-js/modules/esnext.number.from-string": [ |
|
"esnext.number.from-string" |
|
], |
|
"core-js/modules/esnext.number.range": [ |
|
"esnext.number.range" |
|
], |
|
"core-js/modules/esnext.object.has-own": [ |
|
"esnext.object.has-own" |
|
], |
|
"core-js/modules/esnext.object.iterate-entries": [ |
|
"esnext.object.iterate-entries" |
|
], |
|
"core-js/modules/esnext.object.iterate-keys": [ |
|
"esnext.object.iterate-keys" |
|
], |
|
"core-js/modules/esnext.object.iterate-values": [ |
|
"esnext.object.iterate-values" |
|
], |
|
"core-js/modules/esnext.observable": [ |
|
"esnext.observable" |
|
], |
|
"core-js/modules/esnext.promise.all-settled": [ |
|
"esnext.promise.all-settled" |
|
], |
|
"core-js/modules/esnext.promise.any": [ |
|
"esnext.promise.any" |
|
], |
|
"core-js/modules/esnext.promise.try": [ |
|
"esnext.promise.try" |
|
], |
|
"core-js/modules/esnext.reflect.define-metadata": [ |
|
"esnext.reflect.define-metadata" |
|
], |
|
"core-js/modules/esnext.reflect.delete-metadata": [ |
|
"esnext.reflect.delete-metadata" |
|
], |
|
"core-js/modules/esnext.reflect.get-metadata": [ |
|
"esnext.reflect.get-metadata" |
|
], |
|
"core-js/modules/esnext.reflect.get-metadata-keys": [ |
|
"esnext.reflect.get-metadata-keys" |
|
], |
|
"core-js/modules/esnext.reflect.get-own-metadata": [ |
|
"esnext.reflect.get-own-metadata" |
|
], |
|
"core-js/modules/esnext.reflect.get-own-metadata-keys": [ |
|
"esnext.reflect.get-own-metadata-keys" |
|
], |
|
"core-js/modules/esnext.reflect.has-metadata": [ |
|
"esnext.reflect.has-metadata" |
|
], |
|
"core-js/modules/esnext.reflect.has-own-metadata": [ |
|
"esnext.reflect.has-own-metadata" |
|
], |
|
"core-js/modules/esnext.reflect.metadata": [ |
|
"esnext.reflect.metadata" |
|
], |
|
"core-js/modules/esnext.set.add-all": [ |
|
"esnext.set.add-all" |
|
], |
|
"core-js/modules/esnext.set.delete-all": [ |
|
"esnext.set.delete-all" |
|
], |
|
"core-js/modules/esnext.set.difference": [ |
|
"esnext.set.difference" |
|
], |
|
"core-js/modules/esnext.set.every": [ |
|
"esnext.set.every" |
|
], |
|
"core-js/modules/esnext.set.filter": [ |
|
"esnext.set.filter" |
|
], |
|
"core-js/modules/esnext.set.find": [ |
|
"esnext.set.find" |
|
], |
|
"core-js/modules/esnext.set.from": [ |
|
"esnext.set.from" |
|
], |
|
"core-js/modules/esnext.set.intersection": [ |
|
"esnext.set.intersection" |
|
], |
|
"core-js/modules/esnext.set.is-disjoint-from": [ |
|
"esnext.set.is-disjoint-from" |
|
], |
|
"core-js/modules/esnext.set.is-subset-of": [ |
|
"esnext.set.is-subset-of" |
|
], |
|
"core-js/modules/esnext.set.is-superset-of": [ |
|
"esnext.set.is-superset-of" |
|
], |
|
"core-js/modules/esnext.set.join": [ |
|
"esnext.set.join" |
|
], |
|
"core-js/modules/esnext.set.map": [ |
|
"esnext.set.map" |
|
], |
|
"core-js/modules/esnext.set.of": [ |
|
"esnext.set.of" |
|
], |
|
"core-js/modules/esnext.set.reduce": [ |
|
"esnext.set.reduce" |
|
], |
|
"core-js/modules/esnext.set.some": [ |
|
"esnext.set.some" |
|
], |
|
"core-js/modules/esnext.set.symmetric-difference": [ |
|
"esnext.set.symmetric-difference" |
|
], |
|
"core-js/modules/esnext.set.union": [ |
|
"esnext.set.union" |
|
], |
|
"core-js/modules/esnext.string.at": [ |
|
"esnext.string.at" |
|
], |
|
"core-js/modules/esnext.string.at-alternative": [ |
|
"esnext.string.at-alternative" |
|
], |
|
"core-js/modules/esnext.string.code-points": [ |
|
"esnext.string.code-points" |
|
], |
|
"core-js/modules/esnext.string.cooked": [ |
|
"esnext.string.cooked" |
|
], |
|
"core-js/modules/esnext.string.match-all": [ |
|
"esnext.string.match-all" |
|
], |
|
"core-js/modules/esnext.string.replace-all": [ |
|
"esnext.string.replace-all" |
|
], |
|
"core-js/modules/esnext.symbol.async-dispose": [ |
|
"esnext.symbol.async-dispose" |
|
], |
|
"core-js/modules/esnext.symbol.dispose": [ |
|
"esnext.symbol.dispose" |
|
], |
|
"core-js/modules/esnext.symbol.matcher": [ |
|
"esnext.symbol.matcher" |
|
], |
|
"core-js/modules/esnext.symbol.metadata": [ |
|
"esnext.symbol.metadata" |
|
], |
|
"core-js/modules/esnext.symbol.observable": [ |
|
"esnext.symbol.observable" |
|
], |
|
"core-js/modules/esnext.symbol.pattern-match": [ |
|
"esnext.symbol.pattern-match" |
|
], |
|
"core-js/modules/esnext.symbol.replace-all": [ |
|
"esnext.symbol.replace-all" |
|
], |
|
"core-js/modules/esnext.typed-array.at": [ |
|
"esnext.typed-array.at" |
|
], |
|
"core-js/modules/esnext.typed-array.filter-out": [ |
|
"esnext.typed-array.filter-out" |
|
], |
|
"core-js/modules/esnext.typed-array.filter-reject": [ |
|
"esnext.typed-array.filter-reject" |
|
], |
|
"core-js/modules/esnext.typed-array.find-last": [ |
|
"esnext.typed-array.find-last" |
|
], |
|
"core-js/modules/esnext.typed-array.find-last-index": [ |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/modules/esnext.typed-array.from-async": [ |
|
"esnext.typed-array.from-async" |
|
], |
|
"core-js/modules/esnext.typed-array.group-by": [ |
|
"esnext.typed-array.group-by" |
|
], |
|
"core-js/modules/esnext.typed-array.to-reversed": [ |
|
"esnext.typed-array.to-reversed" |
|
], |
|
"core-js/modules/esnext.typed-array.to-sorted": [ |
|
"esnext.typed-array.to-sorted" |
|
], |
|
"core-js/modules/esnext.typed-array.to-spliced": [ |
|
"esnext.typed-array.to-spliced" |
|
], |
|
"core-js/modules/esnext.typed-array.unique-by": [ |
|
"esnext.typed-array.unique-by" |
|
], |
|
"core-js/modules/esnext.typed-array.with": [ |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/modules/esnext.weak-map.delete-all": [ |
|
"esnext.weak-map.delete-all" |
|
], |
|
"core-js/modules/esnext.weak-map.emplace": [ |
|
"esnext.weak-map.emplace" |
|
], |
|
"core-js/modules/esnext.weak-map.from": [ |
|
"esnext.weak-map.from" |
|
], |
|
"core-js/modules/esnext.weak-map.of": [ |
|
"esnext.weak-map.of" |
|
], |
|
"core-js/modules/esnext.weak-map.upsert": [ |
|
"esnext.weak-map.upsert" |
|
], |
|
"core-js/modules/esnext.weak-set.add-all": [ |
|
"esnext.weak-set.add-all" |
|
], |
|
"core-js/modules/esnext.weak-set.delete-all": [ |
|
"esnext.weak-set.delete-all" |
|
], |
|
"core-js/modules/esnext.weak-set.from": [ |
|
"esnext.weak-set.from" |
|
], |
|
"core-js/modules/esnext.weak-set.of": [ |
|
"esnext.weak-set.of" |
|
], |
|
"core-js/modules/web.atob": [ |
|
"web.atob" |
|
], |
|
"core-js/modules/web.btoa": [ |
|
"web.btoa" |
|
], |
|
"core-js/modules/web.dom-collections.for-each": [ |
|
"web.dom-collections.for-each" |
|
], |
|
"core-js/modules/web.dom-collections.iterator": [ |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/modules/web.dom-exception.constructor": [ |
|
"web.dom-exception.constructor" |
|
], |
|
"core-js/modules/web.dom-exception.stack": [ |
|
"web.dom-exception.stack" |
|
], |
|
"core-js/modules/web.dom-exception.to-string-tag": [ |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/modules/web.immediate": [ |
|
"web.immediate" |
|
], |
|
"core-js/modules/web.queue-microtask": [ |
|
"web.queue-microtask" |
|
], |
|
"core-js/modules/web.structured-clone": [ |
|
"web.structured-clone" |
|
], |
|
"core-js/modules/web.timers": [ |
|
"web.timers" |
|
], |
|
"core-js/modules/web.url": [ |
|
"web.url" |
|
], |
|
"core-js/modules/web.url-search-params": [ |
|
"web.url-search-params" |
|
], |
|
"core-js/modules/web.url.to-json": [ |
|
"web.url.to-json" |
|
], |
|
"core-js/proposals": [ |
|
"es.map", |
|
"es.string.at-alternative", |
|
"esnext.aggregate-error", |
|
"esnext.array.from-async", |
|
"esnext.array.at", |
|
"esnext.array.filter-out", |
|
"esnext.array.filter-reject", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.array.is-template-object", |
|
"esnext.array.last-index", |
|
"esnext.array.last-item", |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.unique-by", |
|
"esnext.array.with", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs", |
|
"esnext.async-iterator.drop", |
|
"esnext.async-iterator.every", |
|
"esnext.async-iterator.filter", |
|
"esnext.async-iterator.find", |
|
"esnext.async-iterator.flat-map", |
|
"esnext.async-iterator.for-each", |
|
"esnext.async-iterator.from", |
|
"esnext.async-iterator.map", |
|
"esnext.async-iterator.reduce", |
|
"esnext.async-iterator.some", |
|
"esnext.async-iterator.take", |
|
"esnext.async-iterator.to-array", |
|
"esnext.bigint.range", |
|
"esnext.composite-key", |
|
"esnext.composite-symbol", |
|
"esnext.function.is-callable", |
|
"esnext.function.is-constructor", |
|
"esnext.function.un-this", |
|
"esnext.global-this", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs", |
|
"esnext.iterator.drop", |
|
"esnext.iterator.every", |
|
"esnext.iterator.filter", |
|
"esnext.iterator.find", |
|
"esnext.iterator.flat-map", |
|
"esnext.iterator.for-each", |
|
"esnext.iterator.from", |
|
"esnext.iterator.map", |
|
"esnext.iterator.reduce", |
|
"esnext.iterator.some", |
|
"esnext.iterator.take", |
|
"esnext.iterator.to-array", |
|
"esnext.iterator.to-async", |
|
"esnext.map.delete-all", |
|
"esnext.map.emplace", |
|
"esnext.map.every", |
|
"esnext.map.filter", |
|
"esnext.map.find", |
|
"esnext.map.find-key", |
|
"esnext.map.from", |
|
"esnext.map.group-by", |
|
"esnext.map.includes", |
|
"esnext.map.key-by", |
|
"esnext.map.key-of", |
|
"esnext.map.map-keys", |
|
"esnext.map.map-values", |
|
"esnext.map.merge", |
|
"esnext.map.of", |
|
"esnext.map.reduce", |
|
"esnext.map.some", |
|
"esnext.map.update", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"esnext.math.clamp", |
|
"esnext.math.deg-per-rad", |
|
"esnext.math.degrees", |
|
"esnext.math.fscale", |
|
"esnext.math.iaddh", |
|
"esnext.math.imulh", |
|
"esnext.math.isubh", |
|
"esnext.math.rad-per-deg", |
|
"esnext.math.radians", |
|
"esnext.math.scale", |
|
"esnext.math.seeded-prng", |
|
"esnext.math.signbit", |
|
"esnext.math.umulh", |
|
"esnext.number.from-string", |
|
"esnext.number.range", |
|
"esnext.object.has-own", |
|
"esnext.object.iterate-entries", |
|
"esnext.object.iterate-keys", |
|
"esnext.object.iterate-values", |
|
"esnext.observable", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.promise.try", |
|
"esnext.reflect.define-metadata", |
|
"esnext.reflect.delete-metadata", |
|
"esnext.reflect.get-metadata", |
|
"esnext.reflect.get-metadata-keys", |
|
"esnext.reflect.get-own-metadata", |
|
"esnext.reflect.get-own-metadata-keys", |
|
"esnext.reflect.has-metadata", |
|
"esnext.reflect.has-own-metadata", |
|
"esnext.reflect.metadata", |
|
"esnext.set.add-all", |
|
"esnext.set.delete-all", |
|
"esnext.set.difference", |
|
"esnext.set.every", |
|
"esnext.set.filter", |
|
"esnext.set.find", |
|
"esnext.set.from", |
|
"esnext.set.intersection", |
|
"esnext.set.is-disjoint-from", |
|
"esnext.set.is-subset-of", |
|
"esnext.set.is-superset-of", |
|
"esnext.set.join", |
|
"esnext.set.map", |
|
"esnext.set.of", |
|
"esnext.set.reduce", |
|
"esnext.set.some", |
|
"esnext.set.symmetric-difference", |
|
"esnext.set.union", |
|
"esnext.string.at", |
|
"esnext.string.cooked", |
|
"esnext.string.code-points", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.async-dispose", |
|
"esnext.symbol.dispose", |
|
"esnext.symbol.matcher", |
|
"esnext.symbol.metadata", |
|
"esnext.symbol.observable", |
|
"esnext.symbol.pattern-match", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with", |
|
"esnext.weak-map.delete-all", |
|
"esnext.weak-map.from", |
|
"esnext.weak-map.of", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert", |
|
"esnext.weak-set.add-all", |
|
"esnext.weak-set.delete-all", |
|
"esnext.weak-set.from", |
|
"esnext.weak-set.of", |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/proposals/accessible-object-hasownproperty": [ |
|
"esnext.object.has-own" |
|
], |
|
"core-js/proposals/array-filtering": [ |
|
"esnext.array.filter-out", |
|
"esnext.array.filter-reject", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject" |
|
], |
|
"core-js/proposals/array-find-from-last": [ |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index" |
|
], |
|
"core-js/proposals/array-flat-map": [ |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/proposals/array-from-async": [ |
|
"esnext.array.from-async", |
|
"esnext.typed-array.from-async" |
|
], |
|
"core-js/proposals/array-grouping": [ |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.typed-array.group-by" |
|
], |
|
"core-js/proposals/array-includes": [ |
|
"es.array.includes", |
|
"es.typed-array.includes" |
|
], |
|
"core-js/proposals/array-is-template-object": [ |
|
"esnext.array.is-template-object" |
|
], |
|
"core-js/proposals/array-last": [ |
|
"esnext.array.last-index", |
|
"esnext.array.last-item" |
|
], |
|
"core-js/proposals/array-unique": [ |
|
"es.map", |
|
"esnext.array.unique-by", |
|
"esnext.typed-array.unique-by" |
|
], |
|
"core-js/proposals/async-iteration": [ |
|
"es.symbol.async-iterator" |
|
], |
|
"core-js/proposals/change-array-by-copy": [ |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.with", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.with" |
|
], |
|
"core-js/proposals/collection-methods": [ |
|
"esnext.map.delete-all", |
|
"esnext.map.every", |
|
"esnext.map.filter", |
|
"esnext.map.find", |
|
"esnext.map.find-key", |
|
"esnext.map.group-by", |
|
"esnext.map.includes", |
|
"esnext.map.key-by", |
|
"esnext.map.key-of", |
|
"esnext.map.map-keys", |
|
"esnext.map.map-values", |
|
"esnext.map.merge", |
|
"esnext.map.reduce", |
|
"esnext.map.some", |
|
"esnext.map.update", |
|
"esnext.set.add-all", |
|
"esnext.set.delete-all", |
|
"esnext.set.every", |
|
"esnext.set.filter", |
|
"esnext.set.find", |
|
"esnext.set.join", |
|
"esnext.set.map", |
|
"esnext.set.reduce", |
|
"esnext.set.some", |
|
"esnext.weak-map.delete-all", |
|
"esnext.weak-set.add-all", |
|
"esnext.weak-set.delete-all" |
|
], |
|
"core-js/proposals/collection-of-from": [ |
|
"esnext.map.from", |
|
"esnext.map.of", |
|
"esnext.set.from", |
|
"esnext.set.of", |
|
"esnext.weak-map.from", |
|
"esnext.weak-map.of", |
|
"esnext.weak-set.from", |
|
"esnext.weak-set.of" |
|
], |
|
"core-js/proposals/decorators": [ |
|
"esnext.symbol.metadata" |
|
], |
|
"core-js/proposals/efficient-64-bit-arithmetic": [ |
|
"esnext.math.iaddh", |
|
"esnext.math.imulh", |
|
"esnext.math.isubh", |
|
"esnext.math.umulh" |
|
], |
|
"core-js/proposals/error-cause": [ |
|
"es.error.cause", |
|
"es.aggregate-error.cause" |
|
], |
|
"core-js/proposals/function-is-callable-is-constructor": [ |
|
"esnext.function.is-callable", |
|
"esnext.function.is-constructor" |
|
], |
|
"core-js/proposals/function-un-this": [ |
|
"esnext.function.un-this" |
|
], |
|
"core-js/proposals/global-this": [ |
|
"esnext.global-this" |
|
], |
|
"core-js/proposals/iterator-helpers": [ |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs", |
|
"esnext.async-iterator.drop", |
|
"esnext.async-iterator.every", |
|
"esnext.async-iterator.filter", |
|
"esnext.async-iterator.find", |
|
"esnext.async-iterator.flat-map", |
|
"esnext.async-iterator.for-each", |
|
"esnext.async-iterator.from", |
|
"esnext.async-iterator.map", |
|
"esnext.async-iterator.reduce", |
|
"esnext.async-iterator.some", |
|
"esnext.async-iterator.take", |
|
"esnext.async-iterator.to-array", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs", |
|
"esnext.iterator.drop", |
|
"esnext.iterator.every", |
|
"esnext.iterator.filter", |
|
"esnext.iterator.find", |
|
"esnext.iterator.flat-map", |
|
"esnext.iterator.for-each", |
|
"esnext.iterator.from", |
|
"esnext.iterator.map", |
|
"esnext.iterator.reduce", |
|
"esnext.iterator.some", |
|
"esnext.iterator.take", |
|
"esnext.iterator.to-array", |
|
"esnext.iterator.to-async" |
|
], |
|
"core-js/proposals/keys-composition": [ |
|
"esnext.composite-key", |
|
"esnext.composite-symbol" |
|
], |
|
"core-js/proposals/map-update-or-insert": [ |
|
"esnext.map.emplace", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert" |
|
], |
|
"core-js/proposals/map-upsert": [ |
|
"esnext.map.emplace", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert" |
|
], |
|
"core-js/proposals/math-extensions": [ |
|
"esnext.math.clamp", |
|
"esnext.math.deg-per-rad", |
|
"esnext.math.degrees", |
|
"esnext.math.fscale", |
|
"esnext.math.rad-per-deg", |
|
"esnext.math.radians", |
|
"esnext.math.scale" |
|
], |
|
"core-js/proposals/math-signbit": [ |
|
"esnext.math.signbit" |
|
], |
|
"core-js/proposals/number-from-string": [ |
|
"esnext.number.from-string" |
|
], |
|
"core-js/proposals/number-range": [ |
|
"esnext.bigint.range", |
|
"esnext.number.range" |
|
], |
|
"core-js/proposals/object-from-entries": [ |
|
"es.object.from-entries" |
|
], |
|
"core-js/proposals/object-getownpropertydescriptors": [ |
|
"es.object.get-own-property-descriptors" |
|
], |
|
"core-js/proposals/object-iteration": [ |
|
"esnext.object.iterate-entries", |
|
"esnext.object.iterate-keys", |
|
"esnext.object.iterate-values" |
|
], |
|
"core-js/proposals/object-values-entries": [ |
|
"es.object.entries", |
|
"es.object.values" |
|
], |
|
"core-js/proposals/observable": [ |
|
"esnext.observable", |
|
"esnext.symbol.observable" |
|
], |
|
"core-js/proposals/pattern-matching": [ |
|
"esnext.symbol.matcher", |
|
"esnext.symbol.pattern-match" |
|
], |
|
"core-js/proposals/promise-all-settled": [ |
|
"esnext.promise.all-settled" |
|
], |
|
"core-js/proposals/promise-any": [ |
|
"esnext.aggregate-error", |
|
"esnext.promise.any" |
|
], |
|
"core-js/proposals/promise-finally": [ |
|
"es.promise.finally" |
|
], |
|
"core-js/proposals/promise-try": [ |
|
"esnext.promise.try" |
|
], |
|
"core-js/proposals/reflect-metadata": [ |
|
"esnext.reflect.define-metadata", |
|
"esnext.reflect.delete-metadata", |
|
"esnext.reflect.get-metadata", |
|
"esnext.reflect.get-metadata-keys", |
|
"esnext.reflect.get-own-metadata", |
|
"esnext.reflect.get-own-metadata-keys", |
|
"esnext.reflect.has-metadata", |
|
"esnext.reflect.has-own-metadata", |
|
"esnext.reflect.metadata" |
|
], |
|
"core-js/proposals/regexp-dotall-flag": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.flags" |
|
], |
|
"core-js/proposals/regexp-named-groups": [ |
|
"es.regexp.constructor", |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/proposals/relative-indexing-method": [ |
|
"es.string.at-alternative", |
|
"esnext.array.at", |
|
"esnext.typed-array.at" |
|
], |
|
"core-js/proposals/seeded-random": [ |
|
"esnext.math.seeded-prng" |
|
], |
|
"core-js/proposals/set-methods": [ |
|
"esnext.set.difference", |
|
"esnext.set.intersection", |
|
"esnext.set.is-disjoint-from", |
|
"esnext.set.is-subset-of", |
|
"esnext.set.is-superset-of", |
|
"esnext.set.symmetric-difference", |
|
"esnext.set.union" |
|
], |
|
"core-js/proposals/string-at": [ |
|
"esnext.string.at" |
|
], |
|
"core-js/proposals/string-code-points": [ |
|
"esnext.string.code-points" |
|
], |
|
"core-js/proposals/string-cooked": [ |
|
"esnext.string.cooked" |
|
], |
|
"core-js/proposals/string-left-right-trim": [ |
|
"es.string.trim-end", |
|
"es.string.trim-start" |
|
], |
|
"core-js/proposals/string-match-all": [ |
|
"esnext.string.match-all" |
|
], |
|
"core-js/proposals/string-padding": [ |
|
"es.string.pad-end", |
|
"es.string.pad-start" |
|
], |
|
"core-js/proposals/string-replace-all": [ |
|
"esnext.string.replace-all", |
|
"esnext.symbol.replace-all" |
|
], |
|
"core-js/proposals/symbol-description": [ |
|
"es.symbol.description" |
|
], |
|
"core-js/proposals/url": [ |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/proposals/using-statement": [ |
|
"esnext.symbol.async-dispose", |
|
"esnext.symbol.dispose" |
|
], |
|
"core-js/proposals/well-formed-stringify": [ |
|
"es.json.stringify" |
|
], |
|
"core-js/stable": [ |
|
"es.symbol", |
|
"es.symbol.description", |
|
"es.symbol.async-iterator", |
|
"es.symbol.has-instance", |
|
"es.symbol.is-concat-spreadable", |
|
"es.symbol.iterator", |
|
"es.symbol.match", |
|
"es.symbol.match-all", |
|
"es.symbol.replace", |
|
"es.symbol.search", |
|
"es.symbol.species", |
|
"es.symbol.split", |
|
"es.symbol.to-primitive", |
|
"es.symbol.to-string-tag", |
|
"es.symbol.unscopables", |
|
"es.error.cause", |
|
"es.error.to-string", |
|
"es.aggregate-error", |
|
"es.aggregate-error.cause", |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.from", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.is-array", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.of", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.is-view", |
|
"es.array-buffer.slice", |
|
"es.data-view", |
|
"es.date.get-year", |
|
"es.date.now", |
|
"es.date.set-year", |
|
"es.date.to-gmt-string", |
|
"es.date.to-iso-string", |
|
"es.date.to-json", |
|
"es.date.to-primitive", |
|
"es.date.to-string", |
|
"es.escape", |
|
"es.function.bind", |
|
"es.function.has-instance", |
|
"es.function.name", |
|
"es.global-this", |
|
"es.json.stringify", |
|
"es.json.to-string-tag", |
|
"es.map", |
|
"es.math.acosh", |
|
"es.math.asinh", |
|
"es.math.atanh", |
|
"es.math.cbrt", |
|
"es.math.clz32", |
|
"es.math.cosh", |
|
"es.math.expm1", |
|
"es.math.fround", |
|
"es.math.hypot", |
|
"es.math.imul", |
|
"es.math.log10", |
|
"es.math.log1p", |
|
"es.math.log2", |
|
"es.math.sign", |
|
"es.math.sinh", |
|
"es.math.tanh", |
|
"es.math.to-string-tag", |
|
"es.math.trunc", |
|
"es.number.constructor", |
|
"es.number.epsilon", |
|
"es.number.is-finite", |
|
"es.number.is-integer", |
|
"es.number.is-nan", |
|
"es.number.is-safe-integer", |
|
"es.number.max-safe-integer", |
|
"es.number.min-safe-integer", |
|
"es.number.parse-float", |
|
"es.number.parse-int", |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision", |
|
"es.object.assign", |
|
"es.object.create", |
|
"es.object.define-getter", |
|
"es.object.define-properties", |
|
"es.object.define-property", |
|
"es.object.define-setter", |
|
"es.object.entries", |
|
"es.object.freeze", |
|
"es.object.from-entries", |
|
"es.object.get-own-property-descriptor", |
|
"es.object.get-own-property-descriptors", |
|
"es.object.get-own-property-names", |
|
"es.object.get-prototype-of", |
|
"es.object.has-own", |
|
"es.object.is", |
|
"es.object.is-extensible", |
|
"es.object.is-frozen", |
|
"es.object.is-sealed", |
|
"es.object.keys", |
|
"es.object.lookup-getter", |
|
"es.object.lookup-setter", |
|
"es.object.prevent-extensions", |
|
"es.object.seal", |
|
"es.object.set-prototype-of", |
|
"es.object.to-string", |
|
"es.object.values", |
|
"es.parse-float", |
|
"es.parse-int", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.promise.any", |
|
"es.promise.finally", |
|
"es.reflect.apply", |
|
"es.reflect.construct", |
|
"es.reflect.define-property", |
|
"es.reflect.delete-property", |
|
"es.reflect.get", |
|
"es.reflect.get-own-property-descriptor", |
|
"es.reflect.get-prototype-of", |
|
"es.reflect.has", |
|
"es.reflect.is-extensible", |
|
"es.reflect.own-keys", |
|
"es.reflect.prevent-extensions", |
|
"es.reflect.set", |
|
"es.reflect.set-prototype-of", |
|
"es.reflect.to-string-tag", |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.flags", |
|
"es.regexp.sticky", |
|
"es.regexp.test", |
|
"es.regexp.to-string", |
|
"es.set", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.from-code-point", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.raw", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string", |
|
"es.unescape", |
|
"es.weak-map", |
|
"es.weak-set", |
|
"web.atob", |
|
"web.btoa", |
|
"web.dom-collections.for-each", |
|
"web.dom-collections.iterator", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag", |
|
"web.immediate", |
|
"web.queue-microtask", |
|
"web.structured-clone", |
|
"web.timers", |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/stable/aggregate-error": [ |
|
"es.error.cause", |
|
"es.aggregate-error", |
|
"es.aggregate-error.cause", |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"esnext.aggregate-error", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/array": [ |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.from", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.is-array", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.of", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/stable/array-buffer": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.is-view", |
|
"es.array-buffer.slice", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/array-buffer/constructor": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/array-buffer/is-view": [ |
|
"es.array-buffer.is-view" |
|
], |
|
"core-js/stable/array-buffer/slice": [ |
|
"es.array-buffer.slice" |
|
], |
|
"core-js/stable/array/at": [ |
|
"es.array.at" |
|
], |
|
"core-js/stable/array/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/stable/array/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/stable/array/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/array/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/stable/array/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/stable/array/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/stable/array/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/stable/array/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/stable/array/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/stable/array/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/stable/array/for-each": [ |
|
"es.array.for-each" |
|
], |
|
"core-js/stable/array/from": [ |
|
"es.array.from", |
|
"es.string.iterator" |
|
], |
|
"core-js/stable/array/includes": [ |
|
"es.array.includes" |
|
], |
|
"core-js/stable/array/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/stable/array/is-array": [ |
|
"es.array.is-array" |
|
], |
|
"core-js/stable/array/iterator": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/array/join": [ |
|
"es.array.join" |
|
], |
|
"core-js/stable/array/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/array/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/stable/array/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/stable/array/of": [ |
|
"es.array.of" |
|
], |
|
"core-js/stable/array/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/stable/array/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/stable/array/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/stable/array/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/stable/array/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/stable/array/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/stable/array/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/stable/array/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/array/virtual": [ |
|
"es.array.at", |
|
"es.array.concat", |
|
"es.array.copy-within", |
|
"es.array.every", |
|
"es.array.fill", |
|
"es.array.filter", |
|
"es.array.find", |
|
"es.array.find-index", |
|
"es.array.flat", |
|
"es.array.flat-map", |
|
"es.array.for-each", |
|
"es.array.includes", |
|
"es.array.index-of", |
|
"es.array.iterator", |
|
"es.array.join", |
|
"es.array.last-index-of", |
|
"es.array.map", |
|
"es.array.reduce", |
|
"es.array.reduce-right", |
|
"es.array.reverse", |
|
"es.array.slice", |
|
"es.array.some", |
|
"es.array.sort", |
|
"es.array.species", |
|
"es.array.splice", |
|
"es.array.unscopables.flat", |
|
"es.array.unscopables.flat-map", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/array/virtual/at": [ |
|
"es.array.at" |
|
], |
|
"core-js/stable/array/virtual/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/stable/array/virtual/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/stable/array/virtual/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/array/virtual/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/stable/array/virtual/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/stable/array/virtual/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/stable/array/virtual/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/stable/array/virtual/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/stable/array/virtual/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/stable/array/virtual/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/stable/array/virtual/for-each": [ |
|
"es.array.for-each" |
|
], |
|
"core-js/stable/array/virtual/includes": [ |
|
"es.array.includes" |
|
], |
|
"core-js/stable/array/virtual/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/stable/array/virtual/iterator": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/array/virtual/join": [ |
|
"es.array.join" |
|
], |
|
"core-js/stable/array/virtual/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/array/virtual/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/stable/array/virtual/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/stable/array/virtual/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/stable/array/virtual/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/stable/array/virtual/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/stable/array/virtual/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/stable/array/virtual/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/stable/array/virtual/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/stable/array/virtual/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/stable/array/virtual/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/atob": [ |
|
"es.error.to-string", |
|
"es.object.to-string", |
|
"web.atob", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/stable/btoa": [ |
|
"es.error.to-string", |
|
"es.object.to-string", |
|
"web.btoa", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/stable/clear-immediate": [ |
|
"web.immediate" |
|
], |
|
"core-js/stable/data-view": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.data-view", |
|
"es.object.to-string" |
|
], |
|
"core-js/stable/date": [ |
|
"es.date.get-year", |
|
"es.date.now", |
|
"es.date.set-year", |
|
"es.date.to-gmt-string", |
|
"es.date.to-iso-string", |
|
"es.date.to-json", |
|
"es.date.to-primitive", |
|
"es.date.to-string" |
|
], |
|
"core-js/stable/date/get-year": [ |
|
"es.date.get-year" |
|
], |
|
"core-js/stable/date/now": [ |
|
"es.date.now" |
|
], |
|
"core-js/stable/date/set-year": [ |
|
"es.date.set-year" |
|
], |
|
"core-js/stable/date/to-gmt-string": [ |
|
"es.date.to-gmt-string" |
|
], |
|
"core-js/stable/date/to-iso-string": [ |
|
"es.date.to-iso-string", |
|
"es.date.to-json" |
|
], |
|
"core-js/stable/date/to-json": [ |
|
"es.date.to-json" |
|
], |
|
"core-js/stable/date/to-primitive": [ |
|
"es.date.to-primitive" |
|
], |
|
"core-js/stable/date/to-string": [ |
|
"es.date.to-string" |
|
], |
|
"core-js/stable/dom-collections": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.for-each", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/dom-collections/for-each": [ |
|
"web.dom-collections.for-each" |
|
], |
|
"core-js/stable/dom-collections/iterator": [ |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/dom-exception": [ |
|
"es.error.to-string", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/stable/dom-exception/constructor": [ |
|
"es.error.to-string", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack" |
|
], |
|
"core-js/stable/dom-exception/to-string-tag": [ |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/stable/error": [ |
|
"es.error.cause", |
|
"es.error.to-string" |
|
], |
|
"core-js/stable/error/constructor": [ |
|
"es.error.cause" |
|
], |
|
"core-js/stable/error/to-string": [ |
|
"es.error.to-string" |
|
], |
|
"core-js/stable/escape": [ |
|
"es.escape" |
|
], |
|
"core-js/stable/function": [ |
|
"es.function.bind", |
|
"es.function.has-instance", |
|
"es.function.name" |
|
], |
|
"core-js/stable/function/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/stable/function/has-instance": [ |
|
"es.function.has-instance" |
|
], |
|
"core-js/stable/function/name": [ |
|
"es.function.name" |
|
], |
|
"core-js/stable/function/virtual": [ |
|
"es.function.bind" |
|
], |
|
"core-js/stable/function/virtual/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/stable/get-iterator": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/get-iterator-method": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/global-this": [ |
|
"es.global-this" |
|
], |
|
"core-js/stable/instance/at": [ |
|
"es.array.at", |
|
"es.string.at-alternative" |
|
], |
|
"core-js/stable/instance/bind": [ |
|
"es.function.bind" |
|
], |
|
"core-js/stable/instance/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/stable/instance/concat": [ |
|
"es.array.concat" |
|
], |
|
"core-js/stable/instance/copy-within": [ |
|
"es.array.copy-within" |
|
], |
|
"core-js/stable/instance/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/stable/instance/entries": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/instance/every": [ |
|
"es.array.every" |
|
], |
|
"core-js/stable/instance/fill": [ |
|
"es.array.fill" |
|
], |
|
"core-js/stable/instance/filter": [ |
|
"es.array.filter" |
|
], |
|
"core-js/stable/instance/find": [ |
|
"es.array.find" |
|
], |
|
"core-js/stable/instance/find-index": [ |
|
"es.array.find-index" |
|
], |
|
"core-js/stable/instance/flags": [ |
|
"es.regexp.flags" |
|
], |
|
"core-js/stable/instance/flat": [ |
|
"es.array.flat", |
|
"es.array.unscopables.flat" |
|
], |
|
"core-js/stable/instance/flat-map": [ |
|
"es.array.flat-map", |
|
"es.array.unscopables.flat-map" |
|
], |
|
"core-js/stable/instance/for-each": [ |
|
"es.array.for-each", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/instance/includes": [ |
|
"es.array.includes", |
|
"es.string.includes" |
|
], |
|
"core-js/stable/instance/index-of": [ |
|
"es.array.index-of" |
|
], |
|
"core-js/stable/instance/keys": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/instance/last-index-of": [ |
|
"es.array.last-index-of" |
|
], |
|
"core-js/stable/instance/map": [ |
|
"es.array.map" |
|
], |
|
"core-js/stable/instance/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/stable/instance/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/stable/instance/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/stable/instance/reduce": [ |
|
"es.array.reduce" |
|
], |
|
"core-js/stable/instance/reduce-right": [ |
|
"es.array.reduce-right" |
|
], |
|
"core-js/stable/instance/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/stable/instance/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all" |
|
], |
|
"core-js/stable/instance/reverse": [ |
|
"es.array.reverse" |
|
], |
|
"core-js/stable/instance/slice": [ |
|
"es.array.slice" |
|
], |
|
"core-js/stable/instance/some": [ |
|
"es.array.some" |
|
], |
|
"core-js/stable/instance/sort": [ |
|
"es.array.sort" |
|
], |
|
"core-js/stable/instance/splice": [ |
|
"es.array.splice" |
|
], |
|
"core-js/stable/instance/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/stable/instance/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/stable/instance/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/stable/instance/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/stable/instance/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/stable/instance/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/stable/instance/values": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/is-iterable": [ |
|
"es.array.iterator", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/json": [ |
|
"es.json.stringify", |
|
"es.json.to-string-tag" |
|
], |
|
"core-js/stable/json/stringify": [ |
|
"es.json.stringify" |
|
], |
|
"core-js/stable/json/to-string-tag": [ |
|
"es.json.to-string-tag" |
|
], |
|
"core-js/stable/map": [ |
|
"es.array.iterator", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/math": [ |
|
"es.math.acosh", |
|
"es.math.asinh", |
|
"es.math.atanh", |
|
"es.math.cbrt", |
|
"es.math.clz32", |
|
"es.math.cosh", |
|
"es.math.expm1", |
|
"es.math.fround", |
|
"es.math.hypot", |
|
"es.math.imul", |
|
"es.math.log10", |
|
"es.math.log1p", |
|
"es.math.log2", |
|
"es.math.sign", |
|
"es.math.sinh", |
|
"es.math.tanh", |
|
"es.math.to-string-tag", |
|
"es.math.trunc" |
|
], |
|
"core-js/stable/math/acosh": [ |
|
"es.math.acosh" |
|
], |
|
"core-js/stable/math/asinh": [ |
|
"es.math.asinh" |
|
], |
|
"core-js/stable/math/atanh": [ |
|
"es.math.atanh" |
|
], |
|
"core-js/stable/math/cbrt": [ |
|
"es.math.cbrt" |
|
], |
|
"core-js/stable/math/clz32": [ |
|
"es.math.clz32" |
|
], |
|
"core-js/stable/math/cosh": [ |
|
"es.math.cosh" |
|
], |
|
"core-js/stable/math/expm1": [ |
|
"es.math.expm1" |
|
], |
|
"core-js/stable/math/fround": [ |
|
"es.math.fround" |
|
], |
|
"core-js/stable/math/hypot": [ |
|
"es.math.hypot" |
|
], |
|
"core-js/stable/math/imul": [ |
|
"es.math.imul" |
|
], |
|
"core-js/stable/math/log10": [ |
|
"es.math.log10" |
|
], |
|
"core-js/stable/math/log1p": [ |
|
"es.math.log1p" |
|
], |
|
"core-js/stable/math/log2": [ |
|
"es.math.log2" |
|
], |
|
"core-js/stable/math/sign": [ |
|
"es.math.sign" |
|
], |
|
"core-js/stable/math/sinh": [ |
|
"es.math.sinh" |
|
], |
|
"core-js/stable/math/tanh": [ |
|
"es.math.tanh" |
|
], |
|
"core-js/stable/math/to-string-tag": [ |
|
"es.math.to-string-tag" |
|
], |
|
"core-js/stable/math/trunc": [ |
|
"es.math.trunc" |
|
], |
|
"core-js/stable/number": [ |
|
"es.number.constructor", |
|
"es.number.epsilon", |
|
"es.number.is-finite", |
|
"es.number.is-integer", |
|
"es.number.is-nan", |
|
"es.number.is-safe-integer", |
|
"es.number.max-safe-integer", |
|
"es.number.min-safe-integer", |
|
"es.number.parse-float", |
|
"es.number.parse-int", |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision" |
|
], |
|
"core-js/stable/number/constructor": [ |
|
"es.number.constructor" |
|
], |
|
"core-js/stable/number/epsilon": [ |
|
"es.number.epsilon" |
|
], |
|
"core-js/stable/number/is-finite": [ |
|
"es.number.is-finite" |
|
], |
|
"core-js/stable/number/is-integer": [ |
|
"es.number.is-integer" |
|
], |
|
"core-js/stable/number/is-nan": [ |
|
"es.number.is-nan" |
|
], |
|
"core-js/stable/number/is-safe-integer": [ |
|
"es.number.is-safe-integer" |
|
], |
|
"core-js/stable/number/max-safe-integer": [ |
|
"es.number.max-safe-integer" |
|
], |
|
"core-js/stable/number/min-safe-integer": [ |
|
"es.number.min-safe-integer" |
|
], |
|
"core-js/stable/number/parse-float": [ |
|
"es.number.parse-float" |
|
], |
|
"core-js/stable/number/parse-int": [ |
|
"es.number.parse-int" |
|
], |
|
"core-js/stable/number/to-exponential": [ |
|
"es.number.to-exponential" |
|
], |
|
"core-js/stable/number/to-fixed": [ |
|
"es.number.to-fixed" |
|
], |
|
"core-js/stable/number/to-precision": [ |
|
"es.number.to-precision" |
|
], |
|
"core-js/stable/number/virtual": [ |
|
"es.number.to-exponential", |
|
"es.number.to-fixed", |
|
"es.number.to-precision" |
|
], |
|
"core-js/stable/number/virtual/to-exponential": [ |
|
"es.number.to-exponential" |
|
], |
|
"core-js/stable/number/virtual/to-fixed": [ |
|
"es.number.to-fixed" |
|
], |
|
"core-js/stable/number/virtual/to-precision": [ |
|
"es.number.to-precision" |
|
], |
|
"core-js/stable/object": [ |
|
"es.symbol", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.assign", |
|
"es.object.create", |
|
"es.object.define-getter", |
|
"es.object.define-properties", |
|
"es.object.define-property", |
|
"es.object.define-setter", |
|
"es.object.entries", |
|
"es.object.freeze", |
|
"es.object.from-entries", |
|
"es.object.get-own-property-descriptor", |
|
"es.object.get-own-property-descriptors", |
|
"es.object.get-own-property-names", |
|
"es.object.get-prototype-of", |
|
"es.object.has-own", |
|
"es.object.is", |
|
"es.object.is-extensible", |
|
"es.object.is-frozen", |
|
"es.object.is-sealed", |
|
"es.object.keys", |
|
"es.object.lookup-getter", |
|
"es.object.lookup-setter", |
|
"es.object.prevent-extensions", |
|
"es.object.seal", |
|
"es.object.set-prototype-of", |
|
"es.object.to-string", |
|
"es.object.values", |
|
"es.reflect.to-string-tag", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/object/assign": [ |
|
"es.object.assign" |
|
], |
|
"core-js/stable/object/create": [ |
|
"es.object.create" |
|
], |
|
"core-js/stable/object/define-getter": [ |
|
"es.object.define-getter" |
|
], |
|
"core-js/stable/object/define-properties": [ |
|
"es.object.define-properties" |
|
], |
|
"core-js/stable/object/define-property": [ |
|
"es.object.define-property" |
|
], |
|
"core-js/stable/object/define-setter": [ |
|
"es.object.define-setter" |
|
], |
|
"core-js/stable/object/entries": [ |
|
"es.object.entries" |
|
], |
|
"core-js/stable/object/freeze": [ |
|
"es.object.freeze" |
|
], |
|
"core-js/stable/object/from-entries": [ |
|
"es.array.iterator", |
|
"es.object.from-entries", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/object/get-own-property-descriptor": [ |
|
"es.object.get-own-property-descriptor" |
|
], |
|
"core-js/stable/object/get-own-property-descriptors": [ |
|
"es.object.get-own-property-descriptors" |
|
], |
|
"core-js/stable/object/get-own-property-names": [ |
|
"es.object.get-own-property-names" |
|
], |
|
"core-js/stable/object/get-own-property-symbols": [ |
|
"es.symbol" |
|
], |
|
"core-js/stable/object/get-prototype-of": [ |
|
"es.object.get-prototype-of" |
|
], |
|
"core-js/stable/object/has-own": [ |
|
"es.object.has-own" |
|
], |
|
"core-js/stable/object/is": [ |
|
"es.object.is" |
|
], |
|
"core-js/stable/object/is-extensible": [ |
|
"es.object.is-extensible" |
|
], |
|
"core-js/stable/object/is-frozen": [ |
|
"es.object.is-frozen" |
|
], |
|
"core-js/stable/object/is-sealed": [ |
|
"es.object.is-sealed" |
|
], |
|
"core-js/stable/object/keys": [ |
|
"es.object.keys" |
|
], |
|
"core-js/stable/object/lookup-getter": [ |
|
"es.object.lookup-setter" |
|
], |
|
"core-js/stable/object/lookup-setter": [ |
|
"es.object.lookup-setter" |
|
], |
|
"core-js/stable/object/prevent-extensions": [ |
|
"es.object.prevent-extensions" |
|
], |
|
"core-js/stable/object/seal": [ |
|
"es.object.seal" |
|
], |
|
"core-js/stable/object/set-prototype-of": [ |
|
"es.object.set-prototype-of" |
|
], |
|
"core-js/stable/object/to-string": [ |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/stable/object/values": [ |
|
"es.object.values" |
|
], |
|
"core-js/stable/parse-float": [ |
|
"es.parse-float" |
|
], |
|
"core-js/stable/parse-int": [ |
|
"es.parse-int" |
|
], |
|
"core-js/stable/promise": [ |
|
"es.aggregate-error", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.promise.any", |
|
"es.promise.finally", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/promise/all-settled": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.all-settled", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/promise/any": [ |
|
"es.aggregate-error", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.any", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/promise/finally": [ |
|
"es.object.to-string", |
|
"es.promise", |
|
"es.promise.finally" |
|
], |
|
"core-js/stable/queue-microtask": [ |
|
"web.queue-microtask" |
|
], |
|
"core-js/stable/reflect": [ |
|
"es.object.to-string", |
|
"es.reflect.apply", |
|
"es.reflect.construct", |
|
"es.reflect.define-property", |
|
"es.reflect.delete-property", |
|
"es.reflect.get", |
|
"es.reflect.get-own-property-descriptor", |
|
"es.reflect.get-prototype-of", |
|
"es.reflect.has", |
|
"es.reflect.is-extensible", |
|
"es.reflect.own-keys", |
|
"es.reflect.prevent-extensions", |
|
"es.reflect.set", |
|
"es.reflect.set-prototype-of", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/stable/reflect/apply": [ |
|
"es.reflect.apply" |
|
], |
|
"core-js/stable/reflect/construct": [ |
|
"es.reflect.construct" |
|
], |
|
"core-js/stable/reflect/define-property": [ |
|
"es.reflect.define-property" |
|
], |
|
"core-js/stable/reflect/delete-property": [ |
|
"es.reflect.delete-property" |
|
], |
|
"core-js/stable/reflect/get": [ |
|
"es.reflect.get" |
|
], |
|
"core-js/stable/reflect/get-own-property-descriptor": [ |
|
"es.reflect.get-own-property-descriptor" |
|
], |
|
"core-js/stable/reflect/get-prototype-of": [ |
|
"es.reflect.get-prototype-of" |
|
], |
|
"core-js/stable/reflect/has": [ |
|
"es.reflect.has" |
|
], |
|
"core-js/stable/reflect/is-extensible": [ |
|
"es.reflect.is-extensible" |
|
], |
|
"core-js/stable/reflect/own-keys": [ |
|
"es.reflect.own-keys" |
|
], |
|
"core-js/stable/reflect/prevent-extensions": [ |
|
"es.reflect.prevent-extensions" |
|
], |
|
"core-js/stable/reflect/set": [ |
|
"es.reflect.set" |
|
], |
|
"core-js/stable/reflect/set-prototype-of": [ |
|
"es.reflect.set-prototype-of" |
|
], |
|
"core-js/stable/reflect/to-string-tag": [ |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/stable/regexp": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.flags", |
|
"es.regexp.sticky", |
|
"es.regexp.test", |
|
"es.regexp.to-string", |
|
"es.string.match", |
|
"es.string.replace", |
|
"es.string.search", |
|
"es.string.split" |
|
], |
|
"core-js/stable/regexp/constructor": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec", |
|
"es.regexp.sticky" |
|
], |
|
"core-js/stable/regexp/dot-all": [ |
|
"es.regexp.constructor", |
|
"es.regexp.dot-all", |
|
"es.regexp.exec" |
|
], |
|
"core-js/stable/regexp/flags": [ |
|
"es.regexp.flags" |
|
], |
|
"core-js/stable/regexp/match": [ |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/stable/regexp/replace": [ |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/stable/regexp/search": [ |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/stable/regexp/split": [ |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/stable/regexp/sticky": [ |
|
"es.regexp.constructor", |
|
"es.regexp.exec", |
|
"es.regexp.sticky" |
|
], |
|
"core-js/stable/regexp/test": [ |
|
"es.regexp.exec", |
|
"es.regexp.test" |
|
], |
|
"core-js/stable/regexp/to-string": [ |
|
"es.regexp.to-string" |
|
], |
|
"core-js/stable/set": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.set", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/set-immediate": [ |
|
"web.immediate" |
|
], |
|
"core-js/stable/set-interval": [ |
|
"web.timers" |
|
], |
|
"core-js/stable/set-timeout": [ |
|
"web.timers" |
|
], |
|
"core-js/stable/string": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.from-code-point", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.raw", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup" |
|
], |
|
"core-js/stable/string/anchor": [ |
|
"es.string.anchor" |
|
], |
|
"core-js/stable/string/at": [ |
|
"es.string.at-alternative" |
|
], |
|
"core-js/stable/string/big": [ |
|
"es.string.big" |
|
], |
|
"core-js/stable/string/blink": [ |
|
"es.string.blink" |
|
], |
|
"core-js/stable/string/bold": [ |
|
"es.string.bold" |
|
], |
|
"core-js/stable/string/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/stable/string/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/stable/string/fixed": [ |
|
"es.string.fixed" |
|
], |
|
"core-js/stable/string/fontcolor": [ |
|
"es.string.fontcolor" |
|
], |
|
"core-js/stable/string/fontsize": [ |
|
"es.string.fontsize" |
|
], |
|
"core-js/stable/string/from-code-point": [ |
|
"es.string.from-code-point" |
|
], |
|
"core-js/stable/string/includes": [ |
|
"es.string.includes" |
|
], |
|
"core-js/stable/string/italics": [ |
|
"es.string.italics" |
|
], |
|
"core-js/stable/string/iterator": [ |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/stable/string/link": [ |
|
"es.string.link" |
|
], |
|
"core-js/stable/string/match": [ |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/stable/string/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/stable/string/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/stable/string/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/stable/string/raw": [ |
|
"es.string.raw" |
|
], |
|
"core-js/stable/string/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/stable/string/replace": [ |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/stable/string/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all" |
|
], |
|
"core-js/stable/string/search": [ |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/stable/string/small": [ |
|
"es.string.small" |
|
], |
|
"core-js/stable/string/split": [ |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/stable/string/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/stable/string/strike": [ |
|
"es.string.strike" |
|
], |
|
"core-js/stable/string/sub": [ |
|
"es.string.sub" |
|
], |
|
"core-js/stable/string/substr": [ |
|
"es.string.substr" |
|
], |
|
"core-js/stable/string/sup": [ |
|
"es.string.sup" |
|
], |
|
"core-js/stable/string/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/stable/string/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/stable/string/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/stable/string/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/stable/string/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/stable/string/virtual": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.at-alternative", |
|
"es.string.code-point-at", |
|
"es.string.ends-with", |
|
"es.string.includes", |
|
"es.string.iterator", |
|
"es.string.match", |
|
"es.string.match-all", |
|
"es.string.pad-end", |
|
"es.string.pad-start", |
|
"es.string.repeat", |
|
"es.string.replace", |
|
"es.string.replace-all", |
|
"es.string.search", |
|
"es.string.split", |
|
"es.string.starts-with", |
|
"es.string.substr", |
|
"es.string.trim", |
|
"es.string.trim-end", |
|
"es.string.trim-start", |
|
"es.string.anchor", |
|
"es.string.big", |
|
"es.string.blink", |
|
"es.string.bold", |
|
"es.string.fixed", |
|
"es.string.fontcolor", |
|
"es.string.fontsize", |
|
"es.string.italics", |
|
"es.string.link", |
|
"es.string.small", |
|
"es.string.strike", |
|
"es.string.sub", |
|
"es.string.sup" |
|
], |
|
"core-js/stable/string/virtual/anchor": [ |
|
"es.string.anchor" |
|
], |
|
"core-js/stable/string/virtual/at": [ |
|
"es.string.at-alternative" |
|
], |
|
"core-js/stable/string/virtual/big": [ |
|
"es.string.big" |
|
], |
|
"core-js/stable/string/virtual/blink": [ |
|
"es.string.blink" |
|
], |
|
"core-js/stable/string/virtual/bold": [ |
|
"es.string.bold" |
|
], |
|
"core-js/stable/string/virtual/code-point-at": [ |
|
"es.string.code-point-at" |
|
], |
|
"core-js/stable/string/virtual/ends-with": [ |
|
"es.string.ends-with" |
|
], |
|
"core-js/stable/string/virtual/fixed": [ |
|
"es.string.fixed" |
|
], |
|
"core-js/stable/string/virtual/fontcolor": [ |
|
"es.string.fontcolor" |
|
], |
|
"core-js/stable/string/virtual/fontsize": [ |
|
"es.string.fontsize" |
|
], |
|
"core-js/stable/string/virtual/includes": [ |
|
"es.string.includes" |
|
], |
|
"core-js/stable/string/virtual/italics": [ |
|
"es.string.italics" |
|
], |
|
"core-js/stable/string/virtual/iterator": [ |
|
"es.object.to-string", |
|
"es.string.iterator" |
|
], |
|
"core-js/stable/string/virtual/link": [ |
|
"es.string.link" |
|
], |
|
"core-js/stable/string/virtual/match-all": [ |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/stable/string/virtual/pad-end": [ |
|
"es.string.pad-end" |
|
], |
|
"core-js/stable/string/virtual/pad-start": [ |
|
"es.string.pad-start" |
|
], |
|
"core-js/stable/string/virtual/repeat": [ |
|
"es.string.repeat" |
|
], |
|
"core-js/stable/string/virtual/replace-all": [ |
|
"es.regexp.exec", |
|
"es.string.replace", |
|
"es.string.replace-all" |
|
], |
|
"core-js/stable/string/virtual/small": [ |
|
"es.string.small" |
|
], |
|
"core-js/stable/string/virtual/starts-with": [ |
|
"es.string.starts-with" |
|
], |
|
"core-js/stable/string/virtual/strike": [ |
|
"es.string.strike" |
|
], |
|
"core-js/stable/string/virtual/sub": [ |
|
"es.string.sub" |
|
], |
|
"core-js/stable/string/virtual/substr": [ |
|
"es.string.substr" |
|
], |
|
"core-js/stable/string/virtual/sup": [ |
|
"es.string.sup" |
|
], |
|
"core-js/stable/string/virtual/trim": [ |
|
"es.string.trim" |
|
], |
|
"core-js/stable/string/virtual/trim-end": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/stable/string/virtual/trim-left": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/stable/string/virtual/trim-right": [ |
|
"es.string.trim-end" |
|
], |
|
"core-js/stable/string/virtual/trim-start": [ |
|
"es.string.trim-start" |
|
], |
|
"core-js/stable/structured-clone": [ |
|
"es.error.to-string", |
|
"es.array.iterator", |
|
"es.map", |
|
"es.object.keys", |
|
"es.object.to-string", |
|
"es.set", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag", |
|
"web.structured-clone" |
|
], |
|
"core-js/stable/symbol": [ |
|
"es.symbol", |
|
"es.symbol.description", |
|
"es.symbol.async-iterator", |
|
"es.symbol.has-instance", |
|
"es.symbol.is-concat-spreadable", |
|
"es.symbol.iterator", |
|
"es.symbol.match", |
|
"es.symbol.match-all", |
|
"es.symbol.replace", |
|
"es.symbol.search", |
|
"es.symbol.species", |
|
"es.symbol.split", |
|
"es.symbol.to-primitive", |
|
"es.symbol.to-string-tag", |
|
"es.symbol.unscopables", |
|
"es.array.concat", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/symbol/async-iterator": [ |
|
"es.symbol.async-iterator" |
|
], |
|
"core-js/stable/symbol/description": [ |
|
"es.symbol.description" |
|
], |
|
"core-js/stable/symbol/for": [ |
|
"es.symbol" |
|
], |
|
"core-js/stable/symbol/has-instance": [ |
|
"es.symbol.has-instance", |
|
"es.function.has-instance" |
|
], |
|
"core-js/stable/symbol/is-concat-spreadable": [ |
|
"es.symbol.is-concat-spreadable", |
|
"es.array.concat" |
|
], |
|
"core-js/stable/symbol/iterator": [ |
|
"es.symbol.iterator", |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/symbol/key-for": [ |
|
"es.symbol" |
|
], |
|
"core-js/stable/symbol/match": [ |
|
"es.symbol.match", |
|
"es.regexp.exec", |
|
"es.string.match" |
|
], |
|
"core-js/stable/symbol/match-all": [ |
|
"es.symbol.match-all", |
|
"es.object.to-string", |
|
"es.regexp.exec", |
|
"es.string.match-all" |
|
], |
|
"core-js/stable/symbol/replace": [ |
|
"es.symbol.replace", |
|
"es.regexp.exec", |
|
"es.string.replace" |
|
], |
|
"core-js/stable/symbol/search": [ |
|
"es.symbol.search", |
|
"es.regexp.exec", |
|
"es.string.search" |
|
], |
|
"core-js/stable/symbol/species": [ |
|
"es.symbol.species" |
|
], |
|
"core-js/stable/symbol/split": [ |
|
"es.symbol.split", |
|
"es.regexp.exec", |
|
"es.string.split" |
|
], |
|
"core-js/stable/symbol/to-primitive": [ |
|
"es.symbol.to-primitive", |
|
"es.date.to-primitive" |
|
], |
|
"core-js/stable/symbol/to-string-tag": [ |
|
"es.symbol.to-string-tag", |
|
"es.json.to-string-tag", |
|
"es.math.to-string-tag", |
|
"es.object.to-string", |
|
"es.reflect.to-string-tag" |
|
], |
|
"core-js/stable/symbol/unscopables": [ |
|
"es.symbol.unscopables" |
|
], |
|
"core-js/stable/typed-array": [ |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/at": [ |
|
"es.typed-array.at" |
|
], |
|
"core-js/stable/typed-array/copy-within": [ |
|
"es.typed-array.copy-within" |
|
], |
|
"core-js/stable/typed-array/entries": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/stable/typed-array/every": [ |
|
"es.typed-array.every" |
|
], |
|
"core-js/stable/typed-array/fill": [ |
|
"es.typed-array.fill" |
|
], |
|
"core-js/stable/typed-array/filter": [ |
|
"es.typed-array.filter" |
|
], |
|
"core-js/stable/typed-array/find": [ |
|
"es.typed-array.find" |
|
], |
|
"core-js/stable/typed-array/find-index": [ |
|
"es.typed-array.find-index" |
|
], |
|
"core-js/stable/typed-array/float32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.float32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/float64-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.float64-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/for-each": [ |
|
"es.typed-array.for-each" |
|
], |
|
"core-js/stable/typed-array/from": [ |
|
"es.typed-array.from" |
|
], |
|
"core-js/stable/typed-array/includes": [ |
|
"es.typed-array.includes" |
|
], |
|
"core-js/stable/typed-array/index-of": [ |
|
"es.typed-array.index-of" |
|
], |
|
"core-js/stable/typed-array/int16-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.int16-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/int32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.int32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/int8-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.int8-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/iterator": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/stable/typed-array/join": [ |
|
"es.typed-array.join" |
|
], |
|
"core-js/stable/typed-array/keys": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/stable/typed-array/last-index-of": [ |
|
"es.typed-array.last-index-of" |
|
], |
|
"core-js/stable/typed-array/map": [ |
|
"es.typed-array.map" |
|
], |
|
"core-js/stable/typed-array/methods": [ |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/of": [ |
|
"es.typed-array.of" |
|
], |
|
"core-js/stable/typed-array/reduce": [ |
|
"es.typed-array.reduce" |
|
], |
|
"core-js/stable/typed-array/reduce-right": [ |
|
"es.typed-array.reduce-right" |
|
], |
|
"core-js/stable/typed-array/reverse": [ |
|
"es.typed-array.reverse" |
|
], |
|
"core-js/stable/typed-array/set": [ |
|
"es.typed-array.set" |
|
], |
|
"core-js/stable/typed-array/slice": [ |
|
"es.typed-array.slice" |
|
], |
|
"core-js/stable/typed-array/some": [ |
|
"es.typed-array.some" |
|
], |
|
"core-js/stable/typed-array/sort": [ |
|
"es.typed-array.sort" |
|
], |
|
"core-js/stable/typed-array/subarray": [ |
|
"es.typed-array.subarray" |
|
], |
|
"core-js/stable/typed-array/to-locale-string": [ |
|
"es.typed-array.to-locale-string" |
|
], |
|
"core-js/stable/typed-array/to-string": [ |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/uint16-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint16-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/uint32-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint32-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/uint8-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint8-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/uint8-clamped-array": [ |
|
"es.array-buffer.constructor", |
|
"es.array-buffer.slice", |
|
"es.object.to-string", |
|
"es.string.iterator", |
|
"es.typed-array.uint8-clamped-array", |
|
"es.typed-array.at", |
|
"es.typed-array.copy-within", |
|
"es.typed-array.every", |
|
"es.typed-array.fill", |
|
"es.typed-array.filter", |
|
"es.typed-array.find", |
|
"es.typed-array.find-index", |
|
"es.typed-array.for-each", |
|
"es.typed-array.from", |
|
"es.typed-array.includes", |
|
"es.typed-array.index-of", |
|
"es.typed-array.iterator", |
|
"es.typed-array.join", |
|
"es.typed-array.last-index-of", |
|
"es.typed-array.map", |
|
"es.typed-array.of", |
|
"es.typed-array.reduce", |
|
"es.typed-array.reduce-right", |
|
"es.typed-array.reverse", |
|
"es.typed-array.set", |
|
"es.typed-array.slice", |
|
"es.typed-array.some", |
|
"es.typed-array.sort", |
|
"es.typed-array.subarray", |
|
"es.typed-array.to-locale-string", |
|
"es.typed-array.to-string" |
|
], |
|
"core-js/stable/typed-array/values": [ |
|
"es.object.to-string", |
|
"es.typed-array.iterator" |
|
], |
|
"core-js/stable/unescape": [ |
|
"es.unescape" |
|
], |
|
"core-js/stable/url": [ |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/stable/url-search-params": [ |
|
"web.dom-collections.iterator", |
|
"web.url-search-params" |
|
], |
|
"core-js/stable/url/to-json": [ |
|
"web.url.to-json" |
|
], |
|
"core-js/stable/weak-map": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.weak-map", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stable/weak-set": [ |
|
"es.array.iterator", |
|
"es.object.to-string", |
|
"es.weak-set", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/stage": [ |
|
"es.map", |
|
"es.string.at-alternative", |
|
"esnext.aggregate-error", |
|
"esnext.array.from-async", |
|
"esnext.array.at", |
|
"esnext.array.filter-out", |
|
"esnext.array.filter-reject", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.array.is-template-object", |
|
"esnext.array.last-index", |
|
"esnext.array.last-item", |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.unique-by", |
|
"esnext.array.with", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs", |
|
"esnext.async-iterator.drop", |
|
"esnext.async-iterator.every", |
|
"esnext.async-iterator.filter", |
|
"esnext.async-iterator.find", |
|
"esnext.async-iterator.flat-map", |
|
"esnext.async-iterator.for-each", |
|
"esnext.async-iterator.from", |
|
"esnext.async-iterator.map", |
|
"esnext.async-iterator.reduce", |
|
"esnext.async-iterator.some", |
|
"esnext.async-iterator.take", |
|
"esnext.async-iterator.to-array", |
|
"esnext.bigint.range", |
|
"esnext.composite-key", |
|
"esnext.composite-symbol", |
|
"esnext.function.is-callable", |
|
"esnext.function.is-constructor", |
|
"esnext.function.un-this", |
|
"esnext.global-this", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs", |
|
"esnext.iterator.drop", |
|
"esnext.iterator.every", |
|
"esnext.iterator.filter", |
|
"esnext.iterator.find", |
|
"esnext.iterator.flat-map", |
|
"esnext.iterator.for-each", |
|
"esnext.iterator.from", |
|
"esnext.iterator.map", |
|
"esnext.iterator.reduce", |
|
"esnext.iterator.some", |
|
"esnext.iterator.take", |
|
"esnext.iterator.to-array", |
|
"esnext.iterator.to-async", |
|
"esnext.map.delete-all", |
|
"esnext.map.emplace", |
|
"esnext.map.every", |
|
"esnext.map.filter", |
|
"esnext.map.find", |
|
"esnext.map.find-key", |
|
"esnext.map.from", |
|
"esnext.map.group-by", |
|
"esnext.map.includes", |
|
"esnext.map.key-by", |
|
"esnext.map.key-of", |
|
"esnext.map.map-keys", |
|
"esnext.map.map-values", |
|
"esnext.map.merge", |
|
"esnext.map.of", |
|
"esnext.map.reduce", |
|
"esnext.map.some", |
|
"esnext.map.update", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"esnext.math.clamp", |
|
"esnext.math.deg-per-rad", |
|
"esnext.math.degrees", |
|
"esnext.math.fscale", |
|
"esnext.math.iaddh", |
|
"esnext.math.imulh", |
|
"esnext.math.isubh", |
|
"esnext.math.rad-per-deg", |
|
"esnext.math.radians", |
|
"esnext.math.scale", |
|
"esnext.math.seeded-prng", |
|
"esnext.math.signbit", |
|
"esnext.math.umulh", |
|
"esnext.number.from-string", |
|
"esnext.number.range", |
|
"esnext.object.has-own", |
|
"esnext.object.iterate-entries", |
|
"esnext.object.iterate-keys", |
|
"esnext.object.iterate-values", |
|
"esnext.observable", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.promise.try", |
|
"esnext.reflect.define-metadata", |
|
"esnext.reflect.delete-metadata", |
|
"esnext.reflect.get-metadata", |
|
"esnext.reflect.get-metadata-keys", |
|
"esnext.reflect.get-own-metadata", |
|
"esnext.reflect.get-own-metadata-keys", |
|
"esnext.reflect.has-metadata", |
|
"esnext.reflect.has-own-metadata", |
|
"esnext.reflect.metadata", |
|
"esnext.set.add-all", |
|
"esnext.set.delete-all", |
|
"esnext.set.difference", |
|
"esnext.set.every", |
|
"esnext.set.filter", |
|
"esnext.set.find", |
|
"esnext.set.from", |
|
"esnext.set.intersection", |
|
"esnext.set.is-disjoint-from", |
|
"esnext.set.is-subset-of", |
|
"esnext.set.is-superset-of", |
|
"esnext.set.join", |
|
"esnext.set.map", |
|
"esnext.set.of", |
|
"esnext.set.reduce", |
|
"esnext.set.some", |
|
"esnext.set.symmetric-difference", |
|
"esnext.set.union", |
|
"esnext.string.at", |
|
"esnext.string.cooked", |
|
"esnext.string.code-points", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.async-dispose", |
|
"esnext.symbol.dispose", |
|
"esnext.symbol.matcher", |
|
"esnext.symbol.metadata", |
|
"esnext.symbol.observable", |
|
"esnext.symbol.pattern-match", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with", |
|
"esnext.weak-map.delete-all", |
|
"esnext.weak-map.from", |
|
"esnext.weak-map.of", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert", |
|
"esnext.weak-set.add-all", |
|
"esnext.weak-set.delete-all", |
|
"esnext.weak-set.from", |
|
"esnext.weak-set.of", |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/stage/0": [ |
|
"es.map", |
|
"es.string.at-alternative", |
|
"esnext.aggregate-error", |
|
"esnext.array.from-async", |
|
"esnext.array.at", |
|
"esnext.array.filter-out", |
|
"esnext.array.filter-reject", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.array.is-template-object", |
|
"esnext.array.last-index", |
|
"esnext.array.last-item", |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.unique-by", |
|
"esnext.array.with", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs", |
|
"esnext.async-iterator.drop", |
|
"esnext.async-iterator.every", |
|
"esnext.async-iterator.filter", |
|
"esnext.async-iterator.find", |
|
"esnext.async-iterator.flat-map", |
|
"esnext.async-iterator.for-each", |
|
"esnext.async-iterator.from", |
|
"esnext.async-iterator.map", |
|
"esnext.async-iterator.reduce", |
|
"esnext.async-iterator.some", |
|
"esnext.async-iterator.take", |
|
"esnext.async-iterator.to-array", |
|
"esnext.bigint.range", |
|
"esnext.composite-key", |
|
"esnext.composite-symbol", |
|
"esnext.function.is-callable", |
|
"esnext.function.is-constructor", |
|
"esnext.function.un-this", |
|
"esnext.global-this", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs", |
|
"esnext.iterator.drop", |
|
"esnext.iterator.every", |
|
"esnext.iterator.filter", |
|
"esnext.iterator.find", |
|
"esnext.iterator.flat-map", |
|
"esnext.iterator.for-each", |
|
"esnext.iterator.from", |
|
"esnext.iterator.map", |
|
"esnext.iterator.reduce", |
|
"esnext.iterator.some", |
|
"esnext.iterator.take", |
|
"esnext.iterator.to-array", |
|
"esnext.iterator.to-async", |
|
"esnext.map.delete-all", |
|
"esnext.map.emplace", |
|
"esnext.map.every", |
|
"esnext.map.filter", |
|
"esnext.map.find", |
|
"esnext.map.find-key", |
|
"esnext.map.from", |
|
"esnext.map.group-by", |
|
"esnext.map.includes", |
|
"esnext.map.key-by", |
|
"esnext.map.key-of", |
|
"esnext.map.map-keys", |
|
"esnext.map.map-values", |
|
"esnext.map.merge", |
|
"esnext.map.of", |
|
"esnext.map.reduce", |
|
"esnext.map.some", |
|
"esnext.map.update", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"esnext.math.clamp", |
|
"esnext.math.deg-per-rad", |
|
"esnext.math.degrees", |
|
"esnext.math.fscale", |
|
"esnext.math.iaddh", |
|
"esnext.math.imulh", |
|
"esnext.math.isubh", |
|
"esnext.math.rad-per-deg", |
|
"esnext.math.radians", |
|
"esnext.math.scale", |
|
"esnext.math.seeded-prng", |
|
"esnext.math.signbit", |
|
"esnext.math.umulh", |
|
"esnext.number.from-string", |
|
"esnext.number.range", |
|
"esnext.object.has-own", |
|
"esnext.object.iterate-entries", |
|
"esnext.object.iterate-keys", |
|
"esnext.object.iterate-values", |
|
"esnext.observable", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.promise.try", |
|
"esnext.set.add-all", |
|
"esnext.set.delete-all", |
|
"esnext.set.difference", |
|
"esnext.set.every", |
|
"esnext.set.filter", |
|
"esnext.set.find", |
|
"esnext.set.from", |
|
"esnext.set.intersection", |
|
"esnext.set.is-disjoint-from", |
|
"esnext.set.is-subset-of", |
|
"esnext.set.is-superset-of", |
|
"esnext.set.join", |
|
"esnext.set.map", |
|
"esnext.set.of", |
|
"esnext.set.reduce", |
|
"esnext.set.some", |
|
"esnext.set.symmetric-difference", |
|
"esnext.set.union", |
|
"esnext.string.at", |
|
"esnext.string.cooked", |
|
"esnext.string.code-points", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.async-dispose", |
|
"esnext.symbol.dispose", |
|
"esnext.symbol.matcher", |
|
"esnext.symbol.metadata", |
|
"esnext.symbol.observable", |
|
"esnext.symbol.pattern-match", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with", |
|
"esnext.weak-map.delete-all", |
|
"esnext.weak-map.from", |
|
"esnext.weak-map.of", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert", |
|
"esnext.weak-set.add-all", |
|
"esnext.weak-set.delete-all", |
|
"esnext.weak-set.from", |
|
"esnext.weak-set.of", |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/stage/1": [ |
|
"es.map", |
|
"es.string.at-alternative", |
|
"esnext.aggregate-error", |
|
"esnext.array.from-async", |
|
"esnext.array.at", |
|
"esnext.array.filter-out", |
|
"esnext.array.filter-reject", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.array.is-template-object", |
|
"esnext.array.last-index", |
|
"esnext.array.last-item", |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.unique-by", |
|
"esnext.array.with", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs", |
|
"esnext.async-iterator.drop", |
|
"esnext.async-iterator.every", |
|
"esnext.async-iterator.filter", |
|
"esnext.async-iterator.find", |
|
"esnext.async-iterator.flat-map", |
|
"esnext.async-iterator.for-each", |
|
"esnext.async-iterator.from", |
|
"esnext.async-iterator.map", |
|
"esnext.async-iterator.reduce", |
|
"esnext.async-iterator.some", |
|
"esnext.async-iterator.take", |
|
"esnext.async-iterator.to-array", |
|
"esnext.bigint.range", |
|
"esnext.composite-key", |
|
"esnext.composite-symbol", |
|
"esnext.global-this", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs", |
|
"esnext.iterator.drop", |
|
"esnext.iterator.every", |
|
"esnext.iterator.filter", |
|
"esnext.iterator.find", |
|
"esnext.iterator.flat-map", |
|
"esnext.iterator.for-each", |
|
"esnext.iterator.from", |
|
"esnext.iterator.map", |
|
"esnext.iterator.reduce", |
|
"esnext.iterator.some", |
|
"esnext.iterator.take", |
|
"esnext.iterator.to-array", |
|
"esnext.iterator.to-async", |
|
"esnext.map.delete-all", |
|
"esnext.map.emplace", |
|
"esnext.map.every", |
|
"esnext.map.filter", |
|
"esnext.map.find", |
|
"esnext.map.find-key", |
|
"esnext.map.from", |
|
"esnext.map.group-by", |
|
"esnext.map.includes", |
|
"esnext.map.key-by", |
|
"esnext.map.key-of", |
|
"esnext.map.map-keys", |
|
"esnext.map.map-values", |
|
"esnext.map.merge", |
|
"esnext.map.of", |
|
"esnext.map.reduce", |
|
"esnext.map.some", |
|
"esnext.map.update", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"esnext.math.clamp", |
|
"esnext.math.deg-per-rad", |
|
"esnext.math.degrees", |
|
"esnext.math.fscale", |
|
"esnext.math.rad-per-deg", |
|
"esnext.math.radians", |
|
"esnext.math.scale", |
|
"esnext.math.seeded-prng", |
|
"esnext.math.signbit", |
|
"esnext.number.from-string", |
|
"esnext.number.range", |
|
"esnext.object.has-own", |
|
"esnext.object.iterate-entries", |
|
"esnext.object.iterate-keys", |
|
"esnext.object.iterate-values", |
|
"esnext.observable", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.promise.try", |
|
"esnext.set.add-all", |
|
"esnext.set.delete-all", |
|
"esnext.set.difference", |
|
"esnext.set.every", |
|
"esnext.set.filter", |
|
"esnext.set.find", |
|
"esnext.set.from", |
|
"esnext.set.intersection", |
|
"esnext.set.is-disjoint-from", |
|
"esnext.set.is-subset-of", |
|
"esnext.set.is-superset-of", |
|
"esnext.set.join", |
|
"esnext.set.map", |
|
"esnext.set.of", |
|
"esnext.set.reduce", |
|
"esnext.set.some", |
|
"esnext.set.symmetric-difference", |
|
"esnext.set.union", |
|
"esnext.string.cooked", |
|
"esnext.string.code-points", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.async-dispose", |
|
"esnext.symbol.dispose", |
|
"esnext.symbol.matcher", |
|
"esnext.symbol.metadata", |
|
"esnext.symbol.observable", |
|
"esnext.symbol.pattern-match", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with", |
|
"esnext.weak-map.delete-all", |
|
"esnext.weak-map.from", |
|
"esnext.weak-map.of", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert", |
|
"esnext.weak-set.add-all", |
|
"esnext.weak-set.delete-all", |
|
"esnext.weak-set.from", |
|
"esnext.weak-set.of" |
|
], |
|
"core-js/stage/2": [ |
|
"es.string.at-alternative", |
|
"esnext.aggregate-error", |
|
"esnext.array.from-async", |
|
"esnext.array.at", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.array.is-template-object", |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.with", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs", |
|
"esnext.async-iterator.drop", |
|
"esnext.async-iterator.every", |
|
"esnext.async-iterator.filter", |
|
"esnext.async-iterator.find", |
|
"esnext.async-iterator.flat-map", |
|
"esnext.async-iterator.for-each", |
|
"esnext.async-iterator.from", |
|
"esnext.async-iterator.map", |
|
"esnext.async-iterator.reduce", |
|
"esnext.async-iterator.some", |
|
"esnext.async-iterator.take", |
|
"esnext.async-iterator.to-array", |
|
"esnext.global-this", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs", |
|
"esnext.iterator.drop", |
|
"esnext.iterator.every", |
|
"esnext.iterator.filter", |
|
"esnext.iterator.find", |
|
"esnext.iterator.flat-map", |
|
"esnext.iterator.for-each", |
|
"esnext.iterator.from", |
|
"esnext.iterator.map", |
|
"esnext.iterator.reduce", |
|
"esnext.iterator.some", |
|
"esnext.iterator.take", |
|
"esnext.iterator.to-array", |
|
"esnext.iterator.to-async", |
|
"esnext.map.emplace", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"esnext.object.has-own", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.set.difference", |
|
"esnext.set.intersection", |
|
"esnext.set.is-disjoint-from", |
|
"esnext.set.is-subset-of", |
|
"esnext.set.is-superset-of", |
|
"esnext.set.symmetric-difference", |
|
"esnext.set.union", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.async-dispose", |
|
"esnext.symbol.dispose", |
|
"esnext.symbol.metadata", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.with", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert" |
|
], |
|
"core-js/stage/3": [ |
|
"es.string.at-alternative", |
|
"esnext.aggregate-error", |
|
"esnext.array.at", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.global-this", |
|
"esnext.object.has-own", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by" |
|
], |
|
"core-js/stage/4": [ |
|
"es.string.at-alternative", |
|
"esnext.aggregate-error", |
|
"esnext.array.at", |
|
"esnext.global-this", |
|
"esnext.object.has-own", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.at" |
|
], |
|
"core-js/stage/pre": [ |
|
"es.map", |
|
"es.string.at-alternative", |
|
"esnext.aggregate-error", |
|
"esnext.array.from-async", |
|
"esnext.array.at", |
|
"esnext.array.filter-out", |
|
"esnext.array.filter-reject", |
|
"esnext.array.find-last", |
|
"esnext.array.find-last-index", |
|
"esnext.array.group-by", |
|
"esnext.array.group-by-to-map", |
|
"esnext.array.is-template-object", |
|
"esnext.array.last-index", |
|
"esnext.array.last-item", |
|
"esnext.array.to-reversed", |
|
"esnext.array.to-sorted", |
|
"esnext.array.to-spliced", |
|
"esnext.array.unique-by", |
|
"esnext.array.with", |
|
"esnext.async-iterator.constructor", |
|
"esnext.async-iterator.as-indexed-pairs", |
|
"esnext.async-iterator.drop", |
|
"esnext.async-iterator.every", |
|
"esnext.async-iterator.filter", |
|
"esnext.async-iterator.find", |
|
"esnext.async-iterator.flat-map", |
|
"esnext.async-iterator.for-each", |
|
"esnext.async-iterator.from", |
|
"esnext.async-iterator.map", |
|
"esnext.async-iterator.reduce", |
|
"esnext.async-iterator.some", |
|
"esnext.async-iterator.take", |
|
"esnext.async-iterator.to-array", |
|
"esnext.bigint.range", |
|
"esnext.composite-key", |
|
"esnext.composite-symbol", |
|
"esnext.function.is-callable", |
|
"esnext.function.is-constructor", |
|
"esnext.function.un-this", |
|
"esnext.global-this", |
|
"esnext.iterator.constructor", |
|
"esnext.iterator.as-indexed-pairs", |
|
"esnext.iterator.drop", |
|
"esnext.iterator.every", |
|
"esnext.iterator.filter", |
|
"esnext.iterator.find", |
|
"esnext.iterator.flat-map", |
|
"esnext.iterator.for-each", |
|
"esnext.iterator.from", |
|
"esnext.iterator.map", |
|
"esnext.iterator.reduce", |
|
"esnext.iterator.some", |
|
"esnext.iterator.take", |
|
"esnext.iterator.to-array", |
|
"esnext.iterator.to-async", |
|
"esnext.map.delete-all", |
|
"esnext.map.emplace", |
|
"esnext.map.every", |
|
"esnext.map.filter", |
|
"esnext.map.find", |
|
"esnext.map.find-key", |
|
"esnext.map.from", |
|
"esnext.map.group-by", |
|
"esnext.map.includes", |
|
"esnext.map.key-by", |
|
"esnext.map.key-of", |
|
"esnext.map.map-keys", |
|
"esnext.map.map-values", |
|
"esnext.map.merge", |
|
"esnext.map.of", |
|
"esnext.map.reduce", |
|
"esnext.map.some", |
|
"esnext.map.update", |
|
"esnext.map.update-or-insert", |
|
"esnext.map.upsert", |
|
"esnext.math.clamp", |
|
"esnext.math.deg-per-rad", |
|
"esnext.math.degrees", |
|
"esnext.math.fscale", |
|
"esnext.math.iaddh", |
|
"esnext.math.imulh", |
|
"esnext.math.isubh", |
|
"esnext.math.rad-per-deg", |
|
"esnext.math.radians", |
|
"esnext.math.scale", |
|
"esnext.math.seeded-prng", |
|
"esnext.math.signbit", |
|
"esnext.math.umulh", |
|
"esnext.number.from-string", |
|
"esnext.number.range", |
|
"esnext.object.has-own", |
|
"esnext.object.iterate-entries", |
|
"esnext.object.iterate-keys", |
|
"esnext.object.iterate-values", |
|
"esnext.observable", |
|
"esnext.promise.all-settled", |
|
"esnext.promise.any", |
|
"esnext.promise.try", |
|
"esnext.reflect.define-metadata", |
|
"esnext.reflect.delete-metadata", |
|
"esnext.reflect.get-metadata", |
|
"esnext.reflect.get-metadata-keys", |
|
"esnext.reflect.get-own-metadata", |
|
"esnext.reflect.get-own-metadata-keys", |
|
"esnext.reflect.has-metadata", |
|
"esnext.reflect.has-own-metadata", |
|
"esnext.reflect.metadata", |
|
"esnext.set.add-all", |
|
"esnext.set.delete-all", |
|
"esnext.set.difference", |
|
"esnext.set.every", |
|
"esnext.set.filter", |
|
"esnext.set.find", |
|
"esnext.set.from", |
|
"esnext.set.intersection", |
|
"esnext.set.is-disjoint-from", |
|
"esnext.set.is-subset-of", |
|
"esnext.set.is-superset-of", |
|
"esnext.set.join", |
|
"esnext.set.map", |
|
"esnext.set.of", |
|
"esnext.set.reduce", |
|
"esnext.set.some", |
|
"esnext.set.symmetric-difference", |
|
"esnext.set.union", |
|
"esnext.string.at", |
|
"esnext.string.cooked", |
|
"esnext.string.code-points", |
|
"esnext.string.match-all", |
|
"esnext.string.replace-all", |
|
"esnext.symbol.async-dispose", |
|
"esnext.symbol.dispose", |
|
"esnext.symbol.matcher", |
|
"esnext.symbol.metadata", |
|
"esnext.symbol.observable", |
|
"esnext.symbol.pattern-match", |
|
"esnext.symbol.replace-all", |
|
"esnext.typed-array.from-async", |
|
"esnext.typed-array.at", |
|
"esnext.typed-array.filter-out", |
|
"esnext.typed-array.filter-reject", |
|
"esnext.typed-array.find-last", |
|
"esnext.typed-array.find-last-index", |
|
"esnext.typed-array.group-by", |
|
"esnext.typed-array.to-reversed", |
|
"esnext.typed-array.to-sorted", |
|
"esnext.typed-array.to-spliced", |
|
"esnext.typed-array.unique-by", |
|
"esnext.typed-array.with", |
|
"esnext.weak-map.delete-all", |
|
"esnext.weak-map.from", |
|
"esnext.weak-map.of", |
|
"esnext.weak-map.emplace", |
|
"esnext.weak-map.upsert", |
|
"esnext.weak-set.add-all", |
|
"esnext.weak-set.delete-all", |
|
"esnext.weak-set.from", |
|
"esnext.weak-set.of", |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/web": [ |
|
"web.atob", |
|
"web.btoa", |
|
"web.dom-collections.for-each", |
|
"web.dom-collections.iterator", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag", |
|
"web.immediate", |
|
"web.queue-microtask", |
|
"web.structured-clone", |
|
"web.timers", |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/web/dom-collections": [ |
|
"web.dom-collections.for-each", |
|
"web.dom-collections.iterator" |
|
], |
|
"core-js/web/dom-exception": [ |
|
"es.error.to-string", |
|
"web.dom-exception.constructor", |
|
"web.dom-exception.stack", |
|
"web.dom-exception.to-string-tag" |
|
], |
|
"core-js/web/immediate": [ |
|
"web.immediate" |
|
], |
|
"core-js/web/queue-microtask": [ |
|
"web.queue-microtask" |
|
], |
|
"core-js/web/structured-clone": [ |
|
"es.array.iterator", |
|
"es.map", |
|
"es.object.to-string", |
|
"es.set", |
|
"web.structured-clone" |
|
], |
|
"core-js/web/timers": [ |
|
"web.timers" |
|
], |
|
"core-js/web/url": [ |
|
"web.url", |
|
"web.url.to-json", |
|
"web.url-search-params" |
|
], |
|
"core-js/web/url-search-params": [ |
|
"web.url-search-params" |
|
] |
|
}
|
|
|