replace icon indicating copy to clipboard operation
replace copied to clipboard

Upgraded minimatch to remove security vulnerability & other dep upgrades

Open yogeshgadge opened this issue 7 years ago • 3 comments

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.

yogeshgadge avatar Jul 18 '17 23:07 yogeshgadge

@harthur Do you need us to reflect the no version number in the PR?

yogeshgadge avatar Jul 19 '17 19:07 yogeshgadge

@yogeshgadge I published your changes in a separated fork from harthur/replace: npm install node-replace

https://github.com/raphamorim/node-replace

raphamorim avatar Oct 24 '17 02:10 raphamorim

@harthur Could you update the npm package with this PR merged?

Cheers,

cadesalaberry avatar Nov 13 '17 09:11 cadesalaberry