licenses.dev

vite-plugin-vue2 v1.9.3

Vite plugin for Vue2

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT82
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.7Babel compiler core.DIRECT38
@babel/generator • 7.29.7Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.29.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-compilation-targets • 7.29.7Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-create-class-features-plugin • 7.29.7Compile class public and private fields, private methods and decorators to ES6INDIRECT24
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-member-expression-to-functions • 7.29.7Helper function to replace certain member expressions with function callsINDIRECT18
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.29.7Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-optimise-call-expression • 7.29.7Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-replace-supers • 7.29.7Helper function to replace supersINDIRECT20
@babel/helper-skip-transparent-expression-wrappers • 7.29.7Helper which skips types and parenthesesINDIRECT18
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.29.7Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.29.7Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.29.7A JavaScript parserDIRECT3
@babel/plugin-proposal-class-properties • 7.18.6This plugin transforms static class properties as well as properties declared with the property initializer syntaxDIRECT26
@babel/plugin-proposal-decorators • 7.29.7Compile class and object decorators to ES5DIRECT27
@babel/plugin-syntax-decorators • 7.29.7Allow parsing of decoratorsINDIRECT1
@babel/plugin-syntax-jsx • 7.29.7Allow parsing of jsxINDIRECT1
@babel/plugin-syntax-typescript • 7.29.7Allow parsing of TypeScript syntaxINDIRECT1
@babel/plugin-transform-typescript • 7.29.7Transform TypeScript into ES.nextDIRECT27
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.7Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/remapping • 2.3.5Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@rollup/pluginutils • 4.2.1A set of utility functions commonly used by Rollup pluginsDIRECT2
@vue/babel-helper-vue-jsx-merge-props • 1.4.0Babel helper for Vue JSX spreadDIRECT0
@vue/babel-plugin-transform-vue-jsx • 1.4.0Babel plugin for Vue 2.0 JSXINDIRECT25
@vue/babel-preset-jsx • 1.4.0Babel preset for Vue JSXDIRECT33
@vue/babel-sugar-composition-api-inject-h • 1.4.0Babel syntactic sugar for h automatic injection for Vue JSX with @vue/composition-apiINDIRECT2
@vue/babel-sugar-composition-api-render-instance • 1.4.0Babel syntactic sugar for replaceing `this` with `getCurrentInstance()` in Vue JSX with @vue/composition-apiINDIRECT2
@vue/babel-sugar-functional-vue • 1.4.0Babel syntactic sugar for functional componentsINDIRECT2
@vue/babel-sugar-inject-h • 1.4.0Babel syntactic sugar for h automatic injection for Vue JSXINDIRECT2
@vue/babel-sugar-v-model • 1.4.0Babel syntactic sugar for v-model support in Vue JSXINDIRECT27
@vue/babel-sugar-v-on • 1.4.0Babel syntactic sugar for v-model support in Vue JSXINDIRECT27
@vue/component-compiler-utils • 3.3.0Lower level utilities for compiling Vue single file componentsDIRECT15
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
browserslist • 4.28.2Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
consolidate • 0.15.1Template engine consolidation libraryINDIRECT1
consolidate • 0.16.0Template engine consolidation libraryDIRECT1
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
estree-walker • 2.0.2Traverse an ESTree-compliant ASTINDIRECT0
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT4
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
hash-sum • 1.0.2Blazing fast unique hash generatorINDIRECT0
hash-sum • 2.0.0Blazing fast unique hash generatorDIRECT0
html-tags • 2.0.0List of standard HTML tagsINDIRECT0
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
json5 • 2.2.3JSON for HumansINDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
lodash.kebabcase • 4.1.1The lodash method `_.kebabCase` exported as a module.INDIRECT0
magic-string • 0.25.9Modify strings, generate sourcemapsDIRECT1
merge-source-map • 1.1.0Merge old source map and new source map in multi-transform flowINDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-releases • 2.0.47Node.js releases dataINDIRECT0
picomatch • 2.3.2Blazing 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-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss • 7.0.39Tool for transforming styles with JS pluginsINDIRECT2
prettier • 2.8.8Prettier is an opinionated code formatterDIRECT0
querystring • 0.2.1Node's querystring module for all engines.DIRECT0
rollup • 2.80.0Next-generation ES module bundlerDIRECT1
slash • 3.0.0Convert Windows backslash paths to slash pathsDIRECT0
sourcemap-codec • 1.4.8Encode/decode sourcemap mappingsINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vue-template-es2015-compiler • 1.9.1Post compiler for Vue template render functions to support ES2015+ featuresDIRECT0
ISC11
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
electron-to-chromium • 1.5.371Provides a list of electron-to-chromium version mappingsINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
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
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
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.6Generates and consumes source mapsDIRECT0
unknown1
PackageRelationDependenciesPublished
svg-tags • 1.0.0List of standard SVG tags.INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
baseline-browser-mapping • 2.10.35A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001797A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.9.3 version:

[![licenses](https://licenses.dev/b/npm/vite-plugin-vue2/1.9.3)](https://licenses.dev/npm/vite-plugin-vue2/1.9.3)
<a href="https://licenses.dev/npm/vite-plugin-vue2/1.9.3">
  <img src="https://licenses.dev/b/npm/vite-plugin-vue2/1.9.3" alt="licenses" />
</a>
GitHub