1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/ext/node
denobot 6af25c0592
1.39.2 (#21791)
Bumped versions for 1.39.2

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-01-04 21:40:03 +01:00
..
benchmarks fix: implement child_process IPC (#21490) 2023-12-13 11:14:16 +01:00
ops chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01:00
polyfills fix: strict type check for cross realms (#21669) 2024-01-04 20:34:55 +01:00
analyze.rs chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01:00
build.rs chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01:00
Cargo.toml 1.39.2 (#21791) 2024-01-04 21:40:03 +01:00
clippy.toml refactor(ext/fs): deno_fs::FileSystem - conditional Send + Sync (#18993) 2023-05-08 11:02:02 -04:00
errors.rs chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01:00
global.rs chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01:00
lib.rs fix(ext/node): querystring stringify without encode callback (#21740) 2024-01-04 20:34:52 +01:00
package_json.rs chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01:00
path.rs chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01:00
polyfill.rs chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01:00
README.md chore(ext/node): correct publishing for ext/node (#15461) 2022-08-11 17:25:41 -04:00
resolution.rs chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01:00

deno_node

require and other node related functionality for Deno.