licenses.dev

@vospel/eslint-config v1.6.0

Marek Vospěl's eslint configuration

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT62
PackageRelationDependenciesPublished
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/semver • 7.5.8TypeScript definitions for semverINDIRECT0
@typescript-eslint/eslint-plugin • 5.43.0TypeScript plugin for ESLintINDIRECT46
@typescript-eslint/scope-manager • 5.43.0TypeScript scope analyser for ESLintINDIRECT3
@typescript-eslint/type-utils • 5.43.0Type utilities for working with TypeScript + ESLint togetherINDIRECT43
@typescript-eslint/types • 5.43.0Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/utils • 5.43.0Utilities for working with TypeScript + ESLint togetherINDIRECT42
@typescript-eslint/visitor-keys • 5.43.0Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT2
@vospel/eslint-config-base • 1.6.0Marek Vospěl's base eslint configurationDIRECT0
@vospel/eslint-config-json • 1.6.0Marek Vospěl's json eslint configurationDIRECT11
@vospel/eslint-config-svelte • 1.6.0Marek Vospěl's svelte eslint configurationDIRECT69
@vospel/eslint-config-typescript • 1.6.0Marek Vospěl's typescript eslint configurationDIRECT50
@vospel/eslint-config-vue • 1.6.0Marek Vospěl's vue eslint configurationDIRECT66
acorn-jsx • 5.3.2Modern, fast React.js JSX parserINDIRECT0
acorn • 8.14.0ECMAScript parserINDIRECT0
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
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
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
eslint-plugin-jsonc • 2.5.0ESLint plugin for JSON, JSONC and JSON5 files.INDIRECT9
eslint-plugin-svelte • 2.13.0ESLint plugin for Svelte using ASTINDIRECT23
eslint-plugin-vue • 9.7.0Official ESLint plugin for Vue.jsINDIRECT22
eslint-utils • 3.0.0Utilities for ESLint plugins.INDIRECT1
fast-glob • 3.3.2It's a very fast and efficient glob library for Node.jsINDIRECT17
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
globby • 11.1.0User-friendly glob matchingINDIRECT23
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
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-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
jsonc-eslint-parser • 2.1.0JSON, JSONC and JSON5 parser for use with ESLint pluginsINDIRECT5
known-css-properties • 0.26.0List of known CSS propertiesINDIRECT0
lilconfig • 2.1.0A zero-dependency alternative to cosmiconfigINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.8A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
natural-compare-lite • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.INDIRECT0
natural-compare • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.INDIRECT0
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
postcss-load-config • 3.1.4Autoload Config for PostCSSINDIRECT2
postcss-safe-parser • 6.0.0Fault-tolerant CSS parser for PostCSSINDIRECT0
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss • 8.4.49Tool for transforming styles with JS pluginsINDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
regexpp • 3.2.0Regular expression parser for ECMAScript.INDIRECT0
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
sourcemap-codec • 1.4.8Encode/decode sourcemap mappingsINDIRECT0
svelte-eslint-parser • 0.21.0Svelte parser for ESLintINDIRECT7
svelte • 3.59.2Cybernetically enhanced web appsINDIRECT0
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
tsutils • 3.21.0utilities for working with typescript's ASTINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vue-eslint-parser • 9.1.0The ESLint custom parser for `.vue` files.INDIRECT12
BSD-2-Clause10
PackageRelationDependenciesPublished
@typescript-eslint/parser • 5.43.0An ESLint custom parser which leverages TypeScript ESTreeINDIRECT34
@typescript-eslint/typescript-estree • 5.43.0A parser that converts TypeScript source code into an ESTree compatible formINDIRECT32
eslint-scope • 5.1.1ECMAScript scope analyzer for ESLintINDIRECT3
eslint-scope • 7.2.2ECMAScript scope analyzer for ESLintINDIRECT2
espree • 9.6.1An Esprima-compatible JavaScript parser built on AcornINDIRECT3
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
ISC6
PackageRelationDependenciesPublished
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
fastq • 1.18.0Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
eslint-visitor-keys • 2.1.0Constants and utilities about visitor keys to traverse AST.INDIRECT0
eslint-visitor-keys • 3.4.3Constants and utilities about visitor keys to traverse AST.INDIRECT0
typescript • 4.9.5TypeScript is a language for application scale JavaScript developmentINDIRECT0
xml-name-validator • 4.0.0Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
esquery • 1.6.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
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/%40vospel%2Feslint-config)](https://licenses.dev/npm/%40vospel%2Feslint-config)
<a href="https://licenses.dev/npm/%40vospel%2Feslint-config">
  <img src="https://licenses.dev/b/npm/%40vospel%2Feslint-config" alt="licenses" />
</a>

Or the licenses badge code for the 1.6.0 version:

[![licenses](https://licenses.dev/b/npm/%40vospel%2Feslint-config/1.6.0)](https://licenses.dev/npm/%40vospel%2Feslint-config/1.6.0)
<a href="https://licenses.dev/npm/%40vospel%2Feslint-config/1.6.0">
  <img src="https://licenses.dev/b/npm/%40vospel%2Feslint-config/1.6.0" alt="licenses" />
</a>
GitHub