Socket
Socket
Sign inDemoInstall

babel-plugin-emotion-rename

Package Overview
Dependencies
17
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.8 to 1.0.0-beta.9

2

lib/index.js

@@ -140,3 +140,3 @@ "use strict";

ImportDeclaration: function ImportDeclaration(path, state) {
console.log("imp-declare---");
console.log("imp-declare---", path.node.source.value);
var isReactEmotionImport = path.node.source.value === "react-emotion";

@@ -143,0 +143,0 @@

{
"name": "babel-plugin-emotion-rename",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"description": "Babel plugin to rename old Emotion 9 import to new Emotion 10+ import",

@@ -5,0 +5,0 @@ "main": "lib/index",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc