array-objectify
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "array-objectify", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Hierarchically transform an array of objects into a single object", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,1 +1,4 @@ | ||
# Array Objectify | ||
Hierarchically transform an array of similar objects into a single object. | ||
[![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) | ||
@@ -202,3 +205,3 @@ | ||
## Change log | ||
- **v1.0.1** | ||
- **v1.0.1, 1.0.2** | ||
- Better docs | ||
@@ -205,0 +208,0 @@ - Handling greenkeeper issues |
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
10283
217