arrayiffy-if-string
Advanced tools
Comparing version 3.11.30 to 3.11.31
/** | ||
* arrayiffy-if-string | ||
* Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else. | ||
* Version: 3.11.30 | ||
* Version: 3.11.31 | ||
* 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.30 | ||
* Version: 3.11.31 | ||
* 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.30 | ||
* Version: 3.11.31 | ||
* 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.30 | ||
* Version: 3.11.31 | ||
* Author: Roy Revelt, Codsen Ltd | ||
@@ -6,0 +6,0 @@ * License: MIT |
{ | ||
"name": "arrayiffy-if-string", | ||
"version": "3.11.30", | ||
"version": "3.11.31", | ||
"description": "Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.", | ||
@@ -123,4 +123,5 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/core": "^7.9.0", | ||
"@babel/preset-env": "^7.9.5", | ||
"@babel/core": "^7.9.6", | ||
"@babel/preset-env": "^7.9.6", | ||
"@rollup/plugin-babel": "^5.0.0", | ||
"@rollup/plugin-commonjs": "^11.1.0", | ||
@@ -130,6 +131,5 @@ "@rollup/plugin-node-resolve": "^7.1.3", | ||
"benchmark": "^2.1.4", | ||
"lect": "^0.12.8", | ||
"rollup": "^2.7.2", | ||
"lect": "^0.13.0", | ||
"rollup": "^2.8.0", | ||
"rollup-plugin-ascii": "^0.0.3", | ||
"rollup-plugin-babel": "^4.4.0", | ||
"rollup-plugin-banner": "^0.2.1", | ||
@@ -136,0 +136,0 @@ "rollup-plugin-cleanup": "^3.1.1", |
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
15257