arrayiffy-if-string
Advanced tools
Comparing version 3.13.14 to 3.13.15
@@ -6,2 +6,8 @@ # Change Log | ||
## 3.13.15 (2021-04-11) | ||
### Reverts | ||
- Revert "chore: setup refresh" ([23cf206](https://github.com/codsen/codsen/commit/23cf206970a087ff0fa04e61f94d919f59ab3881)) | ||
## 3.13.1 (2021-01-28) | ||
@@ -8,0 +14,0 @@ |
/** | ||
* @name arrayiffy-if-string | ||
* @fileoverview Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else. | ||
* @version 3.13.14 | ||
* @version 3.13.15 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
/** | ||
* @name arrayiffy-if-string | ||
* @fileoverview Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else. | ||
* @version 3.13.14 | ||
* @version 3.13.15 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
/** | ||
* @name arrayiffy-if-string | ||
* @fileoverview Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else. | ||
* @version 3.13.14 | ||
* @version 3.13.15 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
/** | ||
* @name arrayiffy-if-string | ||
* @fileoverview Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else. | ||
* @version 3.13.14 | ||
* @version 3.13.15 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
{ | ||
"name": "arrayiffy-if-string", | ||
"version": "3.13.14", | ||
"version": "3.13.15", | ||
"description": "Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.", | ||
@@ -109,3 +109,3 @@ "keywords": [ | ||
"eslint": "^7.23.0", | ||
"lect": "^0.16.14", | ||
"lect": "^0.16.15", | ||
"rollup": "^2.44.0", | ||
@@ -112,0 +112,0 @@ "rollup-plugin-ascii": "^0.0.3", |
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
13498