Node.js.with.uv.pipe.name.fixed 8.11.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Node.js.with.uv.pipe.name.fixed --version 8.11.3
NuGet\Install-Package Node.js.with.uv.pipe.name.fixed -Version 8.11.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Node.js.with.uv.pipe.name.fixed" Version="8.11.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Node.js.with.uv.pipe.name.fixed --version 8.11.3
#r "nuget: Node.js.with.uv.pipe.name.fixed, 8.11.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Node.js.with.uv.pipe.name.fixed as a Cake Addin
#addin nuget:?package=Node.js.with.uv.pipe.name.fixed&version=8.11.3

// Install Node.js.with.uv.pipe.name.fixed as a Cake Tool
#tool nuget:?package=Node.js.with.uv.pipe.name.fixed&version=8.11.3

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.15.3 1,206 4/3/2019
8.11.3 1,261 7/12/2018
8.9.4 1,191 1/31/2018
6.9.1 1,681 11/21/2016

Notable Changes
buffer (CVE-2018-7167): Fixes Denial of Service vulnerability where calling Buffer.fill() could hang
http2
(CVE-2018-7161): Fixes Denial of Service vulnerability by updating the http2 implementation to not crash under certain circumstances during cleanup
(CVE-2018-1000168): Fixes Denial of Service vulnerability by upgrading nghttp2 to 1.32.0