Created
October 24, 2019 07:48
-
-
Save slavafomin/5f6e858b4caddf18b2f8a2a7e0445d24 to your computer and use it in GitHub Desktop.
List of core-js polyfills by browsers and versions with bundle filesize
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "ie", | |
"title": "IE", | |
"versions": { | |
"6": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.timers", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115497 | |
}, | |
"7": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.timers", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115497 | |
}, | |
"8": { | |
"polyfills": [ | |
"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.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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.timers", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114907 | |
}, | |
"9": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.join", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-primitive", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.timers", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 111283 | |
}, | |
"10": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.join", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 110657 | |
}, | |
"11": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.join", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 109960 | |
}, | |
"5.5": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.timers", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115497 | |
} | |
} | |
}, | |
{ | |
"name": "edge", | |
"title": "Edge", | |
"versions": { | |
"12": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.join", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.asinh", | |
"es.math.atanh", | |
"es.math.cosh", | |
"es.math.expm1", | |
"es.math.imul", | |
"es.math.sinh", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.number.to-fixed", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.reflect.apply", | |
"es.reflect.construct", | |
"es.reflect.define-property", | |
"es.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105494 | |
}, | |
"13": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.symbol.to-primitive", | |
"es.symbol.to-string-tag", | |
"es.array.concat", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.to-string-tag", | |
"es.number.to-fixed", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.reflect.apply", | |
"es.reflect.construct", | |
"es.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.of", | |
"es.typed-array.to-locale-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 88029 | |
}, | |
"14": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.symbol.to-primitive", | |
"es.symbol.to-string-tag", | |
"es.array.concat", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.to-string-tag", | |
"es.number.to-fixed", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.reflect.apply", | |
"es.reflect.construct", | |
"es.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.to-locale-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 86802 | |
}, | |
"15": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.number.to-fixed", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.typed-array.to-locale-string", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 62752 | |
}, | |
"16": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.number.to-fixed", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.typed-array.to-locale-string", | |
"web.dom-collections.iterator", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 60672 | |
}, | |
"17": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.number.to-fixed", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.typed-array.to-locale-string", | |
"web.dom-collections.iterator", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 60672 | |
}, | |
"18": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.number.to-fixed", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.typed-array.to-locale-string", | |
"web.dom-collections.iterator", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 60672 | |
}, | |
"76": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.number.to-fixed", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.typed-array.to-locale-string", | |
"web.dom-collections.iterator", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 60672 | |
} | |
} | |
}, | |
{ | |
"name": "firefox", | |
"title": "Firefox", | |
"versions": { | |
"2": { | |
"polyfills": [ | |
"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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115058 | |
}, | |
"3": { | |
"polyfills": [ | |
"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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115058 | |
}, | |
"4": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-iso-string", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 108510 | |
}, | |
"5": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-iso-string", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 108510 | |
}, | |
"6": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-iso-string", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 108510 | |
}, | |
"7": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 107788 | |
}, | |
"8": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 107693 | |
}, | |
"9": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 107693 | |
}, | |
"10": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 107693 | |
}, | |
"11": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 107693 | |
}, | |
"12": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 107693 | |
}, | |
"13": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 107693 | |
}, | |
"14": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 107693 | |
}, | |
"15": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 106881 | |
}, | |
"16": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.string.fontcolor", | |
"es.string.fontsize", | |
"es.string.link", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 106624 | |
}, | |
"17": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105654 | |
}, | |
"18": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105654 | |
}, | |
"19": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105654 | |
}, | |
"20": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105397 | |
}, | |
"21": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105306 | |
}, | |
"22": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105238 | |
}, | |
"23": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105238 | |
}, | |
"24": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105165 | |
}, | |
"25": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.clz32", | |
"es.math.expm1", | |
"es.math.fround", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 102797 | |
}, | |
"26": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.clz32", | |
"es.math.expm1", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 102406 | |
}, | |
"27": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.clz32", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 102117 | |
}, | |
"28": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"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.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.clz32", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 102117 | |
}, | |
"29": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.clz32", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.raw", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 101471 | |
}, | |
"30": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.clz32", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.raw", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 101471 | |
}, | |
"31": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.is-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.raw", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 101053 | |
}, | |
"32": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.raw", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 100805 | |
}, | |
"33": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.raw", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 100805 | |
}, | |
"34": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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-prototype-of", | |
"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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 100215 | |
}, | |
"35": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 98538 | |
}, | |
"36": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 98380 | |
}, | |
"37": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.filter", | |
"es.typed-array.for-each", | |
"es.typed-array.from", | |
"es.typed-array.includes", | |
"es.typed-array.map", | |
"es.typed-array.of", | |
"es.typed-array.slice", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 95213 | |
}, | |
"38": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.of", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 94163 | |
}, | |
"39": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.of", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 93565 | |
}, | |
"40": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.of", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 92334 | |
}, | |
"41": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.symbol.to-primitive", | |
"es.symbol.to-string-tag", | |
"es.symbol.unscopables", | |
"es.array.concat", | |
"es.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.of", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 92293 | |
}, | |
"42": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.symbol.to-primitive", | |
"es.symbol.to-string-tag", | |
"es.symbol.unscopables", | |
"es.array.concat", | |
"es.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.reflect.construct", | |
"es.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.of", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 89869 | |
}, | |
"43": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.symbol.to-primitive", | |
"es.symbol.to-string-tag", | |
"es.symbol.unscopables", | |
"es.array.concat", | |
"es.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.reflect.construct", | |
"es.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 89687 | |
}, | |
"44": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.symbol.to-string-tag", | |
"es.symbol.unscopables", | |
"es.array.concat", | |
"es.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.slice", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 88046 | |
}, | |
"45": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.symbol.to-string-tag", | |
"es.symbol.unscopables", | |
"es.array.concat", | |
"es.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.slice", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.expm1", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 88046 | |
}, | |
"46": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.symbol.to-string-tag", | |
"es.symbol.unscopables", | |
"es.array.concat", | |
"es.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.to-string-tag", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.set", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 85633 | |
}, | |
"47": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.symbol.to-string-tag", | |
"es.symbol.unscopables", | |
"es.array.concat", | |
"es.array.copy-within", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.to-string-tag", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.set", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 85167 | |
}, | |
"48": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.split", | |
"es.symbol.to-string-tag", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.iterator", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.to-string-tag", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.to-string", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.set", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 80208 | |
}, | |
"49": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.symbol.to-string-tag", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.to-string-tag", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.to-string", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.set", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 75687 | |
}, | |
"50": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.symbol.to-string-tag", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.to-string-tag", | |
"es.object.from-entries", | |
"es.object.to-string", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.set", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 74674 | |
}, | |
"51": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.map", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.set", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 69745 | |
}, | |
"52": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.map", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.set", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 69599 | |
}, | |
"53": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 62772 | |
}, | |
"54": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 62772 | |
}, | |
"55": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 51480 | |
}, | |
"56": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 51480 | |
}, | |
"57": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 32774 | |
}, | |
"58": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 32774 | |
}, | |
"59": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 32774 | |
}, | |
"60": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 30035 | |
}, | |
"61": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 29170 | |
}, | |
"62": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 27999 | |
}, | |
"63": { | |
"polyfills": [ | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 26992 | |
}, | |
"64": { | |
"polyfills": [ | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 26992 | |
}, | |
"65": { | |
"polyfills": [ | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 26933 | |
}, | |
"66": { | |
"polyfills": [ | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 26933 | |
}, | |
"67": { | |
"polyfills": [ | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 26511 | |
}, | |
"68": { | |
"polyfills": [ | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate", | |
"web.queue-microtask" | |
], | |
"fileSize": 26511 | |
}, | |
"69": { | |
"polyfills": [ | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate" | |
], | |
"fileSize": 20103 | |
}, | |
"70": { | |
"polyfills": [ | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate" | |
], | |
"fileSize": 20103 | |
}, | |
"71": { | |
"polyfills": [ | |
"es.string.match-all", | |
"es.string.replace", | |
"web.immediate" | |
], | |
"fileSize": 18291 | |
}, | |
"3.5": { | |
"polyfills": [ | |
"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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115058 | |
}, | |
"3.6": { | |
"polyfills": [ | |
"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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115058 | |
} | |
} | |
}, | |
{ | |
"name": "chrome", | |
"title": "Chrome", | |
"versions": { | |
"4": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115157 | |
}, | |
"5": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114678 | |
}, | |
"6": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114678 | |
}, | |
"7": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"8": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"9": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"10": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"11": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"12": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"13": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"14": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"15": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"16": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"17": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"18": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"19": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-integer", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114266 | |
}, | |
"20": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-integer", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114266 | |
}, | |
"21": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-integer", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114266 | |
}, | |
"22": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-integer", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114266 | |
}, | |
"23": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-integer", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114266 | |
}, | |
"24": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-integer", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114266 | |
}, | |
"25": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-integer", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114266 | |
}, | |
"26": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.is-view", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 106385 | |
}, | |
"27": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.is-view", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 106385 | |
}, | |
"28": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.is-view", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 106128 | |
}, | |
"29": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.is-view", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 106128 | |
}, | |
"30": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.is-view", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 106128 | |
}, | |
"31": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.is-view", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105639 | |
}, | |
"32": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105509 | |
}, | |
"33": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105509 | |
}, | |
"34": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.parse-float", | |
"es.parse-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 104840 | |
}, | |
"35": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 104056 | |
}, | |
"36": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 104056 | |
}, | |
"37": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 104056 | |
}, | |
"38": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.cosh", | |
"es.math.expm1", | |
"es.math.hypot", | |
"es.math.sinh", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 102336 | |
}, | |
"39": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.code-point-at", | |
"es.string.ends-with", | |
"es.string.from-code-point", | |
"es.string.includes", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 101518 | |
}, | |
"40": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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-prototype-of", | |
"es.object.is-extensible", | |
"es.object.is-frozen", | |
"es.object.is-sealed", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.prevent-extensions", | |
"es.object.seal", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.code-point-at", | |
"es.string.ends-with", | |
"es.string.from-code-point", | |
"es.string.includes", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 101204 | |
}, | |
"41": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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-prototype-of", | |
"es.object.is-extensible", | |
"es.object.is-frozen", | |
"es.object.is-sealed", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.prevent-extensions", | |
"es.object.seal", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 99262 | |
}, | |
"42": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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-prototype-of", | |
"es.object.is-extensible", | |
"es.object.is-frozen", | |
"es.object.is-sealed", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.prevent-extensions", | |
"es.object.seal", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 99262 | |
}, | |
"43": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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-prototype-of", | |
"es.object.is-extensible", | |
"es.object.is-frozen", | |
"es.object.is-sealed", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.prevent-extensions", | |
"es.object.seal", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 99262 | |
}, | |
"44": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 97732 | |
}, | |
"45": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.iterator", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 92305 | |
}, | |
"46": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.iterator", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 92305 | |
}, | |
"47": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.species", | |
"es.symbol.split", | |
"es.symbol.to-string-tag", | |
"es.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 91594 | |
}, | |
"48": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.species", | |
"es.symbol.split", | |
"es.symbol.to-string-tag", | |
"es.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 91542 | |
}, | |
"49": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.species", | |
"es.symbol.split", | |
"es.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 83359 | |
}, | |
"50": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.symbol.species", | |
"es.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 82670 | |
}, | |
"51": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 69124 | |
}, | |
"52": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 69124 | |
}, | |
"53": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 68927 | |
}, | |
"54": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 55323 | |
}, | |
"55": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 55323 | |
}, | |
"56": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 55323 | |
}, | |
"57": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 54336 | |
}, | |
"58": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 53483 | |
}, | |
"59": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 53337 | |
}, | |
"60": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 53337 | |
}, | |
"61": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 53337 | |
}, | |
"62": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 52258 | |
}, | |
"63": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 51769 | |
}, | |
"64": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 48495 | |
}, | |
"65": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 48495 | |
}, | |
"66": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 46803 | |
}, | |
"67": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url.to-json" | |
], | |
"fileSize": 20816 | |
}, | |
"68": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url.to-json" | |
], | |
"fileSize": 20816 | |
}, | |
"69": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url.to-json" | |
], | |
"fileSize": 19650 | |
}, | |
"70": { | |
"polyfills": [ | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url.to-json" | |
], | |
"fileSize": 18935 | |
}, | |
"71": { | |
"polyfills": [ | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 17834 | |
}, | |
"72": { | |
"polyfills": [ | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 17834 | |
}, | |
"73": { | |
"polyfills": [ | |
"es.math.hypot", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 17122 | |
}, | |
"74": { | |
"polyfills": [ | |
"es.math.hypot", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 17122 | |
}, | |
"75": { | |
"polyfills": [ | |
"es.math.hypot", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 17122 | |
}, | |
"76": { | |
"polyfills": [ | |
"es.math.hypot", | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 15311 | |
}, | |
"77": { | |
"polyfills": [ | |
"es.math.hypot", | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 15311 | |
}, | |
"78": { | |
"polyfills": [ | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 15022 | |
}, | |
"79": { | |
"polyfills": [ | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 15022 | |
}, | |
"80": { | |
"polyfills": [ | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 15022 | |
} | |
} | |
}, | |
{ | |
"name": "safari", | |
"title": "Safari", | |
"versions": { | |
"4": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114905 | |
}, | |
"5": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114905 | |
}, | |
"6": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114832 | |
}, | |
"7": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114832 | |
}, | |
"8": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.of", | |
"es.array.reverse", | |
"es.array.slice", | |
"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.slice", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.clz32", | |
"es.math.imul", | |
"es.math.sign", | |
"es.math.to-string-tag", | |
"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.object.assign", | |
"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.is", | |
"es.object.is-extensible", | |
"es.object.is-frozen", | |
"es.object.is-sealed", | |
"es.object.keys", | |
"es.object.prevent-extensions", | |
"es.object.seal", | |
"es.object.set-prototype-of", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 102845 | |
}, | |
"9": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.reverse", | |
"es.array.slice", | |
"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.slice", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.to-string-tag", | |
"es.number.parse-float", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 95696 | |
}, | |
"10": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.reverse", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.global-this", | |
"es.number.parse-float", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 65964 | |
}, | |
"11": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.reverse", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 60120 | |
}, | |
"12": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.reverse", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.slice", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 57786 | |
}, | |
"13": { | |
"polyfills": [ | |
"es.string.match-all", | |
"es.string.replace", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 52722 | |
}, | |
"3.1": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115157 | |
}, | |
"3.2": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115157 | |
}, | |
"5.1": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114832 | |
}, | |
"6.1": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114832 | |
}, | |
"7.1": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.asinh", | |
"es.math.atanh", | |
"es.math.clz32", | |
"es.math.cosh", | |
"es.math.expm1", | |
"es.math.imul", | |
"es.math.sign", | |
"es.math.sinh", | |
"es.math.to-string-tag", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 113492 | |
}, | |
"9.1": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.map", | |
"es.array.reverse", | |
"es.array.slice", | |
"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.slice", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.to-string-tag", | |
"es.number.parse-float", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 95696 | |
}, | |
"10.1": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.reverse", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.global-this", | |
"es.number.parse-float", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 65499 | |
}, | |
"11.1": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.reverse", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.constructor", | |
"es.array-buffer.slice", | |
"es.global-this", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 60120 | |
}, | |
"12.1": { | |
"polyfills": [ | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"es.string.replace", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 54409 | |
} | |
} | |
}, | |
{ | |
"name": "opera", | |
"title": "Opera", | |
"versions": { | |
"9": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115157 | |
}, | |
"11": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114987 | |
}, | |
"12": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
}, | |
"15": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-integer", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114266 | |
}, | |
"16": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.is-view", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 106128 | |
}, | |
"17": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.is-view", | |
"es.array-buffer.slice", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 106128 | |
}, | |
"18": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.array-buffer.is-view", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105639 | |
}, | |
"19": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105509 | |
}, | |
"20": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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-integer", | |
"es.number.is-safe-integer", | |
"es.number.max-safe-integer", | |
"es.number.min-safe-integer", | |
"es.number.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 105509 | |
}, | |
"21": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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.parse-float", | |
"es.number.parse-int", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.parse-float", | |
"es.parse-int", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 104840 | |
}, | |
"22": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 104056 | |
}, | |
"23": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 104056 | |
}, | |
"24": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"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.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.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 104056 | |
}, | |
"25": { | |
"polyfills": [ | |
"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.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.cosh", | |
"es.math.expm1", | |
"es.math.hypot", | |
"es.math.sinh", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 102336 | |
}, | |
"26": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.code-point-at", | |
"es.string.ends-with", | |
"es.string.from-code-point", | |
"es.string.includes", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 101518 | |
}, | |
"27": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.number.constructor", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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-prototype-of", | |
"es.object.is-extensible", | |
"es.object.is-frozen", | |
"es.object.is-sealed", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.prevent-extensions", | |
"es.object.seal", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.code-point-at", | |
"es.string.ends-with", | |
"es.string.from-code-point", | |
"es.string.includes", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 101204 | |
}, | |
"28": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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-prototype-of", | |
"es.object.is-extensible", | |
"es.object.is-frozen", | |
"es.object.is-sealed", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.prevent-extensions", | |
"es.object.seal", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 99262 | |
}, | |
"29": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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-prototype-of", | |
"es.object.is-extensible", | |
"es.object.is-frozen", | |
"es.object.is-sealed", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.prevent-extensions", | |
"es.object.seal", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 99262 | |
}, | |
"30": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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-prototype-of", | |
"es.object.is-extensible", | |
"es.object.is-frozen", | |
"es.object.is-sealed", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.prevent-extensions", | |
"es.object.seal", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 99262 | |
}, | |
"31": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.copy-within", | |
"es.array.fill", | |
"es.array.filter", | |
"es.array.find", | |
"es.array.find-index", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.of", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.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.slice", | |
"es.typed-array.some", | |
"es.typed-array.sort", | |
"es.typed-array.to-locale-string", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 97732 | |
}, | |
"32": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.iterator", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 92305 | |
}, | |
"33": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"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.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.date.to-primitive", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.iterator", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 92305 | |
}, | |
"34": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.is-concat-spreadable", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.species", | |
"es.symbol.split", | |
"es.symbol.to-string-tag", | |
"es.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 91594 | |
}, | |
"35": { | |
"polyfills": [ | |
"es.symbol", | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.species", | |
"es.symbol.split", | |
"es.symbol.to-string-tag", | |
"es.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.assign", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.to-string", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"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.regexp.constructor", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.includes", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 91542 | |
}, | |
"36": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.has-instance", | |
"es.symbol.match", | |
"es.symbol.match-all", | |
"es.symbol.replace", | |
"es.symbol.search", | |
"es.symbol.species", | |
"es.symbol.split", | |
"es.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.math.to-string-tag", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.regexp.to-string", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 83359 | |
}, | |
"37": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.symbol.species", | |
"es.array.concat", | |
"es.array.filter", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.from", | |
"es.array.includes", | |
"es.array.index-of", | |
"es.array.iterator", | |
"es.array.last-index-of", | |
"es.array.map", | |
"es.array.slice", | |
"es.array.sort", | |
"es.array.species", | |
"es.array.splice", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.function.has-instance", | |
"es.global-this", | |
"es.map", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.regexp.constructor", | |
"es.set", | |
"es.string.ends-with", | |
"es.string.includes", | |
"es.string.match", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"es.typed-array.to-string", | |
"es.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 82670 | |
}, | |
"38": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 69124 | |
}, | |
"39": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.includes", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 69124 | |
}, | |
"40": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.acosh", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.entries", | |
"es.object.from-entries", | |
"es.object.get-own-property-descriptors", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.object.values", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.split", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"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.from", | |
"es.typed-array.of", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 68927 | |
}, | |
"41": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 55323 | |
}, | |
"42": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 55323 | |
}, | |
"43": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.pad-end", | |
"es.string.pad-start", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 55323 | |
}, | |
"44": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 54336 | |
}, | |
"45": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 53483 | |
}, | |
"46": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 53337 | |
}, | |
"47": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 53337 | |
}, | |
"48": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.define-getter", | |
"es.object.define-setter", | |
"es.object.from-entries", | |
"es.object.lookup-getter", | |
"es.object.lookup-setter", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 53337 | |
}, | |
"49": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.async-iterator", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.sort", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 52258 | |
}, | |
"50": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.replace", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 51769 | |
}, | |
"51": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 48495 | |
}, | |
"52": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.iterator", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 48495 | |
}, | |
"53": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise", | |
"es.promise.all-settled", | |
"es.promise.finally", | |
"es.string.match-all", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 46803 | |
}, | |
"54": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url.to-json" | |
], | |
"fileSize": 20816 | |
}, | |
"55": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.flat", | |
"es.array.flat-map", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url.to-json" | |
], | |
"fileSize": 20816 | |
}, | |
"56": { | |
"polyfills": [ | |
"es.symbol.description", | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url.to-json" | |
], | |
"fileSize": 19650 | |
}, | |
"57": { | |
"polyfills": [ | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.global-this", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url.to-json" | |
], | |
"fileSize": 18935 | |
}, | |
"58": { | |
"polyfills": [ | |
"es.symbol.match-all", | |
"es.array.unscopables.flat", | |
"es.array.unscopables.flat-map", | |
"es.math.hypot", | |
"es.object.from-entries", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 17834 | |
}, | |
"60": { | |
"polyfills": [ | |
"es.math.hypot", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 17122 | |
}, | |
"62": { | |
"polyfills": [ | |
"es.math.hypot", | |
"es.promise.all-settled", | |
"es.string.match-all", | |
"web.immediate" | |
], | |
"fileSize": 17122 | |
}, | |
"9.5-9.6": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115157 | |
}, | |
"10.0-10.1": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115157 | |
}, | |
"10.5": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115157 | |
}, | |
"10.6": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 115157 | |
}, | |
"11.1": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114987 | |
}, | |
"11.5": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114987 | |
}, | |
"11.6": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114987 | |
}, | |
"12.1": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"es.object.define-getter", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 114605 | |
} | |
} | |
}, | |
{ | |
"name": "ios_saf", | |
"title": "iOS Safari", | |
"versions": { | |
"8": { | |
"polyfills": [ | |
"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.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.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.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"es.json.to-string-tag", | |
"es.map", | |
"es.math.acosh", | |
"es.math.asinh", | |
"es.math.atanh", | |
"es.math.clz32", | |
"es.math.cosh", | |
"es.math.expm1", | |
"es.math.imul", | |
"es.math.sign", | |
"es.math.sinh", | |
"es.math.to-string-tag", | |
"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-fixed", | |
"es.number.to-precision", | |
"es.object.assign", | |
"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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"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.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.weak-map", | |
"es.weak-set", | |
"web.dom-collections.for-each", | |
"web.dom-collections.iterator", | |
"web.immediate", | |
"web.queue-microtask", | |
"web.url", | |
"web.url.to-json", | |
"web.url-search-params" | |
], | |
"fileSize": 113492 | |
}, | |
"3.2": { | |
"polyfills": [ | |
"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.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.now", | |
"es.date.to-iso-string", | |
"es.date.to-json", | |
"es.date.to-primitive", | |
"es.date.to-string", | |
"es.function.bind", | |
"es.function.has-instance", | |
"es.function.name", | |
"es.global-this", | |
"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-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.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.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.regexp.constructor", | |
"es.regexp.exec", | |
"es.regexp.flags", | |
"es.regexp.to-string", | |
"es.set", | |
"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.search", | |
"es.string.split", | |
"es.string.starts-with", | |
"es.string.trim", | |
"es.string.trim-end", | |
"es.string.trim-start", | |
"es.string.anchor", | |
"es.str |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment