arrayiffy-if-string
Advanced tools
Comparing version 3.0.5 to 3.0.6
{ | ||
"name": "arrayiffy-if-string", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "Put non-empty strings into arrays, turn empty-ones into empty arrays. Bypass everything else.", | ||
@@ -115,2 +115,8 @@ "license": "MIT", | ||
}, | ||
"npmignore": { | ||
"badFiles": [], | ||
"badFolders": [], | ||
"goodFiles": [], | ||
"goodFolders": [] | ||
}, | ||
"various": { | ||
@@ -128,15 +134,15 @@ "back_to_top": { | ||
"coveralls": "*", | ||
"eslint": "^4.15.0", | ||
"eslint": "^4.16.0", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
"eslint-plugin-ava": "^4.4.0", | ||
"eslint-plugin-ava": "^4.5.0", | ||
"eslint-plugin-import": "^2.8.0", | ||
"husky": "*", | ||
"nyc": "*", | ||
"rollup": "^0.54.0", | ||
"rollup": "^0.55.1", | ||
"rollup-plugin-babel": "^3.0.3", | ||
"rollup-plugin-commonjs": "^8.2.6", | ||
"rollup-plugin-commonjs": "^8.3.0", | ||
"rollup-plugin-node-resolve": "^3.0.2", | ||
"rollup-plugin-uglify": "^2.0.1", | ||
"uglify-es": "^3.3.7" | ||
"rollup-plugin-uglify": "^3.0.0", | ||
"uglify-es": "^3.3.8" | ||
} | ||
} |
@@ -89,12 +89,8 @@ # arrayiffy-if-string | ||
Hi! 99% of people in the society are passive - consumers. They wait for others to take action, they prefer to blend in. The remaining 1% are proactive citizens who will _do_ something rather than _wait_. If you are one of that 1%, you're in luck because I am the same and _together_ we can make something happen. | ||
* If you **want a new feature** in this package or you would like us to change some of its functionality, raise an [issue on this repo](https://github.com/codsen/arrayiffy-if-string/issues). | ||
* If you **want a new feature** in this package or you would like to change some of its functionality, raise an [issue on this repo](https://github.com/codsen/arrayiffy-if-string/issues). Also, you can [email me](mailto:roy@codsen.com). Just let it out. | ||
* If you tried to use this library but it misbehaves, or **you need an advice setting it up**, and its readme doesn't make sense, just document it and raise an [issue on this repo](https://github.com/codsen/arrayiffy-if-string/issues). | ||
* If you tried to use this library but it misbehaves, or **you need an advice setting it up**, and its readme doesn't make sense, just document it and raise an [issue on this repo](https://github.com/codsen/arrayiffy-if-string/issues). Alternatively, you can [email me](mailto:roy@codsen.com). | ||
* If you would like to **add or change some features**, just fork it, hack away, and file a pull request. We'll do our best to merge it quickly. Code style is `airbnb-base`, only without semicolons. If you use a good code editor, it will pick up the established ESLint setup. | ||
* If you don't like the code in here and would like to **give advice** about how something could be done better, please do. Same drill - [GitHub issues](https://github.com/codsen/arrayiffy-if-string/issues) or [email](mailto:roy@codsen.com), your choice. | ||
* If you would like to **add or change some features**, just fork it, hack away, and file a pull request. I'll do my best to merge it quickly. Code style is `airbnb-base`, only without semicolons. If you use a good code editor, it will pick up the established ESLint setup. | ||
**[⬆ back to top](#)** | ||
@@ -108,2 +104,3 @@ | ||
[node-img]: https://img.shields.io/node/v/arrayiffy-if-string.svg?style=flat-square&label=works%20on%20node | ||
@@ -110,0 +107,0 @@ [node-url]: https://www.npmjs.com/package/arrayiffy-if-string |
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
11779
139