Marvin Hagemeister
|
4b99cde504
|
fix(npm): ensure scoped package name is encoded in URLs (#26390)
Fixes https://github.com/denoland/deno/issues/26385
|
2024-10-18 20:38:57 +02:00 |
|
David Sherret
|
998036b399
|
chore: fix flaky net_listen_allow_localhost_4555 (#23726)
Moves the test npm registry server port from `4558` to `426x`
|
2024-05-07 17:21:56 +00:00 |
|
David Sherret
|
1587387bcc
|
chore(test): move npm registries to separate servers and to the tests/registry folder (#23717)
1. Moves the npm registries to their own dedicated ports.
2. Moves the data files out of `tests/testdata/npm/registry` to
`tests/registry/npm`.
|
2024-05-07 01:06:01 +00:00 |
|
David Sherret
|
ca5e5c7e9c
|
chore(specs): add jsr and npm env vars to tests by default (#23171)
|
2024-04-01 21:58:05 -04:00 |
|
David Sherret
|
ac4a5f74b8
|
feat: TypeScript 5.4 (#23086)
Fork PR: https://github.com/denoland/TypeScript/pull/10
Closes #23080
|
2024-03-26 18:52:57 -04:00 |
|