licenses.dev

database-proxy v1.0.0

Through a set of access control rules configuration database access to realize the client directly access the database via HTTP.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
@mongodb-js/saslprep • 1.1.9SASLprep: Stringprep Profile for User Names and Passwords, rfc4013INDIRECT2
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
@types/webidl-conversions • 7.0.3TypeScript definitions for webidl-conversionsINDIRECT0
@types/whatwg-url • 8.2.2TypeScript definitions for whatwg-urlINDIRECT3
generate-function • 2.3.1Module that helps you write generated functions in NodeINDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
jsbn • 1.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
mysql2 • 2.3.3fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JSDIRECT12
named-placeholders • 1.1.3sql named placeholders to unnamed compilerINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks • 2.8.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferINDIRECT1
sqlstring • 2.3.3Simple SQL escape and format for MySQLINDIRECT0
tr46 • 3.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
validator • 13.12.0String validation and sanitizationDIRECT0
whatwg-url • 11.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT3
Apache-2.05
PackageRelationDependenciesPublished
bson • 5.5.1A bson parser for node.js and the browserINDIRECT0
denque • 2.1.0The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.INDIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
mongodb-connection-string-url • 2.6.0MongoDB connection strings, based on the WhatWG URL APIINDIRECT8
mongodb • 5.9.2The official MongoDB driver for Node.jsDIRECT18
ISC4
PackageRelationDependenciesPublished
database-ql • 1.0.0Database interface for lafDIRECT1
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
lru-cache • 7.18.3A cache object that deletes the least-recently-used items.INDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
unknown1
PackageRelationDependenciesPublished
seq-queue • 0.0.5A simple tool to keep requests to be executed in order.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 7.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/database-proxy/1.0.0)](https://licenses.dev/npm/database-proxy/1.0.0)
<a href="https://licenses.dev/npm/database-proxy/1.0.0">
  <img src="https://licenses.dev/b/npm/database-proxy/1.0.0" alt="licenses" />
</a>
GitHub