Socket
Socket
Sign inDemoInstall

brackets-babel-module-formatter

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brackets-babel-module-formatter - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

2

index.js

@@ -46,2 +46,4 @@ /* eslint-env node */

// node is an ImportDeclaration
var ref = t.callExpression(t.identifier("require"), [node.source]);
nodes.push(t.expressionStatement(ref));
};

@@ -48,0 +50,0 @@

2

package.json
{
"name": "brackets-babel-module-formatter",
"version": "1.2.0",
"version": "1.3.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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