licenses.dev

aemsync v1.0.0-beta.1

Adobe AEM Synchronization Tool

Published on

Licenses

Learn more about license information.

Package Licenses

non-standard

Dependency Licenses

MIT77
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 • 0.12.0a streaming interface for archive generationDIRECT24
arr-diff • 2.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT1
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
array-unique • 0.2.1Return an array free of duplicate values. Fastest ES5 implementation.INDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
async-each • 0.1.6No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.INDIRECT0
async • 0.9.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
binary-extensions • 1.13.1List of binary file extensionsINDIRECT0
bl • 0.9.5Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT5
braces • 1.8.5Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.INDIRECT14
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
chokidar • 1.0.6A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.DIRECT58
colors • 1.0.3get colors in your node.js consoleDIRECT0
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
compress-commons • 0.1.6a library that defines a common interface for working with archives within nodeINDIRECT7
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc32-stream • 0.3.4a streaming CRC32 checksumerINDIRECT6
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
expand-brackets • 0.1.5Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT1
expand-range • 1.8.2Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.INDIRECT12
extglob • 0.3.2Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.INDIRECT1
filename-regex • 2.0.1Regular expression for matching file names, with or without extension.INDIRECT0
fill-range • 2.2.4Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.INDIRECT11
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-own • 0.1.5Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.INDIRECT1
form-data • 0.1.4A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT4
fsevents • 0.3.8Native Access to Mac OS-X FSEventsINDIRECT1
glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern.INDIRECT3
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
is-binary-path • 1.0.1Check if a filepath is a binary fileINDIRECT1
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-dotfile • 1.0.3Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.INDIRECT0
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.INDIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
is-glob • 1.1.3Returns `true` if the given string looks like a glob pattern.INDIRECT0
is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 4.0.0Returns true if the value is a number. comprehensive tests.INDIRECT0
is-posix-bracket • 0.1.1Returns true if the given string is a POSIX bracket expression (POSIX character class).INDIRECT0
is-primitive • 2.0.0Returns `true` if the value is a primitive. INDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lazystream • 0.1.0Open Node Streams on demand.INDIRECT5
lodash • 2.4.2A utility library delivering consistency, customization, performance, & extras.INDIRECT0
math-random • 1.0.4math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.INDIRECT0
micromatch • 2.3.11Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT37
mime • 1.2.11A comprehensive library for mime-type mappingINDIRECT0
minimatch • 0.2.14a glob matcher in javascriptINDIRECT2
minimatch • 1.0.0a glob matcher in javascriptINDIRECT2
minimist • 0.2.4parse argument optionsDIRECT0
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
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
object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.INDIRECT3
parse-glob • 3.0.4Parse a glob pattern into an object of tokens.INDIRECT5
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.INDIRECT0
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password.INDIRECT3
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readdirp • 1.4.0Recursive version of fs.readdir with streaming api.INDIRECT9
regex-cache • 0.4.4Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.INDIRECT2
repeat-element • 1.1.4Create an array by repeating the given value n times.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
tar-stream • 1.0.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.INDIRECT10
xtend • 4.0.2extend like a bossINDIRECT0
zip-stream • 0.4.1a streaming zip archive generator.INDIRECT9
ISC13
PackageRelationDependenciesPublished
anymatch • 1.3.2Matches strings against configurable strings, globs, regular expressions, and/or functionsDIRECT38
glob-parent • 1.3.0Strips glob magic from a string to provide the parent pathINDIRECT2
glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT2
glob • 4.0.6a little globberINDIRECT8
graceful-fs • 3.0.12A drop-in replacement for fs, making various improvements.DIRECT1
graceful-fs • 4.1.15A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 2.7.3A cache object that deletes the least-recently-used items.INDIRECT0
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
sigmund • 1.0.1Quick and dirty signatures for Objects.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
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 1.0.0-beta.1 version:

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