@lydell/node-pty
node-pty with prebuilt binaries
Last updated a year ago by lydell .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @lydell/node-pty 
SYNC missed versions from official npm registry.

@lydell/node-pty

Fork of microsoft/node-pty with prebuilt binaries.

  • Only supports platforms with prebuilt binaries. (Never builds with node-gyp at install.)
  • Removed support for old versions of Windows. (Removed winpty, only supports conpty.)

pty.js

microsoft/node-pty is forked from chjj/pty.js with the primary goals being to provide better support for later Node.js versions and Windows.

License

Copyright (c) 2012-2015, Christopher Jeffrey (MIT License).
Copyright (c) 2016, Daniel Imms (MIT License).
Copyright (c) 2018, Microsoft Corporation (MIT License).

Version

@lydell/node-pty@1.1.0 is based on node-pty@1.1.0-beta14 (commit efbf8ebbe7b09351548fa0a4ed07b36c5d2e539b).

Prebuilt binaries

This package includes prebuilt binaries for the following platforms and architectures:

  • macOS x86_64 (darwin-x64)
  • macOS ARM64 (darwin-arm64)
  • Linux x86_64 (linux-x64)
  • Linux ARM64 (linux-arm64) (not tested)
  • Windows x86_64 (win32-x64)
  • Windows ARM64 (win32-arm64) (not tested)

Current Tags

  • 1.2.0-beta.10                                ...           beta (2 months ago)
  • 1.2.0-beta.3                                ...           latest (3 months ago)

15 Versions

  • 1.2.0-beta.10                                ...           2 months ago
  • 1.2.0-beta.8                                ...           3 months ago
  • 1.2.0-beta.7                                ...           3 months ago
  • 1.2.0-beta.6                                ...           3 months ago
  • 1.2.0-beta.3                                ...           3 months ago
  • 1.2.0-beta.2                                ...           3 months ago
  • 1.1.0                                ...           a year ago
  • 1.0.3                                ...           a year ago
  • 1.0.2                                ...           2 years ago
  • 1.0.1                                ...           2 years ago
  • 1.0.0                                ...           2 years ago
  • 1.0.0-beta.4                                ...           2 years ago
  • 1.0.0-beta.3 [deprecated]           ...           2 years ago
  • 1.0.0-beta.2                                ...           2 years ago
  • 1.0.0-beta.1                                ...           2 years ago
Maintainers (1)
Downloads
Today 0
This Week 1
This Month 6
Last Day 0
Last Week 5
Last Month 4
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |