licenses.dev

@vue/eslint-config-standard v6.1.0

eslint-config-standard for Vue CLI

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT31
PackageRelationDependenciesPublished
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
debug • 3.2.7small debugging utilityINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
enhanced-resolve • 0.9.1Offers a async require.resolve function. It's highly configurable.INDIRECT3
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
eslint-config-standard • 16.0.3JavaScript Standard Style - ESLint Shareable ConfigDIRECT0
eslint-import-resolver-node • 0.3.9Node default behavior import resolution plugin for eslint-plugin-import.DIRECT8
eslint-import-resolver-webpack • 0.13.10Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.DIRECT29
find-root • 1.1.0find the closest package.jsonINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
lodash • 4.17.21Lodash modular utilities.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
memory-fs • 0.2.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
resolve • 2.0.0-next.5resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tapable • 0.1.10Just a little module for plugins.INDIRECT0
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.1.0 version:

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