deno/test_util
David Sherret 0709c051f8
feat(unstable): package manager (#20517)
Adds an experimental unstable built-in package manager to Deno, but it is
currently not usable because the registry infrastructure hasn't been
setup and it points to a non-existent url by default. The default
registry url can be configured via the `DENO_REGISTRY_URL` environment
variable.
2023-09-18 10:46:44 -04:00
..
src feat(unstable): package manager (#20517) 2023-09-18 10:46:44 -04:00
std@b23a76a47a chore: update deno_std submodule to 0.178.0 (#18003) 2023-03-03 19:11:10 +00:00
wpt@c84a2ef4f2 chore: update wpt (#19422) 2023-06-08 22:56:05 +02:00
build.rs feat(ext/kv): connect to remote database (#20178) 2023-08-22 13:56:00 +08:00
Cargo.toml feat(ext/node): http2.connect() API (#19671) 2023-09-15 21:51:25 +02:00