@types/node • 22.10.6 TypeScript definitions for node INDIRECT 1 1736794965 @usehenri/sequelize • 0.33.0 henri sequalize class provider DIRECT 52 1540564298 any-promise • 1.3.0 Resolve any installed ES6 compatible promise INDIRECT 0 1462709706 big-number • 1.0.0 Light, ultra-fast javascript implementation for BigIntegers (base arithmetic operations) INDIRECT 0 1528974276 bl • 2.2.1 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 9 1598430329 bluebird • 3.7.2 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 1574981740 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 connect-session-sequelize • 5.2.2 Session store for connect-session using sequelize INDIRECT 30 1530599145 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 deep-equal • 1.1.2 node's assert.deepEqual algorithm INDIRECT 27 1699489483 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 depd • 1.1.2 Deprecate all the things INDIRECT 0 1515736023 dottie • 2.0.6 Fast and safe nested object access and manipulation in JavaScript INDIRECT 0 1686634936 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 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 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 generic-pool • 3.9.0 Generic resource pooling for Node.JS INDIRECT 0 1662792832 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 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 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 inflection • 1.12.0 A port of inflection-js to node.js module INDIRECT 0 1485570514 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 14 1734073522 is-bluebird • 1.0.2 Is this a bluebird promise I see before me? INDIRECT 0 1472893680 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-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 14 1733982247 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 moment-timezone • 0.5.46 Parse and display moments in any timezone. INDIRECT 1 1728190934 moment • 2.30.1 Parse, validate, manipulate, and display dates INDIRECT 0 1703673523 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 native-duplexpair • 1.0.0 Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex` INDIRECT 0 1525960025 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 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 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 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 20 1735864833 retry-as-promised • 3.2.0 Retry a failed promise INDIRECT 1 1551944689 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 sequelize • 5.0.0-beta.12 Multi dialect ORM for Node.JS INDIRECT 22 1536414782 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 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 tedious • 3.0.1 A TDS driver, for connecting to MS SQLServer databases. DIRECT 18 1540130940 toposort-class • 1.0.1 Topological sort of directed acyclic graphs (like dependecy lists) INDIRECT 0 1439464095 undici-types • 6.20.0 A stand-alone types package for Undici INDIRECT 0 1728460238 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 validator • 10.11.0 String validation and sanitization INDIRECT 0 1547592024 wkx • 0.4.8 A WKT/WKB/EWKT/EWKB/TWKB/GeoJSON parser and serializer INDIRECT 2 1564249068