array-reduce-x
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-16T11:16:59.175Z", | ||
"date": "2019-07-16T12:51:45.743Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Reduce an array (from left to right) to a single value.", | ||
"license": "MIT", | ||
"version": "3.0.1" | ||
"version": "3.0.2" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-16T11:16:59.175Z", | ||
"date": "2019-07-16T12:51:45.743Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Reduce an array (from left to right) to a single value.", | ||
"license": "MIT", | ||
"version": "3.0.1" | ||
"version": "3.0.2" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "array-reduce-x", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Reduce an array (from left to right) to a single value.", | ||
@@ -52,7 +52,7 @@ "homepage": "https://github.com/Xotic750/array-reduce-x", | ||
"dependencies": { | ||
"assert-is-function-x": "^3.0.2", | ||
"assert-is-function-x": "^3.0.3", | ||
"attempt-x": "^2.0.5", | ||
"split-if-boxed-bug-x": "^2.0.5", | ||
"to-length-x": "^4.0.4", | ||
"to-object-x": "^2.0.2" | ||
"split-if-boxed-bug-x": "^2.0.6", | ||
"to-length-x": "^4.0.5", | ||
"to-object-x": "^2.0.3" | ||
}, | ||
@@ -59,0 +59,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
Updatedassert-is-function-x@^3.0.3
Updatedsplit-if-boxed-bug-x@^2.0.6
Updatedto-length-x@^4.0.5
Updatedto-object-x@^2.0.3