Binary package “node-os-tmpdir” in ubuntu noble

Node.js os.tmpdir() ponyfill

 Ponyfill: A polyfill that doesn't overwrite the native method.
 .
 Use this instead of require('os').tmpdir() to get a consistent behaviour
 on different Node.js versions (even 0.8).
 .
 Node.js is an event-based server-side JavaScript engine.