@liveblocks/client
Advanced tools
Comparing version 2.16.0 to 2.16.1-ai
@@ -1,1 +0,1 @@ | ||
export { 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, OthersEvent, PlainLsonObject, ResolveMentionSuggestionsArgs, ResolveRoomsInfoArgs, ResolveUsersArgs, Room, RoomNotificationSettings, Status, StorageStatus, StorageUpdate, StringifyCommentBodyElements, StringifyCommentBodyOptions, ThreadData, ToImmutable, UploadAttachmentOptions, User, createClient, getMentionedIdsFromCommentBody, shallow, stringifyCommentBody, toPlainLson } from '@liveblocks/core'; | ||
export { 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, LostConnectionEvent, Lson, LsonObject, OthersEvent, PlainLsonObject, ResolveMentionSuggestionsArgs, ResolveRoomsInfoArgs, ResolveUsersArgs, Room, RoomNotificationSettings, Status, StorageStatus, StorageUpdate, StringifyCommentBodyElements, StringifyCommentBodyOptions, ThreadData, ToImmutable, UploadAttachmentOptions, User, createClient, getMentionedIdsFromCommentBody, shallow, stringifyCommentBody, toPlainLson } from '@liveblocks/core'; |
@@ -6,3 +6,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/index.ts | ||
var PKG_NAME = "@liveblocks/client"; | ||
var PKG_VERSION = "2.16.0"; | ||
var PKG_VERSION = "2.16.1-ai"; | ||
var PKG_FORMAT = "cjs"; | ||
@@ -21,3 +21,2 @@ | ||
_core.detectDupes.call(void 0, PKG_NAME, PKG_VERSION, PKG_FORMAT); | ||
@@ -33,4 +32,3 @@ | ||
exports.LiveList = _core.LiveList; exports.LiveMap = _core.LiveMap; exports.LiveObject = _core.LiveObject; exports.LiveblocksError = _core.LiveblocksError; exports.createClient = _core.createClient; exports.getMentionedIdsFromCommentBody = _core.getMentionedIdsFromCommentBody; exports.shallow = _core.shallow; exports.stringifyCommentBody = _core.stringifyCommentBody; exports.toPlainLson = _core.toPlainLson; | ||
exports.LiveList = _core.LiveList; exports.LiveMap = _core.LiveMap; exports.LiveObject = _core.LiveObject; exports.createClient = _core.createClient; exports.getMentionedIdsFromCommentBody = _core.getMentionedIdsFromCommentBody; exports.shallow = _core.shallow; exports.stringifyCommentBody = _core.stringifyCommentBody; exports.toPlainLson = _core.toPlainLson; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@liveblocks/client", | ||
"version": "2.16.0", | ||
"version": "2.16.1-ai", | ||
"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": "2.16.0" | ||
"@liveblocks/core": "2.16.1-ai" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
12135
43
1
+ Added@liveblocks/core@2.16.1-ai(transitive)
- Removed@liveblocks/core@2.16.0(transitive)
Updated@liveblocks/core@2.16.1-ai