Ashampoo Anti-Virus

最新版本 Node.js 13.7.0 (64-bit)

Node.js 13.7.0 (64-bit)

Node.js 13.7.0 (64-bit)
Ashampoo Anti-Virus 提供先進的實時保護而不妥協。在安全性上,重要的資源,病毒,木馬,間諜軟件和其他惡意軟件自動消除,而不會放慢主機。即使是零日威脅,也可以使用先進的行為攔截器來有效抵消。 Ashampoo Anti-Virus 就像一個高度熟練的保鏢,盡可能少的用戶干預自主處理危險的情況。只需安裝即可忘記.



Ashampoo 實時保護抵消攻擊。行為攔截器監視應用程序行為,還消除了未分類的威脅,例如零日漏洞。訪問警衛有效地抵消了文件操作期間的感染企圖。具有兩個掃描引擎的多引擎掃描儀,可實現最高精度。綜合自我保護防止通過惡意軟件進行程序操縱。每日更新始終保持最新狀態.

注意:10 天試用期(免費註冊後可延長 40 天).

ScreenShot

軟體資訊
檔案版本 Node.js 13.7.0 (64-bit)

檔案名稱 node-v13.7.0-x64.msi
檔案大小 28.42 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 Ashampoo
官網 https://www.ashampoo.com/en/usd/pin/0449/security-software/anti-virus
更新日期 2020-01-22
更新日誌

What's new in this version:

deps:
- upgrade to libuv 1.34.1
- upgrade npm to 6.13.6

module:
- add API for interacting with source maps
- loader getSource, getFormat, transform hooks
- logical conditional exports ordering
- unflag conditional exports

process:
- allow monitoring uncaughtException

Commits:
- async_hooks: remove internal only error checking
- benchmark: add default type in getstringwidth.js
- benchmark: benchmarking impacts of async hooks on promises
- build: remove enable_vtune from vcbuild.bat
- build: add vs2019 to vcbuild.bat help
- build: fix macos runner type in GitHub Action
- build: fix step name in GitHub Actions workflow
- build: add GitHub actions to run linters
- build: silence OpenSSL Windows compiler warnings
- build: silence c-ares Windows compiler warnings
- build: test Python 3 using GitHub Actions-based CI
- build: avoid using CMP for BZ2File
- child_process: remove unnecessary use of inner state
- deps: V8: cherry-pick d89f4ef1cd62
- deps: V8: cherry-pick b9d33036e9a8
- deps: upgrade to libuv 1.34.1
- deps: upgrade npm to 6.13.6
- deps: deactivate failing tests corresponding to experimental features
- doc: add missing code formatting in vm.md
- doc: standardize on "host name" in url.md
- doc: standardize on "host name" in tls.md
- doc: standardize on "host name" in os.md
- doc: standardize on "host name" in net.md
- doc: standardize on "host name" in https.md
- doc: standardize on "host name" in http2.md
- doc: standardize on "host name" in fs.md
- doc: standardize on "host name" in errors.md
- doc: standardize on "host name" in dgram.md
- doc: standardize on "host name" in deprecations.md
- doc: standardize on "host name" in async_hooks.md
- doc: fix a code example in crypto.md
- doc: add an example for util.types.isExternal
- doc: fix example of parsing request.url
- doc: document readline key bindings
- doc: improve doc v8.getHeapSpaceStatistics() 'GetHeapSpaceStatistics'
- doc: update README to make Node.js description clearer
- doc: fix a code example in zlib.md
- doc: add GeoffreyBooth to collaborators
- doc: update description of External
- doc: rename iterator to iterable in examples
- doc: fix stream async iterator sample
- doc: correct filehandle.[read|write|append]File()
- doc: prefer server vs srv and client vs clt
- doc: explain native external types
- doc,src: clarify that one napi_env is per-module
- errors: remove dead code in ERR_INVALID_ARG_TYPE
- fs: add missing HandleScope to FileHandle.close
- fs: use async writeFile in FileHandle#appendFile
- http2: skip creating native ShutdownWrap
- lib: replace BigInt64Array global by the primordials
- lib: add Uint16Array primordials
- lib: add RegExp primordials
- lib: replace Float32Array global by the primordials
- lib: replace BigUInt64Array global by the primordials
- lib,tools,test: remove custom number-isnan rule
- module: fix check exports issue in cjs module loading
- (SEMVER-MINOR) module: unflag conditional exports
- (SEMVER-MINOR) module: add API for interacting with source maps
- module: logical conditional exports ordering
- module: loader getSource, getFormat, transform hooks
- n-api: return napi_invalid_arg on napi_create_bigint_words
- (SEMVER-MINOR) n-api: add napi_get_all_property_names
- (SEMVER-MINOR) process: allow monitoring uncaughtException
- readline: improve unicode support and tab completion
- readline: move charLengthLeft() and charLengthAt()
- readline: improve getStringWidth()
- readline,repl: support tabs properly
- readline,repl: improve history up/previous
- readline,repl: skip history entries identical to the current line
- readline,repl: add substring based history search
- repl: do not preview while pasting code
- repl: fix preview cursor position
- repl: change preview default in case of custom eval functions
- repl: activate previews for lines exceeding the terminal columns
- repl: improve preview length calculation
- repl,readline: clean up code
- src: fix performance regression in node_file.cc
- src: use uv_guess_handle() to detect TTYs
- src: include uv.h in node_binding header
- src: change GetStringWidth's expand_emoji_sequence option default
- src: improve GetColumnWidth performance
- src: fix -Wbraced-scalar-init warning
- src: add build Github Action
- src: remove node::InitializeV8Platform()
- src: remove uses of node::InitializeV8Platform()
- src: clean up large_pages code
- stream: fix async iterator destroyed error propagation
- stream: simplify push
- stream: clean up definition using defineProperties
- stream: replace Function.prototype with primordial
- stream: sync stream unpipe resume
- test: stricten readline keypress failure test condition
- test: allow disabling crypto tests
- test: add repl tests to verify unicode support in previews
- test: fix recursive rm test to actually use tmpdir
- test: check that --insecure-http-parser works
- test: remove unused symlink loop
- test: prefer server over srv
- test: fix unit test logging with python3
- test,module: add test for exports cjs loader check
- tools: remove obsolete dependencies
- tools: update remark-preset-lint-node to 1.12.0
- tools: update JSON header parsing for backticks
- tools: ensure consistent perms of signed release files
- tools: add clang-tidy rule in src
- util: add todo comments for inspect to add unicode support
- (SEMVER-MINOR) vm: add code cache support for SourceTextModule
- wasi: improve use of primordials
- win: change to use Python in install tool

