Update third-party.md
This commit is contained in:
parent
8f2aff0963
commit
d09cfdce57
1 changed files with 5 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
## Licenses (as of April 30, 2021)
|
## Licenses (as of October 28, 2021)
|
||||||
|
|
||||||
Below is the list of dependencies used in OpenReplay software. Licenses may change between versions, so please keep this up to date with every new library you use.
|
Below is the list of dependencies used in OpenReplay software. Licenses may change between versions, so please keep this up to date with every new library you use.
|
||||||
|
|
||||||
|
|
@ -86,3 +86,6 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan
|
||||||
| lib/pq | MIT | Go |
|
| lib/pq | MIT | Go |
|
||||||
| peerjs | MIT | JavaScript |
|
| peerjs | MIT | JavaScript |
|
||||||
| antonmedv/finder | MIT | JavaScript |
|
| antonmedv/finder | MIT | JavaScript |
|
||||||
|
| elasticsearch-py | Apache2 | Python |
|
||||||
|
| sentry-python | BSD2 | Python |
|
||||||
|
| jira | BSD2 | Python |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue