Update sprintf-js to v1.1.1 to fix global leaks
aphelionz opened this issue · 2 comments
aphelionz commented
Hello, thanks for your maintenance :)
Please see the issue here: ipfs/js-ipfs#1836 (comment)
sprintf-js v1.1.1 fixes a global leak issue in v1.1.0. This would help out a lot of mocha tests! We currently use an exception for these but it would be great to remove them.
aphelionz commented
It looks like this is fixed in master! push it to NPM and then I'll close this and go bug the js-ipfs
folks :D
beaugunderson commented
@aphelionz thanks for the nudge, this is now available in 5.9.0
🎉