Release preview.4 addressing shell wrapper option parsing and npm lifecycle scripts:
- Fixed runtime/shell argument parsing for npm's '-c --' invocations (fixing protobufjs postinstall and predeploy lint/build)
- Redirected runtime/node wrapper directly to 'is:node' for robust node eval (-e), version (-v), and script execution
- Preserved PATH environment across child subshells