is-array-x
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -5,9 +5,9 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-13T02:04:17.479Z", | ||
"date": "2019-07-14T21:57:33.494Z", | ||
"describe": "", | ||
"description": "Determines whether the passed value is an Array.", | ||
"file": "is-array-x.js", | ||
"hash": "3b34cce00c95b7a4b794", | ||
"hash": "3d7deccdfbfa5f122b5b", | ||
"license": "MIT", | ||
"version": "2.0.3" | ||
"version": "2.0.4" | ||
} | ||
@@ -163,3 +163,2 @@ */ | ||
} | ||
; | ||
@@ -166,0 +165,0 @@ |
@@ -5,9 +5,9 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-13T02:04:17.479Z", | ||
"date": "2019-07-14T21:57:33.494Z", | ||
"describe": "", | ||
"description": "Determines whether the passed value is an Array.", | ||
"file": "is-array-x.min.js", | ||
"hash": "37f1838b3bfac520c0fd", | ||
"hash": "a6cfd759f6867b2cb332", | ||
"license": "MIT", | ||
"version": "2.0.3" | ||
"version": "2.0.4" | ||
} | ||
@@ -14,0 +14,0 @@ */ |
{ | ||
"name": "is-array-x", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"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.2", | ||
"to-string-tag-x": "^2.0.6" | ||
"attempt-x": "^2.0.3", | ||
"to-string-tag-x": "^2.0.7" | ||
}, | ||
@@ -56,0 +56,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
36231
275
Updatedattempt-x@^2.0.3
Updatedto-string-tag-x@^2.0.7