-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathTHIRD_PARTY
More file actions
85 lines (63 loc) · 3.67 KB
/
THIRD_PARTY
File metadata and controls
85 lines (63 loc) · 3.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
** Third-Party Software Notices **
This project depends on third-party packages. All packages are used
without modification. The majority are licensed under MIT, Apache-2.0,
BSD, or ISC — standard permissive licenses pre-approved for distribution.
The following packages require explicit attribution:
--------------------------------------------------------------------------------
certifi 2025.8.3
Copyright: Kenneth Reitz
License: Mozilla Public License 2.0 (MPL-2.0)
Source: https://github.com/certifi/python-certifi
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
certifi is a transitive dependency (pulled in by httpx and boto3)
providing a curated bundle of Root CA certificates for TLS verification.
It is distributed unmodified.
--------------------------------------------------------------------------------
@img/sharp-libvips-* 1.2.4
Copyright: Lovell Fuller <npm@lovell.info>
License: LGPL-3.0-or-later
Source: https://github.com/lovell/sharp-libvips
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 3 of the License, or (at
your option) any later version.
sharp-libvips provides prebuilt libvips binaries for image processing,
used by the sharp npm package. It is distributed unmodified. The source
code can be obtained from the repository above.
--------------------------------------------------------------------------------
caniuse-lite 1.0.30001759
"caniuse-lite" by Ben Briggs, licensed under CC BY 4.0
(https://creativecommons.org/licenses/by/4.0/).
Source: https://github.com/browserslist/caniuse-lite
caniuse-lite is a dataset of browser compatibility data used by
Browserslist and related build tools. It is distributed unmodified.
--------------------------------------------------------------------------------
Geist (font) — Geist-Variable.woff2
Copyright 2024 The Geist Project Authors
License: SIL Open Font License, Version 1.1 (OFL-1.1)
Source: https://github.com/vercel/geist-font
Geist is a variable sans-serif typeface bundled with the web frontend
(frontend/app/fonts/Geist-Variable.woff2). The full OFL-1.1 license text
and copyright statement are included in frontend/app/fonts/OFL.txt. The
font is distributed unmodified.
--------------------------------------------------------------------------------
Geist Mono (font) — GeistMono-Variable.woff2
Copyright 2024 The Geist Project Authors
License: SIL Open Font License, Version 1.1 (OFL-1.1)
Source: https://github.com/vercel/geist-font
Geist Mono is a variable monospace typeface bundled with the web frontend
(frontend/app/fonts/GeistMono-Variable.woff2). The full OFL-1.1 license
text and copyright statement are included in frontend/app/fonts/OFL.txt.
The font is distributed unmodified.
--------------------------------------------------------------------------------
Instrument Serif (font) — InstrumentSerif-Regular.woff2, InstrumentSerif-Italic.woff2
Copyright 2022 The Instrument Serif Project Authors
License: SIL Open Font License, Version 1.1 (OFL-1.1)
Source: https://github.com/Instrument/instrument-serif
Instrument Serif is a display serif typeface bundled with the web frontend
in regular and italic styles (frontend/app/fonts/InstrumentSerif-Regular.woff2,
frontend/app/fonts/InstrumentSerif-Italic.woff2). The full OFL-1.1 license
text and copyright statement are included in frontend/app/fonts/OFL.txt.
The font is distributed unmodified.