licenses.dev

@usehenri/mssql v0.34.4-alpha.4

henri mssql database connector

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT94
PackageRelationDependenciesPublished
@azure/abort-controller • 2.1.2Microsoft Azure SDK for JavaScript - AborterINDIRECT1
@azure/core-auth • 1.9.0Provides low-level interfaces and helper methods for authentication in Azure SDKINDIRECT3
@azure/core-util • 1.11.0Core library for shared utility methodsINDIRECT2
@azure/ms-rest-azure-env • 2.0.0Isomorphic library that provides Azure endpoints for different Azure Environments/Clouds.INDIRECT0
@azure/ms-rest-js • 2.7.0Isomorphic client Runtime for Typescript/node.js/browser javascript client libraries generated using AutoRestINDIRECT23
@azure/ms-rest-nodeauth • 3.1.1Azure Authentication library in node.js with type definitions.INDIRECT39
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/readable-stream • 2.3.15TypeScript definitions for readable-streamINDIRECT3
@usehenri/sequelize • 0.34.7henri sequalize class providerDIRECT52
@xmldom/xmldom • 0.8.10A pure JavaScript W3C standard-based (XML DOM Level 2 Core) DOMParser and XMLSerializer module.INDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
axios • 0.21.4Promise based HTTP client for the browser and node.jsINDIRECT1
bl • 3.0.1Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT5
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
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
connect-session-sequelize • 6.1.1Session store for connect-session using sequelizeINDIRECT30
date-utils • 1.2.21Date add-ons for Node.jsINDIRECT0
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
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
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.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 2.5.2A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT6
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
iconv-lite • 0.5.2Convert character encodings in pure javascript.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
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
lodash • 4.17.21Lodash modular utilities.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
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
native-duplexpair • 1.0.0Make a full duplex stream with 2 Duplex endpoints, using the native version of `Duplex`INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
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
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
retry-as-promised • 3.2.0Retry a failed promiseINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sequelize-pool • 1.0.2Resource pooling for Node.JSINDIRECT1
sequelize • 5.8.8Multi dialect ORM for Node.JSINDIRECT21
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
tedious • 6.7.1A TDS driver, for connecting to MS SQLServer databases.DIRECT57
toposort-class • 1.0.1Topological sort of directed acyclic graphs (like dependecy lists)INDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
tunnel • 0.0.6Node HTTP/HTTPS Agents for tunneling proxiesINDIRECT0
underscore • 1.13.7JavaScript's functional programming helper library.INDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
validator • 10.11.0String validation and sanitizationINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
wkx • 0.4.8A WKT/WKB/EWKT/EWKB/TWKB/GeoJSON parser and serializerINDIRECT2
xml2js • 0.5.0Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xpath.js • 1.1.0Xpath pure javascript implementation for node.jsINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
adal-node • 0.2.4Windows Azure Active Directory Client Library for nodeINDIRECT14
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
jsbi • 3.2.5JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.INDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
cls-bluebird • 2.1.0Make bluebird work with the continuation-local-storage module.INDIRECT2
shimmer • 1.2.1Safe(r) monkeypatching for JavaScript.INDIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.34.4-alpha.4 version:

[![licenses](https://licenses.dev/b/npm/%40usehenri%2Fmssql/0.34.4-alpha.4)](https://licenses.dev/npm/%40usehenri%2Fmssql/0.34.4-alpha.4)
<a href="https://licenses.dev/npm/%40usehenri%2Fmssql/0.34.4-alpha.4">
  <img src="https://licenses.dev/b/npm/%40usehenri%2Fmssql/0.34.4-alpha.4" alt="licenses" />
</a>
GitHub