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

liferay-npm-bundler-preset-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

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

Comparing version 1.6.1 to 1.7.0-alpha.0e246ccd

14

config.json
{
"/": {
"plugins": ["resolve-linked-dependencies"],
".babelrc": {
"presets": ["liferay-standard"]
},
"post-plugins": ["namespace-packages", "inject-imports-dependencies"]
},
"*": {
"plugins": [
"replace-browser-modules"
],
"plugins": ["replace-browser-modules"],
".babelrc": {
"presets": ["liferay-standard"]
}
},
"post-plugins": ["namespace-packages", "inject-peer-dependencies"]
}
}
{
"name": "liferay-npm-bundler-preset-standard",
"version": "1.6.1",
"version": "1.7.0-alpha.0e246ccd",
"description": "Standard configuration for liferay-npm-bundler.",
"main": "config.json",
"dependencies": {
"babel-preset-liferay-standard": "1.6.1",
"liferay-npm-bundler-plugin-replace-browser-modules": "1.6.1"
"babel-preset-liferay-standard": "1.7.0-alpha.0e246ccd",
"liferay-npm-bundler-plugin-inject-imports-dependencies": "1.7.0-alpha.0e246ccd",
"liferay-npm-bundler-plugin-inject-peer-dependencies": "1.7.0-alpha.0e246ccd",
"liferay-npm-bundler-plugin-namespace-packages": "1.7.0-alpha.0e246ccd",
"liferay-npm-bundler-plugin-replace-browser-modules": "1.7.0-alpha.0e246ccd",
"liferay-npm-bundler-plugin-resolve-linked-dependencies": "1.7.0-alpha.0e246ccd"
}
}
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