Node.js.with.uv.pipe.name.fixed
8.11.3
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
<PackageReference Include="Node.js.with.uv.pipe.name.fixed" Version="8.11.3" />
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"
// 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.
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.
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