licenses.dev

@my-expenses/my-expenses-schema v1.0.8

npm-package

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT114
PackageRelationDependenciesPublished
@nestjs/common • 6.11.11Nest - modern, fast, powerful node.js web framework (@common)DIRECT22
@nestjs/swagger • 3.1.0Nest - modern, fast, powerful node.js web framework (@swagger)DIRECT2
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/bson • 4.0.5TypeScript definitions for bsonINDIRECT2
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/express-serve-static-core • 4.19.6TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 4.17.21TypeScript definitions for expressDIRECT11
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/mongodb • 3.6.20TypeScript definitions for MongoDBINDIRECT3
@types/mongoose • 5.11.97Stub TypeScript definitions entry for mongoose, which provides its own types definitionsDIRECT35
@types/node • 22.13.10TypeScript definitions for nodeINDIRECT1
@types/qs • 6.9.18TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 0.17.4TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.7TypeScript definitions for serve-staticINDIRECT5
accepts • 1.3.8Higher-level content negotiationINDIRECT3
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
axios • 0.19.2Promise based HTTP client for the browser and node.jsINDIRECT3
bl • 2.2.1Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
bluebird • 3.5.1Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT40
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-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
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.6Sign and unsign cookiesINDIRECT0
cookie • 0.7.1HTTP server cookie parsing and serializationINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.1.0small debugging utilityINDIRECT1
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy 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
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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
express • 4.21.2Fast, unopinionated, minimalist web frameworkDIRECT68
finalhandler • 1.3.1Node.js final http responderINDIRECT9
follow-redirects • 1.5.10HTTP and HTTPS modules that follow redirects.INDIRECT2
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
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
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 • 2.0.0Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lodash • 4.17.14Lodash modular utilities.INDIRECT0
lru-queue • 0.1.0LRU QueueINDIRECT9
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
mongoose • 5.13.23Mongoose MongoDB ODMDIRECT34
mpath • 0.8.4{G,S}et object values using MongoDB-like path notationINDIRECT0
mquery • 3.2.5Expressive query building for MongoDBINDIRECT6
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
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
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-to-regexp • 0.1.12Express style path to RegExp utilityINDIRECT0
path-to-regexp • 3.0.0Express style path to RegExp utilityINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
regexp-clone • 1.0.0Clone RegExps with optionsINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
saslprep • 1.0.3SASLprep: Stringprep Profile for User Names and Passwords, rfc4013.INDIRECT2
send • 0.19.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.16.2Serve static filesINDIRECT21
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 MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
sift • 13.5.2MongoDB query filtering in JavaScriptINDIRECT0
sliced • 1.0.1A faster Node.js alternative to Array.prototype.slice.call(arguments)INDIRECT0
sparse-bitfield • 3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive bufferINDIRECT1
statuses • 2.0.1HTTP status utilityINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typegoose • 5.9.1Define Mongoose models using TypeScript classes.DIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 7.0.1RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
ISC13
PackageRelationDependenciesPublished
cli-color • 2.0.0Colors, formatting and other tools for the consoleINDIRECT15
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
es6-weak-map • 2.0.3ECMAScript6 WeakMap polyfillINDIRECT9
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
memoizee • 0.4.17Memoize/cache function resultsINDIRECT13
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
timers-ext • 0.1.8Timers extensionsINDIRECT9
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
Apache-2.011
PackageRelationDependenciesPublished
bson • 1.1.6A bson parser for node.js and the browserINDIRECT0
denque • 1.5.1The 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
kareem • 2.3.2Next-generation take on pre/post function hooksINDIRECT0
mongodb • 3.7.4The official MongoDB driver for Node.jsINDIRECT17
mongoose-legacy-pluralize • 1.0.2Legacy pluralization logic for mongooseINDIRECT0
optional-require • 1.0.3NodeJS Require that let you handle module not found error without try/catchINDIRECT0
optional-require • 1.1.8NodeJS Require that let you handle module not found error without try/catchINDIRECT1
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIINDIRECT0
require-at • 1.0.6Call require pretending your are at another directoryINDIRECT0
rxjs • 6.6.7Reactive Extensions for modern JavaScriptDIRECT1
tslib • 1.11.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40my-expenses%2Fmy-expenses-schema)](https://licenses.dev/npm/%40my-expenses%2Fmy-expenses-schema)
<a href="https://licenses.dev/npm/%40my-expenses%2Fmy-expenses-schema">
  <img src="https://licenses.dev/b/npm/%40my-expenses%2Fmy-expenses-schema" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.8 version:

[![licenses](https://licenses.dev/b/npm/%40my-expenses%2Fmy-expenses-schema/1.0.8)](https://licenses.dev/npm/%40my-expenses%2Fmy-expenses-schema/1.0.8)
<a href="https://licenses.dev/npm/%40my-expenses%2Fmy-expenses-schema/1.0.8">
  <img src="https://licenses.dev/b/npm/%40my-expenses%2Fmy-expenses-schema/1.0.8" alt="licenses" />
</a>
GitHub