babel-preset-liferay-standard
Advanced tools
Comparing version 0.6.0 to 0.7.0
{ | ||
"name": "babel-preset-liferay-standard", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "Babel preset for bundling standard Liferay projects.", | ||
@@ -15,8 +15,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"babel-plugin-name-amd-modules": "^0.6.0", | ||
"babel-plugin-namespace-amd-define": "^0.6.0", | ||
"babel-plugin-normalize-requires": "^0.6.0", | ||
"babel-plugin-name-amd-modules": "^0.7.0", | ||
"babel-plugin-namespace-amd-define": "^0.7.0", | ||
"babel-plugin-normalize-requires": "^0.7.0", | ||
"babel-plugin-transform-node-env-inline": "^0.2.0", | ||
"babel-plugin-wrap-modules-amd": "^0.6.0" | ||
"babel-plugin-wrap-modules-amd": "^0.7.0" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Addedbabel-plugin-name-amd-modules@0.7.0(transitive)
+ Addedbabel-plugin-namespace-amd-define@0.7.0(transitive)
+ Addedbabel-plugin-normalize-requires@0.7.0(transitive)
+ Addedbabel-plugin-wrap-modules-amd@0.7.0(transitive)
+ Addedliferay-npm-build-tools-common@0.7.0(transitive)
- Removedbabel-plugin-name-amd-modules@0.6.0(transitive)
- Removedbabel-plugin-namespace-amd-define@0.6.0(transitive)
- Removedbabel-plugin-normalize-requires@0.6.0(transitive)
- Removedbabel-plugin-wrap-modules-amd@0.6.0(transitive)
- Removedliferay-npm-build-tools-common@0.6.0(transitive)