licenses.dev

@vuepress/types v1.9.10

Types for VuePress

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/connect-history-api-fallback • 1.5.4TypeScript definitions for connect-history-api-fallbackINDIRECT7
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/express-serve-static-core • 4.19.5TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 4.17.21TypeScript definitions for expressINDIRECT11
@types/highlight.js • 9.12.4TypeScript definitions for highlight.jsINDIRECT0
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/http-proxy • 1.17.15TypeScript definitions for http-proxyINDIRECT2
@types/linkify-it • 5.0.0TypeScript definitions for linkify-itINDIRECT0
@types/markdown-it • 10.0.3TypeScript definitions for markdown-itDIRECT4
@types/mdurl • 2.0.0TypeScript definitions for mdurlINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
@types/qs • 6.9.16TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 0.17.4TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.7TypeScript definitions for serve-staticINDIRECT5
@types/source-list-map • 0.1.6TypeScript definitions for source-list-mapINDIRECT0
@types/tapable • 1.0.12TypeScript definitions for tapableINDIRECT0
@types/uglify-js • 3.17.5TypeScript definitions for uglify-jsINDIRECT1
@types/webpack-dev-server • 3.11.6TypeScript definitions for webpack-dev-serverDIRECT37
@types/webpack-sources • 3.2.3TypeScript definitions for webpack-sourcesINDIRECT4
@types/webpack • 4.41.39TypeScript definitions for webpackINDIRECT11
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
deepmerge • 1.5.2A library for deep (recursive) merging of Javascript objectsINDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
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
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
http-proxy-middleware • 1.3.1The one-liner node.js proxy middleware for connect, express and browser-syncINDIRECT16
http-proxy • 1.18.1HTTP proxying for the massesINDIRECT3
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
is-plain-obj • 3.0.0Check if a value is a plain objectINDIRECT0
javascript-stringify • 2.1.0Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
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
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.INDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.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
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
highlight.js • 9.18.5Syntax highlighting with language autodetection.INDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.4Generates and consumes source mapsINDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
webpack-chain • 6.5.1[![NPM version][npm-image]][npm-url] [![NPM downloads][npm-downloads]][npm-url] [![Build Status][travis-image]][travis-url]DIRECT2
ISC1
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40vuepress%2Ftypes)](https://licenses.dev/npm/%40vuepress%2Ftypes)
<a href="https://licenses.dev/npm/%40vuepress%2Ftypes">
  <img src="https://licenses.dev/b/npm/%40vuepress%2Ftypes" alt="licenses" />
</a>

Or the licenses badge code for the 1.9.10 version:

[![licenses](https://licenses.dev/b/npm/%40vuepress%2Ftypes/1.9.10)](https://licenses.dev/npm/%40vuepress%2Ftypes/1.9.10)
<a href="https://licenses.dev/npm/%40vuepress%2Ftypes/1.9.10">
  <img src="https://licenses.dev/b/npm/%40vuepress%2Ftypes/1.9.10" alt="licenses" />
</a>
GitHub