@liveblocks/client
Advanced tools
+1
-1
@@ -6,3 +6,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/index.ts | ||
| var PKG_NAME = "@liveblocks/client"; | ||
| var PKG_VERSION = "3.14.0-pre6"; | ||
| var PKG_VERSION = "3.14.0-rc1"; | ||
| var PKG_FORMAT = "cjs"; | ||
@@ -9,0 +9,0 @@ |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export { Awaitable, BaseActivitiesData, BaseMetadata, BaseUserMeta, BroadcastOptions, Client, ClientOptions, CommentAttachment, CommentBody, CommentBodyBlockElement, CommentBodyElement, CommentBodyInlineElement, CommentBodyLink, CommentBodyLinkElementArgs, CommentBodyMention, CommentBodyMentionElementArgs, CommentBodyParagraph, CommentBodyParagraphElementArgs, CommentBodyText, CommentBodyTextElementArgs, CommentData, CommentLocalAttachment, CommentMixedAttachment, CommentReaction, EnsureJson, History, HistoryVersion, IUserInfo, Immutable, InboxNotificationData, Json, JsonArray, JsonObject, JsonScalar, LargeMessageStrategy, LiveList, LiveListUpdate, LiveMap, LiveMapUpdate, LiveObject, LiveObjectUpdate, LiveStructure, LiveblocksError, LiveblocksErrorContext, LostConnectionEvent, Lson, LsonObject, MentionData, NotificationChannel, NotificationChannelSettings, NotificationKind, NotificationSettings, OthersEvent, PlainLsonObject, ResolveGroupsInfoArgs, ResolveMentionSuggestionsArgs, ResolveRoomsInfoArgs, ResolveUsersArgs, Room, RoomSubscriptionSettings, Status, StorageStatus, StorageUpdate, StringifyCommentBodyElements, StringifyCommentBodyOptions, ThreadData, ToImmutable, UploadAttachmentOptions, User, createClient, defineAiTool, getMentionsFromCommentBody, isNotificationChannelEnabled, shallow, stringifyCommentBody, toPlainLson } from '@liveblocks/core'; | ||
| export { Awaitable, BaseActivitiesData, BaseMetadata, BaseUserMeta, BroadcastOptions, Client, ClientOptions, CommentAttachment, CommentBody, CommentBodyBlockElement, CommentBodyElement, CommentBodyInlineElement, CommentBodyLink, CommentBodyLinkElementArgs, CommentBodyMention, CommentBodyMentionElementArgs, CommentBodyParagraph, CommentBodyParagraphElementArgs, CommentBodyText, CommentBodyTextElementArgs, CommentData, CommentLocalAttachment, CommentMixedAttachment, CommentReaction, EnsureJson, History, HistoryVersion, IUserInfo, Immutable, InboxNotificationData, Json, JsonArray, JsonObject, JsonScalar, LiveList, LiveListUpdate, LiveMap, LiveMapUpdate, LiveObject, LiveObjectUpdate, LiveStructure, LiveblocksError, LiveblocksErrorContext, LostConnectionEvent, Lson, LsonObject, MentionData, NotificationChannel, NotificationChannelSettings, NotificationKind, NotificationSettings, OthersEvent, PlainLsonObject, ResolveGroupsInfoArgs, ResolveMentionSuggestionsArgs, ResolveRoomsInfoArgs, ResolveUsersArgs, Room, RoomSubscriptionSettings, Status, StorageStatus, StorageUpdate, StringifyCommentBodyElements, StringifyCommentBodyOptions, ThreadData, ToImmutable, UploadAttachmentOptions, User, createClient, defineAiTool, getMentionsFromCommentBody, isNotificationChannelEnabled, shallow, stringifyCommentBody, toPlainLson } from '@liveblocks/core'; |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export { Awaitable, BaseActivitiesData, BaseMetadata, BaseUserMeta, BroadcastOptions, Client, ClientOptions, CommentAttachment, CommentBody, CommentBodyBlockElement, CommentBodyElement, CommentBodyInlineElement, CommentBodyLink, CommentBodyLinkElementArgs, CommentBodyMention, CommentBodyMentionElementArgs, CommentBodyParagraph, CommentBodyParagraphElementArgs, CommentBodyText, CommentBodyTextElementArgs, CommentData, CommentLocalAttachment, CommentMixedAttachment, CommentReaction, EnsureJson, History, HistoryVersion, IUserInfo, Immutable, InboxNotificationData, Json, JsonArray, JsonObject, JsonScalar, LargeMessageStrategy, LiveList, LiveListUpdate, LiveMap, LiveMapUpdate, LiveObject, LiveObjectUpdate, LiveStructure, LiveblocksError, LiveblocksErrorContext, LostConnectionEvent, Lson, LsonObject, MentionData, NotificationChannel, NotificationChannelSettings, NotificationKind, NotificationSettings, OthersEvent, PlainLsonObject, ResolveGroupsInfoArgs, ResolveMentionSuggestionsArgs, ResolveRoomsInfoArgs, ResolveUsersArgs, Room, RoomSubscriptionSettings, Status, StorageStatus, StorageUpdate, StringifyCommentBodyElements, StringifyCommentBodyOptions, ThreadData, ToImmutable, UploadAttachmentOptions, User, createClient, defineAiTool, getMentionsFromCommentBody, isNotificationChannelEnabled, shallow, stringifyCommentBody, toPlainLson } from '@liveblocks/core'; | ||
| export { Awaitable, BaseActivitiesData, BaseMetadata, BaseUserMeta, BroadcastOptions, Client, ClientOptions, CommentAttachment, CommentBody, CommentBodyBlockElement, CommentBodyElement, CommentBodyInlineElement, CommentBodyLink, CommentBodyLinkElementArgs, CommentBodyMention, CommentBodyMentionElementArgs, CommentBodyParagraph, CommentBodyParagraphElementArgs, CommentBodyText, CommentBodyTextElementArgs, CommentData, CommentLocalAttachment, CommentMixedAttachment, CommentReaction, EnsureJson, History, HistoryVersion, IUserInfo, Immutable, InboxNotificationData, Json, JsonArray, JsonObject, JsonScalar, LiveList, LiveListUpdate, LiveMap, LiveMapUpdate, LiveObject, LiveObjectUpdate, LiveStructure, LiveblocksError, LiveblocksErrorContext, LostConnectionEvent, Lson, LsonObject, MentionData, NotificationChannel, NotificationChannelSettings, NotificationKind, NotificationSettings, OthersEvent, PlainLsonObject, ResolveGroupsInfoArgs, ResolveMentionSuggestionsArgs, ResolveRoomsInfoArgs, ResolveUsersArgs, Room, RoomSubscriptionSettings, Status, StorageStatus, StorageUpdate, StringifyCommentBodyElements, StringifyCommentBodyOptions, ThreadData, ToImmutable, UploadAttachmentOptions, User, createClient, defineAiTool, getMentionsFromCommentBody, isNotificationChannelEnabled, shallow, stringifyCommentBody, toPlainLson } from '@liveblocks/core'; |
+1
-1
@@ -6,3 +6,3 @@ // src/index.ts | ||
| var PKG_NAME = "@liveblocks/client"; | ||
| var PKG_VERSION = "3.14.0-pre6"; | ||
| var PKG_VERSION = "3.14.0-rc1"; | ||
| var PKG_FORMAT = "esm"; | ||
@@ -9,0 +9,0 @@ |
+2
-2
| { | ||
| "name": "@liveblocks/client", | ||
| "version": "3.14.0-pre6", | ||
| "version": "3.14.0-rc1", | ||
| "description": "A client that lets you interact with Liveblocks servers. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", | ||
@@ -37,3 +37,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@liveblocks/core": "3.14.0-pre6" | ||
| "@liveblocks/core": "3.14.0-rc1" | ||
| }, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
+1
-1
@@ -66,2 +66,2 @@ <p align="center"> | ||
| See [LICENSE](../../LICENSE) for more information. | ||
| See [LICENSE](../../licenses/LICENSE-APACHE-2.0) for more information. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
13434
-0.58%49
-2%+ Added
- Removed
Updated