github.com/jfrog/frogbot@v1.1.1-0.20231221090046-821a26f50338/action/node_modules/@kwsites/file-exists/CHANGELOG.md (about) 1 2 # Release History 3 4 ## 1.1.1 5 6 - Add dependency on `debug` to log results of the file system checks 7 - Add `jest` tests 8 9 # 1.0.0 10 11 - First public release, a simple typescript library for checking whether a path exists 12 on the file system and optionally whether it points to a file or folder.