10.9.0 • Published 6 years ago

nodejs.org v10.9.0

Weekly downloads
23
License
MIT
Repository
github
Last release
6 years ago

npm (scoped)

node.js static binaries for Linux, macOS and Windows.

Supports Linux (32 and 64-bit), macOS (64-bit) and Windows (32 and 64-bit).
The package version matches the version of the binaries.

  • 6.*.* (Boron)
  • 8.*.* (Carbon)
  • 10.*.* (latest)

Installation

This module is installed via npm:

$ npm install nodejs.org

Example Usage

Returns the path of a statically linked node binary on the local filesystem.

const nodejsPath = require('nodejs.org').path;
console.log(nodejsPath);
// /Users/Dude/dev/nodejs.org/bin/darwin/x64/node

Sources of the binaries

The build script downloads binaries from the official release repository at nodejs.org/download.

10.9.0

6 years ago

8.11.4

6 years ago

6.14.4

6 years ago

10.8.0

6 years ago

8.11.3

6 years ago

6.14.3

6 years ago

10.3.0

6 years ago

10.2.1

6 years ago

8.11.2

6 years ago

6.14.2

6 years ago

9.11.1

6 years ago

9.10.1

6 years ago

8.11.1

6 years ago

6.14.1

6 years ago

9.9.0

6 years ago

9.8.0

6 years ago

8.10.0

6 years ago

6.13.1

6 years ago

9.7.1

6 years ago

6.13.0

6 years ago

8.9.4

6 years ago

6.12.3

6 years ago

9.5.0

6 years ago

0.0.0

6 years ago