Skip to content

Commit

Permalink
feat: Test additional package versions (#102)
Browse files Browse the repository at this point in the history
express: 4.18.2

Co-authored-by: shanishiri <shanishiri@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and shanishiri authored Oct 11, 2022
1 parent be53872 commit 9edb8ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ This setting is independent from `LUMIGO_DEBUG`, that is, `LUMIGO_DEBUG` does no

| Instrumentation | Package | Supported Versions |
| --- | --- | --- |
| express | [express](https://www.npmjs.com/package/express) | 4.9.0~4.18.1 |
| express | [express](https://www.npmjs.com/package/express) | 4.9.0~4.18.2 |
| mongodb | [mongodb](https://www.npmjs.com/package/mongodb) | 3.6.6~3.7.3 |
| | | 4.0.0~4.10.0 |

Expand Down
1 change: 1 addition & 0 deletions src/instrumentations/express/tested_versions/express
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@
4.17.3
4.18.0
4.18.1
4.18.2

0 comments on commit 9edb8ff

Please sign in to comment.