licenses.dev

jsftp v2.1.3

A sane FTP client implementation for NodeJS

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 3.2.7small debugging utilityDIRECT1
duplexer • 0.1.2Creates a duplex streamINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
stream-combiner • 0.2.2[![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner)DIRECT2
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown2
PackageRelationDependenciesPublished
ftp-response-parser • 1.0.1Parser for FTP server responsesDIRECT5
parse-listing • 1.1.3Small library to parse file listings into JavaScript objectsDIRECT0
GPL-2.0 OR MIT1
PackageRelationDependenciesPublished
unorm • 1.6.0JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. Read <http://unicode.org/reports/tr15/> UAX #15 Unicode Normalization Forms.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/jsftp)](https://licenses.dev/npm/jsftp)
<a href="https://licenses.dev/npm/jsftp">
  <img src="https://licenses.dev/b/npm/jsftp" alt="licenses" />
</a>

Or the licenses badge code for the 2.1.3 version:

[![licenses](https://licenses.dev/b/npm/jsftp/2.1.3)](https://licenses.dev/npm/jsftp/2.1.3)
<a href="https://licenses.dev/npm/jsftp/2.1.3">
  <img src="https://licenses.dev/b/npm/jsftp/2.1.3" alt="licenses" />
</a>
GitHub