arrayiffy-if-string
Advanced tools
Comparing version 3.4.6 to 3.4.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.4.7](https://bitbucket.org/codsen/codsen/src/master/packages/arrayiffy-if-string/compare/arrayiffy-if-string@3.4.6...arrayiffy-if-string@3.4.7) (2019-01-01) | ||
**Note:** Version bump only for package arrayiffy-if-string | ||
## [3.4.6](https://bitbucket.org/codsen/codsen/src/master/packages/arrayiffy-if-string/compare/arrayiffy-if-string@3.4.5...arrayiffy-if-string@3.4.6) (2018-12-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "arrayiffy-if-string", | ||
"version": "3.4.6", | ||
"version": "3.4.7", | ||
"description": "Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.", | ||
@@ -46,3 +46,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "e9a92e9ebefcb292c84fea6a07d224cacb5a2671", | ||
"gitHead": "96b8e72904ab8cc755f5547c1bb21926855b1dcc", | ||
"husky": { | ||
@@ -181,9 +181,9 @@ "hooks": { | ||
"rollup": "^1.0.0", | ||
"rollup-plugin-babel": "^4.1.0", | ||
"rollup-plugin-babel": "^4.2.0", | ||
"rollup-plugin-cleanup": "^3.1.0", | ||
"rollup-plugin-commonjs": "^9.2.0", | ||
"rollup-plugin-node-resolve": "^4.0.0", | ||
"rollup-plugin-strip": "^1.2.0", | ||
"rollup-plugin-strip": "^1.2.1", | ||
"rollup-plugin-terser": "^3.0.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
13663