babel-preset-liferay-standard
Advanced tools
Comparing version 1.4.2 to 1.5.0
{ | ||
"name": "babel-preset-liferay-standard", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "Babel preset for bundling standard Liferay projects.", | ||
@@ -15,8 +15,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"babel-plugin-name-amd-modules": "1.4.2", | ||
"babel-plugin-namespace-amd-define": "1.4.2", | ||
"babel-plugin-normalize-requires": "1.4.2", | ||
"babel-plugin-name-amd-modules": "1.5.0", | ||
"babel-plugin-namespace-amd-define": "1.5.0", | ||
"babel-plugin-normalize-requires": "1.5.0", | ||
"babel-plugin-transform-node-env-inline": "0.2.0", | ||
"babel-plugin-wrap-modules-amd": "1.4.2" | ||
"babel-plugin-wrap-modules-amd": "1.5.0" | ||
} | ||
} |
+ Addedbabel-plugin-name-amd-modules@1.5.0(transitive)
+ Addedbabel-plugin-namespace-amd-define@1.5.0(transitive)
+ Addedbabel-plugin-normalize-requires@1.5.0(transitive)
+ Addedbabel-plugin-wrap-modules-amd@1.5.0(transitive)
+ Addedliferay-npm-build-tools-common@1.5.0(transitive)
- Removedbabel-plugin-name-amd-modules@1.4.2(transitive)
- Removedbabel-plugin-namespace-amd-define@1.4.2(transitive)
- Removedbabel-plugin-normalize-requires@1.4.2(transitive)
- Removedbabel-plugin-wrap-modules-amd@1.4.2(transitive)
- Removedliferay-npm-build-tools-common@1.4.2(transitive)