Third-Party Licenses
ROPA is proprietary software (© GDPR Labs, all rights reserved), but it is built with open-source components. We are grateful to their authors and maintainers. This page lists the main open-source packages ROPA depends on and the licenses under which we use them.
Where a package is offered under a choice of licenses (an SPDX OR
expression), GDPR Labs elects the most permissive option (e.g. jszip is
used under its MIT option).
The full license text of every package — including transitive dependencies not listed individually below — is included in its package directory within the application distribution.
Direct dependencies
| Package | License |
|---|---|
| @clerk/localizations | MIT |
| @clerk/nextjs | MIT |
| @clerk/themes | MIT |
| @dnd-kit/core | MIT |
| @dnd-kit/modifiers | MIT |
| @dnd-kit/sortable | MIT |
| @dnd-kit/utilities | MIT |
| @emotion/cache | MIT |
| @emotion/react | MIT |
| @emotion/styled | MIT |
| @marsidev/react-turnstile | MIT |
| @monaco-editor/react | MIT |
| @mui/icons-material | MIT |
| @mui/material | MIT |
| @mui/material-nextjs | MIT |
| @mui/system | MIT |
| @mui/x-date-pickers | MIT |
| @next/bundle-analyzer | MIT |
| @sparticuz/chromium | MIT |
| dayjs | MIT |
| dompurify | (MPL-2.0 OR Apache-2.0) |
| geist | MIT |
| handlebars | MIT |
| i18n-iso-countries | MIT |
| jszip | (MIT OR GPL-3.0-or-later) |
| libphonenumber-js | MIT |
| material-ui-popup-state | MIT |
| monaco-editor | MIT |
| mongoose | MIT |
| nanoid | MIT |
| next | MIT |
| next-devtools-mcp | MIT |
| next-intl | MIT |
| nuqs | MIT |
| pdf-lib | MIT |
| pino | MIT |
| pino-pretty | MIT |
| playwright-core | Apache-2.0 |
| postcss | MIT |
| postcss-safe-parser | MIT |
| qrcode | MIT |
| react | MIT |
| react-color | MIT |
| react-dom | MIT |
| react-dropzone | MIT |
| react-hot-toast | MIT |
| sanitize-html | MIT |
| sharp | Apache-2.0 |
| zod | MIT |
| zod-form-data | MIT |
Last generated: 2026-06-12.