scandirectory
Advanced tools
Comparing version 7.2.0 to 7.3.0-next.1700861161.4dec9e905119f145442c465c48d7ac5a13c0f332
{ | ||
"name": "scandirectory", | ||
"version": "7.2.0", | ||
"version": "7.3.0-next.1700861161.4dec9e905119f145442c465c48d7ac5a13c0f332", | ||
"description": "Scan a directory recursively with a lot of control and power", | ||
@@ -112,5 +112,5 @@ "homepage": "https://github.com/bevry/scandirectory", | ||
"dependencies": { | ||
"editions": "^6.13.0", | ||
"ignorefs": "^4.2.0", | ||
"readdir-cluster": "^5.1.0" | ||
"editions": "^6.16.0", | ||
"ignorefs": "^4.3.0", | ||
"readdir-cluster": "^5.2.0" | ||
}, | ||
@@ -123,11 +123,11 @@ "devDependencies": { | ||
"@bevry/update-contributors": "^1.23.0", | ||
"assert-helpers": "^11.5.0", | ||
"assert-helpers": "^11.6.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-bevry": "^5.1.0", | ||
"eslint-config-bevry": "^5.2.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"kava": "^7.3.0", | ||
"kava": "^7.4.0", | ||
"prettier": "^3.1.0", | ||
"projectz": "^3.3.0", | ||
"valid-directory": "^4.4.0" | ||
"projectz": "^3.4.0", | ||
"valid-directory": "^4.5.0" | ||
}, | ||
@@ -188,2 +188,2 @@ "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
37156
1
Updatededitions@^6.16.0
Updatedignorefs@^4.3.0
Updatedreaddir-cluster@^5.2.0