Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-transform-cx-imports

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-cx-imports - npm Package Compare versions

Comparing version 17.4.1 to 17.4.2

3

index.js

@@ -28,5 +28,2 @@ "use strict";

var imports = [];
console.log(remainder);
path.node.specifiers.forEach(function (s) {

@@ -33,0 +30,0 @@ var expanded = remainder + '/' + s.imported.name;

2

package.json
{
"name": "babel-plugin-transform-cx-imports",
"version": "17.4.1",
"version": "17.4.2",
"description": "Rewrite Cx imports for simplicity and optimal output size.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/codaxy/cx",

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