node-puka binary package in Ubuntu Jammy amd64
A Node.js module that provides a simple and platform-agnostic way
to build shell commands with arguments that pass through your shell
unaltered and with no unsafe side effects, whether you are running
on Windows or a Unix-based OS.
.
It is useful when launching a child process from Node.js using a shell
(as with child_process.
command as a single string instead of using an array of arguments.
And doing that can be buggy (if not dangerous) if you don't take care
to quote any arguments correctly for the shell you're targeting, and
the quoting has to be done differently on Windows and non-Windows shells.
.
Node.js is an event-based server-side JavaScript engine.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2021-10-15 11:50:32 UTC | Published | Ubuntu Jammy amd64 | release | universe | javascript | Optional | 1.0.1+dfsg-2 | ||
|