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.
This commit is contained in:
adam 2020-05-20 06:58:35 +00:00
parent 1d681c1742
commit 2919b86586
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.181 2020/05/08 13:47:25 adam Exp $
# $NetBSD: Makefile,v 1.182 2020/05/20 06:58:35 adam Exp $
DISTNAME= node-v14.2.0
DISTNAME= node-v14.3.0
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c gnu++14

View file

@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.170 2020/05/08 13:47:25 adam Exp $
$NetBSD: distinfo,v 1.171 2020/05/20 06:58:35 adam Exp $
SHA1 (node-v14.2.0.tar.xz) = 60131695688f1c74ce7b399768387b2e922c5763
RMD160 (node-v14.2.0.tar.xz) = 6d2c346cf4ae5450e757bc420a7e1c254b0d2196
SHA512 (node-v14.2.0.tar.xz) = 47e5ec0b7a207082d43419a7e0a6ea9242ec43b4d7c2217eb66d0b45e2f4d5cb561b3f6fe35fdc41a8be95c182dc122ba262f696ebd12833596d71b372ec85d2
Size (node-v14.2.0.tar.xz) = 32884616 bytes
SHA1 (node-v14.3.0.tar.xz) = 5c83a27cf71559f8afdc30572f51860a3f900bca
RMD160 (node-v14.3.0.tar.xz) = 0095c9ddf3890dfd6e3291cd734bddad04c1e6fe
SHA512 (node-v14.3.0.tar.xz) = 3afcc430bad57150baa8d1c0e5ef0f64691ef6549a052be654a86313fe28f31e7fdfeea4d2b3993798a7141bc6d7b1642747d1bc2636139e2f2fd79441580148
Size (node-v14.3.0.tar.xz) = 32985344 bytes
SHA1 (patch-common.gypi) = f0bd2962bf7c8466db24b35a35154897ecad6316
SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
SHA1 (patch-deps_uv_common.gypi) = d38a9c8d9e3522f15812aec2f5b1e1e636d4bab3