licenses.dev

gulp-autoprefixer v5.0.0

Prefix CSS

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
ansi-colors • 1.1.0Collection of ansi colors and styles.INDIRECT1
ansi-gray • 0.1.1The color gray, in ansi.INDIRECT1
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
arr-diff • 4.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.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
autoprefixer • 8.6.5Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteDIRECT15
browserslist • 3.2.8Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT2
chalk • 2.4.2Terminal string styling done rightINDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
fancy-log • 1.3.3Log things, prefixed with a timestamp.DIRECT5
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
normalize-range • 0.1.2Utility for normalizing a numeric range, with a wrapping function useful for polar coordinatesINDIRECT0
num2fraction • 1.2.2Convert number to fractionINDIRECT0
parse-node-version • 1.0.1Turn node's process.version into something useful.INDIRECT0
plugin-error • 1.0.1Error handling for Vinyl plugins.DIRECT9
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
postcss • 6.0.23Tool for transforming styles with JS pluginsDIRECT8
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
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC4
PackageRelationDependenciesPublished
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
electron-to-chromium • 1.5.143Provides a list of electron-to-chromium version mappingsINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
vinyl-sourcemaps-apply • 0.2.1Apply a source map to a vinyl file, merging it with preexisting source mapsDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001715A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.0.0 version:

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