0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/ext
Divy Srivastava 664d50fab8
fix(ext/node): Fix handling of sqlite large integers (#28193)
Use `v8::Number` instead of `v8::Integer` to handle > i32::MAX.

Fixes https://github.com/denoland/deno/issues/28187
2025-02-20 16:32:46 +05:30
..
broadcast_channel fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
cache fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
canvas fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
console fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
cron 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
crypto fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
fetch fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
ffi 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
fs 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
http 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
io 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
kv 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
napi 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
net fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
node fix(ext/node): Fix handling of sqlite large integers (#28193) 2025-02-20 16:32:46 +05:30
os 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
process 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
telemetry 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
tls 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
url fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
web fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
webgpu fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
webidl 2.2.0 (#28175) 2025-02-18 23:12:17 +00:00
websocket fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00
webstorage fix: move extension file declarations to cli/tsc/dts (#28180) 2025-02-19 02:53:21 +01:00