24,518 packages matching “legal-terms”
@voltro/cli
v0.35.0 · 7 days ago
The `voltro` CLI — dev server, codegen, migrations, project scaffolding, agent-docs seeding, and production serve.
No known vulnerabilities
@voltro/plugin-webhooks
v0.35.0 · 7 days ago
Webhooks plugin — first-class outgoing (multi-target, durable-workflow delivery, HMAC signing, retry policies, rate limits) + incoming (signature verification, idempotency, provider templates for Stripe / GitHub / Slack / generic).
No known vulnerabilities
@voltro/web
v0.35.0 · 7 days ago
The Voltro web framework — file-based routing, render modes (SSR / SSG / islands), the page-export contract, data hooks, and the browser mount.
No known vulnerabilities
@voltro/plugin-storage
v0.35.0 · 7 days ago
File-storage plugin — one StorageProvider contract, switchable backends (S3 / MinIO / Azure / filesystem / memory / database). Public (CDN-direct) + private (access policy + per-object grants) objects, upload constraints, virus-scan hook, on-the-fly image
No known vulnerabilities
@voltro/i18n
v0.35.0 · 7 days ago
Voltro's i18n layer — thin opinionated wrap over react-intl. Provides the framework's locale-resolution conventions (voltro:locale cookie + Accept-Language fallback), a typed message-catalog helper, and a slim provider component. Power users can import di
No known vulnerabilities
@cspell/dict-aws
v4.0.17 · 8 months ago
AWS dictionary for cspell.
No known vulnerabilities
@voltro/plugin-search
v0.35.0 · 7 days ago
Keep an external search index (Typesense / Meilisearch / Algolia) in sync with framework tables via the post-commit ChangeEvent tap, then query it — tenant-scoped, with a backfill path and a useSearch() hook.
No known vulnerabilities
@voltro/plugin-posthog
v0.35.0 · 7 days ago
PostHog AnalyticsSink — track-only. Forwards events to PostHog's /capture endpoint. Aggregate/timeseries/topN return AnalyticsCapabilityNotSupported because PostHog's analytics live in their UI/SQL, not in a generic API. Compose with another sink for the
No known vulnerabilities
spdx-expression-parse
v5.0.0 · 1 month ago
parse SPDX license expressions
No known vulnerabilities
@voltro/testing
v0.35.0 · 7 days ago
Test utilities for Voltro apps — deterministic clock, subject and row factories, a handler-level invoke and a request-level app harness, queued LLM responses, scoped subject/tenant runners, and a cross-dialect parity harness.
No known vulnerabilities
@arcgis/charts-model
v4.32.15 · 10 months ago
TypeScript library for running operations on an ArcGIS Chart
No known vulnerabilities
@voltro/serverless
v0.35.0 · 7 days ago
Effect-typed standalone serverless functions (*.serverless.ts) + a deploy abstraction (Cloudflare Workers / Scaleway) and a static-site multi-host deploy abstraction.
No known vulnerabilities
@voltro/plugin-mail
v0.35.0 · 7 days ago
Transactional email plugin — one MailProvider contract, multiple adapters (Resend / Postmark / SendGrid / SMTP + console/memory for dev/test). Exposes a MailService via the plugin services layer with transient retry and a dev allowlist.
No known vulnerabilities
@voltro/voltro
v0.35.0 · 7 days ago
Voltro — one-install entry point for the server-side and isomorphic core. Re-exports the runtime, database, protocol, workflow, ai, cache, i18n, and logger packages as named subpaths. Browser code uses @voltro/web / @voltro/client; plugins and other packa
No known vulnerabilities
@voltro/plugin-auth
v0.35.0 · 7 days ago
Authentication primitives: password hashing, session creation, schema mixin + tables. Pairs with the `auth` app template for the UI; both independently usable. Server-side only (uses node:crypto).
No known vulnerabilities
@voltro/plugin-governance
v0.35.0 · 7 days ago
Data governance — retention policies (TTL sweep), GDPR subject export + erasure (right-to-be-forgotten), and consent recording. Builds on audit + soft-delete.
No known vulnerabilities
@voltro/plugin-postgis
v0.35.0 · 7 days ago
PostGIS plugin — postgres-native geometry/geography columns and spatial predicates (ST_DWithin, ST_Contains, ST_Intersects) for location-aware apps; declare GiST indexes via .expressionIndex(..., { kind: 'gist' }). Postgres-only; other dialects fail loud
No known vulnerabilities
@voltro/plugin-flags
v0.35.0 · 7 days ago
Feature flags — per-subject / per-tenant targeting, deterministic % rollouts, kill-switch. Gate mutations/queries/actions declaratively or guard in-handler; evaluate flags client-side for UI gating. Config-as-code (memory) or runtime-toggleable (postgres)
No known vulnerabilities
@voltro/sql-turso
v0.35.0 · 7 days ago
Turso dialect adapter for Voltro's cross-dialect DataStore — local Rust SQLite with MVCC BEGIN CONCURRENT, or remote Turso Cloud (libsql://) with embedded-replica sync.
No known vulnerabilities
@voltro/mcp
v0.35.0 · 7 days ago
MCP server for coding agents over a running Voltro api — exposes the app's procedures, tables, workflows and their JSON Schemas as MCP tools, resources and prompts, over stdio (voltro-mcp) or Streamable HTTP (voltro-mcp-http). Zero dependencies.
No known vulnerabilities