licenses.dev

larvitcms v3.0.0

Simple blog module with admin GUI for larvitadmingui

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT5
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/node • 22.15.3TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT13
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
generate-function • 2.3.1Module that helps you write generated functions in NodeINDIRECT1
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
got • 11.8.3Human-friendly and powerful HTTP request library for Node.jsINDIRECT30
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
larvitdbmigration • 6.1.0node.js database migration toolDIRECT32
lodash • 4.17.21Lodash modular utilities.DIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
mysql2 • 2.3.3fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JSINDIRECT12
named-placeholders • 1.1.3sql named placeholders to unnamed compilerINDIRECT1
normalize-url • 6.1.0Normalize a URLINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sqlstring • 2.3.3Simple SQL escape and format for MySQLINDIRECT0
undici-types • 6.21.0A stand-alone types package for UndiciINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
ISC8
PackageRelationDependenciesPublished
larvitdb • 3.2.0DB wrapper module for node.jsDIRECT14
larvitslugify • 2.0.1Slugify string to make them url safe and moreDIRECT0
larvitutils • 5.0.0Misc utilsDIRECT0
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
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
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
unknown1
PackageRelationDependenciesPublished
seq-queue • 0.0.5A simple tool to keep requests to be executed in order.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.0 version:

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