Skip to content

Small enhancements

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hilzu Hilzu released this 10 Oct 19:55
· 94 commits to master since this release
  • Add possibility to enable debug logging by setting the NODE_SHIM_DEBUG environment variable to true
  • Don't require all programs to have an version in the engines field
    • Fallback to global program if no version set in package.json
  • Replace node-shim with shimmed executable using execv instead of leaving it open after starting the shimmed program