babel-preset-liferay-standard
Advanced tools
Comparing version 0.7.0 to 1.0.0
{ | ||
"name": "babel-preset-liferay-standard", | ||
"version": "0.7.0", | ||
"version": "1.0.0", | ||
"description": "Babel preset for bundling standard Liferay projects.", | ||
@@ -15,8 +15,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"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-name-amd-modules": "^1.0.0", | ||
"babel-plugin-namespace-amd-define": "^1.0.0", | ||
"babel-plugin-normalize-requires": "^1.0.0", | ||
"babel-plugin-transform-node-env-inline": "^0.2.0", | ||
"babel-plugin-wrap-modules-amd": "^0.7.0" | ||
"babel-plugin-wrap-modules-amd": "^1.0.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
+ Addedbabel-plugin-name-amd-modules@1.8.0(transitive)
+ Addedbabel-plugin-namespace-amd-define@1.8.0(transitive)
+ Addedbabel-plugin-normalize-requires@1.8.0(transitive)
+ Addedbabel-plugin-wrap-modules-amd@1.8.0(transitive)
+ Addedliferay-npm-build-tools-common@1.8.0(transitive)
- Removedbabel-plugin-name-amd-modules@0.7.0(transitive)
- Removedbabel-plugin-namespace-amd-define@0.7.0(transitive)
- Removedbabel-plugin-normalize-requires@0.7.0(transitive)
- Removedbabel-plugin-wrap-modules-amd@0.7.0(transitive)
- Removedliferay-npm-build-tools-common@0.7.0(transitive)