Node.js 13.7.0 (64-bit) 相關參考資料
Descarga | Node.js

Versión actual: 13.7.0 (includes npm 6.13.6). Descargue el código ... macOS Installer (.pkg), 64-bit. macOS Binary (.tar.gz), 64-bit. Linux Binaries (x64), 64-bit.

https://nodejs.org

Download | Node.js

Latest Current Version: 13.7.0 (includes npm 6.13.6). Download the ... macOS Installer (.pkg), 64-bit. macOS Binary (.tar.gz), 64-bit. Linux Binaries (x64), 64-bit.

https://nodejs.org

Téléchargements | Node.js

Dernière version Actuelle: 13.7.0 (includes npm 6.13.6). Téléchargez le code source de ... Installateur macOS (.pkg), 64-bit. Binaire macOS (.tar.gz), 64-bit.

https://nodejs.org

下載| Node.js

macOS 安裝包(.pkg), 64-bit. macOS 二進位檔案(.tar.gz), 64-bit. Linux 二進位檔案(x64), 64-bit. Linux 二進位 ... 建置在Power LE Systems 上的Linux, 64-bit.

https://nodejs.org

下载| Node.js

当前最新发布版: 13.7.0 (包含npm 6.13.6). 在你的平台上 ... macOS 安装包(.pkg), 64-bit. macOS 二进制文件(.tar.gz), 64-bit ... Power LE Systems 上的Linux, 64-bit.

https://nodejs.org

다운로드 | Node.js

최신 현재 버전: 13.7.0 (includes npm 6.13.6). 플랫폼에 맞게 미리 빌드된 Node.js 인스톨러나 소스 ... macOS Installer (.pkg), 64-bit. macOS Binary (.tar.gz), 64-bit.

https://nodejs.org