@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.15.0-components1"; | ||
| var PKG_VERSION = "3.15.0-feeds1"; | ||
| var PKG_FORMAT = "cjs"; | ||
@@ -9,0 +9,0 @@ |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"sources":["/home/runner/work/liveblocks/liveblocks/packages/liveblocks-client/dist/index.cjs","../src/index.ts","../src/version.ts"],"names":[],"mappings":"AAAA;ACAA,wCAA4B;ADE5B;AACA;AEAO,IAAM,SAAA,EAAW,oBAAA;AACjB,IAAM,YAAA,EAAiD,oBAAA;AACvD,IAAM,WAAA,EAAgD,KAAA;AFE7D;AACA;ACgEA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAAA;AA/EF,+BAAA,QAAY,EAAU,WAAA,EAAa,UAAU,CAAA;ADmB7C;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wgBAAC","file":"/home/runner/work/liveblocks/liveblocks/packages/liveblocks-client/dist/index.cjs","sourcesContent":[null,"import { detectDupes } from \"@liveblocks/core\";\n\nimport { PKG_FORMAT, PKG_NAME, PKG_VERSION } from \"./version\";\n\ndetectDupes(PKG_NAME, PKG_VERSION, PKG_FORMAT);\n\nexport type {\n Awaitable,\n BaseActivitiesData,\n BaseMetadata,\n BaseUserMeta,\n BroadcastOptions,\n Client,\n ClientOptions,\n CommentAttachment,\n CommentBody,\n CommentBodyBlockElement,\n CommentBodyElement,\n CommentBodyInlineElement,\n CommentBodyLink,\n CommentBodyLinkElementArgs,\n CommentBodyMention,\n CommentBodyMentionElementArgs,\n CommentBodyParagraph,\n CommentBodyParagraphElementArgs,\n CommentBodyText,\n CommentBodyTextElementArgs,\n CommentData,\n CommentLocalAttachment,\n CommentMixedAttachment,\n CommentReaction,\n EnsureJson,\n History,\n HistoryVersion,\n Immutable,\n InboxNotificationData,\n IUserInfo,\n Json,\n JsonArray,\n JsonObject,\n JsonScalar,\n LiveblocksErrorContext,\n LiveListUpdate,\n LiveMapUpdate,\n LiveObjectUpdate,\n LiveStructure,\n LostConnectionEvent,\n Lson,\n LsonObject,\n MentionData,\n NotificationChannel,\n NotificationChannelSettings,\n NotificationKind,\n NotificationSettings,\n OthersEvent,\n PlainLsonObject,\n ResolveGroupsInfoArgs,\n ResolveMentionSuggestionsArgs,\n ResolveRoomsInfoArgs,\n ResolveUsersArgs,\n Room,\n RoomSubscriptionSettings,\n Status,\n StorageStatus,\n StorageUpdate,\n StringifyCommentBodyElements,\n StringifyCommentBodyOptions,\n ThreadData,\n ToImmutable,\n UploadAttachmentOptions,\n User,\n} from \"@liveblocks/core\";\nexport {\n createClient,\n defineAiTool,\n getMentionsFromCommentBody,\n isNotificationChannelEnabled,\n LiveblocksError,\n LiveList,\n LiveMap,\n LiveObject,\n shallow,\n stringifyCommentBody,\n toPlainLson,\n} from \"@liveblocks/core\";\n","declare const __VERSION__: string;\ndeclare const TSUP_FORMAT: string;\n\nexport const PKG_NAME = \"@liveblocks/client\";\nexport const PKG_VERSION = typeof __VERSION__ === \"string\" && __VERSION__;\nexport const PKG_FORMAT = typeof TSUP_FORMAT === \"string\" && TSUP_FORMAT;\n"]} | ||
| {"version":3,"sources":["/home/runner/work/liveblocks/liveblocks/packages/liveblocks-client/dist/index.cjs","../src/index.ts","../src/version.ts"],"names":[],"mappings":"AAAA;ACAA,wCAA4B;ADE5B;AACA;AEAO,IAAM,SAAA,EAAW,oBAAA;AACjB,IAAM,YAAA,EAAiD,eAAA;AACvD,IAAM,WAAA,EAAgD,KAAA;AFE7D;AACA;ACgEA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAAA;AA/EF,+BAAA,QAAY,EAAU,WAAA,EAAa,UAAU,CAAA;ADmB7C;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,wgBAAC","file":"/home/runner/work/liveblocks/liveblocks/packages/liveblocks-client/dist/index.cjs","sourcesContent":[null,"import { detectDupes } from \"@liveblocks/core\";\n\nimport { PKG_FORMAT, PKG_NAME, PKG_VERSION } from \"./version\";\n\ndetectDupes(PKG_NAME, PKG_VERSION, PKG_FORMAT);\n\nexport type {\n Awaitable,\n BaseActivitiesData,\n BaseMetadata,\n BaseUserMeta,\n BroadcastOptions,\n Client,\n ClientOptions,\n CommentAttachment,\n CommentBody,\n CommentBodyBlockElement,\n CommentBodyElement,\n CommentBodyInlineElement,\n CommentBodyLink,\n CommentBodyLinkElementArgs,\n CommentBodyMention,\n CommentBodyMentionElementArgs,\n CommentBodyParagraph,\n CommentBodyParagraphElementArgs,\n CommentBodyText,\n CommentBodyTextElementArgs,\n CommentData,\n CommentLocalAttachment,\n CommentMixedAttachment,\n CommentReaction,\n EnsureJson,\n History,\n HistoryVersion,\n Immutable,\n InboxNotificationData,\n IUserInfo,\n Json,\n JsonArray,\n JsonObject,\n JsonScalar,\n LiveblocksErrorContext,\n LiveListUpdate,\n LiveMapUpdate,\n LiveObjectUpdate,\n LiveStructure,\n LostConnectionEvent,\n Lson,\n LsonObject,\n MentionData,\n NotificationChannel,\n NotificationChannelSettings,\n NotificationKind,\n NotificationSettings,\n OthersEvent,\n PlainLsonObject,\n ResolveGroupsInfoArgs,\n ResolveMentionSuggestionsArgs,\n ResolveRoomsInfoArgs,\n ResolveUsersArgs,\n Room,\n RoomSubscriptionSettings,\n Status,\n StorageStatus,\n StorageUpdate,\n StringifyCommentBodyElements,\n StringifyCommentBodyOptions,\n ThreadData,\n ToImmutable,\n UploadAttachmentOptions,\n User,\n} from \"@liveblocks/core\";\nexport {\n createClient,\n defineAiTool,\n getMentionsFromCommentBody,\n isNotificationChannelEnabled,\n LiveblocksError,\n LiveList,\n LiveMap,\n LiveObject,\n shallow,\n stringifyCommentBody,\n toPlainLson,\n} from \"@liveblocks/core\";\n","declare const __VERSION__: string;\ndeclare const TSUP_FORMAT: string;\n\nexport const PKG_NAME = \"@liveblocks/client\";\nexport const PKG_VERSION = typeof __VERSION__ === \"string\" && __VERSION__;\nexport const PKG_FORMAT = typeof TSUP_FORMAT === \"string\" && TSUP_FORMAT;\n"]} |
+1
-1
@@ -6,3 +6,3 @@ // src/index.ts | ||
| var PKG_NAME = "@liveblocks/client"; | ||
| var PKG_VERSION = "3.15.0-components1"; | ||
| var PKG_VERSION = "3.15.0-feeds1"; | ||
| var PKG_FORMAT = "esm"; | ||
@@ -9,0 +9,0 @@ |
+3
-2
| { | ||
| "name": "@liveblocks/client", | ||
| "version": "3.15.0-components1", | ||
| "version": "3.15.0-feeds1", | ||
| "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.", | ||
| "license": "Apache-2.0", | ||
| "author": "Liveblocks Inc.", | ||
| "type": "module", | ||
@@ -38,3 +39,3 @@ "main": "./dist/index.cjs", | ||
| "dependencies": { | ||
| "@liveblocks/core": "3.15.0-components1" | ||
| "@liveblocks/core": "3.15.0-feeds1" | ||
| }, | ||
@@ -41,0 +42,0 @@ "devDependencies": { |
+6
-16
@@ -1,8 +0,4 @@ | ||
| <p align="center"> | ||
| <a href="https://liveblocks.io#gh-light-mode-only"> | ||
| <img src="https://raw.githubusercontent.com/liveblocks/liveblocks/main/.github/assets/header-light.svg" alt="Liveblocks" /> | ||
| </a> | ||
| <a href="https://liveblocks.io#gh-dark-mode-only"> | ||
| <img src="https://raw.githubusercontent.com/liveblocks/liveblocks/main/.github/assets/header-dark.svg" alt="Liveblocks" /> | ||
| </a> | ||
| <p> | ||
| <a href="https://liveblocks.io#gh-light-mode-only"><img src="https://raw.githubusercontent.com/liveblocks/liveblocks/main/.github/assets/header-light.svg" alt="Liveblocks" /></a> | ||
| <a href="https://liveblocks.io#gh-dark-mode-only"><img src="https://raw.githubusercontent.com/liveblocks/liveblocks/main/.github/assets/header-dark.svg" alt="Liveblocks" /></a> | ||
| </p> | ||
@@ -13,11 +9,5 @@ | ||
| <p> | ||
| <a href="https://npmjs.org/package/@liveblocks/client"> | ||
| <img src="https://img.shields.io/npm/v/@liveblocks/client?style=flat&label=npm&color=c33" alt="NPM" /> | ||
| </a> | ||
| <a href="https://bundlephobia.com/package/@liveblocks/client"> | ||
| <img src="https://img.shields.io/bundlephobia/minzip/@liveblocks/client?style=flat&label=size&color=09f" alt="Size" /> | ||
| </a> | ||
| <a href="https://github.com/liveblocks/liveblocks/blob/main/LICENSE"> | ||
| <img src="https://img.shields.io/github/license/liveblocks/liveblocks?style=flat&label=license&color=f80" alt="License" /> | ||
| </a> | ||
| <a href="https://npmjs.org/package/@liveblocks/client"><img src="https://img.shields.io/npm/v/@liveblocks/client?style=flat&label=npm&color=c33" alt="NPM" /></a> | ||
| <a href="https://bundlephobia.com/package/@liveblocks/client"><img src="https://img.shields.io/bundlephobia/minzip/@liveblocks/client?style=flat&label=size&color=09f" alt="Size" /></a> | ||
| <a href="https://github.com/liveblocks/liveblocks/blob/main/licenses/LICENSE-APACHE-2.0"><img src="https://img.shields.io/badge/license-Apache--2.0-green" alt="License" /></a> | ||
| </p> | ||
@@ -24,0 +14,0 @@ |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
0
-100%13483
-0.48%57
-14.93%+ Added
- Removed