scandirectory
Advanced tools
Comparing version 6.5.0 to 6.6.0-next.1592642898.c051c6663beffe7ac1117ecda8d01f19d8ab7e53
# History | ||
## v6.6.0 2020 June 20 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v6.5.0 2020 June 11 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "scandirectory", | ||
"version": "6.5.0", | ||
"version": "6.6.0-next.1592642898.c051c6663beffe7ac1117ecda8d01f19d8ab7e53", | ||
"description": "Scan a directory recursively with a lot of control and power", | ||
@@ -92,16 +92,16 @@ "homepage": "https://github.com/bevry/scandirectory", | ||
"dependencies": { | ||
"ignorefs": "^3.5.0", | ||
"readdir-cluster": "^3.5.0" | ||
"ignorefs": "^3.6.0", | ||
"readdir-cluster": "^3.6.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.9.0", | ||
"assert-helpers": "^6.8.0", | ||
"eslint": "^7.2.0", | ||
"eslint-config-bevry": "^3.9.0", | ||
"@bevry/update-contributors": "^1.10.0", | ||
"assert-helpers": "^6.10.0", | ||
"eslint": "^7.3.0", | ||
"eslint-config-bevry": "^3.10.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"kava": "^5.5.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"kava": "^5.6.0", | ||
"prettier": "^2.0.5", | ||
"projectz": "^2.7.0", | ||
"valid-directory": "^2.3.0" | ||
"valid-directory": "^2.4.0" | ||
}, | ||
@@ -108,0 +108,0 @@ "scripts": { |
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
24198
5
1
Updatedignorefs@^3.6.0
Updatedreaddir-cluster@^3.6.0