Socket
Socket
Sign inDemoInstall

babel-plugin-add-module-metadata

Package Overview
Dependencies
Maintainers
13
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-add-module-metadata - npm Package Compare versions

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",
"read-json-sync": "^2.0.1"

@@ -20,4 +20,4 @@ },

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

@@ -25,5 +25,4 @@ # babel-plugin-add-module-metadata

This plugin scans JS modules for certain patterns of code and adds metadata to
the `manifest.json` file generated by the `liferay-npm-bundler`.
This plugin scans JS modules for certain patterns of code and adds metadata to the `manifest.json` file generated by the `liferay-npm-bundler`.
Such metadata may be used to describe the module prior to its load or parse.
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