find-in-files
find-in-files copied to clipboard
Small fixes and new abilities
Changed:
- [x] Added ability to provide own list of files (not only path to directory and pattern)
- [x] Updated dependencies and fixed vulnerabilities (both automatically using
npm i && npm audit fix --force
) - [x] Little code improvements
UPD: Travis checks failed due to old version of node used.