licenses.dev

json-schema-to-typescript v11.0.3

compile json schema to typescript typings

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT32
PackageRelationDependenciesPublished
@bcherny/json-schema-ref-parser • 9.0.9Parse, Resolve, and Dereference JSON Schema $ref pointersDIRECT5
@jsdevtools/ono • 7.1.3Throw better errors.INDIRECT0
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT3
@types/json-schema • 7.0.15TypeScript definitions for json-schemaDIRECT0
@types/lodash • 4.17.14TypeScript definitions for lodashDIRECT0
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/node • 22.10.7TypeScript definitions for nodeINDIRECT1
@types/prettier • 2.7.3TypeScript definitions for prettierDIRECT0
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
get-stdin • 8.0.0Get stdin as a string or bufferDIRECT0
glob-promise • 4.2.2Promise version of globDIRECT4
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 betDIRECT1
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
lodash • 4.17.21Lodash modular utilities.DIRECT0
lru-queue • 0.1.0LRU QueueINDIRECT9
minimist • 1.2.8parse argument optionsDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`DIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
prettier • 2.8.8Prettier is an opinionated code formatterDIRECT0
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
ISC18
PackageRelationDependenciesPublished
cli-color • 2.0.4Colors, formatting and other tools for the consoleDIRECT14
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
es6-weak-map • 2.0.3ECMAScript6 WeakMap polyfillINDIRECT9
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
memoizee • 0.4.17Memoize/cache function resultsINDIRECT13
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
timers-ext • 0.1.8Timers extensionsINDIRECT9
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/json-schema-to-typescript)](https://licenses.dev/npm/json-schema-to-typescript)
<a href="https://licenses.dev/npm/json-schema-to-typescript">
  <img src="https://licenses.dev/b/npm/json-schema-to-typescript" alt="licenses" />
</a>

Or the licenses badge code for the 11.0.3 version:

[![licenses](https://licenses.dev/b/npm/json-schema-to-typescript/11.0.3)](https://licenses.dev/npm/json-schema-to-typescript/11.0.3)
<a href="https://licenses.dev/npm/json-schema-to-typescript/11.0.3">
  <img src="https://licenses.dev/b/npm/json-schema-to-typescript/11.0.3" alt="licenses" />
</a>
GitHub