licenses.dev

typeorm v0.2.45

Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT43
PackageRelationDependenciesPublished
@sqltools/formatter • 1.2.5Formats SQL queries. Part of SQLToolsDIRECT0
@types/zen-observable • 0.8.3TypeScript definitions for zen-observableINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
app-root-path • 3.1.0Determine an app's root path from anywhere inside the appDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`DIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse5-htmlparser2-tree-adapter • 6.0.1htmlparser2 tree adapter for parse5.INDIRECT1
parse5 • 5.1.1HTML parser and serializer.INDIRECT0
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
xml2js • 0.4.23Simple XML to JavaScript object converter.DIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.DIRECT15
zen-observable-ts • 1.1.0Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exportsDIRECT2
zen-observable • 0.8.15An Implementation of ES ObservablesINDIRECT0
ISC15
PackageRelationDependenciesPublished
cli-highlight • 2.1.11Syntax highlighting in your terminalDIRECT28
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob • 7.2.3a little globberDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
highlight.js • 10.7.3Syntax highlighting with language autodetection.INDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
dotenv • 8.6.0Loads environment variables from .env fileDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/typeorm)](https://licenses.dev/npm/typeorm)
<a href="https://licenses.dev/npm/typeorm">
  <img src="https://licenses.dev/b/npm/typeorm" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.45 version:

[![licenses](https://licenses.dev/b/npm/typeorm/0.2.45)](https://licenses.dev/npm/typeorm/0.2.45)
<a href="https://licenses.dev/npm/typeorm/0.2.45">
  <img src="https://licenses.dev/b/npm/typeorm/0.2.45" alt="licenses" />
</a>
GitHub