licenses.dev

postcss-url v5.1.2

PostCSS plugin to rebase or inline on url().

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
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
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
directory-encoder • 0.7.2Encode a directory of images to CSSDIRECT24
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fs-extra • 0.23.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT14
handlebars • 1.3.0Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT6
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
img-stats • 0.5.2Grabs stats of the image you feed itINDIRECT1
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillDIRECT0
postcss • 5.2.18Tool for transforming styles with JS pluginsDIRECT11
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
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.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.2a glob matcher in javascriptDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
js-base64 • 2.6.4Yet another Base64 transcoder in pure-JSDIRECT0
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
optimist • 0.3.7Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
uglify-js • 2.3.6JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT5
non-standard1
PackageRelationDependenciesPublished
xmldom • 0.1.31A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).INDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.1.2 version:

[![licenses](https://licenses.dev/b/npm/postcss-url/5.1.2)](https://licenses.dev/npm/postcss-url/5.1.2)
<a href="https://licenses.dev/npm/postcss-url/5.1.2">
  <img src="https://licenses.dev/b/npm/postcss-url/5.1.2" alt="licenses" />
</a>
GitHub