licenses.dev

@vue/component-compiler v4.2.4

bundler agnostic API for compiling Vue SFC

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT141
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.28.0A JavaScript parserINDIRECT3
@babel/types • 7.28.2Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@parcel/watcher-android-arm64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-arm64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-x64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-freebsd-x64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm-glibc • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm-musl • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-glibc • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-musl • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-glibc • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-musl • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-arm64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-ia32 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-x64 • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher • 2.5.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT23
@vue/component-compiler-utils • 3.3.0Lower level utilities for compiling Vue single file componentsDIRECT15
acorn • 7.4.1ECMAScript parserINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
assert-never • 1.4.0Helper function for exhaustive checks of discriminated unions in TypeScriptINDIRECT0
babel-walk • 3.0.0-canary-5Lightweight Babel AST traversalINDIRECT3
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 3.2.0A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
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
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
character-parser • 2.2.0Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.INDIRECT15
chokidar • 4.0.3Minimal and efficient cross-platform file watching libraryINDIRECT1
clean-css • 4.2.4A well-tested CSS minifierDIRECT1
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
consolidate • 0.15.1Template engine consolidation libraryINDIRECT1
constantinople • 4.0.1Determine whether a JavaScript expression evaluates to a constantINDIRECT4
copy-anything • 2.0.6An optimised way to copy'ing an object. A small and simple integrationINDIRECT1
css-parse • 2.0.0CSS parserINDIRECT9
css-selector-tokenizer • 0.7.3Parses and stringifies CSS selectorsINDIRECT2
css • 2.2.4CSS parser / stringifierINDIRECT8
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
debug • 3.1.0small debugging utilityINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
doctypes • 1.1.0Shorthands for commonly used doctypesINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emojis-list • 2.1.0Complete list of standard emojis.INDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
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
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.INDIRECT0
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
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generic-names • 1.0.3Helper for building generic names, similar to webpackINDIRECT5
get-intrinsic • 1.3.0Get 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-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
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
hash-sum • 1.0.2Blazing fast unique hash generatorDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
image-size • 0.5.5get dimensions of any image fileINDIRECT0
immutable • 5.1.3Immutable Data CollectionsINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-expression • 4.0.0Check if a string is a valid JavaScript expressionINDIRECT2
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
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-what • 3.14.1JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.INDIRECT0
js-stringify • 1.0.2Stringify an object so it can be safely inlined in JavaScript codeINDIRECT0
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
jstransformer • 1.0.0Normalize the API of any jstransformerINDIRECT3
loader-utils • 0.2.17utils for webpack loadersINDIRECT4
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
merge-source-map • 1.1.0Merge old source map and new source map in multi-transform flowINDIRECT1
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
native-request • 1.1.2A simple package with no dependencies for native requests using callbackINDIRECT0
node-addon-api • 7.1.1Node.js API (Node-API)INDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
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 • 4.0.1Promisify a callback-style functionINDIRECT0
postcss-modules-local-by-default • 1.2.0A CSS Modules transform to make local scope the defaultINDIRECT12
postcss-modules-sync • 1.0.0A PostCSS plugin to use CSS Modules synchronously in jsDIRECT33
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss • 5.2.18Tool for transforming styles with JS pluginsINDIRECT11
postcss • 6.0.23Tool for transforming styles with JS pluginsINDIRECT8
postcss • 7.0.39Tool for transforming styles with JS pluginsINDIRECT2
prettier • 2.8.8Prettier is an opinionated code formatterINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prr • 1.0.1A better Object.defineProperty()INDIRECT0
pug-attrs • 3.0.0Generate code for Pug attributesINDIRECT7
pug-code-gen • 3.0.3Default code-generator for pug. It generates HTML via a JavaScript template function.INDIRECT14
pug-error • 2.1.0Standard error objects for pugINDIRECT0
pug-filters • 4.0.0Code for processing filters in pug templatesINDIRECT17
pug-lexer • 5.0.1The pug lexer (takes a string and converts it to an array of tokens)INDIRECT20
pug-linker • 4.0.0Link multiple pug ASTs together using include/extendsINDIRECT2
pug-load • 3.0.0The Pug loader is responsible for loading the depenendencies of a given Pug file.INDIRECT2
pug-parser • 6.0.0The pug parser (takes an array of tokens and converts it to an abstract syntax tree)INDIRECT2
pug-runtime • 3.0.1The runtime components for the pug templating languageINDIRECT0
pug-strip-comments • 2.0.0Strip comments from a Pug token stream (from the lexer)INDIRECT1
pug-walk • 2.0.0Walk and transform a pug ASTINDIRECT0
pug • 3.0.3A clean, whitespace-sensitive template language for writing HTMLDIRECT50
readdirp • 4.1.2Recursive version of fs.readdir with small RAM & CPU footprint.INDIRECT0
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
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sass • 1.89.2A pure JavaScript implementation of Sass.DIRECT28
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
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
stylus • 0.54.8Robust, expressive, and feature-rich CSS supersetDIRECT27
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
supports-color • 5.5.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-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
token-stream • 1.0.0Take an array of token and produce a more useful API to give to a parserINDIRECT0
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
void-elements • 3.1.0Array of "void elements" defined by the HTML specification.INDIRECT0
vue-template-es2015-compiler • 1.9.1Post compiler for Vue template render functions to support ES2015+ featuresINDIRECT0
with • 7.0.2Compile time `with` for strict mode JavaScriptINDIRECT6
ISC17
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
icss-replace-symbols • 1.1.0Replacing symbols during the linking phase of ICSSINDIRECT0
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
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
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
postcss-modules-scope • 1.1.0A CSS Modules transform to extract export statements from local-scope classesINDIRECT12
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
sax • 1.2.4An evented streaming XML parser in JavaScriptINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
js-base64 • 2.6.4Yet another Base64 transcoder in pure-JSINDIRECT0
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsDIRECT0
source-map • 0.7.6Generates and consumes source mapsINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
less • 3.13.1Leaner CSSDIRECT13
CC0-1.01
PackageRelationDependenciesPublished
string-hash • 1.1.3fast string hashing functionINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
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/%40vue%2Fcomponent-compiler)](https://licenses.dev/npm/%40vue%2Fcomponent-compiler)
<a href="https://licenses.dev/npm/%40vue%2Fcomponent-compiler">
  <img src="https://licenses.dev/b/npm/%40vue%2Fcomponent-compiler" alt="licenses" />
</a>

Or the licenses badge code for the 4.2.4 version:

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