Socket
Socket
Sign inDemoInstall

is-index-x

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-index-x - npm Package Compare versions

Comparing version 2.0.14 to 2.0.15

4

dist/is-index-x.js

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

"copywrite": "Copyright (c) 2017",
"date": "2019-07-26T14:29:38.093Z",
"date": "2019-07-27T08:49:30.075Z",
"describe": "",

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

"license": "MIT",
"version": "2.0.14"
"version": "2.0.15"
}

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

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

"copywrite": "Copyright (c) 2017",
"date": "2019-07-26T14:29:38.093Z",
"date": "2019-07-27T08:49:30.075Z",
"describe": "",

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

"license": "MIT",
"version": "2.0.14"
"version": "2.0.15"
}

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

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

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

"clean:coverage": "rimraf __tests__/coverage",
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .",
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .",
"lint-fix": "npm run lint -- --fix",

@@ -54,6 +54,6 @@ "report": "npm run build -- --env.report",

"dependencies": {
"math-clamp-x": "^3.0.19",
"to-integer-x": "^4.0.25",
"to-number-x": "^3.0.25",
"to-string-symbols-supported-x": "^2.0.19"
"math-clamp-x": "^3.0.20",
"to-integer-x": "^4.0.26",
"to-number-x": "^3.0.26",
"to-string-symbols-supported-x": "^2.0.20"
},

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

"@babel/runtime": "^7.5.5",
"@prorenata/eslint-config-vue": "^1.13.12",
"@prorenata/eslint-config-vue": "^1.13.14",
"@types/jest": "^24.0.15",

@@ -96,3 +96,3 @@ "@types/node": "^12.6.8",

"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.7",
"eslint-plugin-jest": "^22.14.0",
"eslint-plugin-jsdoc": "^15.7.2",

@@ -99,0 +99,0 @@ "eslint-plugin-json": "^1.4.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