Skip to content

Commit

Permalink
updating devDeps to eliminate security warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Manfredi committed Sep 12, 2019
1 parent b6b31ce commit 4f83579
Show file tree
Hide file tree
Showing 14 changed files with 1,336 additions and 1,176 deletions.
32 changes: 16 additions & 16 deletions docs/classes/authenticator.html
Expand Up @@ -1065,7 +1065,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L8">Authenticator.ts:8</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L8">Authenticator.ts:8</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1102,7 +1102,7 @@ <h3>chains</h3>
<div class="tsd-signature tsd-kind-icon">chains<span class="tsd-signature-symbol">:</span> <a href="../interfaces/chain.html" class="tsd-signature-type">Chain</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L14">Authenticator.ts:14</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L14">Authenticator.ts:14</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1117,7 +1117,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> options</h3>
<div class="tsd-signature tsd-kind-icon">options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L14">Authenticator.ts:14</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L14">Authenticator.ts:14</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1139,7 +1139,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> get<wbr>Error</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L40">Authenticator.ts:40</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L40">Authenticator.ts:40</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1164,7 +1164,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> get<wbr>Onboarding<wb
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L35">Authenticator.ts:35</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L35">Authenticator.ts:35</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1187,7 +1187,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> get<wbr>Style</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L50">Authenticator.ts:50</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L50">Authenticator.ts:50</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1209,7 +1209,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> init</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L19">Authenticator.ts:19</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L19">Authenticator.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1231,7 +1231,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> is<wbr>Errored</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L29">Authenticator.ts:29</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L29">Authenticator.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1253,7 +1253,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> is<wbr>Loading</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L45">Authenticator.ts:45</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L45">Authenticator.ts:45</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1275,7 +1275,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> login</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L76">Authenticator.ts:76</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L76">Authenticator.ts:76</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1306,7 +1306,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> logout</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L81">Authenticator.ts:81</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L81">Authenticator.ts:81</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1328,7 +1328,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> requires<wbr>Get<wbr>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L86">Authenticator.ts:86</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L86">Authenticator.ts:86</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1350,7 +1350,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> reset</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L24">Authenticator.ts:24</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L24">Authenticator.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1372,7 +1372,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> should<wbr>Auto<wbr>L
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L63">Authenticator.ts:63</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L63">Authenticator.ts:63</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1396,7 +1396,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> should<wbr>Render</h3
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L56">Authenticator.ts:56</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L56">Authenticator.ts:56</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1419,7 +1419,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> should<wbr>Request<wb
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/Authenticator.ts#L69">Authenticator.ts:69</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/Authenticator.ts#L69">Authenticator.ts:69</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/ual.html
Expand Up @@ -1021,7 +1021,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/UAL.ts#L7">UAL.ts:7</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/UAL.ts#L7">UAL.ts:7</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1066,7 +1066,7 @@ <h3>app<wbr>Name</h3>
<div class="tsd-signature tsd-kind-icon">app<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/UAL.ts#L17">UAL.ts:17</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/UAL.ts#L17">UAL.ts:17</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1081,7 +1081,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> authenticators</h3>
<div class="tsd-signature tsd-kind-icon">authenticators<span class="tsd-signature-symbol">:</span> <a href="authenticator.html" class="tsd-signature-type">Authenticator</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/UAL.ts#L18">UAL.ts:18</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/UAL.ts#L18">UAL.ts:18</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1096,7 +1096,7 @@ <h3>chains</h3>
<div class="tsd-signature tsd-kind-icon">chains<span class="tsd-signature-symbol">:</span> <a href="../interfaces/chain.html" class="tsd-signature-type">Chain</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/UAL.ts#L16">UAL.ts:16</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/UAL.ts#L16">UAL.ts:16</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1118,7 +1118,7 @@ <h3>get<wbr>Authenticators</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/UAL.ts#L25">UAL.ts:25</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/UAL.ts#L25">UAL.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/ualerror.html
Expand Up @@ -1033,7 +1033,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/UALError.ts#L32">UALError.ts:32</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/UALError.ts#L32">UALError.ts:32</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1081,7 +1081,7 @@ <h3>cause</h3>
<div class="tsd-signature tsd-kind-icon">cause<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Error</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/UALError.ts#L27">UALError.ts:27</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/UALError.ts#L27">UALError.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1118,7 +1118,7 @@ <h3>source</h3>
<div class="tsd-signature tsd-kind-icon">source<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/UALError.ts#L32">UALError.ts:32</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/UALError.ts#L32">UALError.ts:32</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -1145,7 +1145,7 @@ <h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <a href="../enums/ualerrortype.html" class="tsd-signature-type">UALErrorType</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/UALError.ts#L22">UALError.ts:22</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/UALError.ts#L22">UALError.ts:22</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
16 changes: 8 additions & 8 deletions docs/classes/user.html
Expand Up @@ -1023,7 +1023,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> build<wbr>Rpc<wbr>E
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/User.ts#L68">User.ts:68</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/User.ts#L68">User.ts:68</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -1046,7 +1046,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> get<wbr>Account<wbr>N
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/User.ts#L29">User.ts:29</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/User.ts#L29">User.ts:29</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4>
Expand All @@ -1063,7 +1063,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> get<wbr>Chain<wbr>Id<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/User.ts#L31">User.ts:31</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/User.ts#L31">User.ts:31</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h4>
Expand All @@ -1080,7 +1080,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> get<wbr>Keys</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/User.ts#L33">User.ts:33</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/User.ts#L33">User.ts:33</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4>
Expand All @@ -1097,7 +1097,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> return<wbr>Eosjs<wb
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/User.ts#L35">User.ts:35</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/User.ts#L35">User.ts:35</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -1123,7 +1123,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> sign<wbr>Arbitrary</h
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/User.ts#L20">User.ts:20</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/User.ts#L20">User.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1164,7 +1164,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> sign<wbr>Transaction<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/User.ts#L11">User.ts:11</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/User.ts#L11">User.ts:11</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -1195,7 +1195,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> verify<wbr>Key<wbr>Ow
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/46915a7/src/User.ts#L27">User.ts:27</a></li>
<li>Defined in <a href="https://github.com/EOSIO/universal-authenticator-library/blob/b6b31ce/src/User.ts#L27">User.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down

0 comments on commit 4f83579

Please sign in to comment.