licenses.dev

onebe v1.0.2

One backend framework, for all our internal needs

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT319
PackageRelationDependenciesPublished
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@colors/colors • 1.6.0get colors in your node.js consoleINDIRECT0
@colors/colors • 1.6.1get colors in your node.js consoleINDIRECT0
@dabh/diagnostics • 2.0.9Tools for debugging your node.js modules and event loopINDIRECT8
@mongodb-js/saslprep • 1.5.4SASLprep: Stringprep Profile for User Names and Passwords, rfc4013INDIRECT2
@one-ini/wasm • 0.1.1Parse EditorConfig-INI file contents into ASTINDIRECT0
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
@so-ric/colorspace • 1.1.6Generate HEX colors for a given namespace using color v5INDIRECT5
@sqltools/formatter • 1.2.5Formats SQL queries. Part of SQLToolsINDIRECT0
@types/express-serve-static-core • 5.1.3TypeScript definitions for express-serve-static-coreINDIRECT5
@types/express • 4.0.36TypeScript definitions for ExpressINDIRECT8
@types/http-errors • 2.0.5TypeScript definitions for http-errorsINDIRECT0
@types/node • 26.6.2TypeScript definitions for nodeINDIRECT1
@types/qs • 6.15.1TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 1.2.1TypeScript definitions for sendINDIRECT2
@types/serve-static • 2.2.0TypeScript definitions for serve-staticINDIRECT3
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
@types/webidl-conversions • 7.0.3TypeScript definitions for webidl-conversionsINDIRECT0
@types/whatwg-url • 8.2.2TypeScript definitions for whatwg-urlINDIRECT3
@types/zen-observable • 0.8.3TypeScript definitions for zen-observableINDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ajv • 6.15.0Another JSON Schema ValidatorINDIRECT5
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.3.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminalINDIRECT0
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 appINDIRECT0
append-field • 1.0.0A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.INDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
axios • 0.26.1Promise based HTTP client for the browser and node.jsINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base32.js • 0.0.1Base 32 encodings for JavaScriptINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
basic-auth • 2.0.1node.js basic auth parserINDIRECT1
bcryptjs • 2.4.3Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.DIRECT0
body-parser • 1.20.8Node.js body parsing middlewareDIRECT43
bowser • 2.14.1Lightweight browser detectorINDIRECT0
brace-expansion • 1.1.21Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.1.7Brace expansion as known from sh/bashINDIRECT1
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-convert • 3.1.3Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
color-name • 2.1.1A list of color names and its valuesINDIRECT0
color-string • 2.1.4Parser and generator for CSS color stringsINDIRECT1
color • 5.0.3Color conversion and manipulation with CSS string supportINDIRECT3
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 10.0.1the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.7Sign and unsign cookiesINDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
core-js • 3.50.0Standard libraryDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
cors • 2.8.6Node.js CORS middlewareDIRECT2
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
dayjs • 1.11.232KB immutable date time library alternative to Moment.js with the same modern API INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dijkstrajs • 1.0.3A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
editorconfig • 1.0.7EditorConfig File Locator and Interpreter for Node.jsINDIRECT6
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
enabled • 2.0.0Check if a certain debug flag is enabled.INDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
express-hbs • 2.5.0Express handlebars template engine complete with multiple layouts, partials and blocks.DIRECT55
express-session • 1.19.0Simple session middleware for ExpressDIRECT10
express • 4.22.3Fast, unopinionated, minimalist web frameworkDIRECT70
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fecha • 4.2.3Date formatting and parsingINDIRECT0
filter-obj • 1.1.0Filter object keys and values into a new objectINDIRECT0
finalhandler • 1.3.2Node.js final http responderINDIRECT9
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
fn.name • 1.1.0Extract names from functionsINDIRECT0
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
getpass • 0.1.7getpass for node.jsINDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
handlebars • 4.7.9Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
helmet • 4.6.0help secure Express/Connect apps with various HTTP headersDIRECT0
http-errors • 1.8.1Create HTTP error objectsDIRECT5
http-errors • 2.0.1Create HTTP error objectsINDIRECT5
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
i18next-fs-backend • 1.2.0i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem.DIRECT0
i18next-http-middleware • 3.9.9i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno.DIRECT0
i18next • 21.10.0i18next internationalization frameworkDIRECT1
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ip-address • 10.7.2A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT26
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-beautify • 1.15.4beautifier.io for nodeINDIRECT45
js-cookie • 3.0.8A simple, lightweight JavaScript API for handling cookiesINDIRECT0
js-yaml • 4.3.2YAML 1.2 parser and serializerDIRECT1
jsbn • 0.1.1The 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
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonwebtoken • 8.5.1JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jsonwebtoken • 9.0.3JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
jwa • 1.4.2JWA implementation (supports all JWS algorithms)INDIRECT3
jwa • 2.0.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.3Implementation of JSON Web SignaturesINDIRECT4
jws • 4.0.1Implementation of JSON Web SignaturesINDIRECT4
kuler • 2.0.0Color your terminal using CSS/hex color codesINDIRECT0
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
logform • 2.7.0An mutable object-based log format designed for chaining & objectMode streams.INDIRECT6
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
memory-pager • 1.5.0Access memory using small fixed sized buffersINDIRECT0
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
mongoose • 6.13.11Mongoose MongoDB ODMDIRECT51
morgan • 1.12.1HTTP request logger middleware for node.jsDIRECT8
mpath • 0.9.0{G,S}et object values using MongoDB-like path notationINDIRECT0
mquery • 4.0.3Expressive query building for MongoDBINDIRECT2
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multer • 1.4.4Middleware for handling `multipart/form-data`.DIRECT28
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
nanoid • 3.3.19A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.1.0Execute a listener when a response is about to write headersINDIRECT0
one-time • 1.0.0Run the supplied function exactly one time (once)INDIRECT1
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
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
parseurl • 1.3.3parse a url with memoizationINDIRECT0
passport-jwt • 4.0.1Passport authentication strategy using JSON Web TokensDIRECT16
passport • 0.4.1Simple, unobtrusive authentication for Node.js.DIRECT2
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 0.1.13Express style path to RegExp utilityINDIRECT0
path-to-regexp • 6.3.0Express style path to RegExp utilityDIRECT0
pause • 0.0.1Pause streams...INDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
picomatch • 2.3.2Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pngjs • 5.0.0PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.INDIRECT0
pop-iterate • 1.0.1A polymorphic iterate operator for arrays and other iterablesINDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
proxy-addr • 2.0.8Determine address of proxied requestINDIRECT2
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
q • 2.0.3A library for promises (CommonJS/Promises/A,B,D)INDIRECT3
qrcode • 1.5.4QRCode / 2d Barcode api with both server side and client side support using canvasDIRECT28
query-string • 7.1.3Parse and stringify URL query stringsINDIRECT4
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
random-bytes • 1.0.0URL and cookie safe UIDsINDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.3Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.DIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
rootpath • 0.1.2Little helper to make node.js require relative to your project rootINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.19.2Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.16.3Serve static filesINDIRECT20
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
shortid • 2.2.17Amazingly short non-sequential url-friendly unique id generator.DIRECT1
side-channel-list • 1.0.1Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
sift • 16.0.1MongoDB query filtering in JavaScriptINDIRECT0
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.10Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferINDIRECT1
speakeasy • 2.0.0Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.DIRECT1
split-on-first • 1.1.0Split a string on the first occurance of a given separatorINDIRECT0
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-strip-html • 8.5.0Strip HTML tags from strings. No parser, accepts mixed sources.DIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get 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
strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
swagger-ui-express • 4.6.3Swagger UI ExpressDIRECT2
text-hex • 1.0.0Generate a hex color from the given textINDIRECT0
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
to-buffer • 1.2.2Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT30
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 3.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants.INDIRECT0
twilio • 3.84.1A Twilio helper libraryDIRECT54
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT27
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
typeorm • 0.2.45Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.DIRECT95
uid-safe • 2.1.5URL and cookie safe UIDsINDIRECT1
undici-types • 8.9.0A stand-alone types package for UndiciINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
whatwg-url • 11.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT3
which-typed-array • 1.1.24Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
winston-transport • 4.9.0Base stream implementations for winston@3 and up.INDIRECT12
winston • 3.19.0A logger for just about everything.DIRECT28
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
xml2js • 0.4.23Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xmlbuilder • 13.0.2An XML builder for node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.INDIRECT25
yargs • 16.2.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.INDIRECT15
zen-observable-ts • 1.1.0Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exportsINDIRECT2
zen-observable • 0.8.15An Implementation of ES ObservablesINDIRECT0
Apache-2.039
PackageRelationDependenciesPublished
@aws-sdk/core • 3.978.0Core functions & classes shared by multiple AWS SDK clients.INDIRECT8
@aws-sdk/credential-provider-cognito-identity • 3.972.70[![NPM version](https://img.shields.io/npm/v/@aws-sdk/credential-provider-cognito-identity/latest.svg)](https://www.npmjs.com/package/@aws-sdk/credential-provider-cognito-identity) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/credential-providINDIRECT13
@aws-sdk/credential-provider-env • 3.972.71AWS credential provider that sources credentials from known environment variablesINDIRECT9
@aws-sdk/credential-provider-http • 3.972.73AWS credential provider for containers and HTTP sourcesINDIRECT11
@aws-sdk/credential-provider-ini • 3.973.16AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/configINDIRECT21
@aws-sdk/credential-provider-login • 3.972.78AWS credential provider that sources credentials from aws login cached tokensINDIRECT13
@aws-sdk/credential-provider-node • 3.972.83AWS credential provider that sources credentials from a Node.JS environment. INDIRECT22
@aws-sdk/credential-provider-process • 3.972.71AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/configINDIRECT9
@aws-sdk/credential-provider-sso • 3.973.15AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentialsINDIRECT14
@aws-sdk/credential-provider-web-identity • 3.972.77AWS credential provider that calls STS assumeRole for temporary AWS credentialsINDIRECT13
@aws-sdk/credential-providers • 3.1136.0A collection of credential providers, without requiring service clients like STS, CognitoINDIRECT24
@aws-sdk/nested-clients • 3.997.45Nested clients for AWS SDK packages.INDIRECT12
@aws-sdk/signature-v4-multi-region • 3.996.46[![NPM version](https://img.shields.io/npm/v/@aws-sdk/signature-v4-multi-region/latest.svg)](https://www.npmjs.com/package/@aws-sdk/signature-v4-multi-region) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/signature-v4-multi-region.svg)](https:/INDIRECT5
@aws-sdk/token-providers • 3.1129.0A collection of token providersINDIRECT13
@aws-sdk/types • 3.974.5Types for the AWS SDKINDIRECT2
@aws-sdk/xml-builder • 3.972.40XML utilities for the AWS SDKINDIRECT2
@aws/lambda-invoke-store • 0.3.0Invoke scoped data storage for AWS Lambda Node.js Runtime EnvironmentINDIRECT0
@scarf/scarf • 1.4.0Scarf is like Google Analytics for your npm packages. Gain insights into how your packages are installed and used, and by which companies.INDIRECT0
@smithy/core • 3.34.1INDIRECT2
@smithy/credential-provider-imds • 4.5.2AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata serviceINDIRECT3
@smithy/fetch-http-handler • 5.8.0Provides a way to make requestsINDIRECT3
@smithy/node-http-handler • 4.12.1Provides a way to make requestsINDIRECT3
@smithy/signature-v4 • 5.7.3A standalone implementation of the AWS Signature V4 request signing algorithmINDIRECT3
@smithy/types • 4.18.0INDIRECT1
@vonage/server-sdk • 2.11.3Vonage Server SDK for Node.js. API support for SMS, Voice Calls, Text-to-Speech, Numbers, Verify (2FA) and more.DIRECT67
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
bson • 4.7.2A bson parser for node.js and the browserINDIRECT3
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
kareem • 2.5.1Next-generation take on pre/post function hooksINDIRECT0
mongodb-connection-string-url • 2.6.0MongoDB connection strings, based on the WhatWG URL APIINDIRECT8
mongodb • 4.17.2The official MongoDB driver for Node.jsDIRECT44
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
swagger-ui-dist • 5.33.0[![NPM version](https://badge.fury.io/js/swagger-ui-dist.svg)](http://badge.fury.io/js/swagger-ui-dist)INDIRECT1
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
weak-map • 1.0.8A WeakMap shim for Node.js and browsersINDIRECT0
ISC38
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
abbrev • 2.0.0Like ruby's abbrev module, but in jsINDIRECT0
cli-highlight • 2.1.11Syntax highlighting in your terminalINDIRECT28
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
foreground-child • 3.3.1Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
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 • 10.5.0the most correct and second fastest glob implementation in JavaScriptINDIRECT34
glob • 7.2.3a little globberINDIRECT10
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
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
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
minimatch • 9.0.9a glob matcher in javascriptINDIRECT2
node-cron • 3.0.3A simple cron-like task scheduler for Node.jsDIRECT1
nopt • 7.2.1Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause16
PackageRelationDependenciesPublished
@hapi/hoek • 9.3.0General purpose node utilitiesINDIRECT0
@hapi/topo • 5.1.0Topological sorting with grouping supportINDIRECT1
@sideway/address • 4.1.5Email address and domain validationINDIRECT1
@sideway/formula • 3.0.1Math and string formula parser.INDIRECT0
@sideway/pinpoint • 2.0.0Return the filename and line number of the calling functionINDIRECT0
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysDIRECT0
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
joi • 17.13.8Object schema validationDIRECT5
qs • 6.16.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
qs • 6.5.5A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
scmp • 2.1.0safe, constant-time comparison of BuffersINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
unknown7
PackageRelationDependenciesPublished
busboy • 0.2.14A streaming parser for HTML form data for node.jsINDIRECT7
consign • 0.1.6Autoload your scripts.DIRECT0
dicer • 0.2.5A very fast streaming multipart parser for node.jsINDIRECT6
passport-http • 0.3.0HTTP Basic and Digest authentication strategies for Passport.DIRECT1
passport-strategy • 1.0.0An abstract class implementing Passport's strategy API.INDIRECT0
signed • 1.0.3Tiny express library for signing urls and validating them based on secret keyDIRECT9
streamsearch • 0.1.2Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
BSD-2-Clause5
PackageRelationDependenciesPublished
dotenv • 10.0.0Loads environment variables from .env fileDIRECT0
dotenv • 8.6.0Loads environment variables from .env fileINDIRECT0
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 7.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BlueOak-1.0.05
PackageRelationDependenciesPublished
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
sax • 1.6.1An evented streaming XML parser in JavaScriptINDIRECT0
MIT-01
PackageRelationDependenciesPublished
nodemailer • 6.10.1Easy as cake e-mail sending from your Node.js applicationsDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
string-format • 2.0.0String formatting inspired by Python's str.format()DIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.12Streamable SHA hashes in pure javascriptINDIRECT32
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

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