licenses.dev

stylelint v12.0.1

A mighty, modern CSS linter.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT326
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.26.5The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.26.0Babel compiler core.INDIRECT38
@babel/generator • 7.26.5Turns an AST into code.INDIRECT10
@babel/helper-compilation-targets • 7.26.5Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-module-transforms • 7.26.0Babel helper functions for implementing ES6 module transformationsINDIRECT20
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.25.9Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.26.0Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.26.5A JavaScript parserINDIRECT3
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.5The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.5Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@mrmlnc/readdir-enhanced • 2.2.1fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.INDIRECT2
@nodelib/fs.stat • 1.1.3Get the status of a file with some featuresINDIRECT0
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT3
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
@types/vfile-message • 2.0.0Stub TypeScript definitions entry for vfile-message, which provides its own types definitionsINDIRECT3
@types/vfile • 3.0.2TypeScript definitions for VFileINDIRECT7
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
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-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
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
astral-regex • 1.0.0Regular expression for matching astral symbolsINDIRECT0
autoprefixer • 9.8.8Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteDIRECT13
bail • 1.0.5Throw a given errorINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"DIRECT0
base • 0.11.2base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.INDIRECT44
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 2.3.2Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT70
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
browserslist • 4.24.4Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase-keys • 4.2.0Convert object keys to camelCaseINDIRECT3
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
ccount • 1.1.0Count charactersINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 3.0.0Terminal string styling done rightDIRECT5
character-entities-html4 • 1.1.4HTML4 character entity informationINDIRECT0
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
clone-regexp • 2.2.0Clone and modify a RegExp instanceINDIRECT1
collapse-white-space • 1.0.6Replace multiple white-space characters with a single spaceINDIRECT0
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
cosmiconfig • 6.0.0Find and load configuration from a package.json property, rc file, or CommonJS moduleDIRECT16
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
decamelize-keys • 1.1.1Convert object keys from camelCase to lowercase with a custom separatorINDIRECT2
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT5
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT5
define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT6
dir-glob • 2.2.2Convert directories to glob compatible stringsINDIRECT2
dom-serializer • 0.2.2render dom nodes to stringINDIRECT2
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execall • 2.0.0Find multiple RegExp matches in a stringDIRECT2
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT63
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT66
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 2.2.7Is a faster `node-glob` alternativeINDIRECT91
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
file-entry-cache • 5.0.1Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the processDIRECT17
fill-range • 4.0.0Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT7
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
flat-cache • 2.0.1A stupidly simple key/value storage using files to persist some dataINDIRECT16
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
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
get-stdin • 7.0.0Get stdin as a string or bufferDIRECT0
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
global-modules • 2.0.0The directory used by npm for globally installed npm modules.DIRECT5
global-prefix • 3.0.0Get the npm global path prefix.INDIRECT4
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
globby • 9.2.0Extends `glob` with support for multiple patterns and exposes a Promise APIDIRECT115
globjoin • 0.1.4Join paths and globs.DIRECT0
gonzales-pe • 4.3.0Gonzales Preprocessor Edition (fast CSS parser)INDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT4
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT7
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT4
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
html-tags • 3.3.1List of standard HTML tagsDIRECT0
htmlparser2 • 3.10.1Fast & forgiving HTML/XML/RSS parserINDIRECT12
ignore • 4.0.6Ignore is a manager and filter for .gitignore rules.INDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.DIRECT0
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
import-lazy • 4.0.0Import a module lazilyDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3DIRECT0
indent-string • 3.2.0Indent each line in a stringINDIRECT0
indexes-of • 1.0.1line String/Array#indexOf but return all the indexes in an arrayINDIRECT0
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumeric • 1.0.0Check if a string only contains alphanumeric charactersINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-descriptor • 0.1.7Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
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-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-glob • 3.1.0Returns `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-glob • 4.0.3Returns `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-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-regexp • 2.1.0Check if a value is a regular expressionINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-whitespace-character • 1.0.4Check if a character is a whitespace characterINDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
is-word-character • 1.0.4Check if a character is a word characterINDIRECT0
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
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
known-css-properties • 0.17.0List of known CSS propertiesDIRECT0
leven • 3.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash • 4.17.21Lodash modular utilities.DIRECT0
log-symbols • 2.2.0Colored symbols for various log levels. Example: ✔︎ SuccessINDIRECT7
log-symbols • 3.0.0Colored symbols for various log levels. Example: `✔︎ Success`DIRECT7
longest-streak • 2.0.4Count the longest repeating streak of a characterINDIRECT0
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent failINDIRECT3
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-obj • 2.0.0Map object keys and values into a new objectINDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
markdown-escapes • 1.0.4List of escapable characters in markdownINDIRECT0
markdown-table • 1.1.3Markdown/ASCII tablesINDIRECT0
mathml-tag-names • 2.1.3List of known MathML tag-namesDIRECT0
mdast-util-compact • 1.0.4Make an mdast tree compactINDIRECT3
meow • 5.0.0CLI app helperDIRECT50
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT80
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.DIRECT5
minimist-options • 3.0.2Pretty options for minimistINDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanomatch • 1.2.13Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)INDIRECT68
node-releases • 2.0.19Node.js releases dataINDIRECT0
normalize-range • 0.1.2Utility for normalizing a numeric range, with a wrapping function useful for polar coordinatesINDIRECT0
normalize-selector • 0.2.0Normalize CSS SelectorsDIRECT0
num2fraction • 1.2.2Convert number to fractionINDIRECT0
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT1
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-entities • 1.2.2Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-dirname • 1.0.2Node.js path.dirname() ponyfillINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
postcss-html • 0.36.0PostCSS syntax for parsing HTML (and HTML-like)DIRECT13
postcss-jsx • 0.36.4PostCSS syntax for parsing CSS in JS literalsDIRECT39
postcss-less • 3.1.4LESS parser for PostCSSDIRECT3
postcss-markdown • 0.36.0PostCSS syntax for parsing MarkdownDIRECT54
postcss-media-query-parser • 0.2.3A tool for parsing media query lists.DIRECT0
postcss-reporter • 6.0.1Log PostCSS messages in the consoleDIRECT12
postcss-resolve-nested-selector • 0.1.6Resolve a nested selector in a PostCSS ASTDIRECT0
postcss-safe-parser • 4.0.2Fault-tolerant CSS parser for PostCSSDIRECT3
postcss-sass • 0.4.4A Sass parser for PostCSS, using gonzales-pe.DIRECT5
postcss-scss • 2.1.1SCSS parser for PostCSSDIRECT3
postcss-selector-parser • 3.1.2> Selector parser with built in methods for working with selector strings.DIRECT4
postcss-syntax • 0.36.2Automatically switch PostCSS syntax by file extensionsDIRECT0
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeDIRECT0
postcss • 7.0.39Tool for transforming styles with JS pluginsDIRECT2
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
quick-lru • 1.1.0Simple "Least Recently Used" (LRU) cacheINDIRECT0
read-pkg-up • 3.0.0Read the closest package.json fileINDIRECT30
read-pkg • 3.0.0Read a package.json fileINDIRECT23
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
redent • 2.0.0Strip redundant indentation and indent the stringINDIRECT2
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
remark-parse • 6.0.3Markdown parser for remarkINDIRECT24
remark-stringify • 6.0.4Markdown compiler for remarkINDIRECT25
remark • 10.0.1Markdown processor powered by pluginsINDIRECT52
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
replace-ext • 1.0.0Replaces a file extension with another oneINDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
slash • 2.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsDIRECT0
slice-ansi • 2.1.0Slice a string with ANSI escape codesINDIRECT5
snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT10
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT2
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT56
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
specificity • 0.4.1Calculate the specificity of a CSS selectorDIRECT0
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
state-toggle • 1.0.3Enter/exit a stateINDIRECT0
static-extend • 0.1.2Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.INDIRECT10
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itDIRECT4
stringify-entities • 1.3.2Encode HTML character references and character entitiesINDIRECT6
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-indent • 2.0.0Strip leading whitespace from each line in a stringINDIRECT0
sugarss • 2.0.0Indent-based CSS syntax for PostCSSDIRECT3
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
to-regex-range • 2.1.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT4
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
trim-newlines • 2.0.0Trim newlines from the start and/or end of a stringINDIRECT0
trim-trailing-lines • 1.1.4Remove final line feeds from a stringINDIRECT0
trim • 0.0.1Trim string whitespaceINDIRECT0
trough • 1.0.5Middleware: a channel used to convey a liquidINDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
unherit • 1.1.3Clone a constructor without affecting the super-classINDIRECT2
unified • 7.1.0Pluggable text processing interfaceINDIRECT18
union-value • 1.0.1Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.INDIRECT11
uniq • 1.0.1Removes duplicates from a sorted array in placeINDIRECT0
unist-util-find-all-after • 1.0.5Utility to find nodes after another nodeINDIRECT1
unist-util-is • 3.0.0Utility to check if a node passes a testINDIRECT0
unist-util-remove-position • 1.1.4Remove `position`s from a unist treeINDIRECT3
unist-util-stringify-position • 1.1.2Stringify a Unist node, position, or pointINDIRECT0
unist-util-stringify-position • 4.0.0unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 2.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT1
unist-util-visit • 1.4.1Recursively walk over unist nodesINDIRECT2
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
update-browserslist-db • 1.1.2CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
use • 3.1.1Easily add plugin support to your node.js application.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
v8-compile-cache • 2.4.0Require hook for automatic V8 compile cache persistenceDIRECT0
vfile-location • 2.0.6Convert between positions (line and column-based) and offsets (range-based) locations in a virtual fileINDIRECT0
vfile-message • 1.1.1Create a virtual messageINDIRECT1
vfile-message • 4.0.2vfile utility to create a virtual messageINDIRECT2
vfile • 3.0.1Virtual file format for text processingINDIRECT4
write • 1.0.3Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.INDIRECT2
xtend • 4.0.2extend like a bossINDIRECT0
ISC27
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.82Provides a list of electron-to-chromium version mappingsINDIRECT0
flatted • 2.0.2A super light and fast circular JSON parser.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 3.1.0Strips glob magic from a string to provide the parent directory pathINDIRECT3
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
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
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 0.2.1The tiniest and the fastest coloring library everINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
rimraf • 2.6.3A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
style-search • 0.1.0Search CSS(-like) stringsDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipDIRECT4
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 10.1.0the mighty option parser used by yargsINDIRECT1
BSD-2-Clause8
PackageRelationDependenciesPublished
domelementtype • 1.3.1all the types of nodes in htmlparser2's domINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 2.4.2handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 1.7.0utilities for working with htmlparser2's domINDIRECT4
entities • 1.1.2Encode & decode XML/HTML entities with easeINDIRECT0
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause3
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
table • 5.4.6Formats data into a string table.DIRECT17
Apache-2.03
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
unknown2
PackageRelationDependenciesPublished
svg-tags • 1.0.0List of standard SVG tags.DIRECT0
x-is-string • 0.1.0Simple string testINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001692A smaller version of caniuse-db, with only the essentials!INDIRECT0
non-standard1
PackageRelationDependenciesPublished
glob-to-regexp • 0.3.0Convert globs to regular expressionsINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.21A list of SPDX license identifiersINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 12.0.1 version:

[![licenses](https://licenses.dev/b/npm/stylelint/12.0.1)](https://licenses.dev/npm/stylelint/12.0.1)
<a href="https://licenses.dev/npm/stylelint/12.0.1">
  <img src="https://licenses.dev/b/npm/stylelint/12.0.1" alt="licenses" />
</a>
GitHub