licenses.dev

larvitbase v1.1.19

node.js base framework

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT53
PackageRelationDependenciesPublished
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 • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
browser-fingerprint • 0.0.1Generate a fingerprint of a browserINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
circular-json • 0.5.9JSON does not handle circular references. This version doesDIRECT0
colors • 1.0.3get colors in your node.js consoleINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
cuid • 1.3.8Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.DIRECT3
debug • 2.6.9small debugging utilityINDIRECT1
depd • 1.1.2Deprecate all the thingsINDIRECT0
destroy • 1.0.4destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode 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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
formidable • 1.2.6(DEPRECATED! Install formidable@v2) A node.js module for parsing form data, especially file uploads.DIRECT0
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
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 1.6.3Create HTTP error objectsINDIRECT4
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
larvitfs • 1.0.1Cascading filesystem for node.jsDIRECT8
larvitrouter • 1.0.4Router for node.jsDIRECT10
larvitviews • 1.0.3Views for node.jsDIRECT9
lodash • 4.17.21Lodash modular utilities.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime • 1.3.4A comprehensive library for mime-type mappingINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
node-fingerprint • 0.0.2Generates a fingerprint of a node instanceINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
range-parser • 1.2.1Range header field string parserINDIRECT0
send • 0.15.6Better streaming static file server with Range and conditional-GET supportDIRECT17
side-channel-list • 1.0.0Store 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.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
statuses • 1.3.1HTTP status utilityINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
utils-merge • 1.0.1merge() utility functionDIRECT0
winston • 2.4.7A multi-transport async logging library for Node.jsDIRECT7
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
larvitutils • 1.1.3Misc utilsDIRECT8
setprototypeof • 1.1.0A small polyfill for Object.setprototypeofINDIRECT0
unknown2
PackageRelationDependenciesPublished
cycle • 1.0.3decycle your jsonINDIRECT0
eyes • 0.1.8a customizable value inspectorINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitDIRECT21
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.19 version:

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