licenses.dev

aemsync v3.0.2

Adobe AEM Synchronization Tool

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT48
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
archiver-utils • 1.3.0utility functions for archiverINDIRECT23
archiver • 2.1.1a streaming interface for archive generationDIRECT42
async • 0.9.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
compress-commons • 1.2.2a library that defines a common interface for working with archive formats within nodeINDIRECT16
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc • 3.8.0Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.INDIRECT3
crc32-stream • 2.0.0a streaming CRC32 checksumerINDIRECT12
delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
form-data • 0.2.0A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT5
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lazystream • 1.0.1Open Node Streams on demand.INDIRECT8
lodash • 4.17.21Lodash modular utilities.INDIRECT0
mime-db • 1.12.0Media Type DatabaseINDIRECT0
mime-types • 2.0.14The ultimate javascript content-type utility.INDIRECT1
minimist • 1.2.8parse argument optionsDIRECT0
normalize-path • 2.1.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.INDIRECT1
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
simple-watcher • 3.0.0"A simple recursive directory watcher."DIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
tar-stream • 1.6.2tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT18
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
zip-stream • 1.2.0a streaming zip archive generator.INDIRECT31
ISC9
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
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
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
minimatch • 3.1.2a glob matcher in javascriptDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.2 version:

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