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