arrayiffy-if-string
Advanced tools
Comparing version 4.0.14 to 4.0.15
/** | ||
* @name arrayiffy-if-string | ||
* @fileoverview Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else. | ||
* @version 4.0.14 | ||
* @version 4.0.15 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
@@ -1,5 +0,5 @@ | ||
/** | ||
"use strict";/** | ||
* @name arrayiffy-if-string | ||
* @fileoverview Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else. | ||
* @version 4.0.14 | ||
* @version 4.0.15 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
{ | ||
"name": "arrayiffy-if-string", | ||
"version": "4.0.14", | ||
"version": "4.0.15", | ||
"description": "Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.", | ||
@@ -34,2 +34,3 @@ "keywords": [ | ||
"exports": { | ||
"types": "./types/index.d.ts", | ||
"script": "./dist/arrayiffy-if-string.umd.js", | ||
@@ -36,0 +37,0 @@ "default": "./dist/arrayiffy-if-string.esm.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
10736