replace
replace copied to clipboard
Upgraded minimatch to remove security vulnerability & other dep upgrades
The current version of minimatch was reported as a security vulnerability by
https://snyk.io/vuln/npm:minimatch:20160620?utm_source=bithound
Fixed these dependencies. Noticed that test_numbers.txt was missing. And the tests were not OS independent. Had to fix these tests before upgrade to ensure the tests pass both before and after.
@harthur Do you need us to reflect the no version number in the PR?
@yogeshgadge I published your changes in a separated fork from harthur/replace:
npm install node-replace
https://github.com/raphamorim/node-replace
@harthur Could you update the npm package with this PR merged?
Cheers,