1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 15:49:44 -05:00
denoland-deno/ext
Divy Srivastava a025475b3f
fix(ext/node): update aead-gcm-stream to 0.3 (#25261)
Fixes https://github.com/denoland/deno/issues/25260
Fixes https://github.com/denoland/deno/issues/25254
Fixes https://github.com/denoland/deno/issues/23693

Verified that `web-push` GCM decryption works in the browser. See
`aead-gcm-stream` changes
[here](a9ffd0c07c)
2024-08-29 15:37:09 +02:00
..
broadcast_channel 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
cache 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
canvas 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
console 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
cron 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
crypto fix(ext/crypto): throw DataError for invalid EC key import (#25181) 2024-08-29 15:34:21 +02:00
fetch fix(ext/fetch): percent decode userinfo when parsing proxies (#25229) 2024-08-29 15:36:22 +02:00
ffi 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
fs 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
http 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
io 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
kv chore(build): deno_kv - remove dep on deno_node (#25158) 2024-08-29 15:33:44 +02:00
napi 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
net 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
node fix(ext/node): update aead-gcm-stream to 0.3 (#25261) 2024-08-29 15:37:09 +02:00
node_resolver perf(ext/node): reduce some allocations in require (#25197) 2024-08-29 15:35:04 +02:00
tls 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
url 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
web Revert "feat(fetch): accept async iterables for body" (#25207) 2024-08-29 15:34:58 +02:00
webgpu fix(ext/webgpu): allow to build on unsupported platforms (#25202) 2024-08-29 15:34:44 +02:00
webidl Revert "feat(fetch): accept async iterables for body" (#25207) 2024-08-29 15:34:58 +02:00
websocket 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00
webstorage 1.46.1 (#25153) 2024-08-22 07:18:55 -07:00