licenses.dev

express-openapi-validator v5.3.7

Automatically validate API requests and responses with OpenAPI 3 and Express.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT49
PackageRelationDependenciesPublished
@apidevtools/json-schema-ref-parser • 11.7.2Parse, Resolve, and Dereference JSON Schema $ref pointersDIRECT4
@jsdevtools/ono • 7.1.3Throw better errors.INDIRECT0
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/express-serve-static-core • 5.0.0TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 5.0.0TypeScript definitions for expressINDIRECT11
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/multer • 1.4.12TypeScript definitions for multerDIRECT12
@types/node • 22.7.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
ajv-draft-04 • 1.0.0Ajv class for JSON Schema draft-04DIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+DIRECT5
ajv • 8.17.1Another JSON Schema ValidatorDIRECT4
append-field • 1.0.0A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
content-type • 1.0.5Create and parse HTTP Content-Type headerDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackDIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.DIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.DIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
media-typer • 1.1.0Simple RFC 6838 media type parser and formatterDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
multer • 1.4.5-lts.1Middleware for handling `multipart/form-data`.DIRECT22
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
ono • 7.1.3Throw better errors.DIRECT1
path-to-regexp • 8.2.0Express style path to RegExp utilityDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
require-from-string • 2.0.2Require module from stringINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
unknown2
PackageRelationDependenciesPublished
busboy • 1.6.0A streaming parser for HTML form data for node.jsINDIRECT1
streamsearch • 1.1.0Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
fast-uri • 3.0.3Dependency free RFC 3986 URI toolboxINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.3.7 version:

[![licenses](https://licenses.dev/b/npm/express-openapi-validator/5.3.7)](https://licenses.dev/npm/express-openapi-validator/5.3.7)
<a href="https://licenses.dev/npm/express-openapi-validator/5.3.7">
  <img src="https://licenses.dev/b/npm/express-openapi-validator/5.3.7" alt="licenses" />
</a>
GitHub