licenses.dev

vite-env-only v3.0.1

Vite plugins for isolating server-only and client-only code

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.27.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.27.7Babel compiler core.DIRECT37
@babel/generator • 7.27.5Turns an AST into code.DIRECT9
@babel/helper-compilation-targets • 7.27.2Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.27.3Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.27.1Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.27.6Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.27.7A JavaScript parserDIRECT3
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.27.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesDIRECT17
@babel/types • 7.27.7Babel Types is a Lodash-esque utility library for AST nodesDIRECT2
@jridgewell/gen-mapping • 0.3.9Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.1Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.26Trace the original position through a source mapINDIRECT2
babel-dead-code-elimination • 1.0.10Composable primitives for dead code elimination in BabelDIRECT38
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.25.1Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
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
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
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
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
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.DIRECT5
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-releases • 2.0.19Node.js releases dataINDIRECT0
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
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
update-browserslist-db • 1.1.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
ISC5
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.177Provides a list of electron-to-chromium version mappingsINDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001726A 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-env-only)](https://licenses.dev/npm/vite-env-only)
<a href="https://licenses.dev/npm/vite-env-only">
  <img src="https://licenses.dev/b/npm/vite-env-only" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.1 version:

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