arrayiffy-if-string
Advanced tools
Comparing version 3.11.14 to 3.11.15
/** | ||
* arrayiffy-if-string | ||
* Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else. | ||
* Version: 3.11.14 | ||
* Version: 3.11.15 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* arrayiffy-if-string | ||
* Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else. | ||
* Version: 3.11.14 | ||
* Version: 3.11.15 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
/** | ||
* arrayiffy-if-string | ||
* Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else. | ||
* Version: 3.11.14 | ||
* Version: 3.11.15 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
{ | ||
"name": "arrayiffy-if-string", | ||
"version": "3.11.14", | ||
"version": "3.11.15", | ||
"description": "Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.", | ||
@@ -166,10 +166,10 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/core": "^7.5.5", | ||
"@babel/preset-env": "^7.5.5", | ||
"@babel/register": "^7.5.5", | ||
"ava": "^2.2.4", | ||
"@babel/core": "^7.6.0", | ||
"@babel/preset-env": "^7.6.0", | ||
"@babel/register": "^7.6.0", | ||
"ava": "^2.2.5", | ||
"babel-plugin-istanbul": "^5.2.0", | ||
"benchmark": "^2.1.4", | ||
"eslint": "^6.3.0", | ||
"eslint-config-prettier": "^6.1.0", | ||
"eslint-config-prettier": "^6.2.0", | ||
"eslint-plugin-ava": "^8.0.0", | ||
@@ -180,7 +180,7 @@ "eslint-plugin-import": "^2.18.2", | ||
"esm": "^3.2.25", | ||
"js-row-num-cli": "^1.5.42", | ||
"lect": "^0.9.9", | ||
"js-row-num-cli": "^1.5.43", | ||
"lect": "^0.9.10", | ||
"nyc": "^14.1.1", | ||
"prettier": "^1.18.2", | ||
"rollup": "^1.20.2", | ||
"rollup": "^1.21.2", | ||
"rollup-plugin-ascii": "^0.0.3", | ||
@@ -190,3 +190,3 @@ "rollup-plugin-babel": "^4.3.3", | ||
"rollup-plugin-cleanup": "^3.1.1", | ||
"rollup-plugin-commonjs": "^10.0.2", | ||
"rollup-plugin-commonjs": "^10.1.0", | ||
"rollup-plugin-json": "^4.0.0", | ||
@@ -193,0 +193,0 @@ "rollup-plugin-node-resolve": "^5.2.0", |
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
15826