@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly
Advanced tools
Comparing version 7.23.3 to 7.23.7
{ | ||
"name": "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly", | ||
"version": "7.23.3", | ||
"version": "7.23.7", | ||
"description": "Transform static class fields assignments that are affected by https://crbug.com/v8/12421", | ||
@@ -32,5 +32,5 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/core": "^7.23.3", | ||
"@babel/core": "^7.23.7", | ||
"@babel/helper-plugin-test-runner": "^7.22.5", | ||
"@babel/traverse": "^7.23.3" | ||
"@babel/traverse": "^7.23.7" | ||
}, | ||
@@ -37,0 +37,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
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
25224