calculate-from-index-x
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-18T00:12:57.726Z", | ||
"date": "2019-07-18T22:27:11.200Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Calculates a fromIndex of a given value for an array.", | ||
"license": "MIT", | ||
"version": "3.0.7" | ||
"version": "3.0.8" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-18T00:12:57.726Z", | ||
"date": "2019-07-18T22:27:11.200Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Calculates a fromIndex of a given value for an array.", | ||
"license": "MIT", | ||
"version": "3.0.7" | ||
"version": "3.0.8" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "calculate-from-index-x", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"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.7", | ||
"to-integer-x": "^4.0.15", | ||
"to-length-x": "^4.0.11", | ||
"to-object-x": "^2.0.8" | ||
"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" | ||
}, | ||
@@ -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
207306
Updatedis-array-like-x@^2.0.8
Updatedto-integer-x@^4.0.17
Updatedto-length-x@^4.0.13
Updatedto-object-x@^2.0.10