Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json

PackageIdentifier: OpenJS.NodeJS.12
PackageVersion: 12.22.6
Commands:
- corepack
- node
- npm
- npx
FileExtensions:
- cjs
- js
- mjs
ReleaseDate: 2021-08-30
Installers:
- Architecture: x86
InstallerType: wix
Scope: machine
InstallerUrl: https://nodejs.org/dist/v12.22.6/node-v12.22.6-x86.msi
InstallerSha256: 4C1559F0EAB12A27A8F344791B98CFA71EB86847722D2C27F85124DAD89857F2
InstallerSwitches:
InstallLocation: INSTALLDIR="<INSTALLPATH>"
UpgradeBehavior: install
ProductCode: '{3155E1D6-A89A-4746-B629-1FDA0E90BE6E}'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles(x86)%\nodejs'
- Architecture: x64
InstallerType: wix
Scope: machine
InstallerUrl: https://nodejs.org/dist/v12.22.6/node-v12.22.6-x64.msi
InstallerSha256: A3F5A626A60EC9AD78CBD7162C6B847EFD59FC36195A203316D47956C3081017
InstallerSwitches:
InstallLocation: INSTALLDIR="<INSTALLPATH>"
UpgradeBehavior: install
ProductCode: '{AEAA723A-A128-4E95-A154-BC257201E95C}'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\nodejs'
- Architecture: x86
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: node-v12.22.6-win-x86/node.exe
PortableCommandAlias: node
InstallerUrl: https://nodejs.org/dist/v12.22.6/node-v12.22.6-win-x86.zip
InstallerSha256: A62CDC9449973F2251B6A77365F36E00AB34D6AB2D179C8A8E4F0482282F8835
ArchiveBinariesDependOnPath: true
- Architecture: x64
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: node-v12.22.6-win-x64/node.exe
PortableCommandAlias: node
InstallerUrl: https://nodejs.org/dist/v12.22.6/node-v12.22.6-win-x64.zip
InstallerSha256: D35A21D6D7B517C6BF4132ABFBBDD447DFE46F5E1DE3194D5F4152395A1AC6A2
ArchiveBinariesDependOnPath: true
ManifestType: installer
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json

PackageIdentifier: OpenJS.NodeJS.12
PackageVersion: 12.22.6
PackageLocale: en-US
Publisher: Node.js Foundation
PublisherUrl: https://openjsf.org/
PublisherSupportUrl: https://github.com/nodejs/node/blob/v12.22.6/.github/SUPPORT.md
PrivacyUrl: https://privacy-policy.openjsf.org/
Author: OpenJS Foundation
PackageName: Node.js 12
PackageUrl: https://nodejs.org/
License: MIT
LicenseUrl: https://github.com/nodejs/node/blob/v12.22.6/LICENSE
Copyright: Copyright Node.js contributors. All rights reserved.
CopyrightUrl: https://trademark-policy.openjsf.org/
ShortDescription: Run JavaScript Everywhere
Description: Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Moniker: nodejs-12
Tags:
- coding
- cross-platform
- develop
- development
- environment
- javascript
- js
- lts
- node
- npm
- programming
- runtime
- v8
ReleaseNotes: |-
This is a security release.
Notable Changes
These are vulnerabilities in the node-tar, arborist, and npm cli modules which
are related to the initial reports and subsequent remediation of node-tar
vulnerabilities CVE-2021-32803
and CVE-2021-32804.
Subsequent internal security review of node-tar and additional external bounty
reports have resulted in another 5 CVE being remediated in core npm CLI
dependencies including node-tar, and npm arborist.
You can read more about it in:
- CVE-2021-37701
- CVE-2021-37712
- CVE-2021-37713
- CVE-2021-39134
- CVE-2021-39135
Commits
- [a0154b586b] - deps: update archs files for OpenSSL-1.1.1l (Richard Lau) #39869
- [7a95637eb7] - deps: upgrade openssl sources to 1.1.1l (Richard Lau) #39869
- [840b0ffff6] - deps: upgrade npm to 6.14.15 (Darcy Clarke) #39856
ReleaseNotesUrl: https://github.com/nodejs/node/releases/tag/v12.22.6
Documentations:
- DocumentLabel: Learn
DocumentUrl: https://nodejs.org/learn/
- DocumentLabel: Documentation
DocumentUrl: https://nodejs.org/docs/v12.22.6/api/
- DocumentLabel: About
DocumentUrl: https://nodejs.org/about/
ManifestType: defaultLocale
ManifestVersion: 1.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json

PackageIdentifier: OpenJS.NodeJS.12
PackageVersion: 12.22.6
PackageLocale: zh-CN
ShortDescription: 在任何地方运行 JavaScript
Description: Node.js® 是一个免费、开源、跨平台的 JavaScript 运行时环境,它让开发人员能够创建服务器、Web 应用、命令行工具和脚本。
Tags:
- javascript
- js
- node
- npm
- v8
- 开发
- 环境
- 编码
- 编程
- 跨平台
- 运行时
Documentations:
- DocumentLabel: 学习
DocumentUrl: https://nodejs.org/zh-cn/learn/
- DocumentLabel: 文档
DocumentUrl: https://nodejs.org/docs/v12.22.6/api/
- DocumentLabel: 关于
DocumentUrl: https://nodejs.org/zh-cn/about/
ManifestType: locale
ManifestVersion: 1.10.0
8 changes: 8 additions & 0 deletions manifests/o/OpenJS/NodeJS/12/12.22.6/OpenJS.NodeJS.12.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json

PackageIdentifier: OpenJS.NodeJS.12
PackageVersion: 12.22.6
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.10.0