is-array-x
Advanced tools
Comparing version 2.0.11 to 2.0.12
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-18T16:24:10.509Z", | ||
"date": "2019-07-18T18:42:44.204Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determines whether the passed value is an Array.", | ||
"license": "MIT", | ||
"version": "2.0.11" | ||
"version": "2.0.12" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-18T16:24:10.509Z", | ||
"date": "2019-07-18T18:42:44.204Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determines whether the passed value is an Array.", | ||
"license": "MIT", | ||
"version": "2.0.11" | ||
"version": "2.0.12" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-array-x", | ||
"version": "2.0.11", | ||
"version": "2.0.12", | ||
"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.10", | ||
"to-string-tag-x": "^2.0.14" | ||
"attempt-x": "^2.0.11", | ||
"to-string-tag-x": "^2.0.15" | ||
}, | ||
@@ -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
Updatedattempt-x@^2.0.11
Updatedto-string-tag-x@^2.0.15