licenses.dev

mp-webpack-plugin v1.6.6

a tool for develop miniprogram with vue

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT72
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 • 26.1.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 • 8.17.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
browserslist • 4.28.7Share 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
chrome-trace-event • 1.0.4A library to create a trace of your node app per Google's Trace Event format.INDIRECT0
colors • 1.4.0get colors in your node.js consoleDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
enhanced-resolve • 5.24.3Offers a async require.resolve function. It's highly configurable.INDIRECT2
es-module-lexer • 2.3.1Lexes 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
execa • 3.4.0Process execution for humansDIRECT20
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
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
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mime-db • 1.54.0Media Type DatabaseINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minimizer-webpack-plugin • 5.6.1Minimizer plugin for webpackINDIRECT26
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.51Node.js releases dataINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
p-finally • 2.0.1`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 3.3.0Express style path to RegExp utilityDIRECT0
postcss • 7.0.39Tool for transforming styles with JS pluginsDIRECT2
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
require-from-string • 2.0.2Require module from stringINDIRECT0
schema-utils • 4.3.3webpack Validation UtilsINDIRECT8
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
source-list-map • 2.0.1Fast line to line SourceMap generator.INDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
tapable • 2.3.3Just a little module for plugins.INDIRECT0
undici-types • 8.3.0A 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.2Wrapper library for directory and file watching.INDIRECT1
webpack-sources • 2.3.1Source code handling classes for webpackDIRECT2
webpack-sources • 3.5.1Source code handling classes for webpackINDIRECT0
webpack • 5.109.0Packs 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.DIRECT67
ISC9
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.396Provides a list of electron-to-chromium version mappingsINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 0.2.1The tiniest and the fastest coloring library everINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause5
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
terser • 5.49.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT10
Apache-2.04
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.11.3A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
@xtuc/ieee754 • 1.2.0Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
fast-uri • 3.1.4Dependency-free RFC 3986 URI toolboxINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001806A 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/mp-webpack-plugin)](https://licenses.dev/npm/mp-webpack-plugin)
<a href="https://licenses.dev/npm/mp-webpack-plugin">
  <img src="https://licenses.dev/b/npm/mp-webpack-plugin" alt="licenses" />
</a>

Or the licenses badge code for the 1.6.6 version:

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