licenses.dev

@webpack-contrib/schema-utils v1.0.0-beta.0

Webpack Schema Validation Utilities

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorDIRECT5
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT14
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT11
chalk • 2.4.2Terminal string styling done rightDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
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
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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-object-atoms • 1.0.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
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
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.6Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT10
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
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
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
log-symbols • 2.2.0Colored symbols for various log levels. Example: ✔︎ SuccessINDIRECT7
loglevelnext • 1.0.5A modern logging library for Node.js and modern browsers that provides log level mapping to the consoleINDIRECT28
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
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-shimINDIRECT18
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT13
strip-ansi • 4.0.0Strip ANSI escape codesDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
text-table • 0.2.0borderless text tables with alignmentDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
webpack-log • 1.2.0A common logging module for the Webpack ecosystemDIRECT38
ISC7
PackageRelationDependenciesPublished
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40webpack-contrib%2Fschema-utils)](https://licenses.dev/npm/%40webpack-contrib%2Fschema-utils)
<a href="https://licenses.dev/npm/%40webpack-contrib%2Fschema-utils">
  <img src="https://licenses.dev/b/npm/%40webpack-contrib%2Fschema-utils" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0-beta.0 version:

[![licenses](https://licenses.dev/b/npm/%40webpack-contrib%2Fschema-utils/1.0.0-beta.0)](https://licenses.dev/npm/%40webpack-contrib%2Fschema-utils/1.0.0-beta.0)
<a href="https://licenses.dev/npm/%40webpack-contrib%2Fschema-utils/1.0.0-beta.0">
  <img src="https://licenses.dev/b/npm/%40webpack-contrib%2Fschema-utils/1.0.0-beta.0" alt="licenses" />
</a>
GitHub