UNPKG

@kth/kth-node-response

Version:

Module for handling HTTP responses in Node.js applications.

7 lines (6 loc) 259 B
# What version of node should be used? # This is installed via nvm (https://github.com/creationix/nvm) on jenkins if missing NODE_VERSION=lts/* # Do we allow npm audit to find criticals and let the build finish? # Comment this out otherwise ALLOW_CRITICALS=0