node/deps/ada
Node.js GitHub Bot 25b6ddf664
deps: update ada to 2.2.0
PR-URL: https://github.com/nodejs/node/pull/47678
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2023-04-25 00:47:50 +00:00
..
ada.cpp deps: update ada to 2.2.0 2023-04-25 00:47:50 +00:00
ada.gyp url: drop ICU requirement for parsing hostnames 2023-04-05 09:05:29 -07:00
ada.h deps: update ada to 2.2.0 2023-04-25 00:47:50 +00:00
LICENSE-MIT deps: update ada to v1.0.1 2023-02-17 15:59:48 +00:00
README.md

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.