0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 14:17:49 -04:00
deno/ext
Heyang Zhou 5e623a9e75 fix(unstable): validate kv list selector (#22265)
Check that in a `KvListSelector`, `start` and `end` are actually within
the keyspace bounds defined by `prefix`, if both are present.
2024-02-08 14:56:46 +05:30
..
broadcast_channel 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
cache 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
canvas 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
console 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
cron 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
crypto 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
fetch 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
ffi 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
fs feat(unstable): Deno.FsFile.lock[Sync]() and Deno.FsFile.unlock[Sync]() (#22235) 2024-02-08 14:56:46 +05:30
http 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
io 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
kv fix(unstable): validate kv list selector (#22265) 2024-02-08 14:56:46 +05:30
napi 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
net 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
node fix(ext/node): fix timeout param validation in cp.execFile (#22262) 2024-02-08 14:56:46 +05:30
tls 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
url chore: bump deno core (#22243) 2024-02-08 14:56:46 +05:30
web chore: bump deno core (#22243) 2024-02-08 14:56:46 +05:30
webgpu 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
webidl chore: bump deno core (#22243) 2024-02-08 14:56:46 +05:30
websocket 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30
webstorage 1.40.3 (#22217) 2024-02-01 11:57:58 +05:30