babel-preset-liferay-standard
Advanced tools
Comparing version 2.24.3 to 2.25.0
@@ -18,2 +18,3 @@ "use strict"; | ||
const babel_plugin_transform_node_env_inline_1 = __importDefault(require("babel-plugin-transform-node-env-inline")); | ||
const babel_plugin_transform_object_rest_spread_1 = __importDefault(require("babel-plugin-transform-object-rest-spread")); | ||
const babel_plugin_wrap_modules_amd_1 = __importDefault(require("babel-plugin-wrap-modules-amd")); | ||
@@ -38,2 +39,3 @@ /** | ||
], | ||
babel_plugin_transform_object_rest_spread_1.default, | ||
babel_plugin_wrap_modules_amd_1.default, | ||
@@ -40,0 +42,0 @@ babel_plugin_name_amd_modules_1.default, |
{ | ||
"author": "Liferay Frontend Infrastructure Team <pt-frontend-infrastructure@liferay.com>", | ||
"dependencies": { | ||
"babel-plugin-add-module-metadata": "2.24.3", | ||
"babel-plugin-alias-modules": "2.24.3", | ||
"babel-plugin-add-module-metadata": "2.25.0", | ||
"babel-plugin-alias-modules": "2.25.0", | ||
"babel-plugin-minify-dead-code-elimination": "0.5.1", | ||
"babel-plugin-name-amd-modules": "2.24.3", | ||
"babel-plugin-namespace-amd-define": "2.24.3", | ||
"babel-plugin-namespace-modules": "2.24.3", | ||
"babel-plugin-normalize-requires": "2.24.3", | ||
"babel-plugin-name-amd-modules": "2.25.0", | ||
"babel-plugin-namespace-amd-define": "2.25.0", | ||
"babel-plugin-namespace-modules": "2.25.0", | ||
"babel-plugin-normalize-requires": "2.25.0", | ||
"babel-plugin-transform-node-env-inline": "0.4.3", | ||
"babel-plugin-wrap-modules-amd": "2.24.3" | ||
"babel-plugin-transform-object-rest-spread": "6.26.0", | ||
"babel-plugin-wrap-modules-amd": "2.25.0" | ||
}, | ||
@@ -27,3 +28,4 @@ "description": "Babel preset for bundling standard Liferay projects.", | ||
}, | ||
"version": "2.24.3" | ||
"version": "2.25.0", | ||
"gitHead": "5501d9e5c15145cfd4d9d45bcc26fff1fd3420ba" | ||
} |
@@ -14,2 +14,3 @@ /** | ||
import babelPluginTransformNodeEnvInline from 'babel-plugin-transform-node-env-inline'; | ||
import babelPluginTransformObjetRestSpread from 'babel-plugin-transform-object-rest-spread'; | ||
import babelPluginWrapModulesAmd from 'babel-plugin-wrap-modules-amd'; | ||
@@ -35,2 +36,3 @@ | ||
], | ||
babelPluginTransformObjetRestSpread, | ||
babelPluginWrapModulesAmd, | ||
@@ -37,0 +39,0 @@ babelPluginNameAmdModules, |
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
6558
94
10
+ Addedbabel-plugin-add-module-metadata@2.25.0(transitive)
+ Addedbabel-plugin-alias-modules@2.25.0(transitive)
+ Addedbabel-plugin-name-amd-modules@2.25.0(transitive)
+ Addedbabel-plugin-namespace-amd-define@2.25.0(transitive)
+ Addedbabel-plugin-namespace-modules@2.25.0(transitive)
+ Addedbabel-plugin-normalize-requires@2.25.0(transitive)
+ Addedbabel-plugin-syntax-object-rest-spread@6.13.0(transitive)
+ Addedbabel-plugin-transform-object-rest-spread@6.26.0(transitive)
+ Addedbabel-plugin-wrap-modules-amd@2.25.0(transitive)
+ Addedliferay-npm-build-tools-common@2.25.0(transitive)
+ Addedliferay-npm-bundler-plugin-exclude-imports@2.25.0(transitive)
+ Addedliferay-npm-bundler-plugin-inject-imports-dependencies@2.25.0(transitive)
+ Addedliferay-npm-bundler-plugin-inject-peer-dependencies@2.25.0(transitive)
+ Addedliferay-npm-bundler-plugin-namespace-packages@2.25.0(transitive)
+ Addedliferay-npm-bundler-plugin-replace-browser-modules@2.25.0(transitive)
+ Addedliferay-npm-bundler-plugin-resolve-linked-dependencies@2.25.0(transitive)
+ Addedliferay-npm-bundler-preset-standard@2.25.0(transitive)
- Removedbabel-plugin-add-module-metadata@2.24.3(transitive)
- Removedbabel-plugin-alias-modules@2.24.3(transitive)
- Removedbabel-plugin-name-amd-modules@2.24.3(transitive)
- Removedbabel-plugin-namespace-amd-define@2.24.3(transitive)
- Removedbabel-plugin-namespace-modules@2.24.3(transitive)
- Removedbabel-plugin-normalize-requires@2.24.3(transitive)
- Removedbabel-plugin-wrap-modules-amd@2.24.3(transitive)
- Removedliferay-npm-build-tools-common@2.24.3(transitive)
- Removedliferay-npm-bundler-plugin-exclude-imports@2.24.3(transitive)
- Removedliferay-npm-bundler-plugin-inject-imports-dependencies@2.24.3(transitive)
- Removedliferay-npm-bundler-plugin-inject-peer-dependencies@2.24.3(transitive)
- Removedliferay-npm-bundler-plugin-namespace-packages@2.24.3(transitive)
- Removedliferay-npm-bundler-plugin-replace-browser-modules@2.24.3(transitive)
- Removedliferay-npm-bundler-plugin-resolve-linked-dependencies@2.24.3(transitive)
- Removedliferay-npm-bundler-preset-standard@2.24.3(transitive)