Socket
Socket
Sign inDemoInstall

babel-plugin-name-amd-modules

Package Overview
Dependencies
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.2.0 to 0.2.3

7

package.json
{
"name": "babel-plugin-name-amd-modules",
"version": "0.2.0",
"version": "0.2.3",
"description": "A Babel plugin to give name to anonymous AMD modules based on their path.",
"main": "lib/index.js",
"scripts": {
"build": "babel --source-maps -D -d lib src"
"build": "babel --source-maps -D -d lib src",
"prepublish": "babel --source-maps -D -d lib src"
},

@@ -14,5 +15,5 @@ "devDependencies": {

"dependencies": {
"liferay-build-tools-util": "^0.2.0",
"liferay-build-tools-util": "^0.2.3",
"read-json-sync": "^1.1.1"
}
}
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