directory-tree
Advanced tools
Comparing version 2.2.6 to 2.2.7
@@ -87,3 +87,3 @@ 'use strict'; | ||
if (onEachFile) { | ||
onEachFile(item, PATH, stats); | ||
onEachFile(item, path, stats); | ||
} | ||
@@ -90,0 +90,0 @@ } |
{ | ||
"name": "directory-tree", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"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
124611