0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/ext
2023-01-13 01:48:18 +01:00
..
broadcast_channel fix: check if BroadcastChannel is open before sending (#17366) 2023-01-12 13:43:36 +01:00
cache feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
console feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
crypto feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
fetch feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
ffi feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
flash feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
http feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
napi fix(napi): Implement napi_threadsafe_function ref and unref (#17304) 2023-01-12 13:47:55 +01:00
net fix: don't panic on resolveDns if unsupported record type is specified (#17336) 2023-01-11 21:31:14 +01:00
node fix(npm): allow to read package.json if permissions are granted (#17209) 2023-01-10 14:35:44 +01:00
tls feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
url feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
web fix(ext/web/streams): fix ReadableStream asyncIterator (#16276) 2023-01-09 21:17:36 +01:00
webgpu fix(webidl): properly implement setlike (#17363) 2023-01-13 01:48:18 +01:00
webidl fix(webidl): properly implement setlike (#17363) 2023-01-13 01:48:18 +01:00
websocket feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00
webstorage feat(core): allow specifying name and dependencies of an Extension (#17301) 2023-01-08 23:48:46 +01:00