Update npm packages (73 packages including @jqhtml 2.3.36)

Update npm registry domain from privatenpm.hanson.xyz to npm.internal.hanson.xyz

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2026-02-20 11:31:28 +00:00
parent d01a6179aa
commit b5eb27a827
1690 changed files with 47348 additions and 16848 deletions

View File

@@ -1,4 +1,5 @@
Copyright (c) 2014-2025 Denis Pushkarev, 2025 CoreJS Company
Copyright (c) 20132025 Denis Pushkarev (zloirock.ru)
Copyright (c) 20252026 CoreJS Company (core-js.io)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -27,7 +27,7 @@ const {
exclude: [ // optional list / filter of modules to exclude, the signature is similar to `modules` option
'web.atob',
],
version: '3.47', // used `core-js` version, by default - the latest
version: '3.48', // used `core-js` version, by default - the latest
inverse: false, // inverse of the result - shows modules that are NOT required for the target environment
});
@@ -129,9 +129,9 @@ require('core-js-compat/modules'); // => Array<ModuleName>
require('core-js-compat').modules; // => Array<ModuleName>
// the subset of modules which available in the passed `core-js` version:
require('core-js-compat/get-modules-list-for-target-version')('3.47'); // => Array<ModuleName>
require('core-js-compat/get-modules-list-for-target-version')('3.48'); // => Array<ModuleName>
// or
require('core-js-compat').getModulesListForTargetVersion('3.47'); // => Array<ModuleName>
require('core-js-compat').getModulesListForTargetVersion('3.48'); // => Array<ModuleName>
```
If you wanna help to improve this data, you could take a look at the related section of [`CONTRIBUTING.md`](https://github.com/zloirock/core-js/blob/master/CONTRIBUTING.md#how-to-update-core-js-compat-data). The visualization of compatibility data and the browser tests runner is available [here](http://zloirock.github.io/core-js/master/compat/), the example:

183
node_modules/core-js-compat/data.json generated vendored
View File

@@ -409,6 +409,7 @@
"opera-android": "88",
"opera_mobile": "88",
"quest": "38.0",
"rhino": "1.9.0",
"samsung": "29.0"
},
"es.error.to-string": {
@@ -539,6 +540,7 @@
"opera-android": "38",
"opera_mobile": "38",
"quest": "3.0",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -625,6 +627,7 @@
"opera-android": "38",
"opera_mobile": "38",
"quest": "3.0",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -964,6 +967,7 @@
"opera-android": "38",
"opera_mobile": "38",
"quest": "3.0",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -1101,6 +1105,7 @@
"opera-android": "38",
"opera_mobile": "38",
"quest": "3.0",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -1390,6 +1395,7 @@
"opera_mobile": "19",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "7.1",
"samsung": "2.0"
},
@@ -1498,6 +1504,7 @@
"opera-android": "76",
"opera_mobile": "76",
"quest": "28.0",
"rhino": "1.9.0",
"safari": "17.4",
"samsung": "23.0"
},
@@ -1518,6 +1525,7 @@
"opera-android": "76",
"opera_mobile": "76",
"quest": "28.0",
"rhino": "1.9.0",
"safari": "17.4",
"samsung": "23.0"
},
@@ -1538,6 +1546,7 @@
"opera-android": "76",
"opera_mobile": "76",
"quest": "28.0",
"rhino": "1.9.0",
"safari": "17.4",
"samsung": "23.0"
},
@@ -1824,6 +1833,7 @@
"opera_mobile": "38",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -1895,6 +1905,7 @@
"samsung": "26.0"
},
"es.iterator.concat": {
"bun": "1.3.7",
"firefox": "147",
"firefox-android": "147"
},
@@ -1998,7 +2009,7 @@
},
"es.iterator.flat-map": {
"android": "135",
"bun": "1.2.4",
"bun": "1.2.21",
"chrome": "135",
"chrome-android": "135",
"deno": "2.2.5",
@@ -2006,14 +2017,14 @@
"electron": "36.0",
"firefox": "141",
"firefox-android": "141",
"ios": "26.0",
"ios": "26.2",
"node": "24.0",
"oculus": "39.0",
"opera": "120",
"opera-android": "89",
"opera_mobile": "89",
"quest": "39.0",
"safari": "26.0",
"safari": "26.2",
"samsung": "29.0"
},
"es.iterator.for-each": {
@@ -2303,6 +2314,32 @@
"safari": "18.0",
"samsung": "24.0"
},
"es.map.get-or-insert": {
"android": "145",
"bun": "1.2.20",
"chrome": "145",
"chrome-android": "145",
"edge": "145",
"electron": "41.0",
"firefox": "144",
"firefox-android": "144",
"ios": "26.2",
"opera": "129",
"safari": "26.2"
},
"es.map.get-or-insert-computed": {
"android": "145",
"bun": "1.2.20",
"chrome": "145",
"chrome-android": "145",
"edge": "145",
"electron": "41.0",
"firefox": "144",
"firefox-android": "144",
"ios": "26.2",
"opera": "129",
"safari": "26.2"
},
"es.math.acosh": {
"android": "54",
"bun": "0.1.1",
@@ -2503,6 +2540,7 @@
"opera-android": "89",
"opera_mobile": "89",
"quest": "39.0",
"rhino": "1.9.0",
"safari": "18.2",
"samsung": "29.0"
},
@@ -3062,6 +3100,7 @@
"opera_mobile": "36",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "9.0",
"samsung": "5.0"
},
@@ -3595,6 +3634,7 @@
"phantom": "1.9",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "3.1",
"samsung": "1.0"
},
@@ -3840,6 +3880,7 @@
"opera-android": "85",
"opera_mobile": "85",
"quest": "35.0",
"rhino": "1.9.0",
"safari": "18.2",
"samsung": "28.0"
},
@@ -3880,6 +3921,7 @@
"opera-android": "81",
"opera_mobile": "81",
"quest": "32.0",
"rhino": "1.9.0",
"safari": "18.0",
"samsung": "25.0"
},
@@ -4304,6 +4346,7 @@
"opera_mobile": "47",
"quest": "5.0",
"react-native": "0.71",
"rhino": "1.9.0",
"safari": "11.1",
"samsung": "9.0"
},
@@ -4735,6 +4778,7 @@
"opera_mobile": "38",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -4872,6 +4916,7 @@
"opera_mobile": "47",
"quest": "5.0",
"react-native": "0.71",
"rhino": "1.9.0",
"safari": "14.0",
"samsung": "9.0"
},
@@ -4917,6 +4962,7 @@
"opera_mobile": "38",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -4937,6 +4983,7 @@
"opera-android": "41",
"opera_mobile": "41",
"quest": "3.0",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "6.0"
},
@@ -5584,6 +5631,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5606,6 +5654,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5628,6 +5677,7 @@
"opera_mobile": "43",
"quest": "4.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "14.1",
"samsung": "7.0"
},
@@ -5650,6 +5700,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5672,6 +5723,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5694,6 +5746,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5762,6 +5815,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5804,6 +5858,7 @@
"opera_mobile": "36",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5826,6 +5881,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5870,6 +5926,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5892,6 +5949,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5914,6 +5972,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5956,6 +6015,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -5978,6 +6038,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -6000,6 +6061,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -6044,6 +6106,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -6066,6 +6129,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -6088,6 +6152,7 @@
"opera_mobile": "53",
"quest": "6.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "14.1",
"samsung": "11.0"
},
@@ -6110,6 +6175,7 @@
"opera_mobile": "15",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "7.1",
"samsung": "1.5"
},
@@ -6132,6 +6198,7 @@
"opera_mobile": "32",
"quest": "3.0",
"react-native": "0.69",
"rhino": "1.9.0",
"safari": "10.0",
"samsung": "5.0"
},
@@ -6278,22 +6345,16 @@
"safari": "26.2"
},
"es.uint8-array.set-from-hex": {
"android": "140",
"android": "144",
"bun": "1.1.22",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"chrome": "144",
"chrome-android": "144",
"edge": "144",
"electron": "40.0",
"firefox": "133",
"firefox-android": "133",
"ios": "18.2",
"node": "25.0",
"oculus": "41.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92",
"quest": "41.0",
"opera": "128",
"safari": "18.2"
},
"es.uint8-array.to-base64": {
@@ -6382,6 +6443,32 @@
"safari": "10.0",
"samsung": "5.0"
},
"es.weak-map.get-or-insert": {
"android": "145",
"bun": "1.2.20",
"chrome": "145",
"chrome-android": "145",
"edge": "145",
"electron": "41.0",
"firefox": "144",
"firefox-android": "144",
"ios": "26.2",
"opera": "129",
"safari": "26.2"
},
"es.weak-map.get-or-insert-computed": {
"android": "145",
"bun": "1.2.20",
"chrome": "145",
"chrome-android": "145",
"edge": "145",
"electron": "41.0",
"firefox": "144",
"firefox-android": "144",
"ios": "26.2",
"opera": "129",
"safari": "26.2"
},
"es.weak-set": {
"android": "51",
"bun": "0.1.1",
@@ -6463,6 +6550,7 @@
"opera-android": "81",
"opera_mobile": "81",
"quest": "32.0",
"rhino": "1.9.0",
"safari": "18.0",
"samsung": "25.0"
},
@@ -6652,6 +6740,7 @@
"opera-android": "76",
"opera_mobile": "76",
"quest": "28.0",
"rhino": "1.9.0",
"safari": "17.4",
"samsung": "23.0"
},
@@ -6672,6 +6761,7 @@
"opera-android": "76",
"opera_mobile": "76",
"quest": "28.0",
"rhino": "1.9.0",
"safari": "17.4",
"samsung": "23.0"
},
@@ -6692,6 +6782,7 @@
"opera-android": "76",
"opera_mobile": "76",
"quest": "28.0",
"rhino": "1.9.0",
"safari": "17.4",
"samsung": "23.0"
},
@@ -6807,6 +6898,7 @@
"opera-android": "88",
"opera_mobile": "88",
"quest": "38.0",
"rhino": "1.9.0",
"samsung": "29.0"
},
"esnext.function.demethodize": {},
@@ -6860,6 +6952,7 @@
"esnext.iterator.as-indexed-pairs": {},
"esnext.iterator.chunks": {},
"esnext.iterator.concat": {
"bun": "1.3.7",
"firefox": "147",
"firefox-android": "147"
},
@@ -6963,7 +7056,7 @@
},
"esnext.iterator.flat-map": {
"android": "135",
"bun": "1.2.4",
"bun": "1.2.21",
"chrome": "135",
"chrome-android": "135",
"deno": "2.2.5",
@@ -6971,14 +7064,14 @@
"electron": "36.0",
"firefox": "141",
"firefox-android": "141",
"ios": "26.0",
"ios": "26.2",
"node": "24.0",
"oculus": "39.0",
"opera": "120",
"opera-android": "89",
"opera_mobile": "89",
"quest": "39.0",
"safari": "26.0",
"safari": "26.2",
"samsung": "29.0"
},
"esnext.iterator.for-each": {
@@ -7126,8 +7219,14 @@
},
"esnext.iterator.to-async": {},
"esnext.iterator.windows": {},
"esnext.iterator.zip": {},
"esnext.iterator.zip-keyed": {},
"esnext.iterator.zip": {
"firefox": "148",
"firefox-android": "148"
},
"esnext.iterator.zip-keyed": {
"firefox": "148",
"firefox-android": "148"
},
"esnext.json.is-raw-json": {
"android": "114",
"bun": "1.1.43",
@@ -7196,17 +7295,29 @@
"esnext.map.find-key": {},
"esnext.map.from": {},
"esnext.map.get-or-insert": {
"android": "145",
"bun": "1.2.20",
"chrome": "145",
"chrome-android": "145",
"edge": "145",
"electron": "41.0",
"firefox": "144",
"firefox-android": "144",
"ios": "26.2",
"opera": "129",
"safari": "26.2"
},
"esnext.map.get-or-insert-computed": {
"android": "145",
"bun": "1.2.20",
"chrome": "145",
"chrome-android": "145",
"edge": "145",
"electron": "41.0",
"firefox": "144",
"firefox-android": "144",
"ios": "26.2",
"opera": "129",
"safari": "26.2"
},
"esnext.map.group-by": {
@@ -7263,6 +7374,7 @@
"opera-android": "89",
"opera_mobile": "89",
"quest": "39.0",
"rhino": "1.9.0",
"safari": "18.2",
"samsung": "29.0"
},
@@ -7392,6 +7504,7 @@
"opera-android": "85",
"opera_mobile": "85",
"quest": "35.0",
"rhino": "1.9.0",
"safari": "18.2",
"samsung": "28.0"
},
@@ -7939,22 +8052,16 @@
"safari": "26.2"
},
"esnext.uint8-array.set-from-hex": {
"android": "140",
"android": "144",
"bun": "1.1.22",
"chrome": "140",
"chrome-android": "140",
"deno": "2.5",
"edge": "140",
"electron": "38.0",
"chrome": "144",
"chrome-android": "144",
"edge": "144",
"electron": "40.0",
"firefox": "133",
"firefox-android": "133",
"ios": "18.2",
"node": "25.0",
"oculus": "41.0",
"opera": "124",
"opera-android": "92",
"opera_mobile": "92",
"quest": "41.0",
"opera": "128",
"safari": "18.2"
},
"esnext.uint8-array.to-base64": {
@@ -8000,17 +8107,29 @@
"esnext.weak-map.of": {},
"esnext.weak-map.emplace": {},
"esnext.weak-map.get-or-insert": {
"android": "145",
"bun": "1.2.20",
"chrome": "145",
"chrome-android": "145",
"edge": "145",
"electron": "41.0",
"firefox": "144",
"firefox-android": "144",
"ios": "26.2",
"opera": "129",
"safari": "26.2"
},
"esnext.weak-map.get-or-insert-computed": {
"android": "145",
"bun": "1.2.20",
"chrome": "145",
"chrome-android": "145",
"edge": "145",
"electron": "41.0",
"firefox": "144",
"firefox-android": "144",
"ios": "26.2",
"opera": "129",
"safari": "26.2"
},
"esnext.weak-map.upsert": {},

View File

@@ -106,6 +106,8 @@
"es.json.to-string-tag",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.math.acosh",
"es.math.asinh",
"es.math.atanh",
@@ -292,6 +294,8 @@
"es.uint8-array.to-hex",
"es.unescape",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"es.weak-set",
"esnext.aggregate-error",
"esnext.suppressed-error.constructor",
@@ -638,6 +642,8 @@
"es.json.to-string-tag",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.math.acosh",
"es.math.asinh",
"es.math.atanh",
@@ -824,6 +830,8 @@
"es.uint8-array.to-hex",
"es.unescape",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"es.weak-set",
"esnext.aggregate-error",
"esnext.suppressed-error.constructor",
@@ -2167,6 +2175,8 @@
"es.array.iterator",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.object.to-string",
"es.string.iterator",
"esnext.map.get-or-insert",
@@ -2176,16 +2186,22 @@
],
"core-js/actual/map/get-or-insert": [
"es.map",
"es.map.get-or-insert",
"esnext.map.get-or-insert"
],
"core-js/actual/map/get-or-insert-computed": [
"es.map",
"es.map.get-or-insert-computed",
"esnext.map.get-or-insert-computed"
],
"core-js/actual/map/group-by": [
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.object.to-string",
"esnext.map.get-or-insert",
"esnext.map.get-or-insert-computed",
"esnext.map.group-by"
],
"core-js/actual/math": [
@@ -3944,16 +3960,20 @@
"es.array.iterator",
"es.object.to-string",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"esnext.weak-map.get-or-insert",
"esnext.weak-map.get-or-insert-computed",
"web.dom-collections.iterator"
],
"core-js/actual/weak-map/get-or-insert": [
"es.weak-map",
"es.weak-map.get-or-insert",
"esnext.weak-map.get-or-insert"
],
"core-js/actual/weak-map/get-or-insert-computed": [
"es.weak-map",
"es.weak-map.get-or-insert-computed",
"esnext.weak-map.get-or-insert-computed"
],
"core-js/actual/weak-set": [
@@ -4069,6 +4089,8 @@
"es.json.to-string-tag",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.math.acosh",
"es.math.asinh",
"es.math.atanh",
@@ -4255,6 +4277,8 @@
"es.uint8-array.to-hex",
"es.unescape",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"es.weak-set"
],
"core-js/es/aggregate-error": [],
@@ -5082,12 +5106,24 @@
"es.array.iterator",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.object.to-string",
"es.string.iterator"
],
"core-js/es/map/get-or-insert": [
"es.map",
"es.map.get-or-insert"
],
"core-js/es/map/get-or-insert-computed": [
"es.map",
"es.map.get-or-insert-computed"
],
"core-js/es/map/group-by": [
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.object.to-string"
],
"core-js/es/math": [
@@ -6593,7 +6629,17 @@
"core-js/es/weak-map": [
"es.array.iterator",
"es.object.to-string",
"es.weak-map"
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed"
],
"core-js/es/weak-map/get-or-insert": [
"es.weak-map",
"es.weak-map.get-or-insert"
],
"core-js/es/weak-map/get-or-insert-computed": [
"es.weak-map",
"es.weak-map.get-or-insert-computed"
],
"core-js/es/weak-set": [
"es.array.iterator",
@@ -6707,6 +6753,8 @@
"es.json.to-string-tag",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.math.acosh",
"es.math.asinh",
"es.math.atanh",
@@ -6893,6 +6941,8 @@
"es.uint8-array.to-hex",
"es.unescape",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"es.weak-set",
"esnext.aggregate-error",
"esnext.suppressed-error.constructor",
@@ -8551,6 +8601,8 @@
"es.array.iterator",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.object.to-string",
"es.string.iterator",
"esnext.map.delete-all",
@@ -8627,15 +8679,19 @@
],
"core-js/features/map/get-or-insert": [
"es.map",
"es.map.get-or-insert",
"esnext.map.get-or-insert"
],
"core-js/features/map/get-or-insert-computed": [
"es.map",
"es.map.get-or-insert-computed",
"esnext.map.get-or-insert-computed"
],
"core-js/features/map/group-by": [
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.object.to-string",
"esnext.map.delete-all",
"esnext.map.emplace",
@@ -10937,6 +10993,8 @@
"es.object.to-string",
"es.string.iterator",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"esnext.weak-map.delete-all",
"esnext.weak-map.from",
"esnext.weak-map.of",
@@ -10968,10 +11026,12 @@
],
"core-js/features/weak-map/get-or-insert": [
"es.weak-map",
"es.weak-map.get-or-insert",
"esnext.weak-map.get-or-insert"
],
"core-js/features/weak-map/get-or-insert-computed": [
"es.weak-map",
"es.weak-map.get-or-insert-computed",
"esnext.weak-map.get-or-insert-computed"
],
"core-js/features/weak-map/of": [
@@ -11132,6 +11192,8 @@
"es.json.to-string-tag",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.math.acosh",
"es.math.asinh",
"es.math.atanh",
@@ -11318,6 +11380,8 @@
"es.uint8-array.to-hex",
"es.unescape",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"es.weak-set",
"esnext.aggregate-error",
"esnext.suppressed-error.constructor",
@@ -12976,6 +13040,8 @@
"es.array.iterator",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.object.to-string",
"es.string.iterator",
"esnext.map.delete-all",
@@ -13052,15 +13118,19 @@
],
"core-js/full/map/get-or-insert": [
"es.map",
"es.map.get-or-insert",
"esnext.map.get-or-insert"
],
"core-js/full/map/get-or-insert-computed": [
"es.map",
"es.map.get-or-insert-computed",
"esnext.map.get-or-insert-computed"
],
"core-js/full/map/group-by": [
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.object.to-string",
"esnext.map.delete-all",
"esnext.map.emplace",
@@ -15362,6 +15432,8 @@
"es.object.to-string",
"es.string.iterator",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"esnext.weak-map.delete-all",
"esnext.weak-map.from",
"esnext.weak-map.of",
@@ -15393,10 +15465,12 @@
],
"core-js/full/weak-map/get-or-insert": [
"es.weak-map",
"es.weak-map.get-or-insert",
"esnext.weak-map.get-or-insert"
],
"core-js/full/weak-map/get-or-insert-computed": [
"es.weak-map",
"es.weak-map.get-or-insert-computed",
"esnext.weak-map.get-or-insert-computed"
],
"core-js/full/weak-map/of": [
@@ -15729,6 +15803,12 @@
"core-js/modules/es.map.constructor": [
"es.map.constructor"
],
"core-js/modules/es.map.get-or-insert": [
"es.map.get-or-insert"
],
"core-js/modules/es.map.get-or-insert-computed": [
"es.map.get-or-insert-computed"
],
"core-js/modules/es.map.group-by": [
"es.map.group-by"
],
@@ -16377,6 +16457,12 @@
"core-js/modules/es.weak-map.constructor": [
"es.weak-map.constructor"
],
"core-js/modules/es.weak-map.get-or-insert": [
"es.weak-map.get-or-insert"
],
"core-js/modules/es.weak-map.get-or-insert-computed": [
"es.weak-map.get-or-insert-computed"
],
"core-js/modules/es.weak-set": [
"es.weak-set"
],
@@ -17998,6 +18084,8 @@
"es.json.to-string-tag",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.math.acosh",
"es.math.asinh",
"es.math.atanh",
@@ -18184,6 +18272,8 @@
"es.uint8-array.to-hex",
"es.unescape",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"es.weak-set",
"web.atob",
"web.btoa",
@@ -19088,13 +19178,25 @@
"es.array.iterator",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.object.to-string",
"es.string.iterator",
"web.dom-collections.iterator"
],
"core-js/stable/map/get-or-insert": [
"es.map",
"es.map.get-or-insert"
],
"core-js/stable/map/get-or-insert-computed": [
"es.map",
"es.map.get-or-insert-computed"
],
"core-js/stable/map/group-by": [
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.object.to-string"
],
"core-js/stable/math": [
@@ -20663,8 +20765,18 @@
"es.array.iterator",
"es.object.to-string",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"web.dom-collections.iterator"
],
"core-js/stable/weak-map/get-or-insert": [
"es.weak-map",
"es.weak-map.get-or-insert"
],
"core-js/stable/weak-map/get-or-insert-computed": [
"es.weak-map",
"es.weak-map.get-or-insert-computed"
],
"core-js/stable/weak-set": [
"es.array.iterator",
"es.object.to-string",
@@ -21700,6 +21812,8 @@
"esnext.json.is-raw-json",
"esnext.json.parse",
"esnext.json.raw-json",
"esnext.map.get-or-insert",
"esnext.map.get-or-insert-computed",
"esnext.map.group-by",
"esnext.math.f16round",
"esnext.math.sum-precise",
@@ -21734,7 +21848,9 @@
"esnext.uint8-array.set-from-base64",
"esnext.uint8-array.set-from-hex",
"esnext.uint8-array.to-base64",
"esnext.uint8-array.to-hex"
"esnext.uint8-array.to-hex",
"esnext.weak-map.get-or-insert",
"esnext.weak-map.get-or-insert-computed"
],
"core-js/stage/pre": [
"es.map",

View File

@@ -608,5 +608,11 @@
"es.json.is-raw-json",
"es.json.parse",
"es.json.raw-json"
],
"3.48": [
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed"
]
}

View File

@@ -105,6 +105,8 @@
"es.json.to-string-tag",
"es.map",
"es.map.group-by",
"es.map.get-or-insert",
"es.map.get-or-insert-computed",
"es.math.acosh",
"es.math.asinh",
"es.math.atanh",
@@ -291,6 +293,8 @@
"es.uint8-array.to-hex",
"es.unescape",
"es.weak-map",
"es.weak-map.get-or-insert",
"es.weak-map.get-or-insert-computed",
"es.weak-set",
"esnext.aggregate-error",
"esnext.suppressed-error.constructor",

View File

@@ -1,6 +1,6 @@
{
"name": "core-js-compat",
"version": "3.47.0",
"version": "3.48.0",
"type": "commonjs",
"description": "core-js compat",
"repository": {
@@ -26,6 +26,6 @@
"main": "index.js",
"types": "index.d.ts",
"dependencies": {
"browserslist": "^4.28.0"
"browserslist": "^4.28.1"
}
}