ajv • 6.15.0 Another JSON Schema Validator INDIRECT 5 1776956364 boolean • 3.2.0 boolean converts lots of things to boolean. DIRECT 0 1645005384 deepmerge • 4.3.1 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1679007536 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 detect-node • 2.1.0 Detect Node.JS (as opposite to browser environment) (reliable) DIRECT 0 1621146884 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 fast-json-stringify • 2.7.13 Stringify your JSON at max speed DIRECT 9 1640267497 globalthis • 1.0.4 ECMAScript spec-compliant polyfill/shim for `globalThis` DIRECT 7 1714444559 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 is-circular • 1.0.2 high-performance, zero-dependency circular reference check for objects (or arrays) DIRECT 0 1530490347 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 rfdc • 1.4.1 Really Fast Deep Clone INDIRECT 0 1718187509 semver-compare • 1.0.0 compare two semver version strings, returning -1, 0, or 1 DIRECT 0 1415426038