licenses.dev

esbuild-sass-plugin v1.8.2

esbuild plugin for sass/scss files supporting both css loader and css result import (lit-element)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT55
PackageRelationDependenciesPublished
@esbuild/linux-loong64 • 0.14.54The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@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
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
chokidar • 4.0.3Minimal and efficient cross-platform file watching libraryINDIRECT1
esbuild-android-64 • 0.14.54A WebAssembly shim for esbuild on Android x64.INDIRECT0
esbuild-android-arm64 • 0.14.54The Android ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-darwin-64 • 0.14.54The macOS 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-darwin-arm64 • 0.14.54The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-freebsd-64 • 0.14.54The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-freebsd-arm64 • 0.14.54The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-linux-32 • 0.14.54The Linux 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-linux-64 • 0.14.54The Linux 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-linux-arm • 0.14.54The Linux ARM binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-linux-arm64 • 0.14.54The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-linux-mips64le • 0.14.54The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-linux-ppc64le • 0.14.54The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-linux-riscv64 • 0.14.54The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-linux-s390x • 0.14.54The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-netbsd-64 • 0.14.54The NetBSD AMD64 binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-openbsd-64 • 0.14.54The OpenBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-sunos-64 • 0.14.54The illumos 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-windows-32 • 0.14.54The Windows 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-windows-64 • 0.14.54The Windows 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild-windows-arm64 • 0.14.54The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
esbuild • 0.14.54An extremely fast JavaScript and CSS bundler and minifier.DIRECT21
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
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
immutable • 5.1.3Immutable Data CollectionsINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
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
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
node-addon-api • 7.1.1Node.js API (Node-API)INDIRECT0
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.DIRECT0
readdirp • 4.1.2Recursive version of fs.readdir with small RAM & CPU footprint.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
sass • 1.89.2A pure JavaScript implementation of Sass.DIRECT28
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
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.8.2 version:

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