1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext/node
denobot 3314a0ceb8
1.46.0 (#25139)
Bumped versions for 1.46.0

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-08-22 02:16:45 +02:00
..
benchmarks chore: update the copyright of c, mjs, and jsx (#25005) 2024-08-12 12:41:32 -04:00
ops feat: Upgrade V8 to 12.9 (#25138) 2024-08-21 22:33:21 +00:00
polyfills fix(ext/node): pass content-disposition header as string instead of bytes (#25128) 2024-08-21 10:13:17 +00:00
build.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
Cargo.toml 1.46.0 (#25139) 2024-08-22 02:16:45 +02:00
clippy.toml refactor(ext/fs): deno_fs::FileSystem - conditional Send + Sync (#18993) 2023-05-08 11:02:02 -04:00
global.rs fix(ext/node): fix prismjs compatibiliy in Web Worker (#25062) 2024-08-17 11:16:43 +09:00
lib.rs fix: node:inspector not being registered (#25007) 2024-08-14 12:33:42 +00:00
polyfill.rs fix: node:inspector not being registered (#25007) 2024-08-14 12:33:42 +00:00
README.md chore(ext/node): correct publishing for ext/node (#15461) 2022-08-11 17:25:41 -04:00

deno_node

require and other node related functionality for Deno.