is-array-like-x
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-16T12:36:17.650Z", | ||
"date": "2019-07-16T21:45:07.268Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determine if a value is array like.", | ||
"license": "MIT", | ||
"version": "2.0.3" | ||
"version": "2.0.4" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-16T12:36:17.650Z", | ||
"date": "2019-07-16T21:45:07.268Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determine if a value is array like.", | ||
"license": "MIT", | ||
"version": "2.0.3" | ||
"version": "2.0.4" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-array-like-x", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Determine if a value is array like.", | ||
@@ -51,5 +51,5 @@ "homepage": "https://github.com/Xotic750/is-array-like-x", | ||
"dependencies": { | ||
"is-function-x": "^4.0.10", | ||
"is-length-x": "^3.0.6", | ||
"is-nil-x": "^2.0.8" | ||
"is-function-x": "^4.0.11", | ||
"is-length-x": "^3.0.7", | ||
"is-nil-x": "^2.0.9" | ||
}, | ||
@@ -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
Updatedis-function-x@^4.0.11
Updatedis-length-x@^3.0.7
Updatedis-nil-x@^2.0.9