licenses.dev

@linaria/webpack5-loader v3.0.0-beta.23

Blazing fast zero-runtime CSS in JS library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT78
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/code-frame • 8.0.6Generate errors that contain a code frame that point to source locations.INDIRECT2
@babel/compat-data • 7.29.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.7Babel compiler core.INDIRECT38
@babel/generator • 7.29.8Turns an AST into code.INDIRECT9
@babel/generator • 8.0.6Turns an AST into code.INDIRECT10
@babel/helper-compilation-targets • 7.29.7Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-globals • 8.0.6A collection of JavaScript globals for Babel internal usageINDIRECT0
@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-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-string-parser • 8.0.6A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-identifier • 8.0.6Validate 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.9A JavaScript parserINDIRECT3
@babel/parser • 8.0.6A JavaScript parserINDIRECT3
@babel/plugin-proposal-export-namespace-from • 7.18.9Compile export namespace to ES2015INDIRECT2
@babel/plugin-syntax-dynamic-import • 7.8.3Allow parsing of import()INDIRECT1
@babel/plugin-syntax-export-namespace-from • 7.8.3Allow parsing of export namespace fromINDIRECT1
@babel/plugin-transform-modules-commonjs • 7.29.7This plugin transforms ES2015 modules to CommonJSINDIRECT21
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/template • 8.0.0Generate an AST from a string template.INDIRECT6
@babel/traverse • 7.29.8The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/traverse • 8.0.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT16
@babel/types • 7.29.8Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@babel/types • 8.0.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/gen-mapping • 0.4.0-beta.0Generate 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.6.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@linaria/babel-preset • 3.0.0-beta.24Blazing fast zero-runtime CSS in JS libraryDIRECT83
@linaria/core • 3.0.0-beta.22Blazing fast zero-runtime CSS in JS libraryINDIRECT5
@linaria/logger • 3.0.0-beta.20Blazing fast zero-runtime CSS in JS libraryDIRECT3
@linaria/utils • 3.0.0-beta.20Blazing fast zero-runtime CSS in JS libraryINDIRECT0
@types/jsesc • 2.5.1TypeScript definitions for jsescINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
browserslist • 4.29.0Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
caller-callsite • 2.0.0Get the callsite of the caller functionINDIRECT1
caller-path • 2.0.0Get the path of the caller functionINDIRECT2
callsites • 2.0.0Get callsites from the V8 stack trace APIINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cosmiconfig • 5.2.1Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT14
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
enhanced-resolve • 5.25.1Offers a async require.resolve function. It's highly configurable.DIRECT2
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
import-fresh • 2.0.0Import a module while bypassing the cacheINDIRECT4
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
js-tokens • 10.0.0Tiny JavaScript tokenizer.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.15.2YAML 1.2 parser and serializerINDIRECT3
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-releases • 2.0.56Node.js releases dataINDIRECT0
obug • 2.2.1A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.INDIRECT0
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-exists • 4.0.0Check if a path existsINDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
stylis • 3.5.4light - weight css preprocessorINDIRECT0
tapable • 2.3.3Just a little module for plugins.INDIRECT0
update-browserslist-db • 1.3.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC6
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.433Provides a list of electron-to-chromium version mappingsINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.7.6Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
baseline-browser-mapping • 2.11.25A 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.30001810A 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/%40linaria%2Fwebpack5-loader)](https://licenses.dev/npm/%40linaria%2Fwebpack5-loader)
<a href="https://licenses.dev/npm/%40linaria%2Fwebpack5-loader">
  <img src="https://licenses.dev/b/npm/%40linaria%2Fwebpack5-loader" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.0-beta.23 version:

[![licenses](https://licenses.dev/b/npm/%40linaria%2Fwebpack5-loader/3.0.0-beta.23)](https://licenses.dev/npm/%40linaria%2Fwebpack5-loader/3.0.0-beta.23)
<a href="https://licenses.dev/npm/%40linaria%2Fwebpack5-loader/3.0.0-beta.23">
  <img src="https://licenses.dev/b/npm/%40linaria%2Fwebpack5-loader/3.0.0-beta.23" alt="licenses" />
</a>
GitHub