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.1 to 1.0.2

2

package.json
{
"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

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