1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
Luca Casonato 971f09abe4
fix(runtime): use more null proto objects (#23921)
This is a primordialization effort to improve resistance against users
tampering with the global `Object` prototype.

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-05-23 00:03:35 +02:00
..
broadcast_channel refactor(docs): use @experimental instead of @tags unstable (#23884) 2024-05-22 04:31:51 -07:00
cache chore: forward v1.43.6 release commit to main (#23936) 2024-05-22 01:35:04 +00:00
canvas chore: forward v1.43.6 release commit to main (#23936) 2024-05-22 01:35:04 +00:00
console fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
cron chore: forward v1.43.6 release commit to main (#23936) 2024-05-22 01:35:04 +00:00
crypto chore: forward v1.43.6 release commit to main (#23936) 2024-05-22 01:35:04 +00:00
fetch fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
ffi fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
fs fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
http fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
io fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
kv fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
napi chore: forward v1.43.6 release commit to main (#23936) 2024-05-22 01:35:04 +00:00
net fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
node chore: forward v1.43.6 release commit to main (#23936) 2024-05-22 01:35:04 +00:00
tls chore: forward v1.43.6 release commit to main (#23936) 2024-05-22 01:35:04 +00:00
url chore: forward v1.43.6 release commit to main (#23936) 2024-05-22 01:35:04 +00:00
web fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
webgpu fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
webidl fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
websocket fix(runtime): use more null proto objects (#23921) 2024-05-23 00:03:35 +02:00
webstorage chore: forward v1.43.6 release commit to main (#23936) 2024-05-22 01:35:04 +00:00