Binary package “node-warning” in ubuntu oracular

Mirror of Facebook's Warning

 Similar to Facebook's invariant but only logs a warning if the
 condition is not met. This can be used to log issues in development
 environments in critical paths. Removing the logging code for
 production environments will keep the same logic and follow the same
 code paths.
 .
 Node.js is an event-based server-side JavaScript engine.