licenses.dev

snowpack v3.8.8

The ESM-powered frontend build tool. Fast, lightweight, unbundled.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT279
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@gar/promisify • 1.1.3Promisify an entire class or objectINDIRECT0
@npmcli/move-file • 1.1.2move a file (fork of move-file)INDIRECT13
@rollup/plugin-commonjs • 16.0.0Convert CommonJS modules to ES2015INDIRECT26
@rollup/plugin-inject • 4.0.4Scan modules for global variables and injects `import` statements where necessaryINDIRECT7
@rollup/plugin-json • 4.1.0Convert .json files to ES6 modulesINDIRECT4
@rollup/plugin-node-resolve • 10.0.0Locate and bundle third-party dependencies in node_modulesINDIRECT16
@rollup/plugin-replace • 2.4.2Replace strings in files while bundlingINDIRECT6
@rollup/pluginutils • 3.1.0A set of utility functions commonly used by Rollup pluginsINDIRECT3
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT5
@types/estree • 0.0.39TypeScript definitions for ESTree AST specificationINDIRECT0
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/node • 22.15.3TypeScript definitions for nodeINDIRECT1
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/resolve • 1.17.1TypeScript definitions for resolveINDIRECT2
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
acorn-walk • 8.3.4ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 8.14.1ECMAScript parserINDIRECT0
address • 1.2.2Get current machine IP, MAC and DNS servers.INDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
agentkeepalive • 4.6.0Missing keepalive http.AgentINDIRECT2
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
assert • 1.5.1The node.js assert module, re-packaged for web browsers.INDIRECT22
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bplist-parser • 0.1.1Binary plist parser.INDIRECT1
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
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
bufferutil • 4.0.9WebSocket buffer utilsDIRECT1
builtin-modules • 3.3.0List of the Node.js builtin modulesINDIRECT0
builtins • 1.0.3List of node.js builtin modulesINDIRECT0
cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT13
cachedir • 2.4.0Provides a directory where the OS wants you to store cached files.DIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
cheerio • 1.0.0-rc.10Tiny, fast, and elegant implementation of core jQuery designed specifically for the serverDIRECT14
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryDIRECT14
cjs-module-lexer • 1.4.3Lexes CommonJS modules, returning their named exports metadataINDIRECT0
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
cli-spinners • 2.9.2Spinners for use in the terminalDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleDIRECT16
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
debuglog • 1.0.1backport of util.debuglog from node v0.11INDIRECT0
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsDIRECT0
default-browser-id • 2.0.0Get the bundle identifier of the default browser (OS X). Example: com.apple.SafariDIRECT5
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-lazy-prop • 2.0.0Define a lazily evaluated property on an objectINDIRECT0
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
detect-port • 1.6.1Node.js implementation of port detectorDIRECT3
dom-serializer • 1.4.1render domhandler DOM nodes to a stringINDIRECT3
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
err-code • 2.0.3Create an error with a codeINDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-module-lexer • 0.3.26Lexes ES modules returning their import/export metadataDIRECT0
es-module-lexer • 0.6.0Lexes ES modules returning their import/export metadataINDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
esbuild • 0.9.7An extremely fast JavaScript bundler and minifier.DIRECT0
esinstall • 1.1.7Convert packages to ESM.DIRECT89
estree-walker • 1.0.1Traverse an ESTree-compliant ASTINDIRECT0
estree-walker • 2.0.2Traverse an ESTree-compliant ASTDIRECT0
etag • 1.8.1Create simple HTTP ETagsDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
execa • 5.1.1Process execution for humansDIRECT15
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fdir • 5.3.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sDIRECT0
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
find-cache-dir • 3.3.2Finds the common standard cache directoryDIRECT10
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
find-up • 5.0.0Find a file or directory by walking up parent directoriesDIRECT5
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
fsevents • 2.1.3Native Access to MacOS FSEventsINDIRECT0
fsevents • 2.3.3Native Access to MacOS FSEventsDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generic-names • 4.0.0Helper for building generic names, similar to webpackINDIRECT1
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsINDIRECT30
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
htmlparser2 • 6.1.0Fast & forgiving HTML/XML parserINDIRECT5
http-proxy-agent • 4.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
httpie • 1.1.2A lightweight, Promise-based wrapper for Node.js HTTP requests~!DIRECT0
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
humanize-ms • 1.2.1transform humanize time to msINDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
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-lambda • 1.0.1Detect if your code is running on an AWS Lambda serverINDIRECT0
is-module • 1.0.0check if a source string is an es6 moduleINDIRECT0
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
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).DIRECT0
is-reference • 1.2.1Determine whether an AST node is a referenceDIRECT1
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-valid-identifier • 2.0.2check if a string is a valid ECMAscript identifierINDIRECT23
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isbinaryfile • 4.0.10Detects if a file is binary in Node.js. Similar to Perl's -B.DIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
jsbn • 1.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
jsonschema • 1.2.11A fast and easy to use JSON Schema validatorDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
just-diff-apply • 3.1.2Apply a diff to an object. Optionally supports jsonPatch protocolINDIRECT0
just-diff • 3.1.1Return an object representing the diffs between two objects. Supports jsonPatch protocolINDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
kleur • 4.1.5The fastest Node.js library for formatting terminal text with ANSI colors~!DIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
loader-utils • 3.3.1utils for webpack loadersINDIRECT0
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
magic-string • 0.25.9Modify strings, generate sourcemapsDIRECT1
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.DIRECT1
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minipass-fetch • 1.4.1An implementation of window.fetch in Node.js using Minipass streamsINDIRECT7
minipass-json-stream • 1.0.2Like JSONStream, but using Minipass streamsINDIRECT3
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`DIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.11A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
negotiator • 0.6.4HTTP content negotiationINDIRECT0
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
node-gyp • 7.1.2Node.js native addon build toolINDIRECT97
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.DIRECT3
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
p-queue • 6.6.2Promise queue with concurrency controlINDIRECT3
p-timeout • 3.2.0Timeout a promise after a specified amount of timeINDIRECT1
p-try • 2.2.0`Start a promise chainINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
parse5-htmlparser2-tree-adapter • 6.0.1htmlparser2 tree adapter for parse5.INDIRECT1
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
periscopic • 2.0.3periscopicDIRECT3
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
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
postcss-modules-local-by-default • 4.2.0A CSS Modules transform to make local scope the defaultINDIRECT5
postcss-modules • 4.3.1PostCSS plugin to use CSS Modules everywhereDIRECT14
postcss-selector-parser • 7.1.0> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
postcss • 8.5.3Tool for transforming styles with JS pluginsDIRECT3
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
rollup-plugin-polyfill-node • 0.6.2rollup-plugin-polyfill-node ===INDIRECT8
rollup • 2.37.1Next-generation ES module bundlerDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
skypack • 0.3.2The Skypack SDK.DIRECT155
slash • 3.0.0Convert Windows backslash paths to slash pathsDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks-proxy-agent • 6.2.1A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT8
socks • 2.8.4Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
sourcemap-codec • 1.4.8Encode/decode sourcemap mappingsINDIRECT0
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringDIRECT1
strip-comments • 2.0.1Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.DIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
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
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
undici-types • 6.21.0A stand-alone types package for UndiciINDIRECT0
untildify • 2.1.0Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/devINDIRECT1
utf-8-validate • 5.0.10Check if a buffer contains valid UTF-8DIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.10.4Node.JS util moduleINDIRECT1
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
vm2 • 3.9.19vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely!INDIRECT2
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC95
PackageRelationDependenciesPublished
@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwiseINDIRECT0
@npmcli/arborist • 2.10.0Manage node_modules treesDIRECT187
@npmcli/fs • 1.1.1filesystem utilities for the npm cliINDIRECT2
@npmcli/git • 2.1.0a util for spawning git from npm CLI contextsINDIRECT19
@npmcli/installed-package-contents • 1.0.7Get the list of files installed in a package in node_modules, including bundled dependenciesINDIRECT2
@npmcli/map-workspaces • 1.0.4Retrieves a name:pathname Map for a given workspaces configINDIRECT15
@npmcli/metavuln-calculator • 1.1.1Calculate meta-vulnerabilities from package security advisoriesINDIRECT162
@npmcli/name-from-folder • 1.0.1Get the package name from a folder pathINDIRECT0
@npmcli/node-gyp • 1.0.3Tools for dealing with node-gyp packagesINDIRECT0
@npmcli/package-json • 1.0.1Programmatic API to update package.jsonINDIRECT1
@npmcli/promise-spawn • 1.3.2spawn processes the way the npm cli likes to doINDIRECT1
@npmcli/run-script • 1.8.6Run a lifecycle script for a package (descendant of npm-lifecycle)INDIRECT104
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
bin-links • 2.3.0JavaScript package binary linkerINDIRECT24
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
cacache • 15.3.0Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT38
chownr • 2.0.0like `chown -R`INDIRECT0
cmd-shim • 4.1.0Used in npm for command line application supportINDIRECT4
common-ancestor-path • 1.0.1Find the common ancestor of 2 or more paths on Windows or UnixINDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
dezalgo • 1.0.4Contain async insanity so that the dark pony lord doesn't eat soulsINDIRECT2
fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
gauge • 2.7.4A terminal based horizontal guageINDIRECT12
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
hosted-git-info • 4.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT2
icss-replace-symbols • 1.1.0Replacing symbols during the linking phase of ICSSINDIRECT0
icss-utils • 5.1.0ICSS utils for postcss astINDIRECT0
ignore-walk • 3.0.4Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT4
infer-owner • 1.0.4Infer the owner of a path based on the owner of its nearest existing parentINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indentINDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
make-fetch-happen • 9.1.0Opinionated, caching, retrying fetch clientINDIRECT64
meriyah • 3.1.6A 100% compliant, self-hosted javascript parser with high focus on both performance and stabilityDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minipass-collect • 1.0.2A Minipass stream that collects all the data into a single chunkINDIRECT2
minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT2
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
mkdirp-infer-owner • 2.0.0mkdirp, but chown to the owner of the containing folder if possible and necessaryINDIRECT3
nopt • 5.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm-bundled • 1.1.2list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm-normalize-package-bin • 1.0.1Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm-package-arg • 8.1.5Parse the things that can be arguments to `npm install`INDIRECT6
npm-packlist • 2.2.2Get a list of the files to add from a folder into an npm packageINDIRECT14
npm-pick-manifest • 6.1.1Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT9
npm-registry-fetch • 11.0.0Fetch-based http client for use with npm registry APIsINDIRECT71
npmlog • 4.1.2logger for npmINDIRECT24
once • 1.4.0Run a function exactly one timeINDIRECT1
pacote • 11.3.5JavaScript package downloaderDIRECT161
parse-conflict-json • 1.1.1Parse a JSON string that has git merge conflicts, resolving if possibleINDIRECT3
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
postcss-modules-extract-imports • 3.1.0A CSS Modules transform to extract local aliases for inline importsINDIRECT0
postcss-modules-scope • 3.2.1A CSS Modules transform to extract export statements from local-scope classesINDIRECT3
postcss-modules-values • 4.0.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesINDIRECT1
proc-log • 1.0.0just emit 'log' events on the process objectINDIRECT0
promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolvedINDIRECT0
promise-call-limit • 1.0.2Call an array of promise-returning functions, restricting concurrency to a specified limit.INDIRECT0
promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
read-cmd-shim • 2.0.0Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT0
read-package-json-fast • 2.0.3Like read-package-json, but fasterINDIRECT2
readdir-scoped-modules • 1.1.0Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.INDIRECT6
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)DIRECT11
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.7.1The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.DIRECT0
ssri • 8.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT2
tar • 6.2.1tar for nodeINDIRECT7
treeverse • 1.0.4Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.INDIRECT0
unique-filename • 1.1.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
unique-slug • 2.0.2Generate a unique character string suitible for use in files and URLs.INDIRECT1
validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
walk-up-path • 1.0.0Given a path string, return a generator that walks up the path, emitting each dirname.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsDIRECT0
BSD-2-Clause11
PackageRelationDependenciesPublished
cheerio-select • 1.6.0CSS selector engine supporting jQuery selectorsINDIRECT9
css-select • 4.3.0a CSS selector compiler/engineINDIRECT8
css-what • 6.1.0a CSS selector parserINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 4.3.1Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 2.8.0Utilities for working with htmlparser2's domINDIRECT4
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm-install-checks • 4.0.0Check the engines and platform fields in package.jsonINDIRECT1
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Apache-2.07
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-3-Clause6
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.4Generates and consumes source mapsDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
Unlicense2
PackageRelationDependenciesPublished
big-integer • 1.6.52An arbitrary length integer library for JavascriptINDIRECT0
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
string-hash • 1.1.3fast string hashing functionINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.8.8 version:

[![licenses](https://licenses.dev/b/npm/snowpack/3.8.8)](https://licenses.dev/npm/snowpack/3.8.8)
<a href="https://licenses.dev/npm/snowpack/3.8.8">
  <img src="https://licenses.dev/b/npm/snowpack/3.8.8" alt="licenses" />
</a>
GitHub