is-array-like-x
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-16T10:57:11.374Z", | ||
"date": "2019-07-16T12:36:17.650Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determine if a value is array like.", | ||
"license": "MIT", | ||
"version": "2.0.2" | ||
"version": "2.0.3" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-16T10:57:11.374Z", | ||
"date": "2019-07-16T12:36:17.650Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Determine if a value is array like.", | ||
"license": "MIT", | ||
"version": "2.0.2" | ||
"version": "2.0.3" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-array-like-x", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"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.9", | ||
"is-length-x": "^3.0.5", | ||
"is-nil-x": "^2.0.7" | ||
"is-function-x": "^4.0.10", | ||
"is-length-x": "^3.0.6", | ||
"is-nil-x": "^2.0.8" | ||
}, | ||
@@ -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
190076
Updatedis-function-x@^4.0.10
Updatedis-length-x@^3.0.6
Updatedis-nil-x@^2.0.8