@babel/plugin-bugfix-safari-class-field-initializer-scope
Advanced tools
Comparing version
{ | ||
"name": "@babel/plugin-bugfix-safari-class-field-initializer-scope", | ||
"version": "7.25.7", | ||
"version": "7.25.9", | ||
"description": "Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843", | ||
@@ -28,3 +28,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.25.7" | ||
"@babel/helper-plugin-utils": "^7.25.9" | ||
}, | ||
@@ -35,5 +35,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.25.7", | ||
"@babel/helper-plugin-test-runner": "^7.25.7", | ||
"@babel/traverse": "^7.25.7" | ||
"@babel/core": "^7.25.9", | ||
"@babel/helper-plugin-test-runner": "^7.25.9", | ||
"@babel/traverse": "^7.25.9" | ||
}, | ||
@@ -40,0 +40,0 @@ "engines": { |
10842
-86.67%5
-28.57%69
-21.59%