Socket
Socket
Sign inDemoInstall

babel-plugin-wrap-modules-amd

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-wrap-modules-amd - npm Package Compare versions

Comparing version 2.16.2 to 2.17.0

6

package.json
{
"name": "babel-plugin-wrap-modules-amd",
"version": "2.16.2",
"version": "2.17.0",
"description": "A Babel plugin to wrap package modules inside AMD define() calls.",

@@ -13,6 +13,6 @@ "main": "lib/index.js",

"babel-template": "^6.26.0",
"liferay-npm-build-tools-common": "2.16.2",
"liferay-npm-build-tools-common": "2.17.0",
"read-json-sync": "^2.0.1"
},
"gitHead": "764fe54595376daf41d0e968366f75ec27df3f48"
"gitHead": "1d44492e14e30e186bd8599418ed16eb49397c6c"
}

@@ -10,2 +10,3 @@ /**

import PluginLogger from 'liferay-npm-build-tools-common/lib/plugin-logger';
import plugin from '../index';

@@ -12,0 +13,0 @@

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