| @azure/msal-common • 5.2.0Microsoft Authentication Library for js | INDIRECT | 2 | |
| @azure/msal-node • 1.3.1Microsoft Authentication Library for Node | DIRECT | 20 | |
| accepts • 1.3.8Higher-level content negotiation | INDIRECT | 3 | |
| array-flatten • 1.1.1Flatten an array of nested arrays into a single flat array | INDIRECT | 0 | |
| axios • 0.21.4Promise based HTTP client for the browser and node.js | INDIRECT | 1 | |
| body-parser • 1.19.0Node.js body parsing middleware | INDIRECT | 21 | |
| bytes • 3.1.0Utility to parse a string bytes to bytes and vice-versa | INDIRECT | 0 | |
| content-disposition • 0.5.3Create and parse Content-Disposition header | INDIRECT | 1 | |
| content-type • 1.0.5Create and parse HTTP Content-Type header | INDIRECT | 0 | |
| cookie-signature • 1.0.6Sign and unsign cookies | INDIRECT | 0 | |
| cookie • 0.4.0HTTP server cookie parsing and serialization | INDIRECT | 0 | |
| debug • 2.6.9small debugging utility | INDIRECT | 1 | |
| debug • 4.4.3Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
| define-lazy-prop • 2.0.0Define a lazily evaluated property on an object | INDIRECT | 0 | |
| delay • 5.0.0Delay a promise a specified amount of time | INDIRECT | 0 | |
| depd • 1.1.2Deprecate all the things | INDIRECT | 0 | |
| destroy • 1.0.4destroy a stream if possible | INDIRECT | 0 | |
| ee-first • 1.1.1return the first event in a set of ee/event pairs | INDIRECT | 0 | |
| encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequences | INDIRECT | 0 | |
| escape-html • 1.0.3Escape string for use in HTML | INDIRECT | 0 | |
| etag • 1.8.1Create simple HTTP ETags | INDIRECT | 0 | |
| express • 4.17.1Fast, unopinionated, minimalist web framework | DIRECT | 49 | |
| finalhandler • 1.1.2Node.js final http responder | INDIRECT | 9 | |
| follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects. | INDIRECT | 0 | |
| forwarded • 0.2.0Parse HTTP X-Forwarded-For header | INDIRECT | 0 | |
| fresh • 0.5.2HTTP response freshness testing | INDIRECT | 0 | |
| http-errors • 1.7.2Create HTTP error objects | INDIRECT | 5 | |
| iconv-lite • 0.4.24Convert character encodings in pure javascript. | INDIRECT | 1 | |
| ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript. | INDIRECT | 0 | |
| is-docker • 2.2.1Check if the process is running inside a Docker container | INDIRECT | 0 | |
| is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) | INDIRECT | 1 | |
| jsonwebtoken • 8.5.1JSON Web Token implementation (symmetric and asymmetric) | INDIRECT | 14 | |
| jwa • 1.4.2JWA implementation (supports all JWS algorithms) | INDIRECT | 3 | |
| jws • 3.2.3Implementation of JSON Web Signatures | INDIRECT | 4 | |
| lodash.includes • 4.3.0The lodash method `_.includes` exported as a module. | INDIRECT | 0 | |
| lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module. | INDIRECT | 0 | |
| lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module. | INDIRECT | 0 | |
| lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module. | INDIRECT | 0 | |
| lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module. | INDIRECT | 0 | |
| lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module. | INDIRECT | 0 | |
| lodash.once • 4.1.1The lodash method `_.once` exported as a module. | INDIRECT | 0 | |
| media-typer • 0.3.0Simple RFC 6838 media type parser and formatter | INDIRECT | 0 | |
| merge-descriptors • 1.0.1Merge objects using descriptors | INDIRECT | 0 | |
| methods • 1.1.2HTTP methods that node supports | INDIRECT | 0 | |
| mime-db • 1.52.0Media Type Database | INDIRECT | 0 | |
| mime-types • 2.1.35The ultimate javascript content-type utility. | INDIRECT | 1 | |
| mime • 1.6.0A comprehensive library for mime-type mapping | INDIRECT | 0 | |
| ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
| ms • 2.1.1Tiny millisecond conversion utility | INDIRECT | 0 | |
| ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
| negotiator • 0.6.3HTTP content negotiation | INDIRECT | 0 | |
| on-finished • 2.3.0Execute a callback when a request closes, finishes, or errors | INDIRECT | 1 | |
| open • 8.2.1Open stuff like URLs, files, executables. Cross-platform. | DIRECT | 3 | |
| p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome | INDIRECT | 0 | |
| p-timeout • 3.2.0Timeout a promise after a specified amount of time | INDIRECT | 1 | |
| p-wait-for • 3.2.0Wait for a condition to be true | INDIRECT | 2 | |
| parseurl • 1.3.3parse a url with memoization | INDIRECT | 0 | |
| path-to-regexp • 0.1.7Express style path to RegExp utility | INDIRECT | 0 | |
| proxy-addr • 2.0.8Determine address of proxied request | INDIRECT | 2 | |
| range-parser • 1.2.1Range header field string parser | INDIRECT | 0 | |
| raw-body • 2.4.0Get and validate the raw body of a readable stream. | INDIRECT | 10 | |
| safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
| safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
| safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objects | INDIRECT | 0 | |
| safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
| semver-compare • 1.0.0compare two semver version strings, returning -1, 0, or 1 | INDIRECT | 0 | |
| send • 0.17.1Better streaming static file server with Range and conditional-GET support | INDIRECT | 18 | |
| serve-static • 1.14.1Serve static files | INDIRECT | 20 | |
| statuses • 1.5.0HTTP status utility | INDIRECT | 0 | |
| toidentifier • 1.0.0Convert a string of words to a JavaScript identifier | INDIRECT | 0 | |
| type-is • 1.6.18Infer the content-type of a request. | INDIRECT | 3 | |
| unpipe • 1.0.0Unpipe a stream from all destinations | INDIRECT | 0 | |
| utils-merge • 1.0.1merge() utility function | INDIRECT | 0 | |
| uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDs | INDIRECT | 0 | |
| validator • 13.6.0String validation and sanitization | DIRECT | 0 | |
| vary • 1.1.2Manipulate the HTTP Vary header | INDIRECT | 0 | |