Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
'use strict' require('../lib/wrap') require('spawn-wrap').runMain()
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.