scandirectory
Advanced tools
Comparing version 5.0.0 to 5.1.0-next.1575154557.3b166fc606b1f8f82c1f1fc56e6a7041401ef6a7
# History | ||
## v5.1.0 2019 December 1 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v5.0.0 2019 November 18 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "scandirectory", | ||
"version": "5.0.0", | ||
"version": "5.1.0-next.1575154557.3b166fc606b1f8f82c1f1fc56e6a7041401ef6a7", | ||
"description": "Scan a directory recursively with a lot of control and power", | ||
@@ -84,15 +84,15 @@ "homepage": "https://github.com/bevry/scandirectory", | ||
"dependencies": { | ||
"ignorefs": "^2.0.0", | ||
"readdir-cluster": "^2.0.0" | ||
"ignorefs": "^2.1.0", | ||
"readdir-cluster": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"assert-helpers": "5.4.0", | ||
"eslint": "^6.6.0", | ||
"eslint-config-bevry": "^1.3.0", | ||
"eslint-config-prettier": "^6.6.0", | ||
"assert-helpers": "^5.6.0", | ||
"eslint": "^6.7.2", | ||
"eslint-config-bevry": "^2.1.0", | ||
"eslint-config-prettier": "^6.7.0", | ||
"eslint-plugin-prettier": "^3.1.1", | ||
"kava": "4.1.0", | ||
"kava": "^4.2.0", | ||
"prettier": "^1.19.1", | ||
"projectz": "^1.11.0", | ||
"valid-directory": "^1.1.1" | ||
"projectz": "^1.13.0", | ||
"valid-directory": "^1.3.0" | ||
}, | ||
@@ -99,0 +99,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
21897
1
Updatedignorefs@^2.1.0
Updatedreaddir-cluster@^2.1.0