babel-plugin-transform-remove-imports
Advanced tools
Comparing version 1.7.1 to 1.8.0
{ | ||
"name": "babel-plugin-transform-remove-imports", | ||
"version": "1.7.1", | ||
"version": "1.8.0", | ||
"description": "Remove the specified import declaration when you use the babel transform to build the package.", | ||
@@ -41,9 +41,8 @@ "repository": "https://github.com/uiwjs/babel-plugin-transform-remove-imports", | ||
"devDependencies": { | ||
"@babel/cli": "7.23.0", | ||
"@babel/core": "7.23.3", | ||
"@babel/plugin-proposal-class-properties": "7.18.6", | ||
"@babel/plugin-proposal-do-expressions": "7.23.3", | ||
"@babel/plugin-proposal-export-default-from": "7.23.3", | ||
"@babel/preset-env": "7.23.3", | ||
"@babel/preset-react": "7.23.3", | ||
"@babel/cli": "7.24.7", | ||
"@babel/core": "7.24.7", | ||
"@babel/plugin-proposal-do-expressions": "7.24.7", | ||
"@babel/plugin-proposal-export-default-from": "7.24.7", | ||
"@babel/preset-env": "7.24.7", | ||
"@babel/preset-react": "7.24.7", | ||
"babel-core": "7.0.0-bridge.0", | ||
@@ -50,0 +49,0 @@ "jest": "29.7.0" |
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
8
8919