directory-tree
Advanced tools
Comparing version 2.2.4 to 2.2.5
@@ -6,3 +6,3 @@ declare function directoryTree( | ||
exclude?: RegExp | RegExp[]; | ||
attributes?: string[]; | ||
attributes?: (keyof directoryTree.Stats)[]; | ||
extensions?: RegExp; | ||
@@ -9,0 +9,0 @@ }, |
{ | ||
"name": "directory-tree", | ||
"version": "2.2.4", | ||
"version": "2.2.5", | ||
"description": "Convert a directory tree to a JS object.", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
129341
9993
5
152