Changeset 88838bc in Klonkt for THIRD-PARTY-NOTICES.md
- Timestamp:
- 08/20/2026 02:37:12 AM (3 weeks ago)
- Branches:
- main
- Children:
- 520c993
- Parents:
- a505f31
- File:
-
- 1 edited
-
THIRD-PARTY-NOTICES.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
THIRD-PARTY-NOTICES.md
ra505f31 r88838bc 17 17 | node-webpmux | LGPL-3.0-or-later | 18 18 | ffmpeg-static | GPL-3.0-or-later | 19 20 ## Vendored browser libraries 21 22 Checked into `src/assets/` rather than pulled from a CDN: the Content-Security-Policy allows 23 scripts from `'self'` only, so anything the browser runs has to ship with Klonkt. Each file keeps 24 the licence header its author put there; Lenis ships its licence as a separate file because its 25 build has no header. 26 27 | Library | Version | Licence | Where | 28 |---|---|---|---| 29 | [Lenis](https://github.com/darkroomengineering/lenis) + `lenis/snap` | 1.3.26 | MIT (© darkroom.engineering) — text in `src/assets/vendor/lenis-LICENSE.txt` | `src/assets/vendor/lenis*.mjs` | 30 | [Cropper.js](https://github.com/fengyuanchen/cropperjs) | 1.6.2 | MIT (© Chen Fengyuan) — header in the file | `src/assets/vendor/cropper.min.*` | 31 | [@simplewebauthn/browser](https://github.com/MasterKale/SimpleWebAuthn) | 13.3.0 | MIT | `src/assets/vendor/simplewebauthn-browser.umd.min.js` | 32 | [htmx](https://htmx.org) | — | 0BSD (also listed under npm above) | `src/assets/js/htmx.min.js` | 19 33 20 34 ## Bundled binaries & native libraries
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)