calculate-from-index-x
Advanced tools
Comparing version 3.0.8 to 3.0.9
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-18T22:27:11.200Z", | ||
"date": "2019-07-19T22:13:59.779Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Calculates a fromIndex of a given value for an array.", | ||
"license": "MIT", | ||
"version": "3.0.8" | ||
"version": "3.0.9" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-18T22:27:11.200Z", | ||
"date": "2019-07-19T22:13:59.779Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Calculates a fromIndex of a given value for an array.", | ||
"license": "MIT", | ||
"version": "3.0.8" | ||
"version": "3.0.9" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "calculate-from-index-x", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "Calculates a fromIndex of a given value for an array.", | ||
@@ -52,6 +52,6 @@ "homepage": "https://github.com/Xotic750/calculate-from-index-x", | ||
"dependencies": { | ||
"is-array-like-x": "^2.0.8", | ||
"to-integer-x": "^4.0.17", | ||
"to-length-x": "^4.0.13", | ||
"to-object-x": "^2.0.10" | ||
"is-array-like-x": "^2.0.9", | ||
"to-integer-x": "^4.0.18", | ||
"to-length-x": "^4.0.14", | ||
"to-object-x": "^2.0.11" | ||
}, | ||
@@ -58,0 +58,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-array-like-x@^2.0.9
Updatedto-integer-x@^4.0.18
Updatedto-length-x@^4.0.14
Updatedto-object-x@^2.0.11