@realtimexsco/live-chat 1.4.11 → 1.4.12

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.
package/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- MIT License
1
+ The MIT License (MIT)
2
2
 
3
3
  Copyright (c) 2026 RealtimeX
4
4
 
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
18
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
- SOFTWARE.
21
+ SOFTWARE.
package/README.md CHANGED
@@ -4,15 +4,15 @@
4
4
 
5
5
  [![npm version](https://img.shields.io/npm/v/@realtimexsco/live-chat.svg)](https://www.npmjs.com/package/@realtimexsco/live-chat)
6
6
  [![npm downloads](https://img.shields.io/npm/dm/@realtimexsco/live-chat.svg)](https://www.npmjs.com/package/@realtimexsco/live-chat)
7
- [![license](https://img.shields.io/npm/l/@realtimexsco/live-chat.svg)](https://bitbucket.org/software-co/realtimex-npm-package/src/1d8b3426735c2d080ded2ba67255bc43f5035f4b/LICENSE)
7
+ [![license](https://img.shields.io/npm/l/@realtimexsco/live-chat.svg)](https://www.npmjs.com/package/@realtimexsco/live-chat#license)
8
8
 
9
9
  | | |
10
10
  |---|---|
11
11
  | **Package** | [`@realtimexsco/live-chat`](https://www.npmjs.com/package/@realtimexsco/live-chat) |
12
12
  | **Styles** | `@realtimexsco/live-chat/styles.css` |
13
13
  | **Requires** | React 17+, Tailwind CSS **v4**, Zustand 4+ |
14
- | **Docs** | [realtimex.softwareco.com](https://realtimex.softwareco.com/) |
15
- | **License** | [MIT](https://bitbucket.org/software-co/realtimex-npm-package/src/1d8b3426735c2d080ded2ba67255bc43f5035f4b/LICENSE) |
14
+ | **Docs** | [Package documentation](https://realtimex.softwareco.com/documentations/package) |
15
+ | **License** | [MIT](https://www.npmjs.com/package/@realtimexsco/live-chat#license) |
16
16
 
17
17
  Socket.IO, REST client, Zustand store, Radix UI, emoji picker, and chat UI are **bundled**. Your app only installs peer dependencies.
18
18
 
@@ -59,12 +59,12 @@ DMs · groups · Socket.IO · reactions · replies · forward · edit/delete ·
59
59
 
60
60
  | Topic | Link |
61
61
  |-------|------|
62
- | Full setup & docs | [https://realtimex.softwareco.com/](https://realtimex.softwareco.com/) |
62
+ | Full setup & docs | [https://realtimex.softwareco.com/documentations/package](https://realtimex.softwareco.com/documentations/package) |
63
63
  | npm package | [npmjs.com/package/@realtimexsco/live-chat](https://www.npmjs.com/package/@realtimexsco/live-chat) |
64
- | License | [MIT](https://bitbucket.org/software-co/realtimex-npm-package/src/1d8b3426735c2d080ded2ba67255bc43f5035f4b/LICENSE) |
64
+ | License | [MIT](https://www.npmjs.com/package/@realtimexsco/live-chat#license) |
65
65
 
66
66
  ---
67
67
 
68
68
  ## License
69
69
 
70
- [MIT](https://bitbucket.org/software-co/realtimex-npm-package/src/1d8b3426735c2d080ded2ba67255bc43f5035f4b/LICENSE) © RealtimeX
70
+ [MIT](https://www.npmjs.com/package/@realtimexsco/live-chat#license) © RealtimeX