Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 3ea0144

Browse files
committed
Fix formatting
1 parent ab44430 commit 3ea0144

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Function parameter library to ease development and testing. The library provides Date, Exit, Fetch and Timeout related functions that can be used without complicated spy/mock setups so that an application can easily be tested with function parameters.
44

5-
**Deprecated**: This library will no longer be maintained. Use ***@sgohlke/funpara*** instead!
5+
**Deprecated**: This library will no longer be maintained. Use **_@sgohlke/funpara_** instead!
66

77
## Installation
88

SECURITY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Please follow the guideline below to report any vulnerability.
1010
Following list contains the current and supported versions.
1111
Please consider using only supported versions.
1212

13-
| Version | Supported |
14-
| ------- | ------------------ |
15-
| 1.3.x | :x: |
16-
| < 1.3 | :x: |
13+
| Version | Supported |
14+
| ------- | --------- |
15+
| 1.3.x | :x: |
16+
| < 1.3 | :x: |
1717

1818
## Reporting a Vulnerability
1919

0 commit comments

Comments
 (0)