array-slice-x
Advanced tools
Comparing version 4.0.20 to 4.0.22
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-25T21:59:48.160Z", | ||
"date": "2019-07-26T14:11:19.242Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Cross-browser array slicer.", | ||
"license": "MIT", | ||
"version": "4.0.20" | ||
"version": "4.0.22" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-25T21:59:48.160Z", | ||
"date": "2019-07-26T14:11:19.242Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Cross-browser array slicer.", | ||
"license": "MIT", | ||
"version": "4.0.20" | ||
"version": "4.0.22" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "array-slice-x", | ||
"version": "4.0.20", | ||
"version": "4.0.22", | ||
"description": "Cross-browser array slicer.", | ||
@@ -53,9 +53,9 @@ "homepage": "https://github.com/Xotic750/array-slice-x", | ||
"dependencies": { | ||
"array-like-slice-x": "^2.0.22", | ||
"attempt-x": "^2.0.19", | ||
"cached-constructors-x": "^2.0.20", | ||
"array-like-slice-x": "^2.0.23", | ||
"attempt-x": "^2.0.20", | ||
"cached-constructors-x": "^2.0.21", | ||
"is-arguments": "^1.0.4", | ||
"is-array-x": "^2.0.19", | ||
"is-array-x": "^2.0.20", | ||
"is-string": "^1.0.4", | ||
"to-object-x": "^2.0.17" | ||
"to-object-x": "^2.0.18" | ||
}, | ||
@@ -97,3 +97,3 @@ "devDependencies": { | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.13.6", | ||
"eslint-plugin-jest": "^22.13.7", | ||
"eslint-plugin-jsdoc": "^15.7.2", | ||
@@ -127,3 +127,3 @@ "eslint-plugin-json": "^1.4.0", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.37.0", | ||
"webpack": "^4.38.0", | ||
"webpack-bundle-analyzer": "^3.3.2", | ||
@@ -130,0 +130,0 @@ "webpack-cli": "^3.3.6", |
@@ -1,2 +0,3 @@ | ||
<a href="https://travis-ci.org/Xotic750/array-slice-x" | ||
<a | ||
href="https://travis-ci.org/Xotic750/array-slice-x" | ||
title="Travis status"> | ||
@@ -7,3 +8,4 @@ <img | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/array-slice-x" | ||
<a | ||
href="https://david-dm.org/Xotic750/array-slice-x" | ||
title="Dependency status"> | ||
@@ -19,3 +21,4 @@ <img src="https://david-dm.org/Xotic750/array-slice-x/status.svg" | ||
</a> | ||
<a href="https://badge.fury.io/js/array-slice-x" | ||
<a | ||
href="https://badge.fury.io/js/array-slice-x" | ||
title="npm version"> | ||
@@ -25,3 +28,4 @@ <img src="https://badge.fury.io/js/array-slice-x.svg" | ||
</a> | ||
<a href="https://www.jsdelivr.com/package/npm/array-slice-x" | ||
<a | ||
href="https://www.jsdelivr.com/package/npm/array-slice-x" | ||
title="jsDelivr hits"> | ||
@@ -31,3 +35,16 @@ <img src="https://data.jsdelivr.com/v1/package/npm/array-slice-x/badge?style=rounded" | ||
</a> | ||
<a | ||
href="https://bettercodehub.com/results/Xotic750/array-slice-x" | ||
title="bettercodehub score"> | ||
<img src="https://bettercodehub.com/edge/badge/Xotic750/array-slice-x?branch=master" | ||
alt="bettercodehub score" height="18"> | ||
</a> | ||
<a | ||
href="https://bettercodehub.com/results/Xotic750/array-slice-x" | ||
title="bettercodehub score"> | ||
<img src="https://bettercodehub.com/edge/badge/Xotic750/array-slice-x?branch=master" | ||
alt="bettercodehub score" height="18"> | ||
</a> | ||
<a name="module_array-slice-x"></a> | ||
@@ -34,0 +51,0 @@ |
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
217914
77
Updatedarray-like-slice-x@^2.0.23
Updatedattempt-x@^2.0.20
Updatedis-array-x@^2.0.20
Updatedto-object-x@^2.0.18