@babel/plugin-transform-class-properties
Advanced tools
Comparing version 7.24.1 to 7.24.6
{ | ||
"name": "@babel/plugin-transform-class-properties", | ||
"version": "7.24.1", | ||
"version": "7.24.6", | ||
"description": "This plugin transforms static class properties as well as properties declared with the property initializer syntax", | ||
@@ -20,4 +20,4 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-create-class-features-plugin": "^7.24.1", | ||
"@babel/helper-plugin-utils": "^7.24.0" | ||
"@babel/helper-create-class-features-plugin": "^7.24.6", | ||
"@babel/helper-plugin-utils": "^7.24.6" | ||
}, | ||
@@ -28,4 +28,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.24.1", | ||
"@babel/helper-plugin-test-runner": "^7.24.1" | ||
"@babel/core": "^7.24.6", | ||
"@babel/helper-plugin-test-runner": "^7.24.6" | ||
}, | ||
@@ -32,0 +32,0 @@ "engines": { |
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
71752
7
39