is-array-x
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-16T10:46:55.639Z", | ||
"date": "2019-07-16T21:23:03.413Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determines whether the passed value is an Array.", | ||
"license": "MIT", | ||
"version": "2.0.6" | ||
"version": "2.0.7" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-16T10:46:55.639Z", | ||
"date": "2019-07-16T21:23:03.413Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determines whether the passed value is an Array.", | ||
"license": "MIT", | ||
"version": "2.0.6" | ||
"version": "2.0.7" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-array-x", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "Determines whether the passed value is an Array.", | ||
@@ -52,4 +52,4 @@ "homepage": "https://github.com/Xotic750/is-array-x", | ||
"dependencies": { | ||
"attempt-x": "^2.0.5", | ||
"to-string-tag-x": "^2.0.9" | ||
"attempt-x": "^2.0.6", | ||
"to-string-tag-x": "^2.0.10" | ||
}, | ||
@@ -56,0 +56,0 @@ "devDependencies": { |
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
36232
Updatedattempt-x@^2.0.6
Updatedto-string-tag-x@^2.0.10