openreplay/third-party.md
Delirium 5421aedfe6
move redux plugin hashing to worker thread, update redux panel look and style
* feat tracker moving redux stuff to worker thread

* feat ui: sync redux messages to action time

* feat ui: starting new redux ui

* fix backend mob gen

* feat tracker moving redux stuff to worker thread

* feat ui: sync redux messages to action time

* feat ui: starting new redux ui

* fix backend mob gen

* styles, third party etc

* rm dead code

* design fixes

* wrapper around old redux stuff

* prettier

* icon sw

* some changes to default style

* some code style fixes
2024-04-09 14:47:31 +02:00

124 lines
6 KiB
Markdown

## Licenses (as of May 25, 2023)
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.
| Library | License | Scope |
|----------------------------|-------------|-------------|
| btcutil | IST | Go |
| confluent-kafka-go | Apache2 | Go |
| compress | Apache2 | Go |
| uuid | BSD3 | Go |
| mux | BSD3 | Go |
| lib/pq | MIT | Go |
| pgconn | MIT | Go |
| pgx | MIT | Go |
| go-redis | BSD2 | Go |
| pgerrcode | MIT | Go |
| pgzip | MIT | Go |
| maxminddb-golang | IST | Go |
| realip | MIT | Go |
| uap-go | Apache2 | Go |
| clickhouse-go | MIT | Go |
| aws-sdk-go | Apache2 | Go |
| logging | Apache2 | Go |
| squirrel | MIT | Go |
| go-elasticsearch | Apache2 | Go |
| gorilla/websocket | BSD2 | Go |
| radix | MIT | Go |
| api | BSD3 | Go |
| urllib3 | MIT | Python |
| boto3 | Apache2 | Python |
| requests | Apache2 | Python |
| pyjwt | MIT | Python |
| jsbeautifier | MIT | Python |
| psycopg2-binary | LGPL | Python |
| fastapi | MIT | Python |
| uvicorn | BSD | Python |
| python-decouple | MIT | Python |
| pydantic | MIT | Python |
| apscheduler | MIT | Python |
| python-multipart | Apache | Python |
| elasticsearch-py | Apache2 | Python |
| jira | BSD2 | Python |
| redis-py | MIT | Python |
| clickhouse-driver | MIT | Python |
| python3-saml | MIT | Python |
| kubernetes | Apache2 | Python |
| chalice | Apache2 | Python |
| pandas | BSD3 | Python |
| numpy | BSD3 | Python |
| scikit-learn | BSD3 | Python |
| apache-airflow | Apache2| Python|
| airflow-code-editor | Apache2 | Python|
| mlflow | Apache2 | Python|
| sqlalchemy | MIT | Python |
| pandas-redshift | MIT | Python |
| confluent-kafka | Apache2 | Python |
| amplitude-js | MIT | JavaScript |
| classnames | MIT | JavaScript |
| codemirror | MIT | JavaScript |
| copy-to-clipboard | MIT | JavaScript |
| jsonwebtoken | MIT | JavaScript |
| datamaps | MIT | JavaScript |
| microdiff | MIT | JavaScript |
| immutable | MIT | JavaScript |
| jsbi | Apache2 | JavaScript |
| jshint | MIT | JavaScript |
| luxon | MIT | JavaScript |
| mobx | MIT | JavaScript |
| mobx-react-lite | MIT | JavaScript |
| moment | MIT | JavaScript |
| moment-range | Unlicense | JavaScript |
| optimal-select | MIT | JavaScript |
| rc-time-picker | MIT | JavaScript |
| snabbdom | MIT | JavaScript |
| react | MIT | JavaScript |
| react-circular-progressbar | MIT | JavaScript |
| react-codemirror2 | MIT | JavaScript |
| react-confirm | MIT | JavaScript |
| react-datepicker | MIT | JavaScript |
| react-daterange-picker | Apache2 | JavaScript |
| react-dnd | MIT | JavaScript |
| react-dnd-html5-backend | MIT | JavaScript |
| react-dom | MIT | JavaScript |
| react-google-recaptcha | MIT | JavaScript |
| react-json-view | MIT | JavaScript |
| react-lazyload | MIT | JavaScript |
| react-redux | MIT | JavaScript |
| react-router | MIT | JavaScript |
| react-router-dom | MIT | JavaScript |
| react-stripe-elements | MIT | JavaScript |
| react-toastify | MIT | JavaScript |
| react-virtualized | MIT | JavaScript |
| recharts | MIT | JavaScript |
| redux | MIT | JavaScript |
| redux-immutable | BSD3 | JavaScript |
| redux-thunk | MIT | JavaScript |
| 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 |
| peerjs | MIT | JavaScript |
| geoip-lite | Apache2 | JavaScript |
| ua-parser-js | MIT | JavaScript |
| express | MIT | JavaScript |
| jspdf | MIT | JavaScript |
| html-to-image | MIT | JavaScript |
| kafka | Apache2 | Infrastructure |
| stern | Apache2 | Infrastructure |
| k9s | Apache2 | Infrastructure |
| minio | AGPLv3| Infrastructure |
| postgreSQL | PostgreSQL License | Infrastructure |
| k3s | Apache2 | Infrastructure |
| nginx | BSD2 | Infrastructure |
| clickhouse | Apache2 | Infrastructure |
| redis | BSD3 | Infrastructure |
| yq | MIT | Infrastructure |
| html2canvas | MIT | JavaScript |
| eget | MIT | Infrastructure |
| @medv/finder | MIT | JavaScript |
| fflate | MIT | JavaScript |
| fzstd | MIT | JavaScript |