scandirectory
Advanced tools
Comparing version 6.12.0 to 6.13.0-next.1599280570.3af16fddedb1db8c685e8ea9fdf989d1a55f8270
# History | ||
## v6.13.0 2020 September 5 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v6.12.0 2020 August 18 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "scandirectory", | ||
"version": "6.12.0", | ||
"version": "6.13.0-next.1599280570.3af16fddedb1db8c685e8ea9fdf989d1a55f8270", | ||
"description": "Scan a directory recursively with a lot of control and power", | ||
@@ -80,2 +80,3 @@ "homepage": "https://github.com/bevry/scandirectory", | ||
"tags": [ | ||
"source", | ||
"javascript", | ||
@@ -93,16 +94,16 @@ "esnext", | ||
"dependencies": { | ||
"ignorefs": "^3.12.0", | ||
"readdir-cluster": "^3.12.0" | ||
"ignorefs": "^3.13.0", | ||
"readdir-cluster": "^3.13.0" | ||
}, | ||
"devDependencies": { | ||
"@bevry/update-contributors": "^1.15.0", | ||
"assert-helpers": "^6.19.0", | ||
"eslint": "^7.7.0", | ||
"eslint-config-bevry": "^3.19.0", | ||
"@bevry/update-contributors": "^1.16.0", | ||
"assert-helpers": "^7.2.0", | ||
"eslint": "^7.8.1", | ||
"eslint-config-bevry": "^3.22.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"kava": "^5.11.0", | ||
"prettier": "^2.0.5", | ||
"projectz": "^2.15.0", | ||
"valid-directory": "^3.0.0" | ||
"kava": "^5.12.0", | ||
"prettier": "^2.1.1", | ||
"projectz": "^2.16.0", | ||
"valid-directory": "^3.3.0" | ||
}, | ||
@@ -109,0 +110,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
25868
1
Updatedignorefs@^3.13.0
Updatedreaddir-cluster@^3.13.0