dree
dree copied to clipboard
A nodejs module wich helps you handle a directory tree. It provides you an object of a directory tree with custom configuration and optional callback method when a file or dir is scanned. You will als...
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.17 to 3.9.19. Release notes Sourced from vm2's releases. 3.9.19 Fixes https://github.com/patriksimek/vm2/commit/cfa3fc6f81be05ce9ed08a79a406ebe3b61ead3e: Fix resolver issue. 3.9.18 New Features https://github.com/patriksimek/vm2/commit/dd81ff616ff528de5dc7a1cf2939de3d3701539d: Add resolver API to create a shared resolver...
Reference this issue of the new version: https://github.com/TypeStrong/typedoc/issues/2600
Issue ===== Looking at the return type of `scan()`, it is not nullable, which hints at it throwing an error. However, in practice it does not throw an error and...
version: **5.0.8** OS: **Ubuntu 22.04** The `exclude` scan option isn't respected in the following case ``` javascript // chose a path of existing dir const dir = '/mnt/Projects/Docker/'; const dirRegex...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.23.1 to 0.25.0. Release notes Sourced from esbuild's releases. v0.25.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...