is-array-x
Advanced tools
Comparing version 2.0.18 to 2.0.19
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-24T16:25:21.125Z", | ||
"date": "2019-07-25T21:58:53.870Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determines whether the passed value is an Array.", | ||
"license": "MIT", | ||
"version": "2.0.18" | ||
"version": "2.0.19" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-24T16:25:21.125Z", | ||
"date": "2019-07-25T21:58:53.870Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determines whether the passed value is an Array.", | ||
"license": "MIT", | ||
"version": "2.0.18" | ||
"version": "2.0.19" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-array-x", | ||
"version": "2.0.18", | ||
"version": "2.0.19", | ||
"description": "Determines whether the passed value is an Array.", | ||
@@ -53,4 +53,4 @@ "homepage": "https://github.com/Xotic750/is-array-x", | ||
"dependencies": { | ||
"attempt-x": "^2.0.18", | ||
"to-string-tag-x": "^2.0.22" | ||
"attempt-x": "^2.0.19", | ||
"to-string-tag-x": "^2.0.23" | ||
}, | ||
@@ -69,3 +69,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.11", | ||
"@prorenata/eslint-config-vue": "^1.13.12", | ||
"@types/jest": "^24.0.15", | ||
@@ -72,0 +72,0 @@ "@types/node": "^12.6.8", |
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
Updatedattempt-x@^2.0.19
Updatedto-string-tag-x@^2.0.23