listr-update-renderer
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -26,3 +26,3 @@ 'use strict'; | ||
if (data.length === 0) { | ||
if (data === '') { | ||
data = undefined; | ||
@@ -29,0 +29,0 @@ } |
{ | ||
"name": "listr-update-renderer", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Listr update renderer", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
6405