Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-preset-liferay-standard

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-liferay-standard - npm Package Compare versions

Comparing version 2.7.1 to 2.8.0

12

package.json
{
"name": "babel-preset-liferay-standard",
"version": "2.7.1",
"version": "2.8.0",
"description": "Babel preset for bundling standard Liferay projects.",

@@ -15,9 +15,9 @@ "main": "lib/index.js",

"dependencies": {
"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-name-amd-modules": "2.8.0",
"babel-plugin-namespace-amd-define": "2.8.0",
"babel-plugin-namespace-modules": "2.8.0",
"babel-plugin-normalize-requires": "2.8.0",
"babel-plugin-transform-node-env-inline": "0.2.0",
"babel-plugin-wrap-modules-amd": "2.7.1"
"babel-plugin-wrap-modules-amd": "2.8.0"
}
}

@@ -25,7 +25,7 @@ # babel-preset-liferay-standard

1. [babel-plugin-normalize-requires](https://github.com/izaera/liferay-npm-build-tools/tree/master/packages/babel-plugin-normalize-requires)
1. [babel-plugin-normalize-requires](https://github.com/izaera/liferay-js-toolkit/tree/master/packages/babel-plugin-normalize-requires)
2. [babel-plugin-transform-node-env-inline](https://www.npmjs.com/package/babel-plugin-transform-node-env-inline)
3. [babel-plugin-wrap-modules-amd](https://github.com/izaera/liferay-npm-build-tools/tree/master/packages/babel-plugin-wrap-modules-amd)
4. [babel-plugin-name-amd-modules](https://github.com/izaera/liferay-npm-build-tools/tree/master/packages/babel-plugin-name-amd-modules)
5. [babel-plugin-namespace-modules](https://github.com/izaera/liferay-npm-build-tools/tree/master/packages/babel-plugin-namespace-modules)
6. [babel-plugin-namespace-amd-define](https://github.com/izaera/liferay-npm-build-tools/tree/master/packages/babel-plugin-namespace-amd-define)
3. [babel-plugin-wrap-modules-amd](https://github.com/izaera/liferay-js-toolkit/tree/master/packages/babel-plugin-wrap-modules-amd)
4. [babel-plugin-name-amd-modules](https://github.com/izaera/liferay-js-toolkit/tree/master/packages/babel-plugin-name-amd-modules)
5. [babel-plugin-namespace-modules](https://github.com/izaera/liferay-js-toolkit/tree/master/packages/babel-plugin-namespace-modules)
6. [babel-plugin-namespace-amd-define](https://github.com/izaera/liferay-js-toolkit/tree/master/packages/babel-plugin-namespace-amd-define)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc