licenses.dev

@xtance/korm v1.0.0

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
colorette • 2.0.19🌈Easily set your terminal text color & styles.INDIRECT0
commander • 10.0.1the complete solution for node.js command-line programsINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 4.3.4Lightweight debugging utility for Node.js and the browserINDIRECT1
duplexer • 0.1.2Creates a duplex streamINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
esm • 3.2.25Tomorrow's ECMAScript modules today!INDIRECT0
event-stream • 3.3.4construct pipes of streams of eventsINDIRECT7
from • 0.1.7Easy way to make a Readable StreamINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
getopts • 2.3.0Parse CLI arguments.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
interpret • 2.2.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
knex • 2.5.1A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3DIRECT21
lodash • 4.17.21Lodash modular utilities.INDIRECT0
map-stream • 0.1.0construct pipes of streams of eventsINDIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
node-cleanup • 2.1.2installs custom cleanup handlers that run on exiting nodeINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused.INDIRECT1
pg-connection-string • 2.6.1Functions for dealing with a PostgresSQL connection stringINDIRECT0
ps-tree • 1.2.0Get all children of a pidINDIRECT8
rechoir • 0.8.0Prepare a node environment to require files with different extensions.INDIRECT6
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
split • 0.3.3split a Text Stream into a Line StreamINDIRECT1
stream-combiner • 0.0.4<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>INDIRECT1
string-argv • 0.3.2string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.INDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tarn • 3.0.2Simple and robust resource pool for node.jsINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
tildify • 2.0.0Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`INDIRECT0
tsc-watch • 6.2.0The TypeScript compiler with onSuccess commandDIRECT17
ISC2
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
dotenv • 16.4.5Loads environment variables from .env fileDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
typescript • 4.9.5TypeScript is a language for application scale JavaScript developmentDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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