array-slice-x
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-15T13:10:21.572Z", | ||
"date": "2019-07-16T10:47:43.135Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Cross-browser array slicer.", | ||
"license": "MIT", | ||
"version": "4.0.3" | ||
"version": "4.0.4" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-15T13:10:21.572Z", | ||
"date": "2019-07-16T10:47:43.135Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Cross-browser array slicer.", | ||
"license": "MIT", | ||
"version": "4.0.3" | ||
"version": "4.0.4" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "array-slice-x", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Cross-browser array slicer.", | ||
@@ -52,9 +52,9 @@ "homepage": "https://github.com/Xotic750/array-slice-x", | ||
"dependencies": { | ||
"array-like-slice-x": "^2.0.5", | ||
"attempt-x": "^2.0.4", | ||
"cached-constructors-x": "^2.0.4", | ||
"array-like-slice-x": "^2.0.6", | ||
"attempt-x": "^2.0.5", | ||
"cached-constructors-x": "^2.0.5", | ||
"is-arguments": "^1.0.4", | ||
"is-array-x": "^2.0.5", | ||
"is-array-x": "^2.0.6", | ||
"is-string": "^1.0.4", | ||
"to-object-x": "^2.0.1" | ||
"to-object-x": "^2.0.2" | ||
}, | ||
@@ -75,3 +75,3 @@ "devDependencies": { | ||
"@types/jest": "^24.0.15", | ||
"@types/node": "^12.6.2", | ||
"@types/node": "^12.6.3", | ||
"babel-core": "^7.0.0-0", | ||
@@ -81,3 +81,3 @@ "babel-eslint": "^10.0.2", | ||
"babel-plugin-lodash": "^3.3.4", | ||
"caniuse-lite": "^1.0.30000983", | ||
"caniuse-lite": "^1.0.30000984", | ||
"chalk": "^2.4.2", | ||
@@ -128,3 +128,3 @@ "concurrently": "^4.1.1", | ||
"webpack-bundle-analyzer": "^3.3.2", | ||
"webpack-cli": "^3.3.5", | ||
"webpack-cli": "^3.3.6", | ||
"webpack-merge": "^4.2.1" | ||
@@ -131,0 +131,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
Updatedarray-like-slice-x@^2.0.6
Updatedattempt-x@^2.0.5
Updatedcached-constructors-x@^2.0.5
Updatedis-array-x@^2.0.6
Updatedto-object-x@^2.0.2