Subject: CVS commit: pkgsrc/lang/nodejs
From: Adam Ciarcinski
Date: 2020-05-20 08:58:35
Message id: 20200520065835.78D2FFB27@cvs.NetBSD.org

Log Message:
nodejs: updated to 14.3.0

Version 14.3.0 (Current)

Notable Changes
REPL previews improvements with autocompletion

The output preview is changed to generate previews for autocompleted input \ 
instead of the actual input.

Pressing <enter> during a preview is now going to evaluate the whole \ 
string including the autocompleted part. Pressing <escape> cancels that \ 
behavior.

Support for Top-Level Await

It's now possible to use the await keyword outside of async functions.

Files:
RevisionActionfile
1.182modifypkgsrc/lang/nodejs/Makefile
1.171modifypkgsrc/lang/nodejs/distinfo