"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "node" between the packages
node-v19.7.0.tar.xz and node-v19.8.0.tar.xz

About: Node.js is a platform built on Chrome’s JavaScript engine for easily building fast, scalable network (web) applications. It uses an event-driven, non-blocking I/O model.
Current release (latest features).

Summary:

The "node" source code changed by about 0.4% and now consists of 23284 regular files (+21) and 2972 directories (+1).

Related Informations:

None found by Fossies.

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Header file 5190 4 0 44
C program 2414 2 0 2
C++ program 1870 3 0 35
Patch 23 0 0 0
Assembler program 793 0 0 0
Fortran program 2 0 0 0
Java program 251 2 0 18
Perl module 101 0 0 0
Perl program 235 0 0 0
Python program 445 0 0 5
Sed program 1 0 0 0
Shell program 111 2 1 5
Awk program 1 0 0 0
C# program 1 0 0 0
Ruby program 2 0 0 0
Symbols file 2 0 0 0
Automake file 22 0 0 2
CMake file 18 0 0 0
CoffeeScript file 1 0 0 0
Configuration file 48 0 0 0
GNU LD script 98 0 0 0
Initialization file 1 0 0 0
JavaScript file 7073 55 9 339
JSON file 559 1 2 71
Lisp program 4 0 0 0
M4 macro file 33 0 0 0
Makefile 27 0 0 2
Man page 148 0 0 5
Manifest file 3 0 0 0
Module-Definition file 3 0 0 0
Perl test program 22 0 0 0
Pkg-config file 5 0 0 0
Rust program 5 0 0 0
SGML document 50 0 0 7
XML document 13 0 0 0
Certificate file 197 0 0 0
Command file 32 0 0 1
Configure script 2 0 0 0
CSS style sheet 20 0 1 0
DOS Batch file 10 0 0 1
Git file 35 0 2 0
GYP file 311 0 0 14
HTML page 937 8 40 76
IDL file 13 0 0 0
Include file 19 0 0 0
Log file 6 0 0 0
MD5 Checksum file 4 0 0 0
MS Visual Studio file 2 0 0 0
Options file 1 0 0 0
Property file 1 0 0 0
Property list 1 0 0 0
Qt Project file 1 0 0 0
Qt Translation or MS TypeScript file 283 0 0 6
Registry file 11 0 0 0
Resource file 5 0 0 0
Vim Settings file 3 0 0 0
WiX Installer file 1 0 0 0
YAML file 40 1 1 0
Data file 127 1 0 7
Icon 1 0 0 0
Image file 46 0 0 0
Vector Image file 7 0 0 0
Directory 2973 2 1 0
Archive 24 0 0 0
Change log 15 0 1 2
Information file 216 0 1 0
License 286 0 2 1
Readme file 160 1 1 7
Text file 876 2 1 12
Other 78 1 0 0
Total Files263198563662



Header Files (48 of 5190):

NameStatusDeltaVisual Diff
deps/ada/ada.h changed 1.9% diff
deps/nghttp2/lib/includes/nghttp2/nghttp2ver.h changed 4.5% diff
deps/postject/postject-api.h changed 11.1% diff
deps/simdutf/simdutf.h changed 0.5% diff
deps/uvwasi/include/uvwasi.h changed 1.8% diff
deps/uvwasi/include/wasi_types.h changed 0.6% diff
deps/uvwasi/src/wasi_rights.h changed 2.0% diff
src/async_wrap.h changed 30.6% diff
src/base_object-inl.h changed 2.2% diff
src/base_object.h changed 0.7% diff
src/base_object_types.h added
src/dataqueue/queue.h added
src/encoding_binding.h added
src/env-inl.h changed 5.6% diff
src/env.h changed 2.4% diff
src/env_properties.h changed 1.4% diff
src/inspector/worker_inspector.h changed 10.9% diff
src/inspector_agent.h changed 1.6% diff
src/json_utils.h changed 15.2% diff
src/node.h changed 0.3% diff
src/node_api.h changed 0.3% diff
src/node_blob.h changed 45.5% diff
src/node_bob-inl.h changed 9.3% diff
src/node_bob.h changed 5.8% diff
src/node_context_data.h changed 4.7% diff
src/node_contextify.h changed 1.5% diff
src/node_errors.h changed 0.5% diff
src/node_external_reference.h changed 11.0% diff
src/node_file-inl.h changed 0.6% diff
src/node_file.h changed 2.5% diff
src/node_http2_state.h changed 19.8% diff
src/node_internals.h changed 1.2% diff
src/node_options-inl.h changed 1.8% diff
src/node_perf_common.h changed 3.6% diff
src/node_process.h changed 6.7% diff
src/node_realm-inl.h changed 71.2% diff
src/node_realm.h changed 19.3% diff
src/node_snapshotable.h changed 12.4% diff
src/node_util.h changed 15.0% diff
src/node_v8.h changed 12.3% diff
src/node_version.h changed 0.8% diff
src/node_wasi.h changed 1.1% diff
src/node_worker.h changed 2.5% diff
src/timers.h added
src/undici_version.h changed 15.8% diff
src/util-inl.h changed 2.5% diff
src/util.h changed 1.9% diff
test/fixtures/postject-copy/node_modules/postject/dist/postject-api.h changed 11.1% diff

C Programs (4 of 2414):

NameStatusDeltaVisual Diff
deps/npm/node_modules/lru-cache/index.mjs added
deps/uvwasi/src/uvwasi.c changed 0.5% diff
doc/api/async_hooks.md changed 0.4% diff
test/wasi/c/sock.c added

C++ Programs (38 of 1870):

NameStatusDeltaVisual Diff
deps/ada/ada.cpp changed 17.7% diff
deps/simdutf/simdutf.cpp changed 0.9% diff
deps/v8/src/objects/js-date-time-format.cc changed 0.2% diff
src/api/callback.cc changed 2.1% diff
src/api/embed_helpers.cc changed 3.2% diff
src/api/environment.cc changed 1.1% diff
src/crypto/crypto_context.cc changed 0.8% diff
src/dataqueue/queue.cc added
src/encoding_binding.cc added
src/env.cc changed 0.6% diff
src/inspector/worker_inspector.cc changed 15.9% diff
src/inspector_agent.cc changed 0.7% diff
src/json_utils.cc changed 6.5% diff
src/node_api.cc changed 0.2% diff
src/node_binding.cc changed 0.3% diff
src/node_blob.cc changed 68.4% diff
src/node_buffer.cc changed 8.6% diff
src/node_constants.cc changed 0.2% diff
src/node_contextify.cc changed 1.1% diff
src/node_errors.cc changed 6.6% diff
src/node_file.cc changed 2.7% diff
src/node_http2.cc changed 0.6% diff
src/node_http_parser.cc changed 0.9% diff
src/node_perf.cc changed 1.6% diff
src/node_process_methods.cc changed 3.9% diff
src/node_realm.cc changed 1.0% diff
src/node_report.cc changed 2.7% diff
src/node_report_utils.cc changed 17.2% diff
src/node_snapshotable.cc changed 0.8% diff
src/node_stat_watcher.cc changed 2.2% diff
src/node_url.cc changed 29.7% diff
src/node_util.cc changed 3.3% diff
src/node_v8.cc changed 5.8% diff
src/node_wasi.cc changed 1.8% diff
src/node_worker.cc changed 1.9% diff
src/timers.cc changed 100.0% diff
src/util.cc changed 4.7% diff
test/cctest/test_dataqueue.cc added

