licenses.dev

mysql v2.16.0

A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
bignumber.js • 4.1.0A library for arbitrary-precision decimal and non-decimal arithmeticDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIDIRECT0
sqlstring • 2.3.1Simple SQL escape and format for MySQLDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.16.0 version:

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