babel-preset-liferay-standard
Advanced tools
Comparing version 2.7.1 to 2.8.0
{ | ||
"name": "babel-preset-liferay-standard", | ||
"version": "2.7.1", | ||
"version": "2.8.0", | ||
"description": "Babel preset for bundling standard Liferay projects.", | ||
@@ -15,9 +15,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"babel-plugin-name-amd-modules": "2.7.1", | ||
"babel-plugin-namespace-amd-define": "2.7.1", | ||
"babel-plugin-namespace-modules": "2.7.1", | ||
"babel-plugin-normalize-requires": "2.7.1", | ||
"babel-plugin-name-amd-modules": "2.8.0", | ||
"babel-plugin-namespace-amd-define": "2.8.0", | ||
"babel-plugin-namespace-modules": "2.8.0", | ||
"babel-plugin-normalize-requires": "2.8.0", | ||
"babel-plugin-transform-node-env-inline": "0.2.0", | ||
"babel-plugin-wrap-modules-amd": "2.7.1" | ||
"babel-plugin-wrap-modules-amd": "2.8.0" | ||
} | ||
} |
@@ -25,7 +25,7 @@ # babel-preset-liferay-standard | ||
1. [babel-plugin-normalize-requires](https://github.com/izaera/liferay-npm-build-tools/tree/master/packages/babel-plugin-normalize-requires) | ||
1. [babel-plugin-normalize-requires](https://github.com/izaera/liferay-js-toolkit/tree/master/packages/babel-plugin-normalize-requires) | ||
2. [babel-plugin-transform-node-env-inline](https://www.npmjs.com/package/babel-plugin-transform-node-env-inline) | ||
3. [babel-plugin-wrap-modules-amd](https://github.com/izaera/liferay-npm-build-tools/tree/master/packages/babel-plugin-wrap-modules-amd) | ||
4. [babel-plugin-name-amd-modules](https://github.com/izaera/liferay-npm-build-tools/tree/master/packages/babel-plugin-name-amd-modules) | ||
5. [babel-plugin-namespace-modules](https://github.com/izaera/liferay-npm-build-tools/tree/master/packages/babel-plugin-namespace-modules) | ||
6. [babel-plugin-namespace-amd-define](https://github.com/izaera/liferay-npm-build-tools/tree/master/packages/babel-plugin-namespace-amd-define) | ||
3. [babel-plugin-wrap-modules-amd](https://github.com/izaera/liferay-js-toolkit/tree/master/packages/babel-plugin-wrap-modules-amd) | ||
4. [babel-plugin-name-amd-modules](https://github.com/izaera/liferay-js-toolkit/tree/master/packages/babel-plugin-name-amd-modules) | ||
5. [babel-plugin-namespace-modules](https://github.com/izaera/liferay-js-toolkit/tree/master/packages/babel-plugin-namespace-modules) | ||
6. [babel-plugin-namespace-amd-define](https://github.com/izaera/liferay-js-toolkit/tree/master/packages/babel-plugin-namespace-amd-define) |
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
5397
+ Addedbabel-plugin-name-amd-modules@2.8.0(transitive)
+ Addedbabel-plugin-namespace-amd-define@2.8.0(transitive)
+ Addedbabel-plugin-namespace-modules@2.8.0(transitive)
+ Addedbabel-plugin-normalize-requires@2.8.0(transitive)
+ Addedbabel-plugin-wrap-modules-amd@2.8.0(transitive)
+ Addedliferay-npm-build-tools-common@2.8.0(transitive)
+ Addedproperties@1.2.1(transitive)
- Removedbabel-plugin-name-amd-modules@2.7.1(transitive)
- Removedbabel-plugin-namespace-amd-define@2.7.1(transitive)
- Removedbabel-plugin-namespace-modules@2.7.1(transitive)
- Removedbabel-plugin-normalize-requires@2.7.1(transitive)
- Removedbabel-plugin-wrap-modules-amd@2.7.1(transitive)
- Removedliferay-npm-build-tools-common@2.7.1(transitive)