Update third-party.md

This commit is contained in:
Mehdi Osman 2022-09-23 11:01:14 -07:00 committed by GitHub
parent 83da1690f1
commit 2d2e8b22cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
## Licenses (as of June 30, 2022)
## Licenses (as of September 23, 2022)
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.
@ -53,6 +53,7 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan
| classnames | MIT | JavaScript |
| codemirror | MIT | JavaScript |
| copy-to-clipboard | MIT | JavaScript |
| jsonwebtoken | MIT | JavaScript |
| datamaps | MIT | JavaScript |
| deep-diff | MIT | JavaScript |
| immutable | MIT | JavaScript |