Socket
Socket
Sign inDemoInstall

is-index-x

Package Overview
Dependencies
40
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.11 to 2.0.12

4

dist/is-index-x.js

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

"copywrite": "Copyright (c) 2017",
"date": "2019-07-24T00:36:23.298Z",
"date": "2019-07-24T16:42:16.634Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Determine whether the passed value is a zero based index.",

"license": "MIT",
"version": "2.0.11"
"version": "2.0.12"
}

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

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

"copywrite": "Copyright (c) 2017",
"date": "2019-07-24T00:36:23.298Z",
"date": "2019-07-24T16:42:16.634Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Determine whether the passed value is a zero based index.",

"license": "MIT",
"version": "2.0.11"
"version": "2.0.12"
}

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

{
"name": "is-index-x",
"version": "2.0.11",
"version": "2.0.12",
"description": "Determine whether the passed value is a zero based index.",

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

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

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

"dependencies": {
"math-clamp-x": "^3.0.15",
"to-integer-x": "^4.0.21",
"to-number-x": "^3.0.21",
"to-string-symbols-supported-x": "^2.0.15"
"math-clamp-x": "^3.0.17",
"to-integer-x": "^4.0.23",
"to-number-x": "^3.0.23",
"to-string-symbols-supported-x": "^2.0.17"
},

@@ -95,3 +96,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",

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

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

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc