Skip to content

Commit

Permalink
Updated docs, test with Node 12.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Feb 21, 2020
1 parent b5ee2d3 commit a1eb71b
Show file tree
Hide file tree
Showing 11 changed files with 61 additions and 53 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ sudo: false
language: node_js
node_js:
- "13.9"
- "12.14"
- "12.16"
- "10.16"
after_success:
- "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"
30 changes: 15 additions & 15 deletions docs/classes/_index_.setmeup.html
Expand Up @@ -139,7 +139,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L64">index.ts:64</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L64">index.ts:64</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -171,7 +171,7 @@ <h3>events</h3>
<div class="tsd-signature tsd-kind-icon">events<span class="tsd-signature-symbol">:</span> <a href="../modules/_index_.html#eventemitter" class="tsd-signature-type">EventEmitter</a><span class="tsd-signature-symbol"> = new EventEmitter()</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L107">index.ts:107</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L107">index.ts:107</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -186,7 +186,7 @@ <h3>files</h3>
<div class="tsd-signature tsd-kind-icon">files<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_index_.loadedfile.html" class="tsd-signature-type">LoadedFile</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L110">index.ts:110</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L110">index.ts:110</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -208,7 +208,7 @@ <h3>settings</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L102">index.ts:102</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L102">index.ts:102</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -233,7 +233,7 @@ <h3>decrypt</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L315">index.ts:315</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L315">index.ts:315</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -274,7 +274,7 @@ <h3>encrypt</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L305">index.ts:305</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L305">index.ts:305</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -315,7 +315,7 @@ <h3>load</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L153">index.ts:153</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L153">index.ts:153</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -358,7 +358,7 @@ <h3>load<wbr>From<wbr>Env</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L213">index.ts:213</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L213">index.ts:213</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -400,7 +400,7 @@ <h3>new<wbr>Instance</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L62">index.ts:62</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L62">index.ts:62</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -432,7 +432,7 @@ <h3>off</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L138">index.ts:138</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L138">index.ts:138</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -473,7 +473,7 @@ <h3>on</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L120">index.ts:120</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L120">index.ts:120</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -514,7 +514,7 @@ <h3>once</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L129">index.ts:129</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L129">index.ts:129</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -555,7 +555,7 @@ <h3>reset</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L279">index.ts:279</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L279">index.ts:279</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -579,7 +579,7 @@ <h3>unwatch</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L357">index.ts:357</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L357">index.ts:357</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -601,7 +601,7 @@ <h3>watch</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L327">index.ts:327</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L327">index.ts:327</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/interfaces/_cryptohelper_.cryptooptions.html
Expand Up @@ -105,7 +105,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> cipher</h3>
<div class="tsd-signature tsd-kind-icon">cipher<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/igoramadas/setmeup/blob/b797756/src/cryptohelper.ts#L23">cryptohelper.ts:23</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/cryptohelper.ts#L23">cryptohelper.ts:23</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -120,7 +120,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> iv</h3>
<div class="tsd-signature tsd-kind-icon">iv<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/igoramadas/setmeup/blob/b797756/src/cryptohelper.ts#L27">cryptohelper.ts:27</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/cryptohelper.ts#L27">cryptohelper.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -135,7 +135,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> key</h3>
<div class="tsd-signature tsd-kind-icon">key<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/igoramadas/setmeup/blob/b797756/src/cryptohelper.ts#L25">cryptohelper.ts:25</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/cryptohelper.ts#L25">cryptohelper.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
4 changes: 2 additions & 2 deletions docs/interfaces/_index_.loadedfile.html
Expand Up @@ -104,7 +104,7 @@ <h3>filename</h3>
<div class="tsd-signature tsd-kind-icon">filename<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/igoramadas/setmeup/blob/b797756/src/index.ts#L19">index.ts:19</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L19">index.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -119,7 +119,7 @@ <h3>watching</h3>
<div class="tsd-signature tsd-kind-icon">watching<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L21">index.ts:21</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L21">index.ts:21</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
4 changes: 2 additions & 2 deletions docs/interfaces/_index_.loadenvoptions.html
Expand Up @@ -104,7 +104,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> lowercase</h3>
<div class="tsd-signature tsd-kind-icon">lowercase<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L43">index.ts:43</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L43">index.ts:43</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -119,7 +119,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> overwrite</h3>
<div class="tsd-signature tsd-kind-icon">overwrite<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L41">index.ts:41</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L41">index.ts:41</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/interfaces/_index_.loadoptions.html
Expand Up @@ -105,7 +105,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> crypto</h3>
<div class="tsd-signature tsd-kind-icon">crypto<span class="tsd-signature-symbol">:</span> <a href="_cryptohelper_.cryptooptions.html" class="tsd-signature-type">CryptoOptions</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L33">index.ts:33</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L33">index.ts:33</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -120,7 +120,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> overwrite</h3>
<div class="tsd-signature tsd-kind-icon">overwrite<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L29">index.ts:29</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L29">index.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -135,7 +135,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> root<wbr>Key</h3>
<div class="tsd-signature tsd-kind-icon">root<wbr>Key<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/igoramadas/setmeup/blob/b797756/src/index.ts#L31">index.ts:31</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L31">index.ts:31</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
10 changes: 5 additions & 5 deletions docs/modules/_cryptohelper_.html
Expand Up @@ -100,7 +100,7 @@ <h3>_</h3>
<div class="tsd-signature tsd-kind-icon">_<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/igoramadas/setmeup/blob/b797756/src/cryptohelper.ts#L5">cryptohelper.ts:5</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/cryptohelper.ts#L5">cryptohelper.ts:5</a></li>
</ul>
</aside>
</section>
Expand All @@ -110,7 +110,7 @@ <h3>crypto</h3>
<div class="tsd-signature tsd-kind-icon">crypto<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;crypto&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/cryptohelper.ts#L6">cryptohelper.ts:6</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/cryptohelper.ts#L6">cryptohelper.ts:6</a></li>
</ul>
</aside>
</section>
Expand All @@ -120,7 +120,7 @@ <h3><span class="tsd-flag ts-flagLet">Let</span> defaultIV</h3>
<div class="tsd-signature tsd-kind-icon">defaultIV<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;8407198407191984&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/cryptohelper.ts#L9">cryptohelper.ts:9</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/cryptohelper.ts#L9">cryptohelper.ts:9</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -142,7 +142,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> Crypto<wbr>Method</
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/cryptohelper.ts#L43">cryptohelper.ts:43</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/cryptohelper.ts#L43">cryptohelper.ts:43</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -191,7 +191,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> get<wbr>MachineID</
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/cryptohelper.ts#L191">cryptohelper.ts:191</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/cryptohelper.ts#L191">cryptohelper.ts:191</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/modules/_index_.html
Expand Up @@ -101,7 +101,7 @@ <h3>Event<wbr>Emitter</h3>
<div class="tsd-signature tsd-kind-icon">Event<wbr>Emitter<span class="tsd-signature-symbol">:</span> <a href="_index_.html#eventemitter" class="tsd-signature-type">EventEmitter</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L6">index.ts:6</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L6">index.ts:6</a></li>
</ul>
</aside>
</section>
Expand All @@ -111,7 +111,7 @@ <h3>_</h3>
<div class="tsd-signature tsd-kind-icon">_<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/igoramadas/setmeup/blob/b797756/src/index.ts#L5">index.ts:5</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L5">index.ts:5</a></li>
</ul>
</aside>
</section>
Expand All @@ -121,7 +121,7 @@ <h3>fs</h3>
<div class="tsd-signature tsd-kind-icon">fs<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;fs&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b797756/src/index.ts#L7">index.ts:7</a></li>
<li>Defined in <a href="https://github.com/igoramadas/setmeup/blob/b5ee2d3/src/index.ts#L7">index.ts:7</a></li>
</ul>
</aside>
</section>
Expand Down

0 comments on commit a1eb71b

Please sign in to comment.