flare-chat-core 1.1.2 → 1.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 (3) hide show
  1. package/LICENSE +49 -0
  2. package/dist/index.js +3854 -3768
  3. package/package.json +2 -1
package/LICENSE ADDED
@@ -0,0 +1,49 @@
1
+ FLARE PROPRIETARY SOFTWARE LICENSE NOTICE
2
+
3
+ Copyright (c) 2026 上海御羿网络科技有限公司. All rights reserved.
4
+
5
+ English
6
+
7
+ This software and its associated documentation (the "Software") are
8
+ proprietary to 上海御羿网络科技有限公司.
9
+
10
+ No permission is granted to use, copy, modify, merge, publish, distribute,
11
+ sublicense, sell, host, deploy, or otherwise exploit the Software except as
12
+ expressly authorized by a separate written agreement with
13
+ 上海御羿网络科技有限公司.
14
+
15
+ Access to or receipt of the Software does not grant any license or other
16
+ rights by implication, estoppel, or otherwise. No trademark, service mark,
17
+ trade name, brand, patent, or other intellectual property right is granted
18
+ except as expressly stated in a separate written agreement.
19
+
20
+ Third-party components included with or used by the Software remain subject
21
+ to their respective license terms. If this notice conflicts with a separate
22
+ written agreement governing authorized use of the Software, that agreement
23
+ controls to the extent of the conflict.
24
+
25
+ EXCEPT AS EXPRESSLY PROVIDED IN A SEPARATE WRITTEN AGREEMENT, THE SOFTWARE IS
26
+ PROVIDED "AS IS", WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED,
27
+ INCLUDING WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
28
+ AND NON-INFRINGEMENT. TO THE MAXIMUM EXTENT PERMITTED BY LAW,
29
+ 上海御羿网络科技有限公司 SHALL NOT BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER
30
+ LIABILITY ARISING FROM OR RELATING TO THE SOFTWARE OR ITS USE.
31
+
32
+ 中文
33
+
34
+ 本软件及其相关文档(以下简称“本软件”)系上海御羿网络科技有限公司的专有软件。
35
+
36
+ 除非上海御羿网络科技有限公司通过另行签署的书面协议明确授权,任何个人或组织均
37
+ 不得使用、复制、修改、合并、发布、分发、再许可、销售、托管、部署或以其他方式
38
+ 利用本软件。
39
+
40
+ 访问或取得本软件并不以默示、禁止反言或其他方式授予任何许可或其他权利。除另行
41
+ 签署的书面协议明确约定外,本声明不授予任何商标、服务标志、商号、品牌、专利或
42
+ 其他知识产权。
43
+
44
+ 本软件包含或使用的第三方组件继续适用其各自的许可条款。如本声明与授权使用本软件
45
+ 的另行书面协议存在冲突,以该书面协议的约定为准。
46
+
47
+ 除另行书面协议明确约定外,本软件按“现状”提供,不附带任何明示或默示保证,包括
48
+ 适销性、特定用途适用性及不侵权保证。在法律允许的最大范围内,上海御羿网络科技
49
+ 有限公司不对因本软件或其使用而产生或与之相关的任何索赔、损害或其他责任承担责任。