Comparing version 1.3.6 to 1.3.7
{ | ||
"name": "vap", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "vap", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -24,2 +24,5 @@ "use strict"; | ||
if (hasDot === void 0) { hasDot = true; } | ||
if (_.isEmpty(txt)) { | ||
return ''; | ||
} | ||
var newLength = 0; | ||
@@ -26,0 +29,0 @@ var newStr = []; |
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
223239
5874