Java Programs (20 of 251):

NameStatusDeltaVisual Diff
deps/undici/src/docs/api/ProxyAgent.md changed 6.9% diff
doc/api/buffer.md changed 0.4% diff
doc/api/crypto.md changed 1.3% diff
doc/api/diagnostics_channel.md changed 0.3% diff
doc/api/esm.md changed 2.0% diff
doc/api/events.md changed 1.5% diff
doc/api/fs.md changed 0.6% diff
doc/api/stream.md changed 0.6% diff
doc/api/test.md changed 4.5% diff
doc/api/url.md changed 0.6% diff
doc/api/wasi.md changed 14.4% diff
test/es-module/test-esm-import-assertion-errors.mjs changed 23.0% diff
test/es-module/test-esm-import-assertion-warning.mjs added
test/es-module/test-esm-json.mjs changed 18.1% diff
test/parallel/test-fs-cp.mjs changed 0.7% diff
test/parallel/test-runner-run.mjs changed 3.9% diff
test/parallel/test-runner-watch-mode.mjs changed 18.6% diff
test/parallel/test-watch-mode-files_watcher.mjs changed 1.3% diff
test/sequential/test-debugger-set-context-line-number.mjs added
test/sequential/test-debugger-watchers.mjs changed 39.3% diff

Python Programs (5 of 445):

NameStatusDeltaVisual Diff
configure.py changed 0.4% diff
tools/getsharedopensslhasquic.py changed 11.2% diff
tools/install.py changed 0.6% diff
tools/js2c.py changed 0.5% diff
tools/v8_gypfiles/GN-scraper.py changed 6.5% diff

Shell Programs (8 of 111):

NameStatusDeltaVisual Diff
tools/dep_updaters/update-c-ares.sh added
tools/dep_updaters/update-eslint.sh changed 32.1% diff
tools/dep_updaters/update-libuv.sh changed 100.0% diff
tools/dep_updaters/update-openssl.sh added
tools/dep_updaters/update-postject.sh changed 69.8% diff
tools/dep_updaters/update-simdutf.sh changed 69.4% diff
tools/update-cares.sh removed
tools/update-nghttp2.sh changed 11.5% diff

Automake Files (2 of 22):

NameStatusDeltaVisual Diff
deps/nghttp2/lib/includes/Makefile.in changed 3.4% diff
deps/nghttp2/lib/Makefile.in changed 1.9% diff

JavaScript Files (403 of 7073):

NameStatusDeltaVisual Diff
benchmark/assert/deepequal-buffer.js changed 100.0% diff
benchmark/assert/deepequal-object.js changed 57.0% diff
benchmark/assert/deepequal-prims-and-objs-big-array-set.js removed
benchmark/assert/deepequal-prims-and-objs-big-loop.js changed 100.0% diff
benchmark/assert/deepequal-simple-array-and-set.js added
benchmark/assert/deepequal-typedarrays.js changed 30.6% diff
benchmark/assert/ok.js removed
benchmark/assert/throws.js removed
benchmark/buffers/buffer-bytelength-buffer.js added
benchmark/buffers/buffer-bytelength-string.js added
benchmark/buffers/buffer-bytelength.js removed
benchmark/events/eventtarget-add-remove.js added
benchmark/misc/startup.js changed 2.4% diff
benchmark/url/url-searchparams-creation.js added
benchmark/url/url-searchparams-toString.js added
benchmark/util/text-encoder.js changed 81.9% diff
deps/corepack/dist/corepack.js changed 0.01% diff
deps/npm/lib/commands/help.js changed 0.9% diff
deps/npm/lib/commands/link.js changed 1.3% diff
deps/npm/lib/utils/queryable.js changed 2.8% diff
deps/npm/lib/workspaces/update-workspaces.js changed 7.1% diff
deps/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js changed 2.8% diff
deps/npm/node_modules/lru-cache/index.js changed 9.5% diff
deps/npm/node_modules/pacote/lib/fetcher.js changed 0.7% diff
deps/undici/src/lib/api/api-stream.js changed 25.1% diff
deps/undici/src/lib/api/readable.js changed 10.1% diff
deps/undici/src/lib/client.js changed 0.5% diff
deps/undici/src/lib/core/util.js changed 9.0% diff
deps/undici/src/lib/fetch/dataURL.js changed 1.1% diff
deps/undici/src/lib/fetch/index.js changed 0.1% diff
deps/undici/src/lib/fetch/request.js changed 2.2% diff
deps/undici/src/lib/fetch/util.js changed 13.9% diff
deps/undici/src/lib/fileapi/encoding.js changed 1.2% diff
deps/undici/src/lib/proxy-agent.js changed 7.1% diff
deps/undici/src/lib/timers.js changed 40.5% diff
deps/undici/src/lib/websocket/connection.js changed 15.7% diff
deps/undici/src/lib/websocket/symbols.js changed 26.2% diff
deps/undici/src/lib/websocket/websocket.js changed 9.9% diff
deps/undici/undici.js changed 1.1% diff
lib/_http_agent.js changed 0.6% diff
lib/_http_client.js changed 1.5% diff
lib/_http_common.js changed 0.2% diff
lib/_http_incoming.js changed 0.7% diff
lib/_http_outgoing.js changed 6.9% diff
lib/_http_server.js changed 1.8% diff
lib/_tls_wrap.js changed 3.2% diff
lib/assert.js changed 4.5% diff
lib/async_hooks.js changed 2.2% diff
lib/buffer.js changed 5.0% diff
lib/child_process.js changed 1.2% diff
lib/crypto.js changed 5.3% diff
lib/dgram.js changed 2.0% diff
lib/diagnostics_channel.js changed 0.6% diff
lib/dns.js changed 0.7% diff
lib/domain.js changed 1.2% diff
lib/events.js changed 1.8% diff
lib/fs.js changed 0.9% diff
lib/http.js changed 1.1% diff
lib/http2.js changed 10.5% diff
lib/https.js changed 2.6% diff
lib/inspector.js changed 0.2% diff
lib/internal/abort_controller.js changed 2.0% diff
lib/internal/assert/assertion_error.js changed 0.9% diff
lib/internal/assert/calltracker.js changed 2.0% diff
lib/internal/async_hooks.js changed 1.5% diff
lib/internal/blob.js changed 39.5% diff
lib/internal/blocklist.js changed 2.6% diff
lib/internal/bootstrap/browser.js changed 8.0% diff
lib/internal/bootstrap/loaders.js changed 1.3% diff
lib/internal/bootstrap/node.js changed 2.6% diff
lib/internal/bootstrap/switches/does_not_own_process_state.js changed 3.8% diff
lib/internal/bootstrap/switches/does_own_process_state.js changed 4.3% diff
lib/internal/bootstrap/switches/is_main_thread.js changed 2.2% diff
lib/internal/bootstrap/switches/is_not_main_thread.js changed 5.7% diff
lib/internal/buffer.js changed 0.2% diff
lib/internal/child_process.js changed 1.2% diff
lib/internal/cluster/child.js changed 0.5% diff
lib/internal/cluster/primary.js changed 1.2% diff
lib/internal/cluster/utils.js changed 1.3% diff
lib/internal/console/constructor.js changed 3.1% diff
lib/internal/console/global.js changed 0.7% diff
lib/internal/constants.js changed 2.3% diff
lib/internal/crypto/cfrg.js changed 0.6% diff
lib/internal/crypto/cipher.js changed 0.1% diff
lib/internal/crypto/diffiehellman.js changed 0.5% diff
lib/internal/crypto/ec.js changed 1.1% diff
lib/internal/crypto/hash.js changed 1.2% diff
lib/internal/crypto/hashnames.js changed 0.3% diff
lib/internal/crypto/keygen.js changed 1.8% diff
lib/internal/crypto/keys.js changed 1.9% diff
lib/internal/crypto/mac.js changed 0.1% diff
lib/internal/crypto/random.js changed 0.04% diff
lib/internal/crypto/rsa.js changed 1.4% diff
lib/internal/crypto/scrypt.js changed 0.2% diff
lib/internal/crypto/sig.js changed 1.2% diff
lib/internal/crypto/util.js changed 0.5% diff
lib/internal/crypto/webcrypto.js changed 0.1% diff
lib/internal/crypto/x509.js changed 1.4% diff
lib/internal/debugger/inspect_client.js changed 0.2% diff
lib/internal/debugger/inspect_repl.js changed 2.1% diff
lib/internal/dgram.js changed 0.8% diff
lib/internal/dns/callback_resolver.js changed 1.5% diff
lib/internal/dns/promises.js changed 1.4% diff
lib/internal/dns/utils.js changed 0.4% diff
lib/internal/encoding.js changed 2.6% diff
lib/internal/error_serdes.js changed 5.0% diff
lib/internal/errors.js changed 0.6% diff
lib/internal/event_target.js changed 1.0% diff
lib/internal/file.js changed 0.3% diff
lib/internal/freeze_intrinsics.js changed 0.7% diff
lib/internal/fs/cp/cp-sync.js changed 0.2% diff
lib/internal/fs/cp/cp.js changed 0.1% diff
lib/internal/fs/dir.js changed 2.6% diff
lib/internal/fs/promises.js changed 0.6% diff
lib/internal/fs/read_file_context.js changed 0.2% diff
lib/internal/fs/rimraf.js changed 0.2% diff
lib/internal/fs/streams.js changed 0.6% diff
lib/internal/fs/utils.js changed 0.7% diff
lib/internal/fs/watchers.js changed 3.1% diff
lib/internal/histogram.js changed 3.7% diff
lib/internal/http2/compat.js changed 0.9% diff
lib/internal/http2/core.js changed 0.5% diff
lib/internal/http2/util.js changed 1.3% diff
lib/internal/inspector_async_hook.js changed 0.7% diff
lib/internal/legacy/processbinding.js changed 0.9% diff
lib/internal/linkedlist.js changed 1.2% diff
lib/internal/main/check_syntax.js changed 1.8% diff
lib/internal/main/environment.js changed 7.5% diff
lib/internal/main/eval_stdin.js changed 4.6% diff
lib/internal/main/eval_string.js changed 1.4% diff
lib/internal/main/inspect.js changed 8.1% diff
lib/internal/main/mksnapshot.js changed 1.8% diff
lib/internal/main/print_help.js changed 2.6% diff
lib/internal/main/prof_process.js changed 12.3% diff
lib/internal/main/repl.js changed 2.1% diff
lib/internal/main/run_main_module.js changed 3.4% diff
lib/internal/main/test_runner.js changed 19.1% diff
lib/internal/main/watch_mode.js changed 0.6% diff
lib/internal/main/worker_thread.js changed 4.1% diff
lib/internal/modules/cjs/loader.js changed 0.2% diff
lib/internal/modules/esm/assert.js changed 11.4% diff
lib/internal/modules/esm/hooks.js added
lib/internal/modules/esm/initialize_import_meta.js changed 2.7% diff
lib/internal/modules/esm/load.js changed 28.2% diff
lib/internal/modules/esm/loader.js changed 69.2% diff
lib/internal/modules/esm/resolve.js changed 0.1% diff
lib/internal/modules/esm/translators.js changed 0.7% diff
lib/internal/modules/esm/utils.js changed 1.5% diff
lib/internal/net.js changed 4.8% diff
lib/internal/options.js changed 1.0% diff
lib/internal/per_context/domexception.js changed 2.8% diff
lib/internal/per_context/primordials.js changed 3.2% diff
lib/internal/perf/event_loop_delay.js changed 0.4% diff
lib/internal/perf/nodetiming.js changed 7.9% diff
lib/internal/perf/observe.js changed 0.8% diff
lib/internal/perf/performance.js changed 2.3% diff
lib/internal/perf/performance_entry.js changed 2.2% diff
lib/internal/perf/resource_timing.js changed 0.1% diff
lib/internal/perf/timerify.js changed 3.5% diff
lib/internal/perf/utils.js changed 3.6% diff
lib/internal/process/esm_loader.js changed 6.0% diff
lib/internal/promise_hooks.js changed 1.9% diff
lib/internal/querystring.js changed 0.5% diff
lib/internal/readline/interface.js changed 1.6% diff
lib/internal/repl.js changed 4.5% diff
lib/internal/repl/await.js changed 0.7% diff
lib/internal/repl/utils.js changed 1.8% diff
lib/internal/socket_list.js changed 3.9% diff
lib/internal/socketaddress.js changed 1.9% diff
lib/internal/source_map/source_map.js changed 0.1% diff
lib/internal/source_map/source_map_cache.js changed 0.8% diff
lib/internal/stream_base_commons.js changed 1.1% diff
lib/internal/streams/compose.js changed 87.3% diff
lib/internal/streams/destroy.js changed 1.9% diff
lib/internal/streams/pipeline.js changed 2.9% diff
lib/internal/test_runner/harness.js changed 48.0% diff
lib/internal/test_runner/reporter/spec.js changed 13.6% diff
lib/internal/test_runner/reporter/tap.js changed 2.2% diff
lib/internal/test_runner/runner.js changed 29.7% diff
lib/internal/test_runner/test.js changed 8.7% diff
lib/internal/test_runner/utils.js changed 31.1% diff
lib/internal/test_runner/yaml_to_js.js changed 4.4% diff
lib/internal/timers.js changed 6.3% diff
lib/internal/tls/secure-context.js changed 0.8% diff
lib/internal/tls/secure-pair.js changed 1.0% diff
lib/internal/trace_events_async_hooks.js changed 2.9% diff
lib/internal/tty.js changed 0.7% diff
lib/internal/url.js changed 10.8% diff
lib/internal/util.js changed 1.0% diff
lib/internal/util/colors.js changed 1.1% diff
lib/internal/util/comparisons.js changed 28.8% diff
lib/internal/util/debuglog.js changed 1.4% diff
lib/internal/util/inspect.js changed 0.2% diff
lib/internal/util/inspector.js changed 0.6% diff
lib/internal/util/iterable_weak_map.js changed 0.8% diff
lib/internal/util/types.js changed 0.9% diff
lib/internal/v8/startup_snapshot.js changed 3.5% diff
lib/internal/v8_prof_polyfill.js changed 1.9% diff
lib/internal/validators.js changed 2.8% diff
lib/internal/vm/module.js changed 0.2% diff
lib/internal/wasm_web_api.js changed 1.4% diff
lib/internal/watchdog.js changed 3.2% diff
lib/internal/webstreams/readablestream.js changed 0.1% diff
lib/internal/worker.js changed 3.7% diff
lib/internal/worker/io.js changed 2.4% diff
lib/internal/worker/js_transferable.js changed 3.4% diff
lib/net.js changed 3.8% diff
lib/os.js changed 9.4% diff
lib/path.js changed 0.1% diff
lib/perf_hooks.js changed 4.0% diff
lib/punycode.js changed 7.0% diff
lib/querystring.js changed 0.2% diff
lib/readline.js changed 1.4% diff
lib/repl.js changed 1.0% diff
lib/stream.js changed 0.4% diff
lib/string_decoder.js changed 1.3% diff
lib/timers.js changed 3.7% diff
lib/tls.js changed 0.2% diff
lib/trace_events.js changed 2.7% diff
lib/tty.js changed 1.1% diff
lib/url.js changed 2.6% diff
lib/util.js changed 0.7% diff
lib/v8.js changed 1.6% diff
lib/vm.js changed 0.6% diff
lib/wasi.js changed 29.8% diff
lib/worker_threads.js changed 1.7% diff
lib/zlib.js changed 1.3% diff
test/abort/test-abort-fatal-error.js changed 0.8% diff
test/common/index.js changed 0.7% diff
test/common/wpt.js changed 6.7% diff
test/common/wpt/worker.js changed 31.1% diff
test/es-module/test-esm-import-assertion-errors.js changed 18.5% diff
test/es-module/test-esm-import-assertion-validation.js changed 23.3% diff
test/es-module/test-esm-repl-imports.js changed 3.1% diff
test/fixtures/debugger/twenty-lines.js added
test/fixtures/postject-copy/node_modules/postject/dist/api.js changed skipped
test/fixtures/postject-copy/node_modules/postject/dist/cli.js changed 24.3% diff
test/fixtures/test-runner/dependent.js changed 65.2% diff
test/fixtures/worker-name.js added
test/fixtures/wpt/common/custom-cors-response.js added
test/fixtures/wpt/common/dispatcher/dispatcher.js added
test/fixtures/wpt/common/dispatcher/executor-service-worker.js added
test/fixtures/wpt/common/dispatcher/executor-worker.js added
test/fixtures/wpt/common/gc.js added
test/fixtures/wpt/common/media.js changed 5.6% diff
test/fixtures/wpt/common/object-association.js changed 79.5% diff
test/fixtures/wpt/common/reftest-wait.js changed 95.3% diff
test/fixtures/wpt/common/sab.js changed 17.3% diff
test/fixtures/wpt/common/security-features/resources/common.sub.js changed 3.6% diff
test/fixtures/wpt/common/stringifiers.js changed 4.3% diff
test/fixtures/wpt/encoding/streams/invalid-realm.window.js added
test/fixtures/wpt/FileAPI/blob/Blob-constructor.any.js changed 2.3% diff
test/fixtures/wpt/FileAPI/blob/Blob-in-worker.worker.js changed 89.4% diff
test/fixtures/wpt/FileAPI/blob/Blob-stream.any.js changed 34.2% diff
test/fixtures/wpt/FileAPI/fileReader.any.js added
test/fixtures/wpt/FileAPI/idlharness.any.js added
test/fixtures/wpt/FileAPI/idlharness.worker.js changed 29.2% diff
test/fixtures/wpt/FileAPI/reading-data-section/Determining-Encoding.any.js added
test/fixtures/wpt/FileAPI/reading-data-section/FileReader-event-handler-attributes.any.js added
test/fixtures/wpt/FileAPI/reading-data-section/FileReader-multiple-reads.any.js added
test/fixtures/wpt/FileAPI/reading-data-section/filereader_abort.any.js added
test/fixtures/wpt/FileAPI/reading-data-section/filereader_error.any.js added
test/fixtures/wpt/FileAPI/reading-data-section/filereader_readAsArrayBuffer.any.js added
test/fixtures/wpt/FileAPI/reading-data-section/filereader_readAsBinaryString.any.js added
test/fixtures/wpt/FileAPI/reading-data-section/filereader_readAsDataURL.any.js added
test/fixtures/wpt/FileAPI/reading-data-section/filereader_readAsText.any.js added
test/fixtures/wpt/FileAPI/reading-data-section/filereader_readystate.any.js added
test/fixtures/wpt/FileAPI/reading-data-section/filereader_result.any.js added
test/fixtures/wpt/FileAPI/support/Blob.js changed 4.2% diff
test/fixtures/wpt/FileAPI/support/send-file-formdata-helper.js changed 7.8% diff
test/fixtures/wpt/FileAPI/url/url-format.any.js changed 4.8% diff
test/fixtures/wpt/FileAPI/url/url-with-fetch.any.js changed 38.8% diff
test/fixtures/wpt/resources/check-layout-th.js changed 2.0% diff
test/fixtures/wpt/resources/declarative-shadow-dom-polyfill.js added
test/fixtures/wpt/resources/idlharness-shadowrealm.js changed 50.6% diff
test/fixtures/wpt/resources/idlharness.js changed 4.8% diff
test/fixtures/wpt/resources/testdriver.js changed 7.8% diff
test/fixtures/wpt/resources/testharness.js changed 0.6% diff
test/fixtures/wpt/resources/webidl2/index.js removed
test/fixtures/wpt/resources/webidl2/lib/writer.js removed
test/fixtures/wpt/streams/readable-byte-streams/enqueue-with-detached-buffer.window.js renamed 12.6% diff
test/fixtures/wpt/streams/readable-byte-streams/enqueue-with-detached-buffer.any.js
test/fixtures/wpt/streams/readable-streams/garbage-collection.any.js changed 1.7% diff
test/fixtures/wpt/streams/resources/test-utils.js changed 18.0% diff
test/fixtures/wpt/url/historical.any.js changed 35.7% diff
test/fixtures/wpt/url/IdnaTestV2.window.js added
test/fixtures/wpt/url/resources/a-element.js changed 17.9% diff
test/fixtures/wpt/url/url-constructor.any.js changed 32.9% diff
test/fixtures/wpt/url/url-setters-a-area.window.js changed 25.1% diff
test/fixtures/wpt/url/url-setters.any.js changed 29.2% diff
test/fixtures/wpt/url/urlsearchparams-delete.any.js changed 37.2% diff
test/fixtures/wpt/url/urlsearchparams-size.any.js added
test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/aes_gcm.https.any.js changed 75.3% diff
test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/aes_gcm_256_iv.https.any.js added
test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/aes_gcm_256_iv_fixtures.js added
test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/aes_gcm_96_iv_fixtures.js added
test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/aes_gcm_vectors.js changed 84.0% diff
test/fixtures/wpt/WebCryptoAPI/sign_verify/ecdsa_vectors.js changed 33.8% diff
test/fixtures/wpt/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.js changed 1.9% diff
test/fixtures/wpt/webmessaging/broadcastchannel/resources/worker.js changed 18.3% diff
test/internet/test-tls-autoselectfamily-servername.js added
test/message/test_runner_describe_it.js changed 11.4% diff
test/message/test_runner_hooks.js changed 5.5% diff
test/message/test_runner_only_tests.js changed 54.4% diff
test/message/test_runner_output.js changed 2.4% diff
test/parallel/test-assert-deep.js changed 0.6% diff
test/parallel/test-assert.js changed 4.8% diff
test/parallel/test-async-local-storage-bind.js added
test/parallel/test-async-local-storage-snapshot.js added
test/parallel/test-blob-file-backed.js added
test/parallel/test-blob.js changed 0.8% diff
test/parallel/test-bootstrap-modules.js changed 43.8% diff
test/parallel/test-buffer-from.js changed 100.0% diff
test/parallel/test-cluster-bind-privileged-port.js changed 13.7% diff
test/parallel/test-dgram-abort-closed.js added
test/parallel/test-dns.js changed 3.2% diff
test/parallel/test-events-listener-count-with-listener.js added
test/parallel/test-fs-assert-encoding-error.js changed 61.4% diff
test/parallel/test-http-autoselectfamily.js changed 7.6% diff
test/parallel/test-http-content-length-mismatch.js changed 1.3% diff
test/parallel/test-http-early-hints-invalid-argument.js changed 100.0% diff
test/parallel/test-http-early-hints.js changed 4.2% diff
test/parallel/test-http-server-non-utf8-header.js added
test/parallel/test-http-socket-error-listeners.js added
test/parallel/test-http2-ping-settings-heapdump.js changed 43.8% diff
test/parallel/test-http2-trailers-after-session-close.js moved 21.5% diff
test/known_issues/test-http2-trailers-after-session-close.js
test/parallel/test-https-autoselectfamily.js changed 7.0% diff
test/parallel/test-icu-env.js changed 0.4% diff
test/parallel/test-intl.js changed 3.5% diff
test/parallel/test-net-autoselectfamily-commandline-option.js changed 11.0% diff
test/parallel/test-net-autoselectfamily-ipv4first.js changed 10.6% diff
test/parallel/test-net-autoselectfamily.js changed 7.7% diff
test/parallel/test-net-autoselectfamilydefault.js changed 5.2% diff
test/parallel/test-net-connect-reset-until-connected.js changed 39.0% diff
test/parallel/test-net-dns-custom-lookup.js changed 34.0% diff
test/parallel/test-net-dns-lookup.js changed 5.2% diff
test/parallel/test-net-options-lookup.js changed 13.5% diff
test/parallel/test-net-server-reset.js changed 33.0% diff
test/parallel/test-net-socket-connect-invalid-autoselectfamilyattempttimeout.js changed 100.0% diff
test/parallel/test-perf-hooks-worker-timeorigin.js changed 40.6% diff
test/parallel/test-performance-nodetiming.js added
test/parallel/test-punycode.js changed 0.8% diff
test/parallel/test-readline-interface-recursive-writes.js added
test/parallel/test-repl-reverse-search.js changed 0.9% diff
test/parallel/test-runner-cli.js changed 39.5% diff
test/parallel/test-runner-extraneous-async-activity.js changed 44.9% diff
test/parallel/test-runner-reporters.js changed 21.6% diff
test/parallel/test-single-executable-application.js changed 17.5% diff
test/parallel/test-strace-openat-openssl.js added
test/parallel/test-stream-pipeline.js changed 1.4% diff
test/parallel/test-stream2-transform.js changed 4.3% diff
test/parallel/test-timers-now.js changed 47.7% diff
test/parallel/test-timers-ordering.js changed 8.4% diff
test/parallel/test-tls-alert.js changed 23.1% diff
test/parallel/test-tls-client-getephemeralkeyinfo.js changed 36.7% diff
test/parallel/test-tls-dhe.js changed 59.7% diff
test/parallel/test-tls-ecdh-auto.js changed 43.9% diff
test/parallel/test-tls-ecdh-multiple.js changed 38.1% diff
test/parallel/test-tls-junk-server.js changed 25.0% diff
test/parallel/test-tls-no-sslv3.js changed 12.4% diff
test/parallel/test-tls-server-failed-handshake-emits-clienterror.js changed 18.3% diff
test/parallel/test-tls-socket-failed-handshake-emits-error.js changed 14.8% diff
test/parallel/test-trace-events-threadpool.js changed 19.2% diff
test/parallel/test-trace-events-worker-metadata-with-name.js added
test/parallel/test-trace-events-worker-metadata.js changed 4.8% diff
test/parallel/test-unhandled-exception-with-worker-inuse.js added
test/parallel/test-util-isDeepStrictEqual.js changed 76.9% diff
test/parallel/test-v8-collect-gc-profile-in-worker.js changed 9.0% diff
test/parallel/test-webstreams-compose.js added
test/parallel/test-webstreams-pipeline.js changed 3.1% diff
test/parallel/test-whatwg-readablestream.js changed 1.8% diff
test/parallel/test-whatwg-url-custom-inspect.js changed 5.3% diff
test/parallel/test-whatwg-url-properties.js changed 9.9% diff
test/parallel/test-worker-name.js added
test/pseudo-tty/test_runner_default_reporter.js added
test/pummel/test-vm-compile-function-leak.js added
test/sequential/test-async-wrap-getasyncid.js changed 0.4% diff
test/sequential/test-debugger-watch-validation.js added
test/sequential/test-tls-psk-client.js changed 2.4% diff
test/sequential/test-tls-securepair-client.js changed 3.5% diff
test/sequential/test-worker-http2-stream-terminate.js moved 0.0%
test/parallel/test-worker-http2-stream-terminate.js
test/wasi/test-wasi-options-validation.js changed 18.1% diff
test/wasi/test-wasi.js changed 48.4% diff
test/wpt/test-abort.js changed 16.0% diff
test/wpt/test-atob.js changed 14.8% diff
test/wpt/test-blob.js changed 63.4% diff
test/wpt/test-broadcastchannel.js changed 53.1% diff
test/wpt/test-console.js changed 16.2% diff
test/wpt/test-domexception.js changed 70.2% diff
test/wpt/test-encoding.js changed 56.6% diff
test/wpt/test-events.js changed 15.9% diff
test/wpt/test-file.js changed 9.8% diff
test/wpt/test-hr-time.js changed 32.6% diff
test/wpt/test-microtask-queuing.js changed 13.7% diff
test/wpt/test-performance-timeline.js changed 8.1% diff
test/wpt/test-resource-timing.js changed 2.9% diff
test/wpt/test-streams.js changed 81.1% diff
test/wpt/test-structured-clone.js changed 9.0% diff
test/wpt/test-timers.js changed 14.6% diff
test/wpt/test-url.js changed 4.6% diff
test/wpt/test-user-timing.js changed 32.1% diff
test/wpt/test-wasm-webapi.js changed 15.8% diff

JSON Files (74 of 559):

NameStatusDeltaVisual Diff
deps/corepack/package.json changed 2.8% diff
deps/npm/node_modules/@npmcli/arborist/package.json changed 0.8% diff
deps/npm/node_modules/libnpmdiff/package.json changed 3.7% diff
deps/npm/node_modules/libnpmexec/package.json changed 3.1% diff
deps/npm/node_modules/libnpmfund/package.json changed 4.2% diff
deps/npm/node_modules/libnpmpack/package.json changed 4.0% diff
deps/npm/node_modules/lru-cache/package.json changed 43.5% diff
deps/npm/node_modules/pacote/package.json changed 1.3% diff
deps/npm/package.json changed 3.2% diff
deps/undici/src/package.json changed 2.0% diff
doc/api/all.json changed skipped
doc/api/assert.json changed 0.2% diff
doc/api/async_context.json changed 8.9% diff
doc/api/async_hooks.json changed 10.2% diff
doc/api/buffer.json changed 1.9% diff
doc/api/child_process.json changed 3.6% diff
doc/api/cluster.json changed 4.9% diff
doc/api/console.json changed 6.5% diff
doc/api/crypto.json changed 2.0% diff
doc/api/debugger.json changed 12.2% diff
doc/api/deprecations.json changed 0.2% diff
doc/api/dgram.json changed 2.2% diff
doc/api/diagnostics_channel.json changed 5.1% diff
doc/api/dns.json changed 1.9% diff
doc/api/domain.json changed 4.3% diff
doc/api/esm.json changed 12.7% diff
doc/api/events.json changed 3.7% diff
doc/api/fs.json changed 2.0% diff
doc/api/http.json changed 0.7% diff
doc/api/http2.json changed 1.9% diff
doc/api/https.json changed 0.6% diff
doc/api/inspector.json changed 2.7% diff
doc/api/net.json changed 9.5% diff
doc/api/os.json changed 0.6% diff
doc/api/path.json changed 1.2% diff
doc/api/perf_hooks.json changed 1.2% diff
doc/api/process.json changed 0.2% diff
doc/api/punycode.json changed 22.4% diff
doc/api/querystring.json changed 5.7% diff
doc/api/readline.json changed 2.3% diff
doc/api/repl.json changed 0.9% diff
doc/api/single-executable-applications.json changed 61.7% diff
doc/api/stream.json changed 2.4% diff
doc/api/string_decoder.json changed 28.3% diff
doc/api/test.json changed 11.2% diff
doc/api/timers.json changed 1.9% diff
doc/api/tls.json changed 7.0% diff
doc/api/tracing.json changed 39.7% diff
doc/api/tty.json changed 6.4% diff
doc/api/url.json changed 3.2% diff
doc/api/util.json changed 0.2% diff
doc/api/v8.json changed 0.5% diff
doc/api/vm.json changed 1.2% diff
doc/api/wasi.json changed 39.7% diff
doc/api/worker_threads.json changed 3.8% diff
doc/api/zlib.json changed 2.5% diff
test/fixtures/postject-copy/node_modules/.package-lock.json changed 27.1% diff
test/fixtures/postject-copy/node_modules/postject/package.json changed 13.7% diff
test/fixtures/postject-copy/package-lock.json changed 26.4% diff
test/fixtures/postject-copy/package.json changed 12.3% diff
test/fixtures/wpt/common/security-features/tools/spec.src.json changed 9.3% diff
test/fixtures/wpt/resources/webidl2/package-lock.json removed
test/fixtures/wpt/resources/webidl2/package.json removed
test/fixtures/wpt/url/resources/IdnaTestV2.json added
test/fixtures/wpt/url/resources/setters_tests.json changed 9.4% diff
test/fixtures/wpt/url/resources/toascii.json changed 5.4% diff
test/fixtures/wpt/url/resources/urltestdata.json changed 3.1% diff
test/fixtures/wpt/versions.json changed 20.4% diff
test/wpt/status/encoding.json changed 3.1% diff
test/wpt/status/FileAPI/blob.json changed 7.9% diff
test/wpt/status/hr-time.json changed 100.0% diff
test/wpt/status/streams.json changed 35.2% diff
test/wpt/status/url.json changed 74.8% diff
tools/lint-md/package-lock.json changed 44.9% diff
tools/lint-md/package.json changed 4.0% diff

Makefiles (2 of 27):

NameStatusDeltaVisual Diff
deps/nghttp2/lib/Makefile.msvc changed 12.3% diff
Makefile changed 0.6% diff

Man Pages (5 of 148):

NameStatusDeltaVisual Diff
deps/npm/man/man1/npm-ls.1 changed 0.4% diff
deps/npm/man/man1/npm.1 changed 0.2% diff
deps/npm/man/man5/npm-json.5 changed 0.2% diff
deps/npm/man/man5/package-json.5 changed 0.2% diff
doc/node.1 changed 0.8% diff

SGML Documents (7 of 50):

NameStatusDeltaVisual Diff
doc/api/debugger.md changed 6.2% diff
doc/api/deprecations.md changed 0.1% diff
doc/api/http2.md changed 0.1% diff
doc/api/net.md changed 2.7% diff
doc/api/single-executable-applications.md changed 21.6% diff
doc/api/tls.md changed 3.2% diff
doc/api/worker_threads.md changed 0.9% diff

Command Files (1 of 32):

NameStatusDeltaVisual Diff
tools/msvs/vswhere_usability_wrapper.cmd changed 20.8% diff

CSS Style Sheets (1 of 20):

NameStatusDeltaVisual Diff
test/fixtures/wpt/resources/testharness.css.headers removed

DOS Batch Files (1 of 10):

NameStatusDeltaVisual Diff
vcbuild.bat changed 1.1% diff

Git Files (2 of 35):

NameStatusDeltaVisual Diff
test/fixtures/wpt/resources/.gitignore removed
test/fixtures/wpt/resources/webidl2/.gitignore removed

GYP Files (14 of 311):

NameStatusDeltaVisual Diff
common.gypi changed 1.8% diff
deps/cares/cares.gyp changed 0.6% diff
deps/uv/common.gypi changed 1.2% diff
deps/uv/uv.gyp changed 4.6% diff
node.gyp changed 1.5% diff
node.gypi changed 1.7% diff
test/addons/common.gypi changed 39.8% diff
test/addons/dlopen-ping-pong/binding.gyp changed 5.9% diff
test/addons/openssl-binding/binding.gyp changed 3.6% diff
test/addons/openssl-providers/binding.gyp changed 3.6% diff
test/addons/zlib-binding/binding.gyp changed 5.3% diff
tools/v8_gypfiles/d8.gyp changed 2.6% diff
tools/v8_gypfiles/toolchain.gypi changed 1.3% diff
tools/v8_gypfiles/v8.gyp changed 0.1% diff

HTML Pages (124 of 937):

NameStatusDeltaVisual Diff
deps/npm/docs/output/commands/npm-ls.html changed 0.01%
deps/npm/docs/output/commands/npm.html changed 0.01%
deps/npm/docs/output/configuring-npm/package-json.html changed 0.002%
doc/api/addons.html changed 0.001%
doc/api/all.html changed skipped
doc/api/assert.html changed 0.001%
doc/api/async_context.html changed 6.2%
doc/api/async_hooks.html changed 0.6%
doc/api/buffer.html changed 0.6%
doc/api/child_process.html changed 0.001%
doc/api/cli.html changed 0.001%
doc/api/cluster.html changed 0.001%
doc/api/console.html changed 0.002%
doc/api/corepack.html changed 0.004%
doc/api/crypto.html changed 0.3%
doc/api/debugger.html changed 1.9%
doc/api/deprecations.html changed 0.005%
doc/api/dgram.html changed 0.001%
doc/api/diagnostics_channel.html changed 0.04%
doc/api/dns.html changed 0.001%
doc/api/documentation.html changed 0.004%
doc/api/domain.html changed 0.002%
doc/api/embedding.html changed 0.004%
doc/api/errors.html changed 0.0%
doc/api/esm.html changed 0.5%
doc/api/events.html changed 0.9%
doc/api/fs.html changed 0.7%
doc/api/globals.html changed 0.001%
doc/api/http.html changed 0.0%
doc/api/http2.html changed 0.01%
doc/api/https.html changed 0.002%
doc/api/index.html changed 0.01%
doc/api/inspector.html changed 0.002%
doc/api/intl.html changed 0.003%
doc/api/module.html changed 0.003%
doc/api/modules.html changed 0.001%
doc/api/n-api.html changed 0.0%
doc/api/net.html changed 1.7%
doc/api/os.html changed 0.001%
doc/api/packages.html changed 0.001%
doc/api/path.html changed 0.002%
doc/api/perf_hooks.html changed 0.001%
doc/api/permissions.html changed 0.002%
doc/api/policy.html changed 0.01%
doc/api/process.html changed 0.0%
doc/api/punycode.html changed 0.004%
doc/api/querystring.html changed 0.003%
doc/api/readline.html changed 0.001%
doc/api/repl.html changed 0.001%
doc/api/report.html changed 0.001%
doc/api/single-executable-applications.html changed 6.5%
doc/api/stream.html changed 0.3%
doc/api/string_decoder.html changed 0.004%
doc/api/synopsis.html changed 0.01%
doc/api/test.html changed 2.3%
doc/api/timers.html changed 0.002%
doc/api/tls.html changed 1.5%
doc/api/tracing.html changed 0.003%
doc/api/tty.html changed 0.003%
doc/api/url.html changed 0.3%
doc/api/util.html changed 0.0%
doc/api/v8.html changed 0.001%
doc/api/vm.html changed 0.001%
doc/api/wasi.html changed 4.9%
doc/api/webcrypto.html changed 0.001%
doc/api/webstreams.html changed 0.001%
doc/api/worker_threads.html changed 0.4%
doc/api/zlib.html changed 0.001%
doc/changelogs/CHANGELOG_V19.md changed 21.5%
test/fixtures/wpt/common/dispatcher/executor.html added
test/fixtures/wpt/common/dispatcher/remote-executor.html added
test/fixtures/wpt/dom/events/document-level-touchmove-event-listener-passive-by-default.tentative.h
tml
removed
test/fixtures/wpt/dom/events/document-level-wheel-event-listener-passive-by-default.tentative.html removed
test/fixtures/wpt/encoding/gb18030-encoder.html removed
test/fixtures/wpt/encoding/gbk-encoder.html removed
test/fixtures/wpt/encoding/legacy-mb-schinese/gb18030/gb18030-decoder.html removed
test/fixtures/wpt/encoding/legacy-mb-schinese/gbk/gbk-decoder.html removed
test/fixtures/wpt/encoding/single-byte-decoder.html removed
test/fixtures/wpt/FileAPI/Blob-methods-from-detached-frame.html added
test/fixtures/wpt/FileAPI/blob/Blob-constructor.html removed
test/fixtures/wpt/FileAPI/blob/Blob-slice-overflow.html removed
test/fixtures/wpt/FileAPI/blob/Blob-slice.html removed
test/fixtures/wpt/FileAPI/blob/Blob-stream-byob-crash.html added
test/fixtures/wpt/FileAPI/blob/Blob-stream-sync-xhr-crash.html added
test/fixtures/wpt/FileAPI/BlobURL/cross-partition.tentative.https.html added
test/fixtures/wpt/FileAPI/file/File-constructor.html removed
test/fixtures/wpt/FileAPI/file/send-file-form-controls.tentative.html removed
test/fixtures/wpt/FileAPI/file/send-file-form-iso-2022-jp.tentative.html removed
test/fixtures/wpt/FileAPI/file/send-file-form-punctuation.tentative.html removed
test/fixtures/wpt/FileAPI/file/send-file-form-windows-1252.tentative.html removed
test/fixtures/wpt/FileAPI/file/send-file-form-x-user-defined.tentative.html removed
test/fixtures/wpt/FileAPI/file/send-file-formdata-controls.tentative.html removed
test/fixtures/wpt/FileAPI/file/send-file-formdata-punctuation.tentative.html removed
test/fixtures/wpt/FileAPI/file/send-file-formdata-utf-8.html removed
test/fixtures/wpt/FileAPI/file/send-file-formdata.html removed
test/fixtures/wpt/FileAPI/fileReader.html removed
test/fixtures/wpt/FileAPI/idlharness.html changed 12.2%
test/fixtures/wpt/FileAPI/reading-data-section/Determining-Encoding.html removed
test/fixtures/wpt/FileAPI/reading-data-section/FileReader-event-handler-attributes.html removed
test/fixtures/wpt/FileAPI/reading-data-section/FileReader-multiple-reads.html removed
test/fixtures/wpt/FileAPI/reading-data-section/filereader_abort.html removed
test/fixtures/wpt/FileAPI/reading-data-section/filereader_error.html removed
test/fixtures/wpt/FileAPI/reading-data-section/filereader_readAsArrayBuffer.html removed
test/fixtures/wpt/FileAPI/reading-data-section/filereader_readAsBinaryString.html removed
test/fixtures/wpt/FileAPI/reading-data-section/filereader_readAsDataURL.html removed
test/fixtures/wpt/FileAPI/reading-data-section/filereader_readAsText.html removed
test/fixtures/wpt/FileAPI/reading-data-section/filereader_readystate.html removed
test/fixtures/wpt/FileAPI/reading-data-section/filereader_result.html removed
test/fixtures/wpt/FileAPI/support/empty-document.html added
test/fixtures/wpt/FileAPI/url/cross-global-revoke.sub.html changed 2.4%
test/fixtures/wpt/html/webappapis/timers/negative-setinterval.html removed
test/fixtures/wpt/html/webappapis/timers/negative-settimeout.html removed
test/fixtures/wpt/html/webappapis/timers/type-long-setinterval.html removed
test/fixtures/wpt/html/webappapis/timers/type-long-settimeout.html removed
test/fixtures/wpt/resources/webidl2/checker/index.html removed
test/fixtures/wpt/resources/webidl2/coverage.html removed
test/fixtures/wpt/streams/transferable/gc-crash.html added
test/fixtures/wpt/url/a-element-xhtml.xhtml changed 66.0%
test/fixtures/wpt/url/a-element.html changed 97.4%
test/fixtures/wpt/url/failure.html changed 7.8%
test/fixtures/wpt/url/url-constructor.html removed
test/fixtures/wpt/url/url-origin.html removed
test/fixtures/wpt/webmessaging/broadcastchannel/blobs.html changed 0.04%
test/fixtures/wpt/webmessaging/broadcastchannel/cross-partition.https.tentative.html changed 100.0%
test/fixtures/wpt/webmessaging/broadcastchannel/opaque-origin.html changed 100.0%

Qt Translation Or MS TypeScript Files (6 of 283):

NameStatusDeltaVisual Diff
deps/npm/node_modules/lru-cache/index.d.ts changed 39.1% diff
deps/undici/src/types/balanced-pool.d.ts changed 32.3% diff
deps/undici/src/types/client.d.ts changed 59.2% diff
deps/undici/src/types/proxy-agent.d.ts changed 16.1% diff
deps/undici/src/types/websocket.d.ts changed 1.6% diff
typings/primordials.d.ts changed 0.3% diff

YAML Files (2 of 40):

NameStatusDeltaVisual Diff
test/fixtures/wpt/resources/webidl2/.travis.yml removed
test/wpt/.eslintrc.yaml added

Data Files (8 of 127):

NameStatusDeltaVisual Diff
test/message/test_runner_abort.out changed 13.7% diff
test/message/test_runner_abort_suite.out changed 5.2% diff
test/message/test_runner_describe_it.out changed 0.6% diff
test/message/test_runner_only_tests.out changed 59.7% diff
test/message/test_runner_output.out changed 3.2% diff
test/message/test_runner_output_cli.out changed 95.9% diff
test/message/test_runner_output_spec_reporter.out changed 12.6% diff
test/pseudo-tty/test_runner_default_reporter.out added

Directories (3 of 2973):

NameStatus
src/dataqueue added
test/fixtures/wpt/common/dispatcher added
test/fixtures/wpt/resources/webidl2/checker removed

Change Logs (3 of 15):

NameStatusDeltaVisual Diff
CHANGELOG.md changed 0.3% diff
deps/corepack/CHANGELOG.md changed 6.8% diff
test/fixtures/wpt/resources/webidl2/CHANGELOG.md removed

Information Files (1 of 216):

NameStatusDeltaVisual Diff
AUTHORS removed

Licenses (3 of 286):

NameStatusDeltaVisual Diff
deps/npm/node_modules/lru-cache/LICENSE changed 8.0% diff
test/fixtures/wpt/resources/LICENSE removed
test/fixtures/wpt/resources/webidl2/LICENSE removed

Readme Files (9 of 160):

NameStatusDeltaVisual Diff
benchmark/README.md changed 60.2% diff
deps/undici/src/README.md changed 0.3% diff
README.md changed 0.9% diff
src/README.md changed 3.2% diff
test/fixtures/wpt/common/dispatcher/README.md added
test/fixtures/wpt/README.md changed 25.1% diff
test/fixtures/wpt/resources/webidl2/README.md removed
test/wpt/README.md changed 0.4% diff
tools/dep_updaters/README.md changed 54.6% diff

Text Files (15 of 876):

NameStatusDeltaVisual Diff
deps/npm/docs/content/commands/npm-ls.md changed 0.3% diff
deps/npm/docs/content/commands/npm.md changed 0.1% diff
deps/npm/docs/content/configuring-npm/package-json.md changed 0.2% diff
doc/contributing/diagnostic-tooling-support-tiers.md changed 2.1% diff
doc/contributing/maintaining-c-ares.md changed 19.2% diff
doc/contributing/maintaining-http.md changed 8.5% diff
doc/contributing/maintaining-nghttp2.md added
doc/contributing/maintaining-single-executable-application-support.md changed 2.5% diff
doc/contributing/releases.md changed 0.9% diff
doc/contributing/security-release-process.md changed 13.3% diff
onboarding.md changed 0.6% diff
test/fixtures/es-module-loaders/assertionless-json-import.mjs changed 100.0% diff
test/fixtures/wpt/common/proxy-all.sub.pac added
test/parallel/parallel.status changed 5.9% diff
tools/update-authors.mjs removed

Other Files (1 of 78):

NameStatusDeltaVisual Diff
test/wasi/wasm/sock.wasm added

Packages Compared:

node-v19.7.0.tar.xz
node-v19.8.0.tar.xz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)