licenses.dev

express-mysql-session v1.3.0

A MySQL session store for express.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
bignumber.js • 4.0.4A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.3.1HTTP server cookie parsing and serializationINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc • 3.4.4Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.1.0small debugging utilityDIRECT1
depd • 1.1.2Deprecate all the thingsDIRECT0
express-session • 1.15.6Simple session middleware for ExpressDIRECT11
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
mysql • 2.15.0A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.DIRECT10
on-headers • 1.0.2Execute a listener when a response is about to write headersINDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
random-bytes • 1.0.0URL and cookie safe UIDsINDIRECT0
readable-stream • 2.3.3Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.1Safer Node.js Buffer APIINDIRECT0
sqlstring • 2.3.0Simple SQL escape and format for MySQLINDIRECT0
string_decoder • 1.0.3The string_decoder module from Node coreINDIRECT1
uid-safe • 2.1.5URL and cookie safe UIDsINDIRECT1
underscore • 1.8.3JavaScript's functional programming helper library.DIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
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/express-mysql-session)](https://licenses.dev/npm/express-mysql-session)
<a href="https://licenses.dev/npm/express-mysql-session">
  <img src="https://licenses.dev/b/npm/express-mysql-session" alt="licenses" />
</a>

Or the licenses badge code for the 1.3.0 version:

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