shelljs-exec-proxy icon indicating copy to clipboard operation
shelljs-exec-proxy copied to clipboard

Update to use new exec-alternative API

Open nfischer opened this issue 9 years ago • 3 comments

To eliminate all security holes and get a consistent cross-platform API, this should migrate to ShellJS's exec-replacement after the next release (implementation can start once it has been merged).

nfischer avatar Oct 09 '16 00:10 nfischer

Blocked by shelljs/shelljs#524

nfischer avatar Nov 01 '16 20:11 nfischer

@nfischer Sounds like you been working hard. Just wanted to check in to see where you are with this. Can't thank you enough for the fix.

jhenry9636 avatar Jun 26 '18 21:06 jhenry9636

@jhenry9636 thanks for pinging the thread. I'm still hacking out a prototype, but will ping the linked PR once I have something working a bit better.

In terms of this project, switching to the new API (once available) should be pretty easy.

nfischer avatar Jun 27 '18 06:06 nfischer