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.16 to 2.0.17

4

dist/is-array-x.js

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

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-24T00:18:38.846Z",
"date": "2019-07-24T13:46:35.189Z",
"describe": "",

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

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

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

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

"copywrite": "Copyright (c) 2017-present",
"date": "2019-07-24T00:18:38.846Z",
"date": "2019-07-24T13:46:35.189Z",
"describe": "",

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

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

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

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

@@ -25,2 +25,3 @@ "homepage": "https://github.com/Xotic750/is-array-x",

"main": "dist/is-array-x.js",
"jsdelivr": "dist/is-array-x.min.js",
"scripts": {

@@ -53,4 +54,4 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/is-array-x.js -o dist/is-array-x.esm.js",

"dependencies": {
"attempt-x": "^2.0.16",
"to-string-tag-x": "^2.0.20"
"attempt-x": "^2.0.17",
"to-string-tag-x": "^2.0.21"
},

@@ -57,0 +58,0 @@ "devDependencies": {

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