@liveblocks/emails
Version:
A set of functions and utilities to make sending emails based on Liveblocks notification events easy. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.
17 lines (11 loc) • 623 B
Plain Text
Copyright 2021-present Liveblocks
This repository contains software under two licenses:
1. Most of the code in this repository is licensed under the
Apache License 2.0 — see licenses/LICENSE-APACHE-2.0 for the
full license text.
2. The following components are licensed under the
GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later)
— see licenses/LICENSE-AGPL-3.0 for the full license text:
- packages/liveblocks-server (published as @liveblocks/server)
- tools/liveblocks-cli (published as liveblocks)
Each package's own LICENSE or package.json specifies its applicable license.