deno 1.23.0

Provides the deno executable
[WILDCARD][Function: Location]
Location {}
Location {
  hash: "#bat",
  host: "foo",
  hostname: "foo",
  href: "https://foo/bar?baz#bat",
  origin: "https://foo",
  pathname: "/bar",
  port: "",
  protocol: "https:",
  search: "?baz"
}
NotSupportedError: Cannot set "location.hostname".
[WILDCARD]