@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-types2"; | ||
| var PKG_VERSION = "3.14.0"; | ||
| 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-types2"; | ||
| var PKG_VERSION = "3.14.0"; | ||
| var PKG_FORMAT = "esm"; | ||
@@ -9,0 +9,0 @@ |
+3
-2
| { | ||
| "name": "@liveblocks/client", | ||
| "version": "3.14.0-types2", | ||
| "version": "3.14.0", | ||
| "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.", | ||
@@ -33,2 +33,3 @@ "license": "Apache-2.0", | ||
| "test": "NODE_OPTIONS=\"--no-deprecation\" vitest run --passWithNoTests", | ||
| "test:ci": "NODE_OPTIONS=\"--no-deprecation\" vitest run --passWithNoTests", | ||
| "test:types": "ls test-d/* | xargs -n1 tsd --files", | ||
@@ -38,3 +39,3 @@ "test:watch": "NODE_OPTIONS=\"--no-deprecation\" vitest" | ||
| "dependencies": { | ||
| "@liveblocks/core": "3.14.0-types2" | ||
| "@liveblocks/core": "3.14.0" | ||
| }, | ||
@@ -41,0 +42,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
-33.33%13499
-0.16%49
-2%+ Added
- Removed
Updated