configuration GitHub code scan
This commit is contained in:
parent
9abe5bfe96
commit
524fb902cc
@ -82,6 +82,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
|
||||
|
||||
| Version | Date | Comment |
|
||||
| ------- | ---------- | --------------------------------------------------------------------------------------------------- |
|
||||
| 5.16.1 | 2022-12-04 | code cleanup, moved from lgtm to GitHub Code Scan |
|
||||
| 5.16.0 | 2022-12-01 | `fsSize()` added rw (win, linux, mac OS, BSD) |
|
||||
| 5.15.1 | 2022-11-29 | fix typescript typings |
|
||||
| 5.15.0 | 2022-11-29 | `blockDevices()` added device (win, linux, mac OS) |
|
||||
|
||||
@ -57,6 +57,11 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">5.16.1</th>
|
||||
<td>2022-12-04</td>
|
||||
<td>code cleanup, moved from lgtm to GitHub Code Scan</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">5.16.0</th>
|
||||
<td>2022-12-01</td>
|
||||
|
||||
@ -170,7 +170,7 @@
|
||||
<img class="logo" src="assets/logo.png" alt="logo">
|
||||
<div class="title">systeminformation</div>
|
||||
<div class="subtitle"><span id="typed"></span> </div>
|
||||
<div class="version">New Version: <span id="version">5.16.0</span></div>
|
||||
<div class="version">New Version: <span id="version">5.16.1</span></div>
|
||||
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
|
||||
</div>
|
||||
<div class="down">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user