1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-08 07:08:27 -05:00
denoland-deno/ext
Matt Mastracci fbe26f1091
chore(ext/node): use libz-sys w/zlib-ng feature in node (#21158)
We only want one zlib dependency.

Zlib dependencies are reorganized so they use a hidden
`__vendored_zlib_ng` flag in cli that enables zlib-ng for both libz-sys
(used by ext/node) and flate2 (used by deno_web).
2023-11-17 11:28:39 +09:00
..
broadcast_channel 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
cache 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
console 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
cron 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
crypto 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
fetch 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
ffi 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
fs 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
http 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
io 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
kv 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
napi 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
net 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
node chore(ext/node): use libz-sys w/zlib-ng feature in node (#21158) 2023-11-17 11:28:39 +09:00
tls 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
url 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
web 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
webidl 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
websocket 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30
webstorage 1.38.1 (#21143) 2023-11-10 17:16:23 +05:30