array-objectify
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "array-objectify", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Hierarchically transform an array of objects into a single object", | ||
@@ -29,8 +29,8 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"chai": "^4.0.2", | ||
"eslint": "^3.16.1", | ||
"lme": "^1.4.2", | ||
"lme": "^1.5.1", | ||
"lodash": "^4.17.4", | ||
"mocha": "^3.2.0" | ||
"mocha": "^3.4.0" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
[![Build Status](https://travis-ci.org/vajahath/array-objectify.svg?branch=master)](https://travis-ci.org/vajahath/array-objectify) | ||
[![npm](https://img.shields.io/npm/v/array-objectify.svg)](https://www.npmjs.com/package/array-objectify) [![Build Status](https://travis-ci.org/vajahath/array-objectify.svg?branch=master)](https://travis-ci.org/vajahath/array-objectify) [![Greenkeeper badge](https://badges.greenkeeper.io/vajahath/array-objectify.svg)](https://greenkeeper.io/) [![npm](https://img.shields.io/npm/dt/array-objectify.svg)](https://www.npmjs.com/package/array-objectify) | ||
@@ -199,8 +199,16 @@ ![](https://raw.githubusercontent.com/vajahath/array-objectify/master/media/highlight.png) | ||
> Just in case, if you liked this package, [![PayPal][badge_paypal_donate]][paypal-donations] | ||
## Change log | ||
- **v1.0.1** | ||
- Better docs | ||
- Handling greenkeeper issues | ||
- **v1.0.0** | ||
- Initial release | ||
## License | ||
MIT © [Vajahath Ahmed](https://mycolorpad.blogspot.in) | ||
[badge_paypal_donate]: https://cdn.rawgit.com/vajahath/cloud-codes/a01f087f/badges/paypal_donate.svg | ||
[paypal-donations]: https://paypal.me/vajahath |
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
10179
214