licenses.dev

@masatomakino/gulptask-demo-page v0.10.5

demo html generator for gulp.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT75
PackageRelationDependenciesPublished
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/source-map • 0.3.11Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT4
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@types/estree • 1.0.9TypeScript definitions for estreeINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 25.9.1TypeScript definitions for nodeINDIRECT1
@webassemblyjs/ast • 1.14.1AST utils for webassemblyjsINDIRECT5
@webassemblyjs/floating-point-hex-parser • 1.13.2A function to parse floating point hexadecimal strings as defined by the WebAssembly specificationINDIRECT0
@webassemblyjs/helper-api-error • 1.13.2Common API errorsINDIRECT0
@webassemblyjs/helper-buffer • 1.14.1Buffer manipulation utilityINDIRECT0
@webassemblyjs/helper-numbers • 1.13.2Number parsing utilityINDIRECT3
@webassemblyjs/helper-wasm-bytecode • 1.13.2WASM's Bytecode constantsINDIRECT0
@webassemblyjs/helper-wasm-section • 1.14.1INDIRECT12
@webassemblyjs/ieee754 • 1.13.2IEEE754 decoder and encoderINDIRECT1
@webassemblyjs/utf8 • 1.13.2UTF8 encoder/decoder for WASMINDIRECT0
@webassemblyjs/wasm-edit • 1.14.1> Rewrite a WASM binaryINDIRECT16
@webassemblyjs/wasm-gen • 1.14.1WebAssembly binary format printerINDIRECT10
@webassemblyjs/wasm-opt • 1.14.1INDIRECT13
@webassemblyjs/wasm-parser • 1.14.1WebAssembly binary format parserINDIRECT10
@webassemblyjs/wast-printer • 1.14.1WebAssembly text format printerINDIRECT6
acorn-import-phases • 1.0.4Support for `import <defer|source>` phase syntax in AcornINDIRECT0
acorn • 8.16.0ECMAScript parserINDIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv-keywords • 5.1.0Additional JSON-Schema keywords for Ajv JSON validatorINDIRECT1
ajv • 8.20.0Another JSON Schema ValidatorINDIRECT4
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.1.0Brace expansion as known from sh/bashINDIRECT1
brace-expansion • 5.0.6Brace expansion as known from sh/bashINDIRECT1
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.28.2Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chokidar • 5.0.0Minimal and efficient cross-platform file watching libraryDIRECT1
chrome-trace-event • 1.0.4A library to create a trace of your node app per Google's Trace Event format.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 14.0.3the complete solution for node.js command-line programsDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
enhanced-resolve • 5.22.0Offers a async require.resolve function. It's highly configurable.INDIRECT2
es-module-lexer • 2.1.0Lexes ES modules returning their import/export metadataINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
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
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
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
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
loader-runner • 4.3.2Runs (webpack) loadersINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.54.0Media Type DatabaseINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
node-releases • 2.0.46Node.js releases dataINDIRECT0
picomatch • 2.3.2Blazing 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
readdirp • 5.0.0Recursive version of fs.readdir with small RAM & CPU footprintINDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
schema-utils • 4.3.3webpack Validation UtilsINDIRECT8
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
tapable • 2.3.3Just a little module for plugins.INDIRECT0
terser-webpack-plugin • 5.6.0Minimizer plugin for webpackINDIRECT26
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
ts-loader • 9.5.7TypeScript loader for webpackDIRECT17
undici-types • 7.24.6A stand-alone types package for UndiciINDIRECT0
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
watchpack • 2.5.1Wrapper library for directory and file watching.INDIRECT2
webpack-sources • 3.5.0Source code handling classes for webpackINDIRECT0
webpack • 5.107.1Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.DIRECT70
Apache-2.07
PackageRelationDependenciesPublished
@webassemblyjs/leb128 • 1.13.2LEB128 decoder and encoderINDIRECT1
@xtuc/long • 4.2.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
baseline-browser-mapping • 2.10.32A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
ejs • 3.1.10Embedded JavaScript templatesDIRECT7
filelist • 1.0.6Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
jake • 10.9.4JavaScript build tool, similar to Make or RakeINDIRECT6
typescript • 5.9.3TypeScript is a language for application scale JavaScript developmentDIRECT0
BSD-2-Clause6
PackageRelationDependenciesPublished
eslint-scope • 5.1.1ECMAScript scope analyzer for ESLintINDIRECT3
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
glob-to-regexp • 0.4.1Convert globs to regular expressionsINDIRECT0
terser • 5.48.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT10
BlueOak-1.0.05
PackageRelationDependenciesPublished
glob • 13.0.0the most correct and second fastest glob implementation in JavaScriptDIRECT6
lru-cache • 11.5.0A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 10.2.5a glob matcher in javascriptINDIRECT2
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
path-scurry • 2.0.2walk paths fast and efficientlyINDIRECT2
ISC5
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.361Provides a list of electron-to-chromium version mappingsINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
minimatch • 5.1.9a glob matcher in javascriptINDIRECT2
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 7.8.1The semantic version parser used by npm.INDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
@xtuc/ieee754 • 1.2.0Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
fast-uri • 3.1.2Dependency-free RFC 3986 URI toolboxINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.6Generates and consumes source mapsINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001793A 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/%40masatomakino%2Fgulptask-demo-page)](https://licenses.dev/npm/%40masatomakino%2Fgulptask-demo-page)
<a href="https://licenses.dev/npm/%40masatomakino%2Fgulptask-demo-page">
  <img src="https://licenses.dev/b/npm/%40masatomakino%2Fgulptask-demo-page" alt="licenses" />
</a>

Or the licenses badge code for the 0.10.5 version:

[![licenses](https://licenses.dev/b/npm/%40masatomakino%2Fgulptask-demo-page/0.10.5)](https://licenses.dev/npm/%40masatomakino%2Fgulptask-demo-page/0.10.5)
<a href="https://licenses.dev/npm/%40masatomakino%2Fgulptask-demo-page/0.10.5">
  <img src="https://licenses.dev/b/npm/%40masatomakino%2Fgulptask-demo-page/0.10.5" alt="licenses" />
</a>
GitHub