core-js-bundle 3.48.0 → 3.49.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "core-js-bundle",
3
- "version": "3.48.0",
3
+ "version": "3.49.0",
4
4
  "type": "commonjs",
5
5
  "description": "Standard library",
6
6
  "keywords": [
@@ -18,6 +18,8 @@
18
18
  "ES2022",
19
19
  "ES2023",
20
20
  "ES2024",
21
+ "ES2025",
22
+ "ES2026",
21
23
  "ECMAScript 3",
22
24
  "ECMAScript 5",
23
25
  "ECMAScript 6",
@@ -32,6 +34,8 @@
32
34
  "ECMAScript 2022",
33
35
  "ECMAScript 2023",
34
36
  "ECMAScript 2024",
37
+ "ECMAScript 2025",
38
+ "ECMAScript 2026",
35
39
  "Map",
36
40
  "Set",
37
41
  "WeakMap",