@babel/compat-data
Advanced tools
Comparing version 7.24.1 to 7.24.4
@@ -26,7 +26,9 @@ { | ||
"transform-class-properties": [ | ||
"bugfix/transform-v8-static-class-fields-redefine-readonly" | ||
"bugfix/transform-v8-static-class-fields-redefine-readonly", | ||
"bugfix/transform-firefox-class-in-computed-class-key" | ||
], | ||
"proposal-class-properties": [ | ||
"bugfix/transform-v8-static-class-fields-redefine-readonly" | ||
"bugfix/transform-v8-static-class-fields-redefine-readonly", | ||
"bugfix/transform-firefox-class-in-computed-class-key" | ||
] | ||
} |
@@ -110,2 +110,14 @@ { | ||
}, | ||
"bugfix/transform-firefox-class-in-computed-class-key": { | ||
"chrome": "74", | ||
"opera": "62", | ||
"edge": "79", | ||
"safari": "14.1", | ||
"node": "12", | ||
"deno": "1", | ||
"ios": "14.5", | ||
"samsung": "11", | ||
"opera_mobile": "53", | ||
"electron": "6.0" | ||
}, | ||
"transform-optional-chaining": { | ||
@@ -112,0 +124,0 @@ "chrome": "80", |
@@ -26,2 +26,14 @@ { | ||
}, | ||
"bugfix/transform-firefox-class-in-computed-class-key": { | ||
"chrome": "74", | ||
"opera": "62", | ||
"edge": "79", | ||
"safari": "14.1", | ||
"node": "12", | ||
"deno": "1", | ||
"ios": "14.5", | ||
"samsung": "11", | ||
"opera_mobile": "53", | ||
"electron": "6.0" | ||
}, | ||
"transform-class-static-block": { | ||
@@ -28,0 +40,0 @@ "chrome": "94", |
{ | ||
"name": "@babel/compat-data", | ||
"version": "7.24.1", | ||
"version": "7.24.4", | ||
"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
65249
3147
24