licenses.dev

@usehenri/sequelize v0.36.5

henri sequalize class provider

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT49
PackageRelationDependenciesPublished
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
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 functionINDIRECT15
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
connect-session-sequelize • 6.1.1Session store for connect-session using sequelizeDIRECT30
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
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
dottie • 2.0.6Fast and safe nested object access and manipulation in JavaScriptINDIRECT0
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.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
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
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
inflection • 1.12.0A port of inflection-js to node.js moduleINDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-bluebird • 1.0.2Is this a bluebird promise I see before me?INDIRECT0
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
lodash • 4.17.21Lodash modular utilities.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
moment-timezone • 0.5.46Parse and display moments in any timezone.INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT18
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
retry-as-promised • 3.2.0Retry a failed promiseINDIRECT1
sequelize-pool • 2.3.0Resource pooling for Node.JSINDIRECT0
sequelize • 5.19.0Multi dialect ORM for Node.JSDIRECT21
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
toposort-class • 1.0.1Topological sort of directed acyclic graphs (like dependecy lists)INDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
validator • 10.11.0String validation and sanitizationINDIRECT0
wkx • 0.4.8A WKT/WKB/EWKT/EWKB/TWKB/GeoJSON parser and serializerINDIRECT2
BSD-2-Clause2
PackageRelationDependenciesPublished
cls-bluebird • 2.1.0Make bluebird work with the continuation-local-storage module.INDIRECT2
shimmer • 1.2.1Safe(r) monkeypatching for JavaScript.INDIRECT0
ISC1
PackageRelationDependenciesPublished
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40usehenri%2Fsequelize)](https://licenses.dev/npm/%40usehenri%2Fsequelize)
<a href="https://licenses.dev/npm/%40usehenri%2Fsequelize">
  <img src="https://licenses.dev/b/npm/%40usehenri%2Fsequelize" alt="licenses" />
</a>

Or the licenses badge code for the 0.36.5 version:

[![licenses](https://licenses.dev/b/npm/%40usehenri%2Fsequelize/0.36.5)](https://licenses.dev/npm/%40usehenri%2Fsequelize/0.36.5)
<a href="https://licenses.dev/npm/%40usehenri%2Fsequelize/0.36.5">
  <img src="https://licenses.dev/b/npm/%40usehenri%2Fsequelize/0.36.5" alt="licenses" />
</a>
GitHub