1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-06 22:35:51 -05:00
denoland-deno/ext
Divy Srivastava b81757cc56
fix(ext/node): handle closing process.stdin more than once (#21267)
Fixes https://github.com/denoland/deno/issues/21112

Aligns more towards what Node.js does. Closing stdin more than once is a
nop.
2023-11-24 03:05:07 +01:00
..
broadcast_channel fix(ext,runtime): add missing custom inspections (#21219) 2023-11-24 03:03:27 +01:00
cache fix(ext,runtime): add missing custom inspections (#21219) 2023-11-24 03:03:27 +01:00
console 1.38.2 (#21229) 2023-11-17 13:15:07 +09:00
cron 1.38.2 (#21229) 2023-11-17 13:15:07 +09:00
crypto fix(ext,runtime): add missing custom inspections (#21219) 2023-11-24 03:03:27 +01:00
fetch fix(ext,runtime): add missing custom inspections (#21219) 2023-11-24 03:03:27 +01:00
ffi 1.38.2 (#21229) 2023-11-17 13:15:07 +09:00
fs 1.38.2 (#21229) 2023-11-17 13:15:07 +09:00
http chore(ext/http): bump version for re-release (#21254) 2023-11-24 03:03:26 +01:00
io fix(ext/node): handle closing process.stdin more than once (#21267) 2023-11-24 03:05:07 +01:00
kv 1.38.2 (#21229) 2023-11-17 13:15:07 +09:00
napi 1.38.2 (#21229) 2023-11-17 13:15:07 +09:00
net 1.38.2 (#21229) 2023-11-17 13:15:07 +09:00
node 1.38.2 (#21229) 2023-11-17 13:15:07 +09:00
tls 1.38.2 (#21229) 2023-11-17 13:15:07 +09:00
url fix(ext/url): add deno_console dependency for bench (#21266) 2023-11-24 03:05:07 +01:00
web fix(ext,runtime): add missing custom inspections (#21219) 2023-11-24 03:03:27 +01:00
webidl 1.38.2 (#21229) 2023-11-17 13:15:07 +09:00
websocket fix(ext,runtime): add missing custom inspections (#21219) 2023-11-24 03:03:27 +01:00
webstorage fix(ext,runtime): add missing custom inspections (#21219) 2023-11-24 03:03:27 +01:00