@babel/runtime • 7.26.0 babel's modular runtime helpers INDIRECT 1 1729863011 @hypnosphi/create-react-context • 0.3.1 Polyfill for the proposed React context API INDIRECT 4 1610391756 @types/dom4 • 2.0.4 TypeScript definitions for dom4 INDIRECT 0 1699322134 @types/json-schema • 7.0.15 TypeScript definitions for json-schema INDIRECT 0 1699346963 @types/prop-types • 15.7.14 TypeScript definitions for prop-types INDIRECT 0 1733427188 @types/react • 17.0.83 TypeScript definitions for react INDIRECT 3 1727453373 @types/scheduler • 0.16.8 TypeScript definitions for scheduler INDIRECT 0 1700614166 abstract-leveldown • 6.2.3 An abstract prototype matching the LevelDOWN API INDIRECT 7 1585937476 ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 1602349300 async-limiter • 1.0.1 asynchronous function queue with adjustable concurrency INDIRECT 0 1564760633 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 call-bind-apply-helpers • 1.0.1 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1733726673 call-bind • 1.0.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.3 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1734310625 classnames • 2.5.1 A simple utility for conditionally joining classNames together INDIRECT 0 1703865316 codemirror • 5.61.1 Full-featured in-browser code editor INDIRECT 0 1621501179 core-js-pure • 3.40.0 Standard library INDIRECT 0 1736274155 csstype • 3.0.10 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1636974372 deep-equal • 1.1.2 node's assert.deepEqual algorithm INDIRECT 27 1699489483 deepmerge • 4.3.1 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1679007536 deferred-leveldown • 5.3.0 For handling delayed-open on LevelDOWN compatible libraries INDIRECT 9 1570193930 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 dom-helpers • 3.4.0 tiny modular DOM lib for ie8+ INDIRECT 2 1541117875 dom-serializer • 1.4.1 render domhandler DOM nodes to a string INDIRECT 3 1649524771 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 encoding-down • 6.3.0 LevelDOWN wrapper supporting levelup@1 encodings INDIRECT 13 1570972170 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 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 es-object-atoms • 1.1.0 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736869242 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 1587627085 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 free-style • 3.1.0 Make CSS easier and more maintainable by using JavaScript INDIRECT 0 1583372497 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 functions-have-names • 1.2.3 Does this JS environment support the `name` property on functions? INDIRECT 0 1650390293 get-intrinsic • 1.2.7 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1735840488 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 gud • 1.0.0 Create a 'gud nuff' (not cryptographically secure) globally unique id INDIRECT 0 1519255548 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 htmlparser2 • 6.1.0 Fast & forgiving HTML/XML parser INDIRECT 5 1617914818 immediate • 3.3.0 A cross browser microtask library INDIRECT 0 1591714011 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 14 1734073522 is-date-object • 1.1.0 Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 14 1734048248 is-plain-object • 5.0.0 Returns true if an object was created by the `Object` constructor, or Object.create(null). INDIRECT 0 1599669003 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 1733982247 isomorphic.js • 0.2.5 Isomorphic JavaScript helper functions (performance, crpyto, ..) INDIRECT 0 1648285053 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 json-schema-compare • 0.2.2 Compare json schemas smarter. INDIRECT 1 1508639475 json-schema-merge-allof • 0.6.0 Simplify your schema by combining allOf into the root schema, safely. INDIRECT 9 1509756355 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsonpointer • 5.0.1 Simple JSON Addressing. INDIRECT 0 1657716370 level-codec • 9.0.2 Encode keys, values and range options, with built-in or custom encodings INDIRECT 3 1593156599 level-concat-iterator • 2.0.1 Concatenate items from an iterator into an array. INDIRECT 0 1554107054 level-errors • 2.0.1 Error types for levelup INDIRECT 2 1554460093 level-iterator-stream • 4.0.2 Turn an abstract-leveldown iterator into a readable stream INDIRECT 6 1570304721 level-js • 5.0.2 An abstract-leveldown compliant store on top of IndexedDB INDIRECT 10 1585939938 level-packager • 5.1.1 LevelUP package helper for distributing with a LevelDOWN-compatible back-end INDIRECT 21 1575026021 level-supports • 1.0.1 Create a manifest describing the abilities of a levelup or abstract-leveldown db INDIRECT 1 1570971304 level • 6.0.1 Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN) INDIRECT 27 1583362099 leveldown • 5.6.0 A low-level Node.js LevelDB binding INDIRECT 10 1585297544 levelup • 4.4.0 Fast & simple storage - a Node.js-style LevelDB wrapper INDIRECT 18 1586588811 lib0 • 0.2.99 > Monorepo of isomorphic utility functions INDIRECT 1 1733352499 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash.escape • 4.0.1 The lodash method `_.escape` exported as a module. INDIRECT 0 1469457791 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 ltgt • 2.2.1 implement correct ranges for level-* INDIRECT 0 1522013174 marked • 4.3.0 A markdown parser built for speed INDIRECT 0 1679464481 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 moment • 2.30.1 Parse, validate, manipulate, and display dates INDIRECT 0 1703673523 nanoid • 3.3.8 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1732622105 napi-macros • 2.0.0 Set of utility macros to make writing N-API modules a little easier. INDIRECT 0 1561024996 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 node-gyp-build • 4.1.1 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1567775636 normalize.css • 8.0.1 A modern alternative to CSS resets INDIRECT 0 1541803736 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-inspect • 1.13.3 string representations of objects in node and the browser INDIRECT 0 1731113867 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 18 1709078589 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 parse-srcset • 1.0.2 A spec-conformant JavaScript parser for the HTML5 srcset attribute INDIRECT 0 1481412395 path-browserify • 1.0.1 the path module from node core for browsers INDIRECT 0 1583254358 popper.js • 1.16.1 A kickass library to manage your poppers INDIRECT 0 1579706853 postcss • 8.5.1 Tool for transforming styles with JS plugins INDIRECT 3 1736852144 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 punycode • 1.4.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1458437238 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 querystringify • 2.2.0 Querystringify - Small, simple but powerful query string parser. INDIRECT 0 1597688326 react-dom • 17.0.2 React package for working with the DOM. INDIRECT 4 1616450193 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-lifecycles-compat • 3.0.4 Backwards compatibility polyfill for React class components INDIRECT 0 1526049554 react-popper • 1.3.11 React wrapper around Popper.js INDIRECT 40 1614861237 react • 17.0.2 React is a JavaScript library for building user interfaces. INDIRECT 3 1616450179 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1702673522 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 20 1735864833 requires-port • 1.0.0 Check if a protocol requires a certain port number to be added to an URL. INDIRECT 0 1446216153 resize-observer-polyfill • 1.5.1 A polyfill for the Resize Observer API INDIRECT 0 1544370082 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 sanitize-html • 2.7.3 Clean up user-submitted HTML, preserving allowlisted elements and allowlisted attributes on a per-element basis INDIRECT 14 1666870787 scheduler • 0.20.2 Cooperative scheduler for the browser environment. INDIRECT 3 1616450160 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 6 1708407265 side-channel-list • 1.0.0 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1733862025 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 14 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 15 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 17 1733936433 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 typed-styles • 0.0.7 Typed styles for cssinjs INDIRECT 0 1530554192 typestyle • 2.4.0 TypeSafe CSS INDIRECT 2 1659395315 url-parse • 1.5.10 Small footprint URL parser that works seamlessly across Node.js and browser environments INDIRECT 2 1645544943 url • 0.11.4 The core `url` packaged standalone for use with Browserify. INDIRECT 20 1722023661 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 validate.io-array • 1.0.6 Validates if a value is an array. INDIRECT 0 1432844755 warning • 4.0.3 A mirror of Facebook's Warning INDIRECT 2 1549746508 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 ws • 6.2.3 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 1 1718549290 ws • 7.5.10 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1718549308 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 y-codemirror • 3.0.1 CodeMirror binding for Yjs INDIRECT 2 1637001251 y-leveldb • 0.1.2 LevelDb database adapter for Yjs INDIRECT 30 1673883999 y-protocols • 1.0.6 Yjs encoding protocols INDIRECT 2 1695025134 y-websocket • 1.5.4 Websockets provider for Yjs INDIRECT 35 1708452331 yjs • 13.6.22 Shared Editing Library INDIRECT 2 1736707718