Licenses
Overview
Total packages
294
Generated
Aug 31, 2025, 2:50 PM
Packages
@esbuild/aix-ppc64@0.25.9
N/A@esbuild/android-arm@0.25.9
N/A@esbuild/android-arm64@0.25.9
N/A@esbuild/android-x64@0.25.9
N/A@esbuild/darwin-arm64@0.25.9
N/A@esbuild/darwin-x64@0.25.9
N/A@esbuild/freebsd-arm64@0.25.9
N/A@esbuild/freebsd-x64@0.25.9
N/A@esbuild/linux-arm@0.25.9
N/A@esbuild/linux-arm64@0.25.9
N/A@esbuild/linux-ia32@0.25.9
N/A@esbuild/linux-loong64@0.25.9
N/A@esbuild/linux-mips64el@0.25.9
N/A@esbuild/linux-ppc64@0.25.9
N/A@esbuild/linux-riscv64@0.25.9
N/A@esbuild/linux-s390x@0.25.9
N/A@esbuild/netbsd-arm64@0.25.9
N/A@esbuild/netbsd-x64@0.25.9
N/A@esbuild/openbsd-arm64@0.25.9
N/A@esbuild/openbsd-x64@0.25.9
N/A@esbuild/openharmony-arm64@0.25.9
N/A@esbuild/sunos-x64@0.25.9
N/A@esbuild/win32-arm64@0.25.9
N/A@esbuild/win32-ia32@0.25.9
N/A@esbuild/win32-x64@0.25.9
N/A@jridgewell/gen-mapping@0.3.13
MITGenerate source maps
@jridgewell/remapping@2.3.5
MITRemap sequential sourcemaps through transformations to point at the original source code
@jridgewell/resolve-uri@3.1.2
MITResolve a URI relative to an optional base URI
@jridgewell/sourcemap-codec@1.5.5
MITEncode/decode sourcemap mappings
@jridgewell/trace-mapping@0.3.30
MITTrace the original position through a source map
@polka/url@1.0.0-next.29
MITSuper fast, memoized `req.url` parser
@rollup/plugin-commonjs@28.0.6
MITConvert CommonJS modules to ES2015
@rollup/plugin-node-resolve@16.0.1
MITLocate and bundle third-party dependencies in node_modules
@rollup/pluginutils@5.2.0
MITA set of utility functions commonly used by Rollup plugins
@rollup/rollup-android-arm-eabi@4.49.0
N/A@rollup/rollup-android-arm64@4.49.0
N/A@rollup/rollup-darwin-arm64@4.49.0
N/A@rollup/rollup-darwin-x64@4.49.0
N/A@rollup/rollup-freebsd-arm64@4.49.0
N/A@rollup/rollup-freebsd-x64@4.49.0
N/A@rollup/rollup-linux-arm-gnueabihf@4.49.0
N/A@rollup/rollup-linux-arm-musleabihf@4.49.0
N/A@rollup/rollup-linux-arm64-gnu@4.49.0
N/A@rollup/rollup-linux-arm64-musl@4.49.0
N/A@rollup/rollup-linux-loongarch64-gnu@4.49.0
N/A@rollup/rollup-linux-ppc64-gnu@4.49.0
N/A@rollup/rollup-linux-riscv64-gnu@4.49.0
N/A@rollup/rollup-linux-riscv64-musl@4.49.0
N/A@rollup/rollup-linux-s390x-gnu@4.49.0
N/A@rollup/rollup-win32-arm64-msvc@4.49.0
N/A@rollup/rollup-win32-ia32-msvc@4.49.0
N/A@rollup/rollup-win32-x64-msvc@4.49.0
N/A@tailwindcss/oxide-android-arm64@4.1.12
N/A@tailwindcss/oxide-darwin-arm64@4.1.12
N/A@tailwindcss/oxide-darwin-x64@4.1.12
N/A@tailwindcss/oxide-freebsd-x64@4.1.12
N/A@tailwindcss/oxide-linux-arm-gnueabihf@4.1.12
N/A@tailwindcss/oxide-linux-arm64-gnu@4.1.12
N/A@tailwindcss/oxide-linux-arm64-musl@4.1.12
N/A@tailwindcss/oxide-wasm32-wasi@4.1.12
N/A@tailwindcss/oxide-win32-arm64-msvc@4.1.12
N/A@tailwindcss/oxide-win32-x64-msvc@4.1.12
N/Aansi-styles@4.3.0
MITANSI escape codes for styling strings in the terminal
aria-query@5.3.2
Apache-2.0Programmatic access to the ARIA specification
axobject-query@4.1.0
Apache-2.0Programmatic access to information about the AXObject Model
balanced-match@1.0.2
MITMatch balanced character pairs, like "{" and "}"
brace-expansion@1.1.12
MITBrace expansion as known from sh/bash
brace-expansion@2.0.2
MITBrace expansion as known from sh/bash
callsites@3.1.0
MITGet callsites from the V8 stack trace API
chownr@3.0.0
BlueOak-1.0.0like `chown -R`
clsx@2.1.1
MITA tiny (239B) utility for constructing className strings conditionally.
color-convert@2.0.1
MITPlain color conversion functions
commondir@1.0.1
MITcompute the closest common parent for file paths
concat-map@0.0.1
MITconcatenative mapdashery
cookie@0.6.0
MITHTTP server cookie parsing and serialization
cross-spawn@7.0.6
MITCross platform child_process#spawn and child_process#spawnSync
deep-is@0.1.4
MITnode's assert.deepEqual algorithm except for NaN being equal to NaN
detect-libc@2.0.4
Apache-2.0Node.js module to detect the C standard library (libc) implementation family and version
escape-string-regexp@4.0.0
MITEscape RegExp special characters
eslint@9.34.0
MITAn AST-based pattern checker for JavaScript.
espree@10.4.0
BSD-2-ClauseAn Esprima-compatible JavaScript parser built on Acorn
esquery@1.6.0
BSD-3-ClauseA query library for ECMAScript AST using a CSS selector like query language.
fast-json-stable-stringify@2.1.0
MITdeterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
fast-levenshtein@2.0.6
MITEfficient implementation of Levenshtein algorithm with locale-specific collator support.
fdir@6.5.0
MITThe fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
find-up@5.0.0
MITFind a file or directory by walking up parent directories
fsevents@2.3.3
N/Afunction-bind@1.1.2
MITImplementation of Function.prototype.bind
get-tsconfig@4.10.1
MITFind and parse the tsconfig.json file from a directory path
glob-parent@5.1.2
ISCExtract the non-magic parent path from a glob string.
glob-parent@6.0.2
ISCExtract the non-magic parent path from a glob string.
globals@14.0.0
MITGlobal identifiers from different JavaScript environments
globals@16.3.0
MITGlobal identifiers from different JavaScript environments
graphemer@1.4.0
MITA JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
has-flag@4.0.0
MITCheck if argv has a specific flag
hasown@2.0.2
MITA robust, ES3 compatible, "has own property" predicate.
import-fresh@3.3.1
MITImport a module while bypassing the cache
imurmurhash@0.1.4
MITAn incremental implementation of MurmurHash3
is-core-module@2.16.1
MITIs this specifier a node.js core module?
is-glob@4.0.3
MITReturns `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 better user experience.
is-module@1.0.0
MITcheck if a source string is an es6 module
isexe@2.0.0
ISCMinimal module to check if a file is executable.
js-yaml@4.1.0
MITYAML 1.2 parser and serializer
json-buffer@3.0.1
MITJSON parse & stringify that supports binary via bops & base64
json-stable-stringify-without-jsonify@1.0.1
MITdeterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
keyv@4.5.4
MITSimple key-value storage with support for multiple backends
kleur@4.1.5
MITThe fastest Node.js library for formatting terminal text with ANSI colors~!
known-css-properties@0.37.0
MITList of known CSS properties
levn@0.4.1
MITLight ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
lightningcss-darwin-arm64@1.30.1
N/Alightningcss-darwin-x64@1.30.1
N/Alightningcss-freebsd-x64@1.30.1
N/Alightningcss-linux-arm-gnueabihf@1.30.1
N/Alightningcss-linux-arm64-gnu@1.30.1
N/Alightningcss-linux-arm64-musl@1.30.1
N/Alightningcss-win32-arm64-msvc@1.30.1
N/Alightningcss-win32-x64-msvc@1.30.1
N/Alocate-path@6.0.0
MITGet the first path that exists on disk of multiple paths
lodash.merge@4.6.2
MITThe Lodash method `_.merge` exported as a module.
minimatch@3.1.2
ISCa glob matcher in javascript
minimatch@9.0.5
ISCa glob matcher in javascript
minipass@7.1.2
ISCminimal implementation of a PassThrough stream
minizlib@3.0.2
MITA small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
mri@1.2.0
MITQuickly scan for CLI flags and arguments
mrmime@2.0.1
MITA tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename
nanoid@3.3.11
MITA tiny (116 bytes), secure URL-friendly unique string ID generator
optionator@0.9.4
MIToption parsing and help generation
p-limit@3.1.0
MITRun multiple promise-returning & async functions with limited concurrency
p-locate@5.0.0
MITGet the first fulfilled promise that satisfies the provided testing function
parent-module@1.0.1
MITGet the path of the parent module
path-exists@4.0.0
MITCheck if a path exists
path-key@3.1.1
MITGet the PATH environment variable key cross-platform
picomatch@2.3.1
MITBlazing 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.
picomatch@4.0.3
MITBlazing 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.
postcss-load-config@3.1.4
MITAutoload Config for PostCSS
postcss-safe-parser@7.0.1
MITFault-tolerant CSS parser for PostCSS
postcss@8.5.6
MITTool for transforming styles with JS plugins
prelude-ls@1.2.1
MITprelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
prettier-plugin-svelte@3.4.0
MITSvelte plugin for prettier
queue-microtask@1.2.3
MITfast, tiny `queueMicrotask` shim for modern engines
readdirp@4.1.2
MITRecursive version of fs.readdir with small RAM & CPU footprint.
resolve-from@4.0.0
MITResolve the path of a module like `require.resolve()` but from a given path
resolve-pkg-maps@1.0.0
MITResolve package.json exports & imports maps
resolve@1.22.10
MITresolve like require.resolve() on behalf of files asynchronously and synchronously
reusify@1.1.0
MITReuse objects and functions with style
run-parallel@1.2.0
MITRun an array of functions in parallel
sade@1.8.1
MITSmooth (CLI) operator 🎶
shebang-command@2.0.0
MITGet the command from a shebang
shebang-regex@3.0.0
MITRegular expression for matching a shebang line
sirv@3.0.1
MITThe optimized & lightweight middleware for serving requests to static assets
source-map-js@1.2.1
BSD-3-ClauseGenerates and consumes source maps
strip-json-comments@3.1.1
MITStrip comments from JSON. Lets you use comments in your JSON files!
supports-color@7.2.0
MITDetect whether a terminal supports color
supports-preserve-symlinks-flag@1.0.0
MITDetermine if the current node version supports the `--preserve-symlinks` flag.
totalist@3.0.1
MITA tiny (195B to 220B) utility to recursively list all (total) files in a directory
ts-api-utils@2.1.0
MITUtility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
tsx@4.20.5
MITTypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files
type-check@0.4.0
MITtype-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
uri-js@4.4.1
BSD-2-ClauseAn RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
util-deprecate@1.0.2
MITThe Node.js `util.deprecate()` function with browser support
vite-plugin-devtools-json@1.0.0
MITVite plugin for generating `com.chrome.devtools.json` on the fly in the devserver.
which@2.0.2
ISCLike which(1) unix command. Find the first instance of an executable in the PATH.
yallist@5.0.0
BlueOak-1.0.0Yet Another Linked List
yaml@1.10.2
ISCJavaScript parser and stringifier for YAML
yaml@2.8.1
ISCJavaScript parser and stringifier for YAML
yocto-queue@0.1.0
MITTiny queue data structure