babel-plugin-danger-remove-unused-import
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -139,4 +139,3 @@ 'use strict'; | ||
Program: function Program(path, data) { | ||
path.skip(); | ||
// path.skip() | ||
path.traverse(importTraverseObject, { | ||
@@ -143,0 +142,0 @@ opts: data.opts, |
{ | ||
"name": "babel-plugin-danger-remove-unused-import", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11222