Skip to content

Commit

Permalink
docs(README): add link to npm audit report
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jul 5, 2020
1 parent 06d992a commit 3d987f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Extremely fast JSON logger built on top of [pino](http://getpino.io). The module
- [`changeLevelName -> levelKey`](#changelevelname---levelkey)
- [stream](#stream)
- [Fake logger](#fake-logger)
- [API](#api)
- [Audit report](#audit-report)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

Expand Down Expand Up @@ -136,11 +136,8 @@ logger.clear()

> The fake logger works seamless with the child logger as well. The root logger will collect all the logs from nested child loggers.
## API
Following are the autogenerated files via Typedoc

* [API](docs/README.md)

## Audit report
[Click here](https://htmlpreview.github.io/?https://github.com/adonisjs/logger/blob/develop/npm-audit.html) to see the latest npm audit report.

[circleci-image]: https://img.shields.io/circleci/project/github/adonisjs/logger/master.svg?style=for-the-badge&logo=circleci
[circleci-url]: https://circleci.com/gh/adonisjs/logger "circleci"
Expand Down
2 changes: 1 addition & 1 deletion npm-audit.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h5 class="card-title">
<div class="card">
<div class="card-body">
<h5 class="card-title">
July 5th 2020, 12:20:27 pm
July 5th 2020, 12:24:02 pm
</h5>
<p class="card-text">Last updated</p>
</div>
Expand Down

0 comments on commit 3d987f6

Please sign in to comment.