Skip to content

Commit

Permalink
docs(readme): minor tweak ups
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Dec 2, 2021
1 parent 7bdea6e commit b225c8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Apply `npm audit fix` logic to `yarn.lock`
- [ENV](#env)
- [JS API](#js-api)
- [Migration notes](#migration-notes)
- [^8.0.0](#800)
- [^7.0.0](#700)
- [^6.0.0](#600)
- [^4.0.0](#400)
Expand All @@ -51,7 +52,7 @@ Fortunately, there are several workarounds:

### Key features
* A couple of strategies to fix security issues
* Mac / Linux / Windows support
* macOS / Linux / Windows support
* CLI / JS API
* TS and flow typings

Expand Down
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| 7.x.x | :white_check_mark: |
| <7.0.0 | :x: |
| 8.x.x | :white_check_mark: |
| <8.0.0 | :x: |

## Reporting a Vulnerability

Feel free to create an issue or send an email. Pull request would be nice too.
Feel free [to create an issue](https://github.com/antongolub/yarn-audit-fix/issues) or send an email. Pull request would be nice too.

0 comments on commit b225c8c

Please sign in to comment.