is-length-x
Advanced tools
Comparing version 3.0.9 to 3.0.10
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-17T17:29:58.541Z", | ||
"date": "2019-07-17T18:33:04.416Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Checks if `value` is a valid array-like length.", | ||
"license": "MIT", | ||
"version": "3.0.9" | ||
"version": "3.0.10" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-17T17:29:58.541Z", | ||
"date": "2019-07-17T18:33:04.416Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Checks if `value` is a valid array-like length.", | ||
"license": "MIT", | ||
"version": "3.0.9" | ||
"version": "3.0.10" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-length-x", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"description": "Checks if `value` is a valid array-like length.", | ||
@@ -52,3 +52,3 @@ "homepage": "https://github.com/Xotic750/is-length-x", | ||
"dependencies": { | ||
"is-safe-integer-x": "^2.0.9" | ||
"is-safe-integer-x": "^2.0.10" | ||
}, | ||
@@ -67,3 +67,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.4", | ||
"@prorenata/eslint-config-vue": "^1.13.6", | ||
"@prorenata/eslint-config-vue": "^1.13.7", | ||
"@types/jest": "^24.0.15", | ||
@@ -91,3 +91,3 @@ "@types/node": "^12.6.6", | ||
"eslint-plugin-import": "^2.18.0", | ||
"eslint-plugin-jest": "^22.9.0", | ||
"eslint-plugin-jest": "^22.10.0", | ||
"eslint-plugin-jsdoc": "^15.5.2", | ||
@@ -120,3 +120,3 @@ "eslint-plugin-json": "^1.4.0", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.36.0", | ||
"webpack": "^4.36.1", | ||
"webpack-bundle-analyzer": "^3.3.2", | ||
@@ -123,0 +123,0 @@ "webpack-cli": "^3.3.6", |
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
190760
Updatedis-safe-integer-x@^2.0.10