util-array-object-or-both
Advanced tools
Comparing version 4.0.1 to 4.0.2
/** | ||
* @name util-array-object-or-both | ||
* @fileoverview Validate and normalise user choice: array, object or both? | ||
* @version 4.0.1 | ||
* @version 4.0.2 | ||
* @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 4.0.1 | ||
* @version 4.0.2 | ||
* @author Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * @license MIT |
{ | ||
"name": "util-array-object-or-both", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Validate and normalise user choice: array, object or both?", | ||
@@ -113,3 +113,3 @@ "keywords": [ | ||
"eslint": "^7.32.0", | ||
"lect": "^0.18.1", | ||
"lect": "^0.18.2", | ||
"rollup": "^2.56.3", | ||
@@ -116,0 +116,0 @@ "rollup-plugin-ascii": "^0.0.3", |
@@ -35,3 +35,3 @@ # util-array-object-or-both | ||
If you need a legacy version which works with require, use version 3.1.0 | ||
If you need a legacy version which works with `require`, use version 3.1.0 | ||
@@ -38,0 +38,0 @@ ## Quick Take |
18813