@gengage/assistant-fe 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/LICENSE +4 -2
  2. package/package.json +6 -2
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  GENGAGE FRONTEND SOURCE-AVAILABLE LICENSE v1.0
2
2
 
3
- Copyright (c) 2024 Gengage AI.
3
+ Copyright (c) 2026 Gengage AI.
4
4
  All rights reserved, except as expressly granted below.
5
5
 
6
6
  1. Definitions
@@ -33,7 +33,9 @@ You may not:
33
33
  the Gengage Service;
34
34
  4.2 sell, sublicense, or commercially distribute the Code as a standalone software
35
35
  product, toolkit, or white-label package;
36
- 4.3 remove or alter legal/trademark notices required by this repository.
36
+ 4.3 remove or alter legal/trademark notices required by this repository;
37
+ 4.4 abuse, overload, probe, or attempt to circumvent access controls, rate limits,
38
+ or authentication mechanisms of the Gengage Service.
37
39
 
38
40
  5. Service Access
39
41
  This License does not grant access rights to the Gengage Service itself.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gengage/assistant-fe",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Source-available frontend widgets for Gengage AI Assistant — chat, Q&A, and similar-products. Backend is SaaS (gengage.ai).",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "type": "module",
@@ -21,7 +21,11 @@
21
21
  },
22
22
  "repository": {
23
23
  "type": "git",
24
- "url": "https://github.com/gengage/gengage-assistant-fe"
24
+ "url": "https://github.com/Glov-ai/gengage-assistant-fe"
25
+ },
26
+ "homepage": "https://github.com/Glov-ai/gengage-assistant-fe#readme",
27
+ "bugs": {
28
+ "url": "https://github.com/Glov-ai/gengage-assistant-fe/issues"
25
29
  },
26
30
  "keywords": [
27
31
  "gengage",