util-array-object-or-both
Advanced tools
Comparing version 3.0.14 to 3.0.15
@@ -6,2 +6,8 @@ # Change Log | ||
## 3.0.15 (2021-04-11) | ||
### Reverts | ||
- Revert "chore: setup refresh" ([23cf206](https://github.com/codsen/codsen/commit/23cf206970a087ff0fa04e61f94d919f59ab3881)) | ||
## 3.0.1 (2021-01-28) | ||
@@ -8,0 +14,0 @@ |
/** | ||
* @name util-array-object-or-both | ||
* @fileoverview Validate and normalise user choice: array, object or both? | ||
* @version 3.0.14 | ||
* @version 3.0.15 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
/** | ||
* @name util-array-object-or-both | ||
* @fileoverview Validate and normalise user choice: array, object or both? | ||
* @version 3.0.14 | ||
* @version 3.0.15 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
/** | ||
* @name util-array-object-or-both | ||
* @fileoverview Validate and normalise user choice: array, object or both? | ||
* @version 3.0.14 | ||
* @version 3.0.15 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
/** | ||
* @name util-array-object-or-both | ||
* @fileoverview Validate and normalise user choice: array, object or both? | ||
* @version 3.0.14 | ||
* @version 3.0.15 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
{ | ||
"name": "util-array-object-or-both", | ||
"version": "3.0.14", | ||
"version": "3.0.15", | ||
"description": "Validate and normalise user choice: array, object or both?", | ||
@@ -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", |
40510