hello.js

var please = require('share');
console.log('thank you');

NEW !!!

Wednesday, 15 March, 2023 UTC

Node v19.8.1 (Current)

null ... more


Wednesday, 15 March, 2023 UTC

Node v19.8.0 (Current)

null ... more


Wednesday, 8 March, 2023 UTC

Node v18.15.0 (LTS)

null ... more


Tuesday, 7 March, 2023 UTC

Node v18.15.0 (LTS)

Notable Changes [ 63563f8a7a ] - doc,lib,src,test : rename --test-coverage (Colin Ihrig) #46017 [ 28a775b32f ] - test_runner : add initial code coverage support (Colin Ihrig) #46017 [ 4d50db14b3 ] - (SEMVER-MINOR) test_runner : add reporters (Moshe Atlow) ... more


Tuesday, 21 February, 2023 UTC

Node v18.14.2 (LTS)

Notable Changes [ f864bef32a ] - deps : upgrade npm to 9.5.0 (npm team) #46673 Commits [ 880a65d7ff ] - build : delete snapshot.blob file from the project (Juan José Arboleda) #46626 [ cbea56efda ] - deps : update undici to 5.20.0 (Node.js GitHub Bot) ... more


Tuesday, 21 February, 2023 UTC

Node v19.7.0 (Current)

Notable Changes [ 60a612607e ] - deps : upgrade npm to 9.5.0 (npm team) #46673 [ 7d6c27eab1 ] - deps : add ada as a dependency (Yagiz Nizipli) #46410 [ a79a8bf85a ] - doc : add debadree25 to collaborators (Debadree Chatterjee) #46716 [ 0c2c322ee6 ] - ... more


Tuesday, 21 February, 2023 UTC

Node v18.14.2 (LTS)

null ... more


Tuesday, 21 February, 2023 UTC

Node v19.7.0 (Current)

null ... more


Friday, 17 February, 2023 UTC

Node v18.14.1 (LTS)

Notable Changes The following CVEs are fixed in this release: CVE-2023-23918 : Node.js Permissions policies can be bypassed via process.mainModule (High) CVE-2023-23919 : Node.js OpenSSL error handling issues in nodejs crypto library (Medium) CVE-2023-23936 ... more


Friday, 17 February, 2023 UTC

Node v16.19.1 (LTS)

Notable Changes The following CVEs are fixed in this release: CVE-2023-23918 : Node.js Permissions policies can be bypassed via process.mainModule (High) CVE-2023-23919 : Node.js OpenSSL error handling issues in nodejs crypto library (Medium) CVE-2023-23920 ... more


Friday, 17 February, 2023 UTC

Node v14.21.3 (LTS)

Notable Changes The following CVEs are fixed in this release: CVE-2023-23918 : Node.js Permissions policies can be bypassed via process.mainModule (High) CVE-2023-23920 : Node.js insecure loading of ICU data through ICU_DATA environment variable (Low) ... more


Friday, 17 February, 2023 UTC

Node v19.6.1 (Current)

Notable Changes The following CVEs are fixed in this release: CVE-2023-23919 : OpenSSL errors not cleared in error stack (Medium) CVE-2023-23918 : Experimental Policies bypass via process.mainModule.require (High) CVE-2023-23920 : Insecure loading of ... more


Thursday, 16 February, 2023 UTC

Node v18.14.1 (LTS)

null ... more


Thursday, 16 February, 2023 UTC

Node v19.6.1 (Current)

null ... more


Thursday, 16 February, 2023 UTC

Node v16.19.1 (LTS)

null ... more


Thursday, 16 February, 2023 UTC

Node v14.21.3 (LTS)

null ... more


Thursday, 16 February, 2023 UTC

Thursday February 16 2023 Security Releases

null ... more


Tuesday, 7 February, 2023 UTC

Tuesday February 14 2023 Security Releases

Pre-release announce Summary The Node.js project will release new versions of the 14.x, 16.x, 18.x and 19.x releases lines on or shortly after, Tuesday February 14 2023 in order to address: 2 low severity issues. 2 medium severity issues. 1 high severity ... more


Thursday, 2 February, 2023 UTC

Node v18.14.0 (LTS)

Notable changes Updated npm to 9.3.1 Based on the list of guidelines we've established on integrating npm and node , here is a grouped list of the breaking changes with the reasoning as to why they fit within the guidelines linked above. Note that all ... more


Thursday, 2 February, 2023 UTC

Node v18.14.0 (LTS)

null ... more


Thursday, 2 February, 2023 UTC

Node v19.6.0 (Current)

Notable changes ESM: Leverage loaders when resolving subsequent loaders Loaders now apply to subsequent loaders, for example: --experimental-loader ts-node --experimental-loader loader-written-in-typescript . Upgrade npm to 9.4.0 Added --install-strategy=linked ... more


Thursday, 2 February, 2023 UTC

Node v19.6.0 (Current)

null ... more


Tuesday, 24 January, 2023 UTC

Node v19.5.0 (Current)

Notable Changes http : (SEMVER-MINOR) join authorization headers (Marco Ippolito) #45982 lib: : add webstreams to Duplex.from() (Debadree Chatterjee) #46190 stream : implement finished() for ReadableStream and WritableStream (Debadree Chatterjee) #46205 ... more


Tuesday, 24 January, 2023 UTC

Node v19.5.0 (Current)

null ... more


Friday, 6 January, 2023 UTC

Node v19.4.0 (Current)

Notable Changes buffer : (SEMVER-MINOR) add buffer.isUtf8 for utf8 validation (Yagiz Nizipli) #45947 http : (SEMVER-MINOR) improved timeout defaults handling (Paolo Insogna) #45778 net : add autoSelectFamily global getter and setter (Paolo Insogna) #45777 ... more


Friday, 6 January, 2023 UTC

Node v19.4.0 (Current)

null ... more


Friday, 6 January, 2023 UTC

Node v18.13.0 (LTS)

Notable changes Add support for externally shared js builtins By default Node.js is built so that all dependencies are bundled into the Node.js binary itself. Some Node.js distributions prefer to manage dependencies externally. There are existing build ... more


Friday, 6 January, 2023 UTC

Node v18.13.0 (LTS)

null ... more


Saturday, 17 December, 2022 UTC

OpenSSL 3.0.7 update assessment

Summary The vulnerability in the OpenSSL Security Advisory of Dec 13 2022 do not affect any active Node.js release lines. Analysis Our assessment of the security advisory is: X.509 Policy Constraints Double Locking (CVE-2022-3996) Node.js doesn't call ... more


Wednesday, 14 December, 2022 UTC

Node v19.3.0 (Current)

Notable Changes Updated npm to 9.2.0 Based on the list of guidelines we've established on integrating npm and node , here is a grouped list of the breaking changes with the reasoning as to why they fit within the guidelines linked above. Note that all ... more