Skip to content

Instantly share code, notes, and snippets.

@bsiegel
Created July 31, 2019 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsiegel/b3390e877ec666743eb9e9b8cb0ee0a4 to your computer and use it in GitHub Desktop.
Save bsiegel/b3390e877ec666743eb9e9b8cb0ee0a4 to your computer and use it in GitHub Desktop.
dependency-report-js
<!DOCTYPE html>
<html>
<head>
<title>Azure-sdk-for-js Dependency Report</title>
<meta charset="UTF-8" />
<style>
body {
font-family: Verdana, sans-serif;
font-size: 14px;
text-size-adjust: none;
}
table {
border-spacing: 0px;
width: 65%;
font-size: 14px;
}
table.condensed tr td {
padding: 7px 15px;
}
th,
td {
padding: 15px;
border-bottom: 1px solid #ddd;
vertical-align: top;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
th {
background-color: #2E7CAF;
color: white;
font-weight: 300;
text-align: left;
}
th a {
color: white;
}
th.inconsistent {
background-color: #FF0000;
}
td.version {
width: 75px;
}
.tooltip {
position: relative;
display: inline-block;
border-bottom: 1px dotted black;
}
.tooltip .tooltiptext {
visibility: hidden;
background-color: black;
color: #fff;
white-space: nowrap;
text-align: left;
padding: 5px;
font-size: 14px;
position: absolute;
z-index: 1;
margin-top: 7px;
top: 100%;
left: 0%;
}
.tooltip .tooltiptext::after {
content: " ";
position: absolute;
bottom: 100%;
/* At the top of the tooltip */
left: 5%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent black transparent;
}
.tooltip:hover .tooltiptext {
visibility: visible;
}
.success {
color: #00CC00;
}
.fail {
color: #CC0000;
}
.dep_type {
border: 1px solid gray;
border-radius: 2px;
background: lightgray;
font-size: 10px;
padding: 1px 2px;
}
.dep_type.runtime {
border-color: forestgreen;
background: lightgreen;
}
.dep_type.peer {
border-color: cadetblue;
background: lightblue;
}
@media only screen and (max-width: 1350px) {
body,
table {
font-size: 25px;
}
table {
width: 95%;
}
td.version {
width: 35px;
}
}
</style>
</head>
<body>
<center>
<h1>Azure-sdk-for-js Dependency Report</h1>
<h3>
Generated at 2019-07-31T03:00:53.966Z
</h3>
<p>
10 internal and 162 external package <a href="#dependencies">dependencies</a> were analyzed to determine if any packages declare inconsistent dependency versions.<br />
<strong>1 inconsistent package dependency version was discovered.</strong><br /><br />
<br />This report scanned 20 <a href="#packages">packages</a>.
</p>
<a name="dependencies" />
<a name="dep_@azure/abort-controller" />
<table>
<thead>
<tr>
<th colspan="2"><strong>Dependencies Discovered in Packages</strong></th>
</tr>
<tr>
<th colspan="2" class="internal"><strong>Internal Dependency:</strong> @azure/abort-controller</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0-preview.1</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/amqp-common" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @azure/amqp-common</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0-preview.6</td>
<td>
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/arm-servicebus" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @azure/arm-servicebus</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.2.0</td>
<td>
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/core-amqp" />
<table>
<thead>
<tr>
<th colspan="2" class="internal"><strong>Internal Dependency:</strong> @azure/core-amqp</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0-preview.2</td>
<td>
@azure/event-hubs <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/core-arm" />
<table>
<thead>
<tr>
<th colspan="2" class="internal"><strong>Internal Dependency:</strong> @azure/core-arm</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0-preview.2</td>
<td>
@azure/keyvault-certificates <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-keys <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-secrets <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/core-asynciterator-polyfill" />
<table>
<thead>
<tr>
<th colspan="2" class="internal"><strong>Internal Dependency:</strong> @azure/core-asynciterator-polyfill</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0-preview.1</td>
<td>
@azure/core-paging <span class="dep_type runtime">runtime</span><br />
@azure/event-hubs <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/core-auth" />
<table>
<thead>
<tr>
<th colspan="2" class="internal"><strong>Internal Dependency:</strong> @azure/core-auth</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0-preview.1</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/core-http <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/core-http" />
<table>
<thead>
<tr>
<th colspan="2" class="internal"><strong>Internal Dependency:</strong> @azure/core-http</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0-preview.2</td>
<td>
@azure/core-arm <span class="dep_type runtime">runtime</span><br />
@azure/identity <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-certificates <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-keys <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-secrets <span class="dep_type runtime">runtime</span><br />
@azure/template <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/core-paging" />
<table>
<thead>
<tr>
<th colspan="2" class="internal"><strong>Internal Dependency:</strong> @azure/core-paging</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0-preview.1</td>
<td>
@azure/keyvault-keys <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-secrets <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/event-hubs" />
<table>
<thead>
<tr>
<th colspan="2" class="internal"><strong>Internal Dependency:</strong> @azure/event-hubs</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.1.1</td>
<td>
@azure/event-processor-host <span class="dep_type runtime">runtime</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/event-processor-host" />
<table>
<thead>
<tr>
<th colspan="2" class="internal"><strong>Internal Dependency:</strong> @azure/event-processor-host</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.0.0</td>
<td>
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/identity" />
<table>
<thead>
<tr>
<th colspan="2" class="internal"><strong>Internal Dependency:</strong> @azure/identity</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0-preview.2</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-secrets <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/logger-js" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @azure/logger-js</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.0.2</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/ms-rest-js" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @azure/ms-rest-js</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.0.0</td>
<td>
@azure/storage-blob <span class="dep_type runtime">runtime</span><br />
@azure/storage-file <span class="dep_type runtime">runtime</span><br />
@azure/storage-queue <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@azure/ms-rest-nodeauth" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @azure/ms-rest-nodeauth</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.9.2</td>
<td>
@azure/event-processor-host <span class="dep_type runtime">runtime</span><br />
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@microsoft/api-extractor" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @microsoft/api-extractor</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^7.1.5</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/async-lock" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/async-lock</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.1.0</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/chai" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/chai</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.1.6</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/chai-as-promised" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/chai-as-promised</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^7.1.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/chai-string" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/chai-string</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.4.1</td>
<td>
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/debug" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/debug</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.0.31</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/dotenv" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/dotenv</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^6.1.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/express" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/express</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.16.0</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/fs-extra" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/fs-extra</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^8.0.0</td>
<td>
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/glob" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/glob</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^7.1.1</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/is-buffer" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/is-buffer</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.0.0</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/jssha" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/jssha</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.0.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/jws" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/jws</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">~3.2.0</td>
<td>
@azure/identity <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/karma" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/karma</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.0.0</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/long" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/long</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.0.0</td>
<td>
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/mocha" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/mocha</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.2.5</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/nise" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/nise</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.4.0</td>
<td>
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/nock" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/nock</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^10.0.1</td>
<td>
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/node" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/node</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^8.0.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/priorityqueuejs" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/priorityqueuejs</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.0.1</td>
<td>
@azure/cosmos <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/qs" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/qs</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">~6.5.3</td>
<td>
@azure/identity <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/query-string" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/query-string</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">6.2.0</td>
<td>
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/semaphore" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/semaphore</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.1.0</td>
<td>
@azure/cosmos <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/semver" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/semver</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.5.0</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/sinon" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/sinon</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.0.5</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/tough-cookie" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/tough-cookie</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.3.5</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/tunnel" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/tunnel</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.0.0</td>
<td>
@azure/core-http <span class="dep_type runtime">runtime</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/underscore" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/underscore</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.8.8</td>
<td>
@azure/cosmos <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/uuid" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/uuid</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.4.3</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/webpack" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/webpack</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.4.13</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/webpack-dev-middleware" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/webpack-dev-middleware</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.0.2</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/ws" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/ws</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^6.0.1</td>
<td>
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/xml2js" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/xml2js</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.4.3</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@types/yargs" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @types/yargs</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^11.0.0</td>
<td>
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@typescript-eslint/eslint-plugin" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @typescript-eslint/eslint-plugin</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.11.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_@typescript-eslint/parser" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> @typescript-eslint/parser</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.11.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_abortcontroller-polyfill" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> abortcontroller-polyfill</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.1.9</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_assert" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> assert</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.4.1</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_async-lock" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> async-lock</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.1.3</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/event-hubs <span class="dep_type runtime">runtime</span><br />
@azure/event-processor-host <span class="dep_type runtime">runtime</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_axios" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> axios</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.19.0</td>
<td>
@azure/core-http <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_axios-mock-adapter" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> axios-mock-adapter</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.16.0</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_azure-storage" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> azure-storage</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.10.2</td>
<td>
@azure/event-processor-host <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_binary-search-bounds" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> binary-search-bounds</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">2.0.3</td>
<td>
@azure/cosmos <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_buffer" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> buffer</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.2.1</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_chai" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> chai</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.2.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_chai-as-promised" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> chai-as-promised</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^7.1.1</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_chai-string" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> chai-string</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.5.0</td>
<td>
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_create-hmac" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> create-hmac</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.1.7</td>
<td>
@azure/cosmos <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_cross-env" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> cross-env</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.2.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_death" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> death</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.1.0</td>
<td>
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_debug" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> debug</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.1.0</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/event-hubs <span class="dep_type runtime">runtime</span><br />
@azure/event-processor-host <span class="dep_type runtime">runtime</span><br />
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_delay" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> delay</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.2.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_dotenv" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> dotenv</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^8.0.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_es6-promise" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> es6-promise</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.2.5</td>
<td>
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_eslint" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> eslint</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.16.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_eslint-config-prettier" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> eslint-config-prettier</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.2.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_eslint-detailed-reporter" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> eslint-detailed-reporter</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.8.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_eslint-plugin-no-null" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> eslint-plugin-no-null</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.0.2</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_eslint-plugin-no-only-tests" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> eslint-plugin-no-only-tests</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.3.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_eslint-plugin-promise" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> eslint-plugin-promise</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.1.1</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_events" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> events</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.0.0</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/identity <span class="dep_type runtime">runtime</span><br />
@azure/storage-blob <span class="dep_type runtime">runtime</span><br />
@azure/storage-file <span class="dep_type runtime">runtime</span><br />
@azure/template <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_execa" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> execa</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0</td>
<td>
@azure/cosmos <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_express" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> express</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.16.3</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_form-data" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> form-data</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.5.0</td>
<td>
@azure/core-http <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_fs-extra" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> fs-extra</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^8.1.0</td>
<td>
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_glob" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> glob</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^7.1.2</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_gulp" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> gulp</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.0.0</td>
<td>
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_gulp-zip" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> gulp-zip</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.0.0</td>
<td>
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_https-proxy-agent" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> https-proxy-agent</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.2.1</td>
<td>
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_inherits" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> inherits</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.0.3</td>
<td>
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_is-buffer" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> is-buffer</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.0.3</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/event-hubs <span class="dep_type runtime">runtime</span><br />
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_jssha" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> jssha</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.3.1</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/event-hubs <span class="dep_type runtime">runtime</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_jws" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> jws</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">~3.2.2</td>
<td>
@azure/identity <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.0.1</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-chai" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-chai</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.1.0</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-chrome-launcher" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-chrome-launcher</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.2.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-coverage" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-coverage</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.1.2</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-edge-launcher" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-edge-launcher</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.4.2</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-env-preprocessor" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-env-preprocessor</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.1.1</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-firefox-launcher" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-firefox-launcher</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.1.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-ie-launcher" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-ie-launcher</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.0.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-json-preprocessor" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-json-preprocessor</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.3.3</td>
<td>
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-json-to-file-reporter" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-json-to-file-reporter</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.0.1</td>
<td>
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-junit-reporter" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-junit-reporter</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.2.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-mocha" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-mocha</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.3.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-mocha-reporter" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-mocha-reporter</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.2.5</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-remap-coverage" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-remap-coverage</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.1.5</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-rollup-preprocessor" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-rollup-preprocessor</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^7.0.0</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-sourcemap-loader" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-sourcemap-loader</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.3.7</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-typescript-es6-transform" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-typescript-es6-transform</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.0.0</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_karma-webpack" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> karma-webpack</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.0.0-rc.6</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_long" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> long</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.0.0</td>
<td>
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_mocha" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> mocha</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.2.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_mocha-chrome" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> mocha-chrome</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.1.0</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_mocha-junit-reporter" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> mocha-junit-reporter</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.18.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_mocha-multi" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> mocha-multi</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.0.1</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_mocha-multi-reporters" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> mocha-multi-reporters</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.1.7</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_moment" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> moment</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.24.0</td>
<td>
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_ms-rest" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> ms-rest</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.3.3</td>
<td>
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_ms-rest-azure" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> ms-rest-azure</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.5.9</td>
<td>
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_nise" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> nise</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.4.10</td>
<td>
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_nock" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> nock</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^10.0.6</td>
<td>
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_npm-run-all" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> npm-run-all</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.1.5</td>
<td>
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_nyc" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> nyc</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^14.0.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_path-browserify" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> path-browserify</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.0.0</td>
<td>
@azure/event-processor-host <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_prettier" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> prettier</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.16.4</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_priorityqueuejs" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> priorityqueuejs</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.0</td>
<td>
@azure/cosmos <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_process" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> process</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.11.10</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/core-http <span class="dep_type runtime">runtime</span><br />
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_promise" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> promise</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^8.0.3</td>
<td>
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_puppeteer" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> puppeteer</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.11.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_qs" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> qs</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">6.7.0</td>
<td>
@azure/identity <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_query-string" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> query-string</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.0.0</td>
<td>
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_requirejs" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> requirejs</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.3.5</td>
<td>
@azure/cosmos <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rhea" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rhea</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.0.4</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rhea-promise" />
<table>
<thead>
<tr>
<th colspan="2" class="inconsistent external"><strong>Inconsistent External Dependency:</strong> rhea-promise</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.1.15</td>
<td>
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
<tr>
<td class="version">^1.0.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type peer">peer</span><br />
@azure/event-hubs <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rimraf" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rimraf</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.6.2</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.16.3</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-alias" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-alias</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.4.0</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-commonjs" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-commonjs</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^10.0.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-inject" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-inject</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.0.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-json" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-json</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.0.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-multi-entry" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-multi-entry</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.1.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-node-globals" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-node-globals</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.4.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-node-resolve" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-node-resolve</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.0.2</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-replace" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-replace</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.1.0</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-resolve" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-resolve</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">0.0.1-predev.1</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-shim" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-shim</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.0.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-sourcemaps" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-sourcemaps</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.4.2</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-terser" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-terser</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.1.1</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-uglify" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-uglify</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^6.0.0</td>
<td>
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_rollup-plugin-visualizer" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> rollup-plugin-visualizer</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.0.0</td>
<td>
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_semaphore" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> semaphore</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">1.0.5</td>
<td>
@azure/cosmos <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_semver" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> semver</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^5.5.0</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_shx" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> shx</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.3.2</td>
<td>
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_sinon" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> sinon</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^7.1.0</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_source-map-support" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> source-map-support</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.5.9</td>
<td>
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_stream-browserify" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> stream-browserify</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.0.2</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_stream-http" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> stream-http</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.8.3</td>
<td>
@azure/cosmos <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_tough-cookie" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> tough-cookie</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.0.1</td>
<td>
@azure/core-http <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_ts-loader" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> ts-loader</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^6.0.4</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_ts-mocha" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> ts-mocha</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^6.0.0</td>
<td>
@azure/event-hubs <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_ts-node" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> ts-node</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^7.0.1</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_tslib" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> tslib</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.9.3</td>
<td>
@azure/abort-controller <span class="dep_type runtime">runtime</span><br />
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/core-arm <span class="dep_type runtime">runtime</span><br />
@azure/core-auth <span class="dep_type runtime">runtime</span><br />
@azure/core-http <span class="dep_type runtime">runtime</span><br />
@azure/cosmos <span class="dep_type runtime">runtime</span><br />
@azure/event-hubs <span class="dep_type runtime">runtime</span><br />
@azure/event-processor-host <span class="dep_type runtime">runtime</span><br />
@azure/identity <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-certificates <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-keys <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-secrets <span class="dep_type runtime">runtime</span><br />
@azure/service-bus <span class="dep_type runtime">runtime</span><br />
@azure/storage-blob <span class="dep_type runtime">runtime</span><br />
@azure/storage-file <span class="dep_type runtime">runtime</span><br />
@azure/storage-queue <span class="dep_type runtime">runtime</span><br />
@azure/template <span class="dep_type runtime">runtime</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_tunnel" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> tunnel</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">0.0.6</td>
<td>
@azure/core-http <span class="dep_type runtime">runtime</span><br />
@azure/cosmos <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_typescript" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> typescript</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.2.2</td>
<td>
@azure/abort-controller <span class="dep_type dev">dev</span><br />
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-asynciterator-polyfill <span class="dep_type dev">dev</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/core-paging <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_uglify-js" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> uglify-js</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.4.9</td>
<td>
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_url" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> url</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.11.0</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/keyvault-certificates <span class="dep_type dev">dev</span><br />
@azure/keyvault-keys <span class="dep_type dev">dev</span><br />
@azure/keyvault-secrets <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_util" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> util</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.11.1</td>
<td>
@azure/core-amqp <span class="dep_type runtime">runtime</span><br />
@azure/core-auth <span class="dep_type dev">dev</span><br />
@azure/identity <span class="dep_type dev">dev</span><br />
@azure/storage-blob <span class="dep_type dev">dev</span><br />
@azure/storage-file <span class="dep_type dev">dev</span><br />
@azure/storage-queue <span class="dep_type dev">dev</span><br />
@azure/template <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_uuid" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> uuid</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.3.2</td>
<td>
@azure/core-http <span class="dep_type runtime">runtime</span><br />
@azure/event-hubs <span class="dep_type runtime">runtime</span><br />
@azure/event-processor-host <span class="dep_type runtime">runtime</span><br />
@azure/identity <span class="dep_type runtime">runtime</span><br />
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_webpack" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> webpack</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^4.16.3</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_webpack-cli" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> webpack-cli</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.2.3</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
@azure/cosmos <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_webpack-dev-middleware" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> webpack-dev-middleware</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^3.1.2</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_ws" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> ws</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^6.2.1</td>
<td>
@azure/core-amqp <span class="dep_type dev">dev</span><br />
@azure/event-hubs <span class="dep_type dev">dev</span><br />
@azure/event-processor-host <span class="dep_type dev">dev</span><br />
@azure/service-bus <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_xhr-mock" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> xhr-mock</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^2.4.1</td>
<td>
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_xml2js" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> xml2js</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^0.4.19</td>
<td>
@azure/core-http <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_yargs" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> yargs</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^11.0.0</td>
<td>
testhub <span class="dep_type runtime">runtime</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<a name="dep_yarn" />
<table>
<thead>
<tr>
<th colspan="2" class="external"><strong>External Dependency:</strong> yarn</th>
</tr>
</thead>
<tbody>
<tr>
<td class="version">^1.6.0</td>
<td>
@azure/core-arm <span class="dep_type dev">dev</span><br />
@azure/core-http <span class="dep_type dev">dev</span><br />
</td>
</tr>
</tbody>
</table>
<br />
<br /><br />
<hr /><br /><br />
<a name="packages" />
<table class="condensed">
<thead>
<tr>
<th colspan="3"><strong>Packages Scanned for this Report</strong></th>
</tr>
<tr>
<th>Package Analyzed</th>
<th>Package Version</th>
<th>Package Source</th>
</tr>
</thead>
<tbody>
<tr>
<td>@azure/abort-controller</td>
<td>1.0.0-preview.2</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/core/abort-controller</td>
</tr>
<tr>
<td>@azure/core-amqp</td>
<td>1.0.0-preview.2</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/core/core-amqp</td>
</tr>
<tr>
<td>@azure/core-arm</td>
<td>1.0.0-preview.2</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/core/core-arm</td>
</tr>
<tr>
<td>@azure/core-asynciterator-polyfill</td>
<td>1.0.0-preview.2</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/core/core-asynciterator-polyfill</td>
</tr>
<tr>
<td>@azure/core-auth</td>
<td>1.0.0-preview.2</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/core/core-auth</td>
</tr>
<tr>
<td>@azure/core-http</td>
<td>1.0.0-preview.2</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/core/core-http</td>
</tr>
<tr>
<td>@azure/core-paging</td>
<td>1.0.0-preview.2</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/core/core-paging</td>
</tr>
<tr>
<td>@azure/cosmos</td>
<td>2.1.5</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/cosmosdb/cosmos</td>
</tr>
<tr>
<td>@azure/event-hubs</td>
<td>5.0.0-preview.2</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/eventhub/event-hubs</td>
</tr>
<tr>
<td>@azure/event-processor-host</td>
<td>2.1.0</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/eventhub/event-processor-host</td>
</tr>
<tr>
<td>@azure/identity</td>
<td>1.0.0-preview.2</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/identity/identity</td>
</tr>
<tr>
<td>@azure/keyvault-certificates</td>
<td>0.0.1</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/keyvault/keyvault-certificates</td>
</tr>
<tr>
<td>@azure/keyvault-keys</td>
<td>4.0.0-preview.3</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/keyvault/keyvault-keys</td>
</tr>
<tr>
<td>@azure/keyvault-secrets</td>
<td>4.0.0-preview.3</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/keyvault/keyvault-secrets</td>
</tr>
<tr>
<td>@azure/service-bus</td>
<td>1.0.3</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/servicebus/service-bus</td>
</tr>
<tr>
<td>@azure/storage-blob</td>
<td>10.4.0</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/storage/storage-blob</td>
</tr>
<tr>
<td>@azure/storage-file</td>
<td>10.2.0</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/storage/storage-file</td>
</tr>
<tr>
<td>@azure/storage-queue</td>
<td>10.2.0</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/storage/storage-queue</td>
</tr>
<tr>
<td>@azure/template</td>
<td>0.1.0</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/template/template</td>
</tr>
<tr>
<td>testhub</td>
<td>0.1.0</td>
<td>/Users/brsiegel/source/repos/azure-sdk-for-js/sdk/eventhub/testhub</td>
</tr>
</tbody>
</table>
</center>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment