array-slice-x
Advanced tools
Comparing version 4.0.22 to 4.0.23
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-26T14:11:19.242Z", | ||
"date": "2019-07-27T01:03:07.179Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Cross-browser array slicer.", | ||
"license": "MIT", | ||
"version": "4.0.22" | ||
"version": "4.0.23" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-26T14:11:19.242Z", | ||
"date": "2019-07-27T01:03:07.179Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Cross-browser array slicer.", | ||
"license": "MIT", | ||
"version": "4.0.22" | ||
"version": "4.0.23" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "array-slice-x", | ||
"version": "4.0.22", | ||
"version": "4.0.23", | ||
"description": "Cross-browser array slicer.", | ||
@@ -33,3 +33,3 @@ "homepage": "https://github.com/Xotic750/array-slice-x", | ||
"clean:coverage": "rimraf __tests__/coverage", | ||
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .", | ||
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .", | ||
"lint-fix": "npm run lint -- --fix", | ||
@@ -54,9 +54,9 @@ "report": "npm run build -- --env.report", | ||
"dependencies": { | ||
"array-like-slice-x": "^2.0.23", | ||
"attempt-x": "^2.0.20", | ||
"cached-constructors-x": "^2.0.21", | ||
"array-like-slice-x": "^2.0.24", | ||
"attempt-x": "^2.0.21", | ||
"cached-constructors-x": "^2.0.23", | ||
"is-arguments": "^1.0.4", | ||
"is-array-x": "^2.0.20", | ||
"is-array-x": "^2.0.21", | ||
"is-string": "^1.0.4", | ||
"to-object-x": "^2.0.18" | ||
"to-object-x": "^2.0.19" | ||
}, | ||
@@ -75,3 +75,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.12", | ||
"@prorenata/eslint-config-vue": "^1.13.14", | ||
"@types/jest": "^24.0.15", | ||
@@ -99,3 +99,3 @@ "@types/node": "^12.6.8", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.13.7", | ||
"eslint-plugin-jest": "^22.14.0", | ||
"eslint-plugin-jsdoc": "^15.7.2", | ||
@@ -102,0 +102,0 @@ "eslint-plugin-json": "^1.4.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
217920
Updatedarray-like-slice-x@^2.0.24
Updatedattempt-x@^2.0.21
Updatedis-array-x@^2.0.21
Updatedto-object-x@^2.0.19