licenses.dev

gulp-postcss v8.0.0

PostCSS gulp plugin

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT31
PackageRelationDependenciesPublished
ansi-colors • 1.1.0Collection of ansi colors and styles.INDIRECT1
ansi-gray • 0.1.1The color gray, in ansi.INDIRECT1
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
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
caller-callsite • 2.0.0Get the callsite of the caller functionINDIRECT1
caller-path • 2.0.0Get the path of the caller functionINDIRECT2
callsites • 2.0.0Get callsites from the V8 stack trace APIINDIRECT0
cosmiconfig • 5.2.1Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT14
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
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
import-cwd • 2.1.0Import a module like with `require()` but from the current working directoryINDIRECT2
import-fresh • 2.0.0Import a module while bypassing the cacheINDIRECT4
import-from • 2.1.0Import a module like with `require()` but from a given pathINDIRECT1
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
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
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
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-load-config • 2.1.2Autoload Config for PostCSSDIRECT17
postcss • 7.0.39Tool for transforming styles with JS pluginsDIRECT2
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
ISC3
PackageRelationDependenciesPublished
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
picocolors • 0.2.1The tiniest and the fastest coloring library everINDIRECT0
vinyl-sourcemaps-apply • 0.2.1Apply a source map to a vinyl file, merging it with preexisting source mapsDIRECT1
BSD-3-Clause3
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 8.0.0 version:

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