is-index-x
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-19T22:07:18.157Z", | ||
"date": "2019-07-21T22:56:32.595Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determine whether the passed value is a zero based index.", | ||
"license": "MIT", | ||
"version": "2.0.8" | ||
"version": "2.0.9" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-19T22:07:18.157Z", | ||
"date": "2019-07-21T22:56:32.595Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determine whether the passed value is a zero based index.", | ||
"license": "MIT", | ||
"version": "2.0.8" | ||
"version": "2.0.9" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-index-x", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "Determine whether the passed value is a zero based index.", | ||
@@ -52,6 +52,6 @@ "homepage": "https://github.com/Xotic750/is-index-x", | ||
"dependencies": { | ||
"math-clamp-x": "^3.0.12", | ||
"to-integer-x": "^4.0.18", | ||
"to-number-x": "^3.0.18", | ||
"to-string-symbols-supported-x": "^2.0.12" | ||
"math-clamp-x": "^3.0.13", | ||
"to-integer-x": "^4.0.19", | ||
"to-number-x": "^3.0.19", | ||
"to-string-symbols-supported-x": "^2.0.13" | ||
}, | ||
@@ -70,3 +70,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.7", | ||
"@prorenata/eslint-config-vue": "^1.13.9", | ||
"@types/jest": "^24.0.15", | ||
@@ -78,3 +78,3 @@ "@types/node": "^12.6.8", | ||
"babel-plugin-lodash": "^3.3.4", | ||
"caniuse-lite": "^1.0.30000984", | ||
"caniuse-lite": "^1.0.30000985", | ||
"chalk": "^2.4.2", | ||
@@ -94,5 +94,5 @@ "concurrently": "^4.1.1", | ||
"eslint-plugin-html": "^6.0.0", | ||
"eslint-plugin-import": "^2.18.0", | ||
"eslint-plugin-jest": "^22.10.0", | ||
"eslint-plugin-jsdoc": "^15.5.2", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.13.0", | ||
"eslint-plugin-jsdoc": "^15.6.0", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -113,3 +113,3 @@ "eslint-plugin-lodash": "^5.1.0", | ||
"jsdoc-to-markdown": "^5.0.0", | ||
"lodash": "^4.17.14", | ||
"lodash": "^4.17.15", | ||
"lodash-webpack-plugin": "^0.11.5", | ||
@@ -123,2 +123,3 @@ "mkdirp": "^0.5.1", | ||
"source-map-loader": "^0.2.4", | ||
"strip-ansi": "^5.2.0", | ||
"terser-webpack-plugin": "^1.3.0", | ||
@@ -125,0 +126,0 @@ "typescript": "^3.5.3", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
201894
67
Updatedmath-clamp-x@^3.0.13
Updatedto-integer-x@^4.0.19
Updatedto-number-x@^3.0.19