licenses.dev

@ftp-simple-deploy/lib v0.1.1

A simple library to easily manage ftp deploys

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
adm-zip • 0.5.18Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from diskDIRECT0
array-to-sentence • 1.1.0Join all elements of an array and create a human-readable stringINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.1.2Brace expansion as known from sh/bashINDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
glob-option-error • 1.0.0Create an error from the result of validate-glob-optsINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
kind-of • 6.0.3Get the native type of a value.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
xregexp • 2.0.0Extended JavaScript regular expressionsINDIRECT0
ISC15
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
glob • 8.1.0a little globberDIRECT8
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
indexed-filter • 1.0.3Array#filter() with also detecting indexes of filtered valuesINDIRECT1
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inspect-with-kind • 1.0.5`util.inspect` with additional type informationINDIRECT1
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
minimatch • 5.1.9a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
rmfr • 2.0.0Node.js implementation of `rm -fr` – recursive removal of files and directoriesDIRECT22
validate-glob-opts • 1.0.2Validate glob optionsINDIRECT6
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown1
PackageRelationDependenciesPublished
ftp • 0.3.10An FTP client module for node.jsDIRECT6
BSD-2-Clause1
PackageRelationDependenciesPublished
glob-to-regexp • 0.4.1Convert globs to regular expressionsDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
assert-valid-glob-opts • 1.0.0Assert a given object is a valid glob optionINDIRECT8
MIT-01
PackageRelationDependenciesPublished
append-type • 1.0.2Stringify the value with appending its type: 10 → '10 (number)'INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40ftp-simple-deploy%2Flib)](https://licenses.dev/npm/%40ftp-simple-deploy%2Flib)
<a href="https://licenses.dev/npm/%40ftp-simple-deploy%2Flib">
  <img src="https://licenses.dev/b/npm/%40ftp-simple-deploy%2Flib" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/npm/%40ftp-simple-deploy%2Flib/0.1.1)](https://licenses.dev/npm/%40ftp-simple-deploy%2Flib/0.1.1)
<a href="https://licenses.dev/npm/%40ftp-simple-deploy%2Flib/0.1.1">
  <img src="https://licenses.dev/b/npm/%40ftp-simple-deploy%2Flib/0.1.1" alt="licenses" />
</a>
GitHub