babel-preset-transform-ui5
Advanced tools
Comparing version 7.1.1 to 7.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [7.1.2](https://github.com/ui5-community/babel-plugin-transform-modules-ui5/compare/v7.1.1...v7.1.2) (2023-04-11) | ||
**Note:** Version bump only for package babel-preset-transform-ui5 | ||
## [7.1.1](https://github.com/ui5-community/babel-plugin-transform-modules-ui5/compare/v7.1.0...v7.1.1) (2023-03-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "babel-preset-transform-ui5", | ||
"version": "7.1.1", | ||
"version": "7.1.2", | ||
"main": "index.js", | ||
@@ -12,3 +12,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"babel-plugin-transform-modules-ui5": "^7.1.1" | ||
"babel-plugin-transform-modules-ui5": "^7.1.2" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "e7dd55f8a73fa37f31267372da5ac3d441e26e3e" | ||
"gitHead": "f3aa113c8c8a0294648e93c466e1e298593b4c35" | ||
} |
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
3093