deno/ext/node
snek 603ce65891 feat: deno_core 0.344.0 (#29089)
- new ops init api
  - fix op order
- remove deno_os_worker since extensions must now match the snapshot
exactly
- isatty test change
2025-07-15 14:55:37 -04:00
..
benchmarks chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
ops feat: deno_core 0.344.0 (#29089) 2025-07-15 14:55:37 -04:00
polyfills fix(ext/node): add assert property to test context object (#28904) 2025-04-18 13:14:15 +02:00
build.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
Cargo.toml 2.2.12 (#29043) 2025-04-24 16:37:22 -04:00
clippy.toml refactor(ext/fs): deno_fs::FileSystem - conditional Send + Sync (#18993) 2023-05-08 11:02:02 -04:00
global.rs refactor(ext/node): export GlobalsStorage (#28683) 2025-04-04 11:36:37 +05:30
lib.rs fix(ext/node): upgrade node:stream (#28855) 2025-04-14 13:50:21 -07:00
README.md chore(ext/node): correct publishing for ext/node (#15461) 2022-08-11 17:25:41 -04:00
update_node_stream.ts fix(ext/node): upgrade node:stream (#28855) 2025-04-14 13:50:21 -07:00

deno_node

require and other node related functionality for Deno.