Notable Changes
- deps:
- doc: add release key for Danielle Adams (Danielle Adams) #35545
- http2: check write not scheduled in scope destructor (David Halls) #36241
- stream: fix regression on duplex end (Momtchil Momtchev) #35941
Commits
- [
] – assert: refactor to use more primordials (Antoine du Hamel) #359981c508bfc66b
- [
] – assert,repl: enable ecmaVersion 2021 in acorn parser (Michaël Zasso) #358271a9d3a0df29
- [
] – async_hooks: refactor to use more primordials (Antoine du Hamel) #3616816d43c8dd69
- [
] – async_hooks: fix leak in AsyncLocalStorage exit (Stephen Belanger) #357791029ea16a24
- [
] – benchmark: fix build warnings (Gabriel Schulhof) #361571d49e0ca73a
- [
] – benchmark: ignore build artifacts for napi addons (Richard Lau) #359701d027be0551
- [
] – benchmark: remove modules that require intl (Richard Lau) #359681fdb1c0d31c
- [
] – benchmark: make the benchmark tool work with Node 10 (Joyee Cheung) #358171f6487960b5
- [
] – benchmark: add startup benchmark for loading public modules (Joyee Cheung) #35816121d3ccf5df
- [
] – bootstrap: refactor to use more primordials (Antoine du Hamel) #3599910477e000bf
- [
] – build: replace which with command -v (raisinten) #361181699bb348d9
- [
] – build: try “python3” as a last resort for 3.x (Ole André Vadla Ravnås) #359831304e269001
- [
] – build: conditionally clear vcinstalldir (Brian Ingenito) #3600916bafe04911
- [
] – build: fix zlib inlining for IA-32 (raisinten) #356791f498127c41
- [
] – build: fix lint-js-fix target (Antoine du Hamel) #359271f33fa264cc
- [
] – build: add vcbuilt test-doc target (Antoine du Hamel) #35708167d31827ac
- [
] – build: add license-builder GitHub Action (Tierney Cyren) #3571212a8c2ddcb1
- [
] – build: use make functions instead of echo (Antoine du Hamel) #3570716c61b9372b
- [
] – build: use GITHUB_ENV file to set env variables (Michaël Zasso) #3563814813d913e3
- [
] – build: do not install jq in workflows (Michaël Zasso) #35638171e0f33751
- [
] – build, tools: look for local installation of NASM (Richard Lau) #3601418ab7f258d4
- [
] – build,tools: gitHub Actions: use Node.js Fermium (Antoine du Hamel) #35840150552facb7
- [
] – build,tools: add lint-js-doc target (Antoine du Hamel) #35708177b7c985f6
- [
] – cluster: refactor to use more primordials (Antoine du Hamel) #360111929e1272ee
- [
] – console: use more primordials (Antoine du Hamel) #357341568e6177c9
- [
] – deps: upgrade npm to 6.14.9 (Myles Borins) #3645016cea3152fe
- [
] – deps: cherry-pick 9a49b22 from V8 upstream (Daniel Bevenius) #359391d2ee676eb9
- [
] – deps: update acorn to v8.0.4 (Michaël Zasso) #3579117367e6c6be
- [
] – deps: fix typo in zlib.gyp that break arm-fpu-neon build (lucasg) #3565914937a34be6
- [
] – deps: upgrade to cjs-module-lexer@1.0.0 (Guy Bedford) #3592811e8dfb9d2c
- [
] – deps: update to cjs-module-lexer@0.5.2 (Guy Bedford) #3590110356963f0e
- [
] – deps: upgrade to cjs-module-lexer@0.5.0 (Guy Bedford) #358711172be4ffe0
- [
] – deps: update to cjs-module-lexer@0.4.3 (Guy Bedford) #3574511f7740691d
- [
] – doc: remove stray comma in url.md (Rich Trott) #36175147bd445e56
- [
] – doc: revise agent.destroy() text (Rich Trott) #3616312f76a75fc6
- [
] – doc: add compatibility/interop technical value (Geoffrey Booth) #35323172fb6f88ab
- [
] – doc: de-emphasize wrapping in napi_define_class (Gabriel Schulhof) #361591f5efd54727
- [
] – doc: clarify text about process not responding (Rich Trott) #3611718a7c2b951d
- [
] – doc: esm docs consolidation and reordering (Guy Bedford) #360461800e1db83d
- [
] – doc: move shigeki to emeritus (Rich Trott) #3609314fad888fe1
- [
] – doc: document the error when cwd not exists in child_process.spawn (FeelyChau) #345051c088434b4d
- [
] – doc: fix typo in debugger.md (Rich Trott) #3606614dbbbaa2e9
- [
] – doc: update list styles for remark-parse@9 rendering (Rich Trott) #360491d796bc7348
- [
] – doc: escape asterisk in cctest gtest-filter (raisinten) #3603416daf204f32
- [
] – doc: move v8.getHeapCodeStatistics() (Rich Trott) #3602719470bf5872
- [
] – doc: add note regarding file structure in src/README.md (Denys Otrishko) #35000130cd797c15
- [
] – doc: advise users to import the full set of trusted release keys (Reşat SABIQ) #326551cddcfcde9f
- [
] – doc: fix crypto doc linter errors (Antoine du Hamel) #3603511ca1f262a5
- [
] – doc: revise v8.getHeapSnapshot() (Rich Trott) #358491b11725eb9e
- [
] – doc: update core-validate-commit link in guide (Daijiro Wachi) #359381990facbc3e
- [
] – doc: update benchmark CI test indicator in README (Rich Trott) #359451773685c2a4
- [
] – doc: add new wordings to the API description (Pooja D.P) #355881c90571ff2a
- [
] – doc: option –prof documentation help added (krank2me) #3499116259c2d231
- [
] – doc: fix release-schedule link in backport guide (Daijiro Wachi) #35920198e4b77b89
- [
] – doc: update tables in README files for linting changes (Rich Trott) #35905151ce1a2fa8
- [
] – doc: temporarily disable list-item-bullet-indent (Nick Schonning) #356471513bed2776
- [
] – doc: disable no-undefined-references workarounds (Nick Schonning) #356471733c9da1e9
- [
] – doc: adjust table alignment for remark v13 (Nick Schonning) #3564716e1612fa15
- [
] – doc: move bnoordhuis to emeritus (Ben Noordhuis) #358651a15dede26d
- [
] – doc: add on statement in the APIs docs (Pooja D.P) #35610126e42939f2
- [
] – doc: move ronkorving to emeritus (Rich Trott) #3582819486f5fc37
- [
] – doc: recommend test-doc instead of lint-md (Antoine du Hamel) #3570813f3d2d781b
- [
] – doc: fix reference to googletest test fixture (Tobias Nießen) #3581318131d954d9
- [
] – doc: add conditional example for setBreakpoint() (Chris Opperwall) #35823134d6ca3bef
- [
] – doc: make small improvements to REPL doc (Rich Trott) #35808129849743b8
- [
] – doc: update MessagePort documentation for EventTarget inheritance (Anna Henningsen) #35839102f9a2a77a
- [
] – doc: use case-sensitive in the example (Pooja D.P) #3562419c7d4bd0f3
- [
] – doc: consolidate and clarify breakOnSigInt text (Rich Trott) #357871600cffae3c
- [
] – doc: add a subsystems header in pull-requests.md (Pooja D.P) #3571810de3f564b2
- [
] – doc: add require statement in the example (Pooja D.P) #35554147b4b2be29
- [
] – doc: modified memory set statement set size (Pooja D.P) #35517177cfcba7c8
- [
] – doc: use kbd element in readline doc prose (Rich Trott) #35737141937f76f0
- [
] – doc: fix header level in fs.md (ax1) #357711eee62b05f6
- [
] – doc: remove stability warning in v8 module doc (Rich Trott) #35774163533d7d56
- [
] – doc: mark optional parameters in timers.md (Vse Mozhe Buty) #35764162bf1a63d6
- [
] – doc: add a example code to API doc property (Pooja D.P) #3573814dc5e4a354
- [
] – doc: update console.error example (Lee, Bonggi) #3496418ef0652566
- [
] – doc: improve text for breakOnSigint (Rich Trott) #35692147ba12265e
- [
] – doc: this prints replaced with this is printed (Pooja D.P) #355151c0d9756163
- [
] – doc: update package.json field definitions (Myles Borins) #3574112feb86e635
- [
] – doc: add Installing Node.js header in BUILDING.md (Pooja D.P) #357101d0d67c67c0
- [
] – doc: use kbd element in readline doc (Rich Trott) #3569817c089ad04c
- [
] – doc: add release key for Danielle Adams (Danielle Adams) #355451ba623ef35a
- [
] – doc: use kbd element in os doc (Rich Trott) #356561df4043bed3
- [
] – doc: add a statement in the documentation. (Pooja D.P) #3558514d72e982de
- [
] – doc: clarify experimental API elements in vm.md (Rich Trott) #355941238885288d
- [
] – doc: importModuleDynamically gets Script, not Module (Simen Bekkhus) #355931806a269a83
- [
] – doc: fix EventEmitter examples (Sourav Shaw) #3351316c4e697f56
- [
] – doc: add example code for process.getgroups() (Pooja D.P) #356251f6ebd81693
- [
] – doc: use kbd element in tty doc (Rich Trott) #3561312c342662e5
- [
] – doc: remove documentation for stream._construct() (Luigi Pinca) #361191f723335f9e
- [
] – doc: Remove reference to io.js (Hussaina Begum Nandyala) #356181e71b4baa88
- [
] – doc,crypto: added sign/verify method changes about dsaEncoding (Filip Skokan) #3548014faf71b474
- [
] – doc,esm: document experimental warning removal (Antoine du Hamel) #357501e9d485f878
- [
] – doc,fs: document value of stats.isDirectory on symbolic links (coderaiser) #27413117c3fc67cf
- [
] – doc,net: document socket.timeout (Brandon Kobel) #345431fc17ead531
- [
] – doc,src,test: revise C++ code for linter update (Rich Trott) #357191dc589b541f
- [
] – doc,stream: write(chunk, encoding, cb) encoding can be null (dev-script) #3537210a944a42c0
- [
] – doc,test: update v8 method doc and comment (Rich Trott) #357951be79250aad
- [
] – doc,url: fix url.hostname example (Rishabh Mehan) #3373518fdf077efc
- [
] – domain: refactor to use more primordials (Antoine du Hamel) #3588513a08afc402
- [
] – esm: refactor to use more primordials (Antoine du Hamel) #3601918d672b8e53
- [
] – events: port some wpt tests (Benjamin Gruenbaum) #336211570a8bfe12
- [
] – events: make eventTarget.removeAllListeners() return this (Luigi Pinca) #3580518ef4557c65
- [
] – fs: remove experimental from promises.rmdir recursive (Anders Kaseorg) #361311d27e56356b
- [
] – fs: filehandle read now accepts object as argument (Nikola Glavina) #3418018d84bdc46b
- [
] – fs: replace finally with PromisePrototypeFinally (Baruch Odem (Rothkoff)) #3599517c3b6f17e3
- [
] – fs: remove unnecessary Function#bind() in fs/promises (Ben Noordhuis) #3520812f692c4cc6
- [
] – fs: remove unused assignment (Rich Trott) #3564215f0c8142b7
- [
] – gyp,build: consistent shared library location (Rod Vagg) #356351e2b8734d20
- [
] – http: fix typo in comment (Hollow Man) #36193145aee0d25e
- [
] – http: lazy create IncomingMessage.headers (Robert Nagy) #352811b58725c4c0
- [
] – http2: check write not scheduled in scope destructor (David Halls) #36241171c3efe278
- [
] – http2: delay session.receive() by a tick (Szymon Marczak) #359851ab2b066fc1
- [
] – http2: add has method to proxySocketHandler (masx200) #351971c4e17cfa25
- [
] – http2: centralise socket event binding in Http2Session (Momtchil Momtchev) #357721c455b848d9
- [
] – http2: move events to the JSStreamSocket (Momtchil Momtchev) #357721dce01fd27f
- [
] – http2: fix error stream write followed by destroy (David Halls) #35951192bd7b522a
- [
] – http2: fix reinjection check (Momtchil Momtchev) #356781ec9fae96bc
- [
] – http2: reinject data received before http2 is attached (Momtchil Momtchev) #35678157f2fe0609
- [
] – http2: remove unsupported %.* specifier (Momtchil Momtchev) #3569412dbaaf92e5
- [
] – lib: refactor to use more primordials (Antoine du Hamel) #358751de3c8045ac
- [
] – lib: use primordials when calling methods of Error (Antoine du Hamel) #35837141d997cc72
- [
] – lib: honor setUncaughtExceptionCaptureCallback (Gireesh Punathil) #355951d58a466da0
- [
] – module: only try to enrich CJS syntax errors (Michaël Zasso) #3569111fdf72765b
- [
] – n-api: clean up binding creation (Gabriel Schulhof) #36170181b0562c62
- [
] – n-api: fix test_async_context warnings (Gabriel Schulhof) #3617117a01e241ee
- [
] – n-api: improve consistency of how we get context (Michael Dawson) #360681dde727e72f
- [
] – n-api: factor out calling pattern (Gabriel Schulhof) #36113108657e7e11
- [
] – n-api: unlink reference during its destructor (Gabriel Schulhof) #35933188aa4e0d25
- [
] – n-api: napi_make_callback emit async init with resource of async_context (legendecas) #3293011cb50c17d3
- [
] – n-api: revert change to finalization (Michael Dawson) #357771f1e84f4dd8
- [
] – querystring: reduce memory usage by Int8Array (sapics) #341791e16124979d
- [
] – src: refactor using-declarations node_env_var.cc (raisinten) #3612815c81a1071e
- [
] – src: remove duplicate logic for getting buffer (Yash Ladha) #3455312770cd941e
- [
] – src: create helper for reading Uint32BE (Juan José Arboleda) #349441f2300390aa
- [
] – src: use MaybeLocal.ToLocal instead of IsEmpty (Daniel Bevenius) #35716134c870e9f0
- [
] – src: large pages support in illumos/solaris systems (David Carlier) #34320100d9499b14
- [
] – stream: fix thrown object reference (Gil Pedersen) #3606517c99885a9b
- [
] – stream: fix regression on duplex end (Momtchil Momtchev) #3594111cefb7e710
- [
] – stream: remove redundant context from comments (Yash Ladha) #357281d1fd3f27e4
- [
] – stream: move to internal/streams (Matteo Collina) #352391fb14acb22c
- [
] – test: update comments in test-fs-read-offset-null (Rich Trott) #36152140d59281f7
- [
] – test: fix typo in inspector-helper.js (Luigi Pinca) #361271a563f79d80
- [
] – test: deflake test-http-destroyed-socket-write2 (Luigi Pinca) #3612013e77536c6b
- [
] – test: make test-http2-client-jsstream-destroy.js reliable (Rich Trott) #361291402e29a87c
- [
] – test: add test for fs.read when offset key is null (mayank agarwal) #359181b6aa42c349
- [
] – test: improve test-stream-duplex-readable-end (Luigi Pinca) #3605618516c2ef90
- [
] – test: add util.inspect test for null maxStringLength (Rich Trott) #360861b53068ec0d
- [
] – test: replace var with const (Aleksandr Krutko) #3606913029872631
- [
] – test: remove flaky designation for fixed test (Rich Trott) #359611b05cdfee64
- [
] – test: improve error message for policy failures (Bradley Meck) #356331002005f537
- [
] – test: update old comment style test_util.cc (raisinten) #3588411453de1381
- [
] – test: add missing ref comments to parallel.status (Rich Trott) #358961de375e16f4
- [
] – test: mark test-worker-eventlooputil flaky (Myles Borins) #358861cab65fbe63
- [
] – test: mark test-http2-respond-file-error-pipe-offset flaky (Myles Borins) #3588314ed4b64293
- [
] – test: fix reference to WPT testharness.js (Tobias Nießen) #358141a5b94180fe
- [
] – test: add onerror test cases to policy (Daijiro Wachi) #3579713bb7f3602b
- [
] – test: add upstream test cases to encoding (Daijiro Wachi) #3579410aba12218a
- [
] – test: add test for listen callback runtime binding (H Adinarayana) #356571f535d6252f
- [
] – test: refactor test-https-host-headers (himself65) #328051d62e72b341
- [
] – test: add common.mustSucceed (Tobias Nießen) #35086170cb70812d
- [
] – test: check for AbortController existence (James M Snell) #356161226c1800a8
- [
] – timers: correct explanation in comment (Turner Jabbour) #35437141aac465cc
- [
] – tools: bump unist-util-find@1.0.1 to unist-util-find@1.0.2 (Rich Trott) #361061713d1ebe75
- [
] – tools: only use 2 cores for macos action (Myles Borins) #361691127a4fb810
- [
] – tools: remove bashisms from license builder script (Antoine du Hamel) #36122175e49b833b
- [
] – tools: hide commit queue action link (Antoine du Hamel) #36124128d6283f96
- [
] – tools: update doc tools to remark-parse@9.0.0 (Rich Trott) #360491b7441ea4d2
- [
] – tools: enforce use of single quotes in editorconfig (Antoine du Hamel) #3602015a41282ef5
- [
] – tools: fix config serialization w/ long strings (Ole André Vadla Ravnås) #35982123dd2b00dd
- [
] – tools: don’t print gold linker warning w/o flag (Myles Borins) #3595514664681220
- [
] – tools: refloat 7 Node.js patches to cpplint.py (Rich Trott) #358661dfd6ad9d99
- [
] – tools: bump cpplint to 1.5.1 (Rich Trott) #358661d177cb3993
- [
] – tools: add update-npm script (Myles Borins) #358221b19a85ed2a
- [
] – tools: refloat 7 Node.js patches to cpplint.py (Rich Trott) #35719107e5d35d14
- [
] – tools: bump cpplint to 1.5.0 (Rich Trott) #357191c7301533de
- [
] – tools: update gyp-next to v0.6.2 (Michaël Zasso) #356901985efdfa09
- [
] – tools: update gyp-next to v0.6.0 (Ujjwal Sharma) #356351baca8ee873
- [
] – tools,doc: enable ecmaVersion 2021 in acorn parser (Antoine du Hamel) #3599413e7598da9b
- [
] – util: fix to inspect getters that access this (raisinten) #360521dfb353b882
- [
] – vm: refactor to use more primordials (Antoine du Hamel) #3602311906f19e49
- [
] – win, build: fix build time on Windows (Bartosz Sosnowski) #359321ffe517b40d
- [
] – win,build,tools: support VS prerelease (Baruch Odem) #360331c4c8541621
- [
] – zlib: test BrotliCompress throws invalid arg value (raisinten) #358301f59e225675
Windows 32-bit Installer: https://nodejs.org/dist/v14.15.2/node-v14.15.2-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v14.15.2/node-v14.15.2-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v14.15.2/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v14.15.2/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v14.15.2/node-v14.15.2.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v14.15.2/node-v14.15.2-darwin-x64.tar.gz
Linux 64-bit Binary: https://nodejs.org/dist/v14.15.2/node-v14.15.2-linux-x64.tar.xz
Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v14.15.2/node-v14.15.2-linux-ppc64le.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v14.15.2/node-v14.15.2-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v14.15.2/node-v14.15.2-aix-ppc64.tar.gz
ARMv7 32-bit Binary: https://nodejs.org/dist/v14.15.2/node-v14.15.2-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v14.15.2/node-v14.15.2-linux-arm64.tar.xz
Source Code: https://nodejs.org/dist/v14.15.2/node-v14.15.2.tar.gz
Other release files: https://nodejs.org/dist/v14.15.2/
Documentation: https://nodejs.org/docs/v14.15.2/api/
SHASUMS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46 -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
ced5810b721cf1ffd97b3214e6e1749981928d7d787785ab6e93656c7eecef57 node-v14.15.2-aix-ppc64.tar.gz
b3e48891b6290cec6d97f3711cd6298aebfb88642b239c90a4018752be5088ba node-v14.15.2-darwin-x64.tar.gz
d93b508a7be00fd10316f25a657a804b217aaada1595e8f45bd4f2948da74163 node-v14.15.2-darwin-x64.tar.xz
4bb648845c93273350ad408693a7f0fbb4099de762ebff60ef846d251230c046 node-v14.15.2-headers.tar.gz
a071f0239eaec720197d5a8d0a26c372613e5f1d9a5fd74105af33e39df83dbe node-v14.15.2-headers.tar.xz
77277dc58534fa86f56591d952e914e04156ff00e95f31b4a2a34205f7222fa8 node-v14.15.2-linux-arm64.tar.gz
a3c4c88b82e547aae7d06bcf0c550b4fd808c2baf55b8e303c9a19eec52656e9 node-v14.15.2-linux-arm64.tar.xz
083cb06b246190b42d7266f219d8d15e544f1b19540b68a75bb3a37caf452785 node-v14.15.2-linux-armv7l.tar.gz
091709311701a49c1d23736dd1650b8101e03e09a742709c6f9d01f7c99f9ca6 node-v14.15.2-linux-armv7l.tar.xz
089a63509b6f03937453d27d53738964f87e749a219883f5b3d723758ffe7198 node-v14.15.2-linux-ppc64le.tar.gz
63009f7c8b41b384ace809a997906dcbd8bd5c4ff1ec9e411af2f7e5595e4363 node-v14.15.2-linux-ppc64le.tar.xz
9048751cf404083e3b65e3d634be0c4ac850ff166de51d5293bf25619333e571 node-v14.15.2-linux-s390x.tar.gz
cfe3b6b9ad6d9401d83b5cdc4d7f8dd70489df2ad4b9b5ee182284b630a4c174 node-v14.15.2-linux-s390x.tar.xz
c1d1d550fa9fa50af926da9e161a9e138f5dbd821479e29cb19a9cac25333369 node-v14.15.2-linux-x64.tar.gz
3c9de4caab293ea5f368ad9d0a8b506f15799629dac6eb07e9bb401eb208a5cb node-v14.15.2-linux-x64.tar.xz
f8895bcf8e969281c5fa804363e21c012c2a65d3e88f0b6850ddcb8470a61699 node-v14.15.2.pkg
f3a6558bd4991f6bb2b4c9d1fc8454518003cebfc732a82aab15dc99069952de node-v14.15.2.tar.gz
e029df267f969ef2a7b6d096d85539286f83f44aa53cdc3863cbe9ae53d8e680 node-v14.15.2.tar.xz
f32bf658e8abd0589187fee6d05e526bbcd649c98ee61dbb946044c04bcf6d5c node-v14.15.2-win-x64.7z
473d85b830922f5d3acd4436f26309cf1ad207272c499b5f3c0a7d84a8c8aa47 node-v14.15.2-win-x64.zip
0ae4356e24abaea8bb2ee271ff06cdd08e3b16a317d0bc3c1e1f9e840ac93892 node-v14.15.2-win-x86.7z
39d82cfa5412d18311761b9dbf02c53e9620763b87fc87041d4b0a64640d05cf node-v14.15.2-win-x86.zip
1ce38ebb35cca0b926776b98f1c74c88d096a34978c2cab33ee15996923c7832 node-v14.15.2-x64.msi
2adfa32e0c0e5a82cae92a509750e49ac8aa16cda6e91677d73d72e72b37ccf2 node-v14.15.2-x86.msi
9ea524ae107592f4aa3f9ae086fb8cd38d6f9f250f4232512d69d732e11573d0 win-x64/node.exe
32f62aef1ee247241be0e1d96d7db7c8af0ae6d1ab82ac5f41526b226a1381f6 win-x64/node.lib
001d4a44c45453652f6ff320e9006c2e2dc14c3b5d849c81c9d76c123e2f65d5 win-x64/node_pdb.7z
99d9b88aa11c3276a730cd845173bb0713273777bd92fe4d359136d4a6def2c5 win-x64/node_pdb.zip
53bff31771f23328914190b69182171c0de93685f3bf2c5b3e77b027a080fe24 win-x86/node.exe
060745e3cef2f5505cf94cc96686470b407983d333a6e9d0f5713cdd98a9472e win-x86/node.lib
7af2ad5dcb53fd28d5da570fb240d13827f2805894b5d3e5ad4245f02d3aee71 win-x86/node_pdb.7z
9b0609020b0859856f2ffc529a6faff768ae2753677799b3a4221e4003c40713 win-x86/node_pdb.zip
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEETtd49TnjY0x3nIfG1wYoSKGrAFwFAl/ZTPYACgkQ1wYoSKGr
AFw2KAgAmrZe/X6lusajfTI9+vD1neBQFj1iL85trctxk94u75AqEw59c0rCYTZ4
1jOd9VMsA5WKQMNwWb8EGY8OwgNnFoUkSskFw1pb6aB4a4c7r4GZKuyvS7XtdfRu
um1+1zgcz/L1tZHv0sqYz7KAorRXbULmJ6e25XH/DdzHxuchTqFnzUvvP7kOyOQI
d757imOCObuI03O+U9EoQA+voqaAcoFuNzIPLAlmfdnKyEjW+pX74erB3h0Rxf/A
HUqIlT/GMu1PHbUw20x4EOf1IES3ilRcG4Cy3xQc1eQA9a8I3S0HWsktqOb9fYn1
6TVSaHEQMts5aJiC2sS4NOw8TIhRdQ==
=yRJs
-----END PGP SIGNATURE-----
0 Comments