@babel/compat-data
Advanced tools
Comparing version 7.24.9 to 7.25.0
@@ -27,8 +27,10 @@ { | ||
"bugfix/transform-v8-static-class-fields-redefine-readonly", | ||
"bugfix/transform-firefox-class-in-computed-class-key" | ||
"bugfix/transform-firefox-class-in-computed-class-key", | ||
"bugfix/transform-safari-class-field-initializer-scope" | ||
], | ||
"proposal-class-properties": [ | ||
"bugfix/transform-v8-static-class-fields-redefine-readonly", | ||
"bugfix/transform-firefox-class-in-computed-class-key" | ||
"bugfix/transform-firefox-class-in-computed-class-key", | ||
"bugfix/transform-safari-class-field-initializer-scope" | ||
] | ||
} |
@@ -114,6 +114,6 @@ { | ||
"edge": "79", | ||
"safari": "14.1", | ||
"safari": "16", | ||
"node": "12", | ||
"deno": "1", | ||
"ios": "14.5", | ||
"ios": "16", | ||
"samsung": "11", | ||
@@ -120,0 +120,0 @@ "opera_mobile": "53", |
{ | ||
"transform-duplicate-named-capturing-groups-regex": { | ||
"chrome": "126", | ||
"edge": "126", | ||
"firefox": "129", | ||
"safari": "17.4", | ||
"electron": "31.0" | ||
}, | ||
"transform-unicode-sets-regex": { | ||
@@ -31,6 +38,6 @@ "chrome": "112", | ||
"edge": "79", | ||
"safari": "14.1", | ||
"safari": "16", | ||
"node": "12", | ||
"deno": "1", | ||
"ios": "14.5", | ||
"ios": "16", | ||
"samsung": "11", | ||
@@ -40,2 +47,15 @@ "opera_mobile": "53", | ||
}, | ||
"bugfix/transform-safari-class-field-initializer-scope": { | ||
"chrome": "74", | ||
"opera": "62", | ||
"edge": "79", | ||
"firefox": "69", | ||
"safari": "16", | ||
"node": "12", | ||
"deno": "1", | ||
"ios": "16", | ||
"samsung": "11", | ||
"opera_mobile": "53", | ||
"electron": "6.0" | ||
}, | ||
"transform-class-static-block": { | ||
@@ -42,0 +62,0 @@ "chrome": "94", |
{ | ||
"name": "@babel/compat-data", | ||
"version": "7.24.9", | ||
"version": "7.25.0", | ||
"author": "The Babel Team (https://babel.dev/team)", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
66133
3183