Socket
Socket
Sign inDemoInstall

make-array

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

make-array - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

package.json
{
"name": "make-array",
"version": "1.0.1",
"version": "1.0.2",
"description": "Creates a real Array from almost anything.",

@@ -21,3 +21,3 @@ "main": "index.js",

],
"engines": {
"engines": {
"node": ">=0.10.0"

@@ -24,0 +24,0 @@ },

@@ -1,3 +0,7 @@

# make-array [![NPM version](https://badge.fury.io/js/make-array.svg)](http://badge.fury.io/js/make-array) [![Build Status](https://travis-ci.org/kaelzhang/make-array.svg?branch=master)](https://travis-ci.org/kaelzhang/make-array) [![Dependency Status](https://gemnasium.com/kaelzhang/make-array.svg)](https://gemnasium.com/kaelzhang/make-array)
[![NPM version](https://badge.fury.io/js/make-array.svg)](http://badge.fury.io/js/make-array)
[![Build Status](https://travis-ci.org/kaelzhang/make-array.svg?branch=master)](https://travis-ci.org/kaelzhang/make-array)
[![Dependency Status](https://gemnasium.com/kaelzhang/make-array.svg)](https://gemnasium.com/kaelzhang/make-array)
# make-array
Creates a real Array from almost anything.

@@ -49,3 +53,3 @@

result === host; // true
```
```

@@ -52,0 +56,0 @@ ## Changelog

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