@babel/helper-create-class-features-plugin
Advanced tools
Comparing version 7.12.0 to 7.12.1
{ | ||
"name": "@babel/helper-create-class-features-plugin", | ||
"version": "7.12.0", | ||
"version": "7.12.1", | ||
"author": "The Babel Team (https://babeljs.io/team)", | ||
@@ -22,6 +22,5 @@ "license": "MIT", | ||
"@babel/helper-function-name": "^7.10.4", | ||
"@babel/helper-member-expression-to-functions": "^7.12.0", | ||
"@babel/helper-member-expression-to-functions": "^7.12.1", | ||
"@babel/helper-optimise-call-expression": "^7.10.4", | ||
"@babel/helper-plugin-utils": "^7.10.4", | ||
"@babel/helper-replace-supers": "^7.12.0", | ||
"@babel/helper-replace-supers": "^7.12.1", | ||
"@babel/helper-split-export-declaration": "^7.10.4" | ||
@@ -33,5 +32,5 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.12.0", | ||
"@babel/helper-plugin-test-runner": "^7.10.4" | ||
"@babel/core": "^7.12.1", | ||
"@babel/helper-plugin-test-runner": "7.10.4" | ||
} | ||
} |
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
6
45846
- Removed@babel/helper-plugin-utils@^7.10.4
- Removed@babel/helper-plugin-utils@7.25.9(transitive)