1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-05 13:59:01 -05:00
denoland-deno/ext
Levente Kurusa a60914c17c
fix(ext/crypto): fix JWK import of Ed25519 (#19279)
Fixes: #18049

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-06-09 01:13:22 +02:00
..
broadcast_channel 1.34.1 (#19310) 2023-05-30 01:30:46 +02:00
cache 1.34.1 (#19310) 2023-05-30 01:30:46 +02:00
console feat: add more options to Deno.inspect (#19337) 2023-06-09 01:13:22 +02:00
crypto fix(ext/crypto): fix JWK import of Ed25519 (#19279) 2023-06-09 01:13:22 +02:00
fetch perf: optimize RegExp usage in JS (#19364) 2023-06-09 01:13:21 +02:00
ffi 1.34.1 (#19310) 2023-05-30 01:30:46 +02:00
fs 1.34.1 (#19310) 2023-05-30 01:30:46 +02:00
http perf(ext/http): Migrate op_http_get_request_method_and_url to v8::Array (#19355) 2023-06-09 01:13:21 +02:00
io 1.34.1 (#19310) 2023-05-30 01:30:46 +02:00
kv fix(kv) run sqlite transactions via spawn_blocking (#19350) 2023-06-09 01:13:21 +02:00
napi 1.34.1 (#19310) 2023-05-30 01:30:46 +02:00
net pin enum-as-inner dependency 2023-05-30 02:10:33 +02:00
node feat(node_compat): Add a close method to the FileHandle class. (#19357) 2023-06-09 01:13:22 +02:00
tls 1.34.1 (#19310) 2023-05-30 01:30:46 +02:00
url 1.34.1 (#19310) 2023-05-30 01:30:46 +02:00
web perf: optimize RegExp usage in JS (#19364) 2023-06-09 01:13:21 +02:00
webidl perf: optimize RegExp usage in JS (#19364) 2023-06-09 01:13:21 +02:00
websocket perf: optimize RegExp usage in JS (#19364) 2023-06-09 01:13:21 +02:00
webstorage 1.34.1 (#19310) 2023-05-30 01:30:46 +02:00