Third-party notices
Jambline is proprietary. The components it is built on are not. This page names what they are licensed under, and links the full licence text of every one of them.
Full licence text, all dependencies. Generated from the checked-in lockfiles on every build, so it describes the build you are using rather than a snapshot someone remembered to update.
The usual case
Every Rust crate in the solver is permissive: MIT, Apache-2.0, Zlib, BSD-2-Clause, Unlicense, 0BSD, or a choice among them. None is copyleft and none leaves its licence unstated. Most of the npm side is MIT, Apache-2.0, ISC, 0BSD or BSD-3-Clause.
The four that are not plain permissive
None of these requires Jambline’s own source to be released. Each is listed with the reason it is here.
| component | licence | why it is here |
|---|---|---|
@vercel/og | MPL-2.0 | renders the social card. Used unmodified, so the condition is to carry the text |
lightningcss | MPL-2.0 | compiles the stylesheet at build time. Used unmodified |
@img/sharp-libvips | LGPL-3.0-or-later | arrives with Next.js for image optimisation. Jambline optimises no image, so it is excluded from the build and does not ship |
caniuse-lite | CC BY-4.0 | browser support data inside the build toolchain, not shipped |
Measurement data
The campaigns Jambline is validated against are not dependencies and are not redistributed. They are downloaded by the benchmark scripts or, where the licence allows it, vendored in the source repository. The figures those campaigns permit to be published are on the method page, each with its source next to it.