Open Source Licenses

varsafe is built on the shoulders of excellent open-source software. This page lists the key libraries distributed as part of our dashboard and CLI, along with their respective licenses.

Dashboard

Libraries bundled into the web application served to your browser.

LibraryLicensePackage
ReactMITreact, react-dom
React RouterMITreact-router-dom
TanStack QueryMIT@tanstack/react-query
Radix UIMIT@radix-ui/react-dialog, react-popover, react-slot
LucideISClucide-react
class-variance-authorityApache-2.0class-variance-authority
Tailwind MergeMITtailwind-merge
clsxMITclsx
date-fnsMITdate-fns
ZodMITzod
ZustandMITzustand
SonnerMITsonner
React Day PickerMITreact-day-picker
QRCode.reactISCqrcode.react
FingerprintJSMIT@fingerprintjs/fingerprintjs
SimpleWebAuthnMIT@simplewebauthn/browser

CLI

Libraries included in the varsafe command-line tool.

LibraryLicensePackage
NestJSMIT@nestjs/common, @nestjs/core
CommanderMITcommander
InkMITink, ink-gradient, ink-link, ink-spinner
ReactMITreact
InquirerMIT@inquirer/prompts
OraMITora
FigletMITfiglet
QRCodeMITqrcode
LuxonMITluxon
simple-gitMITsimple-git
picocolorsISCpicocolors
reflect-metadataApache-2.0reflect-metadata
ZodMITzod
ZustandMITzustand
jsonc-parserMITjsonc-parser
EventSourceMITeventsource

License Summary

The vast majority of our dependencies use the MIT license. A few use ISC (functionally equivalent to MIT) and Apache 2.0 (permissive with patent grant). None of our distributed dependencies use copyleft licenses (GPL, AGPL, SSPL).