Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

array-objectify

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

array-objectify - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc