"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "node" between the packages
node-v19.8.0.tar.xz and node-v19.8.1.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.02% and now consists of 23283 regular files (-1) and 2972 directories.

Related Informations:

None found by Fossies.

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Header file 5190 0 0 3
C program 2415 0 0 0
C++ program 1870 0 0 1
Patch 23 0 0 0
Assembler program 793 0 0 0
Fortran program 2 0 0 0
Java program 250 0 0 0
Perl module 101 0 0 0
Perl program 235 0 0 0
Python program 445 0 0 0
Sed program 1 0 0 0
Shell program 110 0 0 0
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 0
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 7064 0 1 0
JSON file 557 0 0 42
Lisp program 4 0 0 0
M4 macro file 33 0 0 0
Makefile 27 0 0 0
Man page 148 0 0 0
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 0
XML document 13 0 0 0
Certificate file 197 0 0 0
Command file 32 0 0 0
Configure script 2 0 0 0
CSS style sheet 19 0 0 0
DOS Batch file 10 0 0 0
Git file 33 0 0 0
GYP file 311 0 0 0
HTML page 897 0 0 65
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 0
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 39 0 0 0
Data file 127 0 0 0
Icon 1 0 0 0
Image file 46 0 0 0
Vector Image file 7 0 0 0
Directory 2972 0 0 0
Archive 24 0 0 0
Change log 14 0 0 1
Information file 215 0 0 0
License 284 0 0 0
Readme file 159 0 0 0
Text file 875 0 0 0
Other 78 0 0 0
Total Files2625601112



Header Files (3 of 5190):

NameStatusDeltaVisual Diff
src/env_properties.h changed 0.2% diff
src/node_contextify.h changed 1.5% diff
src/node_version.h changed 0.8% diff

C++ Programs (1 of 1870):

NameStatusDeltaVisual Diff
src/node_contextify.cc changed 0.9% diff

JavaScript Files (1 of 7064):

NameStatusDeltaVisual Diff
test/pummel/test-vm-compile-function-leak.js removed

JSON Files (42 of 557):

NameStatusDeltaVisual Diff
doc/api/all.json changed skipped
doc/api/assert.json changed 0.2% diff
doc/api/async_context.json changed 0.4% diff
doc/api/async_hooks.json changed 1.9% diff
doc/api/buffer.json changed 1.2% 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 0.3% diff
doc/api/dgram.json changed 2.2% diff
doc/api/diagnostics_channel.json changed 4.9% diff
doc/api/dns.json changed 1.9% diff
doc/api/domain.json changed 4.3% diff
doc/api/events.json changed 1.7% diff
doc/api/fs.json changed 0.1% diff
doc/api/http.json changed 0.7% diff
doc/api/http2.json changed 0.1% diff
doc/api/https.json changed 0.6% diff
doc/api/inspector.json changed 2.7% diff
doc/api/net.json changed 0.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 44.1% diff
doc/api/stream.json changed 0.3% diff
doc/api/string_decoder.json changed 28.3% diff
doc/api/test.json changed 2.5% diff
doc/api/timers.json changed 1.9% diff
doc/api/tls.json changed 0.2% diff
doc/api/tracing.json changed 39.7% diff
doc/api/tty.json changed 6.4% diff
doc/api/url.json changed 0.4% 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 25.3% diff
doc/api/worker_threads.json changed 3.1% diff
doc/api/zlib.json changed 2.5% diff

HTML Pages (65 of 897):

NameStatusDeltaVisual Diff
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 0.001%
doc/api/async_hooks.html changed 0.001%
doc/api/buffer.html changed 0.0%
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.0%
doc/api/debugger.html changed 0.004%
doc/api/deprecations.html changed 0.0005%
doc/api/dgram.html changed 0.001%
doc/api/diagnostics_channel.html changed 0.002%
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.001%
doc/api/events.html changed 0.0004%
doc/api/fs.html changed 0.0%
doc/api/globals.html changed 0.001%
doc/api/http.html changed 0.0%
doc/api/http2.html changed 0.0%
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 0.001%
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 0.004%
doc/api/stream.html changed 0.0%
doc/api/string_decoder.html changed 0.004%
doc/api/synopsis.html changed 0.01%
doc/api/test.html changed 0.001%
doc/api/timers.html changed 0.002%
doc/api/tls.html changed 0.001%
doc/api/tracing.html changed 0.003%
doc/api/tty.html changed 0.003%
doc/api/url.html changed 0.001%
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 0.003%
doc/api/webcrypto.html changed 0.001%
doc/api/webstreams.html changed 0.001%
doc/api/worker_threads.html changed 0.001%
doc/api/zlib.html changed 0.001%
doc/changelogs/CHANGELOG_V19.md changed 0.2%

Change Logs (1 of 14):

NameStatusDeltaVisual Diff
CHANGELOG.md changed 0.3% diff

Packages Compared:

node-v19.8.0.tar.xz
node-v19.8.1.tar.xz


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