Socket
Socket
Sign inDemoInstall

is-array-x

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-array-x - npm Package Compare versions

Comparing version 2.0.17 to 2.0.18

4

dist/is-array-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-24T13:46:35.189Z",
"date": "2019-07-24T16:25:21.125Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Determines whether the passed value is an Array.",

"license": "MIT",
"version": "2.0.17"
"version": "2.0.18"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-24T13:46:35.189Z",
"date": "2019-07-24T16:25:21.125Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Determines whether the passed value is an Array.",

"license": "MIT",
"version": "2.0.17"
"version": "2.0.18"
}

@@ -15,0 +15,0 @@ */

{
"name": "is-array-x",
"version": "2.0.17",
"version": "2.0.18",
"description": "Determines whether the passed value is an Array.",

@@ -53,4 +53,4 @@ "homepage": "https://github.com/Xotic750/is-array-x",

"dependencies": {
"attempt-x": "^2.0.17",
"to-string-tag-x": "^2.0.21"
"attempt-x": "^2.0.18",
"to-string-tag-x": "^2.0.22"
},

@@ -93,3 +93,3 @@ "devDependencies": {

"eslint-plugin-jest": "^22.13.6",
"eslint-plugin-jsdoc": "^15.7.1",
"eslint-plugin-jsdoc": "^15.7.2",
"eslint-plugin-json": "^1.4.0",

@@ -96,0 +96,0 @@ "eslint-plugin-lodash": "^5.1.0",

<a href="https://travis-ci.org/Xotic750/is-array-x"
title="Travis status">
title="Travis status">
<img
src="https://travis-ci.org/Xotic750/is-array-x.svg?branch=master"
alt="Travis status" height="18"/>
src="https://travis-ci.org/Xotic750/is-array-x.svg?branch=master"
alt="Travis status" height="18">
</a>
<a href="https://david-dm.org/Xotic750/is-array-x"
title="Dependency status">
<img src="https://david-dm.org/Xotic750/is-array-x.svg"
alt="Dependency status" height="18"/>
title="Dependency status">
<img src="https://david-dm.org/Xotic750/is-array-x/status.svg"
alt="Dependency status" height="18"/>
</a>
<a href="https://david-dm.org/Xotic750/is-array-x#info=devDependencies"
title="devDependency status">
<a
href="https://david-dm.org/Xotic750/is-array-x?type=dev"
title="devDependency status">
<img src="https://david-dm.org/Xotic750/is-array-x/dev-status.svg"
alt="devDependency status" height="18"/>
alt="devDependency status" height="18"/>
</a>
<a href="https://badge.fury.io/js/is-array-x" title="npm version">
<a href="https://badge.fury.io/js/is-array-x"
title="npm version">
<img src="https://badge.fury.io/js/is-array-x.svg"
alt="npm version" height="18"/>
alt="npm version" height="18">
</a>
<a href="https://www.jsdelivr.com/package/npm/is-array-x"
title="jsDelivr hits">
<img src="https://data.jsdelivr.com/v1/package/npm/is-array-x/badge?style=rounded"
alt="jsDelivr hits" height="18">
</a>
<a name="module_is-array-x"></a>

@@ -22,0 +30,0 @@

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