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