node/deps/ada
Yagiz Nizipli 9de01cc4d1
deps: update ada to 3.2.2
PR-URL: https://github.com/nodejs/node/pull/57693
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daniel Lemire <daniel@lemire.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
2025-04-04 10:21:01 +02:00
..
ada_c.h deps: update ada to 2.9.0 2024-07-12 19:21:44 +00:00
ada.cpp deps: update ada to 3.2.2 2025-04-04 10:21:01 +02:00
ada.gyp deps: update ada to v3.0.1 2025-02-01 02:13:56 +00:00
ada.h deps: update ada to 3.2.2 2025-04-04 10:21:01 +02:00
BUILD.gn build: add GN build files 2023-11-11 09:51:05 +00:00
LICENSE-MIT deps: update ada to 2.6.0 2023-07-25 19:33:01 +00:00
README.md deps: add ada as a dependency 2023-02-06 19:21:38 +00:00
unofficial.gni doc: the GN files should use Node's license 2023-12-28 20:27:05 +00:00

ada

This project implements WHATWG URL specification in a performant way.

The source is pulled from: https://github.com/ada-url/ada

Active development occurs in the default branch (currently named main).

Updating

See tools/dep_updaters/README.md#ada for instructions.