@mailrith/public-api
Advanced tools
| # Mailrith Trademark And Unofficial Fork Policy | ||
| The MIT License covers the code in this repository. It does not grant rights to | ||
| the Mailrith name, logo, domains, registry names, plugin names, marketplace | ||
| listings, or other brand identifiers. | ||
| You may fork and modify this repository. If you share or publish a modified | ||
| version, you must: | ||
| - Clearly describe it as an unofficial fork that is not affiliated with, | ||
| endorsed by, or supported by Mailrith. | ||
| - Use different package names, registry names, plugin names, marketplace | ||
| listing names, and service endpoints so users do not confuse it with an | ||
| official Mailrith release. | ||
| - Remove Mailrith logos and claims such as "official" unless Mailrith gives you | ||
| written permission to use them. | ||
| - Keep the copyright and license notices required by the MIT License. | ||
| You may accurately say that your project is a fork of Mailrith Agent Platform | ||
| and link to this repository. For permission to use Mailrith brand identifiers, | ||
| contact `support@mailrith.com`. |
+5
-0
@@ -5,2 +5,7 @@ # Changelog | ||
| ## 1.1.1 - 2026-08-27 | ||
| - Include the official Mailrith trademark and unofficial-fork policy in the | ||
| published package without changing the public API contract. | ||
| ## 1.1.0 - 2026-08-17 | ||
@@ -7,0 +12,0 @@ |
+3
-2
| { | ||
| "name": "@mailrith/public-api", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "Versioned Mailrith public API, OAuth, MCP, scope, and risk contract.", | ||
@@ -32,3 +32,4 @@ "license": "MIT", | ||
| "LICENSE", | ||
| "README.md" | ||
| "README.md", | ||
| "TRADEMARKS.md" | ||
| ], | ||
@@ -35,0 +36,0 @@ "sideEffects": false, |
+6
-0
@@ -8,1 +8,7 @@ # Mailrith Public API Contract | ||
| See [Mailrith Developer Docs](https://mailrith.com/developers) for current guidance. | ||
| ## Official Builds And Forks | ||
| Modified public versions must use distinct package and service names and | ||
| clearly say that they are unofficial. See the | ||
| [Mailrith Trademark And Unofficial Fork Policy](https://github.com/anrawool/mailrith-agent-platform/blob/main/TRADEMARKS.md). |
845865
0.17%25
4.17%14
75%