Socket
Socket
Sign inDemoInstall

liferay-npm-bundler-plugin-inject-imports-dependencies

Package Overview
Dependencies
110
Maintainers
13
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.19.4 to 2.20.0

6

package.json
{
"author": "Liferay Frontend Infrastructure Team <pt-frontend-infrastructure@liferay.com>",
"dependencies": {
"liferay-npm-build-tools-common": "2.19.4"
"liferay-npm-build-tools-common": "2.20.0"
},

@@ -19,4 +19,4 @@ "description": "A liferay-npm-bundler plugin to force injection of declared imports as dependencies.",

},
"version": "2.19.4",
"gitHead": "d341f385c91a7d50168a6ce8be978d2f03f6bedc"
"version": "2.20.0",
"gitHead": "c346146c8c8e6f7c12356f68dc7153efc6445e89"
}

@@ -27,3 +27,2 @@ # liferay-npm-bundler-plugin-inject-imports-dependencies

This plugin injects dependencies declared as imports inside the `.npmbundlerrc`
file in the `package.json` file.
This plugin injects dependencies declared as imports inside the `.npmbundlerrc` file in the `package.json` file.

@@ -43,3 +43,4 @@ /**

);
} else {
}
else {
log.info(

@@ -46,0 +47,0 @@ 'inject-imports-dependencies',

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc