@liveblocks/client 3.18.3-test1 → 3.18.3-test3
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/dist/index.cjs +4 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +3 -1
- package/dist/index.js.map +1 -1
- package/package.json +3 -21
package/dist/index.cjs
CHANGED
|
@@ -3,7 +3,7 @@ var _core = require('@liveblocks/core');
|
|
|
3
3
|
|
|
4
4
|
// src/version.ts
|
|
5
5
|
var PKG_NAME = "@liveblocks/client";
|
|
6
|
-
var PKG_VERSION = "3.18.3-
|
|
6
|
+
var PKG_VERSION = "3.18.3-test3";
|
|
7
7
|
var PKG_FORMAT = "cjs";
|
|
8
8
|
|
|
9
9
|
// src/index.ts
|
|
@@ -21,6 +21,7 @@ var PKG_FORMAT = "cjs";
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
|
|
24
|
+
|
|
24
25
|
_core.detectDupes.call(void 0, PKG_NAME, PKG_VERSION, PKG_FORMAT);
|
|
25
26
|
|
|
26
27
|
|
|
@@ -35,5 +36,6 @@ _core.detectDupes.call(void 0, PKG_NAME, PKG_VERSION, PKG_FORMAT);
|
|
|
35
36
|
|
|
36
37
|
|
|
37
38
|
|
|
38
|
-
|
|
39
|
+
|
|
40
|
+
exports.FeedRequestErrorCode = _core.FeedRequestErrorCode; exports.LiveList = _core.LiveList; exports.LiveMap = _core.LiveMap; exports.LiveObject = _core.LiveObject; exports.LiveblocksError = _core.LiveblocksError; exports.createClient = _core.createClient; exports.defineAiTool = _core.defineAiTool; exports.getMentionsFromCommentBody = _core.getMentionsFromCommentBody; exports.isNotificationChannelEnabled = _core.isNotificationChannelEnabled; exports.nanoid = _core.nanoid; exports.shallow = _core.shallow; exports.stringifyCommentBody = _core.stringifyCommentBody; exports.toPlainLson = _core.toPlainLson;
|
|
39
41
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
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,cAAA;AACvD,IAAM,WAAA,EAAgD,KAAA;AFE7D;AACA;ACwEA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAAA;
|
|
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,cAAA;AACvD,IAAM,WAAA,EAAgD,KAAA;AFE7D;AACA;ACwEA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAAA;AAzFF,+BAAA,QAAY,EAAU,WAAA,EAAa,UAAU,CAAA;ADqB7C;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,kmBAAC","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 Feed,\n FeedCreateMetadata,\n FeedFetchMetadataFilter,\n FeedRequestError,\n FeedRequestFailedServerMsg,\n FeedUpdateMetadata,\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 ReadonlyJson,\n ReadonlyJsonObject,\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 ToJson,\n UploadAttachmentOptions,\n User,\n} from \"@liveblocks/core\";\nexport {\n createClient,\n defineAiTool,\n FeedRequestErrorCode,\n getMentionsFromCommentBody,\n isNotificationChannelEnabled,\n LiveblocksError,\n LiveList,\n LiveMap,\n LiveObject,\n nanoid,\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"]}
|
package/dist/index.d.cts
CHANGED
|
@@ -1 +1 @@
|
|
|
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, Feed, FeedCreateMetadata, FeedFetchMetadataFilter, FeedRequestError, FeedRequestErrorCode, FeedRequestFailedServerMsg, FeedUpdateMetadata, 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, ReadonlyJson, ReadonlyJsonObject, ResolveGroupsInfoArgs, ResolveMentionSuggestionsArgs, ResolveRoomsInfoArgs, ResolveUsersArgs, Room, RoomSubscriptionSettings, Status, StorageStatus, StorageUpdate, StringifyCommentBodyElements, StringifyCommentBodyOptions, ThreadData, ToJson, UploadAttachmentOptions, User, createClient, defineAiTool, getMentionsFromCommentBody, isNotificationChannelEnabled, shallow, stringifyCommentBody, toPlainLson } from '@liveblocks/core';
|
|
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, Feed, FeedCreateMetadata, FeedFetchMetadataFilter, FeedRequestError, FeedRequestErrorCode, FeedRequestFailedServerMsg, FeedUpdateMetadata, 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, ReadonlyJson, ReadonlyJsonObject, ResolveGroupsInfoArgs, ResolveMentionSuggestionsArgs, ResolveRoomsInfoArgs, ResolveUsersArgs, Room, RoomSubscriptionSettings, Status, StorageStatus, StorageUpdate, StringifyCommentBodyElements, StringifyCommentBodyOptions, ThreadData, ToJson, UploadAttachmentOptions, User, createClient, defineAiTool, getMentionsFromCommentBody, isNotificationChannelEnabled, nanoid, shallow, stringifyCommentBody, toPlainLson } from '@liveblocks/core';
|
package/dist/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
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, Feed, FeedCreateMetadata, FeedFetchMetadataFilter, FeedRequestError, FeedRequestErrorCode, FeedRequestFailedServerMsg, FeedUpdateMetadata, 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, ReadonlyJson, ReadonlyJsonObject, ResolveGroupsInfoArgs, ResolveMentionSuggestionsArgs, ResolveRoomsInfoArgs, ResolveUsersArgs, Room, RoomSubscriptionSettings, Status, StorageStatus, StorageUpdate, StringifyCommentBodyElements, StringifyCommentBodyOptions, ThreadData, ToJson, UploadAttachmentOptions, User, createClient, defineAiTool, getMentionsFromCommentBody, isNotificationChannelEnabled, shallow, stringifyCommentBody, toPlainLson } from '@liveblocks/core';
|
|
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, Feed, FeedCreateMetadata, FeedFetchMetadataFilter, FeedRequestError, FeedRequestErrorCode, FeedRequestFailedServerMsg, FeedUpdateMetadata, 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, ReadonlyJson, ReadonlyJsonObject, ResolveGroupsInfoArgs, ResolveMentionSuggestionsArgs, ResolveRoomsInfoArgs, ResolveUsersArgs, Room, RoomSubscriptionSettings, Status, StorageStatus, StorageUpdate, StringifyCommentBodyElements, StringifyCommentBodyOptions, ThreadData, ToJson, UploadAttachmentOptions, User, createClient, defineAiTool, getMentionsFromCommentBody, isNotificationChannelEnabled, nanoid, shallow, stringifyCommentBody, toPlainLson } from '@liveblocks/core';
|
package/dist/index.js
CHANGED
|
@@ -3,7 +3,7 @@ import { detectDupes } from "@liveblocks/core";
|
|
|
3
3
|
|
|
4
4
|
// src/version.ts
|
|
5
5
|
var PKG_NAME = "@liveblocks/client";
|
|
6
|
-
var PKG_VERSION = "3.18.3-
|
|
6
|
+
var PKG_VERSION = "3.18.3-test3";
|
|
7
7
|
var PKG_FORMAT = "esm";
|
|
8
8
|
|
|
9
9
|
// src/index.ts
|
|
@@ -17,6 +17,7 @@ import {
|
|
|
17
17
|
LiveList,
|
|
18
18
|
LiveMap,
|
|
19
19
|
LiveObject,
|
|
20
|
+
nanoid,
|
|
20
21
|
shallow,
|
|
21
22
|
stringifyCommentBody,
|
|
22
23
|
toPlainLson
|
|
@@ -32,6 +33,7 @@ export {
|
|
|
32
33
|
defineAiTool,
|
|
33
34
|
getMentionsFromCommentBody,
|
|
34
35
|
isNotificationChannelEnabled,
|
|
36
|
+
nanoid,
|
|
35
37
|
shallow,
|
|
36
38
|
stringifyCommentBody,
|
|
37
39
|
toPlainLson
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts","../src/version.ts"],"sourcesContent":["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 Feed,\n FeedCreateMetadata,\n FeedFetchMetadataFilter,\n FeedRequestError,\n FeedRequestFailedServerMsg,\n FeedUpdateMetadata,\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 ReadonlyJson,\n ReadonlyJsonObject,\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 ToJson,\n UploadAttachmentOptions,\n User,\n} from \"@liveblocks/core\";\nexport {\n createClient,\n defineAiTool,\n FeedRequestErrorCode,\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"],"mappings":";AAAA,SAAS,mBAAmB;;;ACGrB,IAAM,WAAW;AACjB,IAAM,cAAiD;AACvD,IAAM,aAAgD;;;AD2E7D;AAAA,EACE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,OACK;
|
|
1
|
+
{"version":3,"sources":["../src/index.ts","../src/version.ts"],"sourcesContent":["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 Feed,\n FeedCreateMetadata,\n FeedFetchMetadataFilter,\n FeedRequestError,\n FeedRequestFailedServerMsg,\n FeedUpdateMetadata,\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 ReadonlyJson,\n ReadonlyJsonObject,\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 ToJson,\n UploadAttachmentOptions,\n User,\n} from \"@liveblocks/core\";\nexport {\n createClient,\n defineAiTool,\n FeedRequestErrorCode,\n getMentionsFromCommentBody,\n isNotificationChannelEnabled,\n LiveblocksError,\n LiveList,\n LiveMap,\n LiveObject,\n nanoid,\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"],"mappings":";AAAA,SAAS,mBAAmB;;;ACGrB,IAAM,WAAW;AACjB,IAAM,cAAiD;AACvD,IAAM,aAAgD;;;AD2E7D;AAAA,EACE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,OACK;AA1FP,YAAY,UAAU,aAAa,UAAU;","names":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@liveblocks/client",
|
|
3
|
-
"version": "3.18.3-
|
|
3
|
+
"version": "3.18.3-test3",
|
|
4
4
|
"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.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"author": "Liveblocks Inc.",
|
|
@@ -25,14 +25,7 @@
|
|
|
25
25
|
"README.md"
|
|
26
26
|
],
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@liveblocks/core": "3.18.3-
|
|
29
|
-
},
|
|
30
|
-
"devDependencies": {
|
|
31
|
-
"eslint": "^9.39.4",
|
|
32
|
-
"typescript": "^5.9.3",
|
|
33
|
-
"vitest": "^4.1.4",
|
|
34
|
-
"@liveblocks/eslint-config": "0.0.0",
|
|
35
|
-
"@liveblocks/vitest-config": "1.0.0"
|
|
28
|
+
"@liveblocks/core": "3.18.3-test3"
|
|
36
29
|
},
|
|
37
30
|
"sideEffects": false,
|
|
38
31
|
"bugs": {
|
|
@@ -58,16 +51,5 @@
|
|
|
58
51
|
"rooms",
|
|
59
52
|
"documents",
|
|
60
53
|
"conflict resolution"
|
|
61
|
-
]
|
|
62
|
-
"scripts": {
|
|
63
|
-
"dev": "tsup --watch",
|
|
64
|
-
"build": "tsup",
|
|
65
|
-
"format": "(eslint --fix src/ || true) && prettier --write src/",
|
|
66
|
-
"lint": "eslint src/",
|
|
67
|
-
"lint:package": "publint --strict && attw --pack",
|
|
68
|
-
"test": "vitest run --passWithNoTests",
|
|
69
|
-
"test:ci": "vitest run --passWithNoTests",
|
|
70
|
-
"test:types": "vitest run --config ./vitest.config.typecheck.ts",
|
|
71
|
-
"test:watch": "vitest"
|
|
72
|
-
}
|
|
54
|
+
]
|
|
73
55
|
}
|