From 98f268a596a9e0fec64899d4056e0543115bfe63 Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Wed, 23 Feb 2022 09:07:34 +0000 Subject: [PATCH] Update third-party.md --- third-party.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/third-party.md b/third-party.md index 6828d7761..0f20d925d 100644 --- a/third-party.md +++ b/third-party.md @@ -1,4 +1,4 @@ -## Licenses (as of February 8, 2022) +## Licenses (as of February 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. @@ -86,6 +86,7 @@ Below is the list of dependencies used in OpenReplay software. Licenses may chan | semantic-ui-react | MIT | JavaScript | | socket.io | MIT | JavaScript | | socket.io-client | MIT | JavaScript | +| uWebSockets.js | Apache2 | JavaScript | | source-map | BSD3 | JavaScript | | aws-sdk | Apache2 | JavaScript | | serverless | MIT | JavaScript |