licenses.dev

rollup-plugin-less v1.1.3

a rollup plugin for less files

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
babel-runtime • 6.26.0babel selfContained runtimeDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
copy-anything • 2.0.6An optimised way to copy'ing an object. A small and simple integrationINDIRECT1
core-js • 2.6.12Standard libraryINDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
estree-walker • 0.2.1Traverse an ESTree-compliant ASTINDIRECT0
fs-extra • 0.30.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT15
growl • 1.10.5Growl unobtrusive notificationsDIRECT0
image-size • 0.5.5get dimensions of any image fileINDIRECT0
is-what • 3.14.1JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.INDIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
native-request • 1.1.2A simple package with no dependencies for native requests using callbackINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
rollup-pluginutils • 1.5.2Functionality commonly needed by Rollup pluginsDIRECT5
rollup • 0.34.13Next-generation ES6 module bundlerDIRECT2
source-map-support • 0.4.18Fixes stack traces for files with source mapsINDIRECT1
ISC10
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.INDIRECT0
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.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
less • 3.13.1Leaner CSSDIRECT13
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.3 version:

[![licenses](https://licenses.dev/b/npm/rollup-plugin-less/1.1.3)](https://licenses.dev/npm/rollup-plugin-less/1.1.3)
<a href="https://licenses.dev/npm/rollup-plugin-less/1.1.3">
  <img src="https://licenses.dev/b/npm/rollup-plugin-less/1.1.3" alt="licenses" />
</a>
GitHub