@azure/abort-controller • 1.1.0 Microsoft Azure SDK for JavaScript - Aborter INDIRECT 1 1651777335 @azure/abort-controller • 2.2.0 Microsoft Azure SDK for JavaScript - Aborter INDIRECT 1 1783969860 @azure/core-auth • 1.11.0 Provides low-level interfaces and helper methods for authentication in Azure SDK INDIRECT 9 1783969772 @azure/core-client • 1.11.0 Core library for interfacing with AutoRest generated code INDIRECT 13 1783969880 @azure/core-rest-pipeline • 1.25.0 Isomorphic client library for making HTTP requests in node.js and browser. INDIRECT 12 1783969914 @azure/core-tracing • 1.4.0 Provides low-level interfaces and helper methods for tracing in Azure SDK INDIRECT 1 1783969877 @azure/core-util • 1.14.0 Core library for shared utility methods INDIRECT 8 1783969920 @azure/identity • 3.4.2 Provides credential implementations for Azure SDK libraries that can authenticate with Azure Active Directory DIRECT 39 1706119427 @azure/logger • 1.4.0 Microsoft Azure SDK for JavaScript - Logger INDIRECT 7 1783969838 @azure/msal-browser • 3.30.0 Microsoft Authentication Library for js INDIRECT 1 1754431965 @azure/msal-common • 14.16.1 Microsoft Authentication Library for js INDIRECT 0 1754431904 @azure/msal-common • 7.6.0 Microsoft Authentication Library for js DIRECT 0 1665442140 @azure/msal-node • 2.16.3 Microsoft Authentication Library for Node INDIRECT 17 1754431998 @types/uuid • 8.3.4 TypeScript definitions for uuid DIRECT 0 1641454341 @typespec/ts-http-runtime • 0.3.7 Isomorphic client library for making HTTP requests in node.js and browser. INDIRECT 6 1783969951 agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 1603481595 agent-base • 7.1.4 Turn a function into an `http.Agent` instance INDIRECT 0 1751910241 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 axios • 1.18.1 Promise based HTTP client for the browser and node.js DIRECT 29 1782152897 builtin-status-codes • 3.0.0 The map of HTTP status codes from the builtin http module INDIRECT 0 1467230250 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 define-lazy-prop • 2.0.0 Define a lazily evaluated property on an object INDIRECT 0 1554885465 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 16 1735793054 events • 3.3.0 Node's event emitter for all engines. INDIRECT 0 1614444687 follow-redirects • 1.16.0 HTTP and HTTPS modules that follow redirects. DIRECT 0 1776078225 form-data • 4.0.6 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 22 1781285873 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 http-proxy-agent • 7.0.2 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 3 1708024460 https-browserify • 1.0.0 https module compatability for browserify DIRECT 0 1491348916 https-proxy-agent • 5.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1649961720 https-proxy-agent • 7.0.6 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1733542329 is-docker • 2.2.1 Check if the process is running inside a Docker container INDIRECT 0 1617958751 is-wsl • 2.2.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 1 1588492633 jsonwebtoken • 9.0.3 JSON Web Token implementation (symmetric and asymmetric) INDIRECT 14 1764844077 jwa • 2.0.1 JWA implementation (supports all JWS algorithms) INDIRECT 3 1746618170 jws • 4.0.1 Implementation of JSON Web Signatures INDIRECT 4 1764838349 lodash.includes • 4.3.0 The lodash method `_.includes` exported as a module. INDIRECT 0 1471109980 lodash.isboolean • 3.0.3 The lodash method `_.isBoolean` exported as a module. INDIRECT 0 1454484500 lodash.isinteger • 4.0.4 The lodash method `_.isInteger` exported as a module. INDIRECT 0 1471110041 lodash.isnumber • 3.0.3 The lodash method `_.isNumber` exported as a module. INDIRECT 0 1454484529 lodash.isplainobject • 4.0.6 The lodash method `_.isPlainObject` exported as a module. INDIRECT 0 1471110067 lodash.isstring • 4.0.1 The lodash method `_.isString` exported as a module. INDIRECT 0 1454484539 lodash.once • 4.1.1 The lodash method `_.once` exported as a module. INDIRECT 0 1471110167 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 open • 8.4.2 Open stuff like URLs, files, executables. Cross-platform. INDIRECT 3 1676897013 proxy-from-env • 2.1.0 Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables. INDIRECT 0 1773513167 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 stoppable • 1.1.0 [](https://travis-ci.org/hunterloftis/stoppable) INDIRECT 0 1541830921 stream-http • 3.2.0 Streaming http in the browser DIRECT 7 1618430752 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 8.3.2 RFC4122 (v1, v4, and v5) UUIDs DIRECT 0 1607459916 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945