array-slice-x
Advanced tools
Comparing version 4.0.11 to 4.0.13
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-17T23:47:39.690Z", | ||
"date": "2019-07-18T18:43:28.644Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Cross-browser array slicer.", | ||
"license": "MIT", | ||
"version": "4.0.11" | ||
"version": "4.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-17T23:47:39.690Z", | ||
"date": "2019-07-18T18:43:28.644Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Cross-browser array slicer.", | ||
"license": "MIT", | ||
"version": "4.0.11" | ||
"version": "4.0.13" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "array-slice-x", | ||
"version": "4.0.11", | ||
"version": "4.0.13", | ||
"description": "Cross-browser array slicer.", | ||
@@ -52,9 +52,9 @@ "homepage": "https://github.com/Xotic750/array-slice-x", | ||
"dependencies": { | ||
"array-like-slice-x": "^2.0.13", | ||
"attempt-x": "^2.0.9", | ||
"cached-constructors-x": "^2.0.10", | ||
"array-like-slice-x": "^2.0.15", | ||
"attempt-x": "^2.0.11", | ||
"cached-constructors-x": "^2.0.12", | ||
"is-arguments": "^1.0.4", | ||
"is-array-x": "^2.0.10", | ||
"is-array-x": "^2.0.12", | ||
"is-string": "^1.0.4", | ||
"to-object-x": "^2.0.8" | ||
"to-object-x": "^2.0.10" | ||
}, | ||
@@ -61,0 +61,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
238659
Updatedarray-like-slice-x@^2.0.15
Updatedattempt-x@^2.0.11
Updatedis-array-x@^2.0.12
Updatedto-object-x@^2.0.10