@contractspec/integration.providers-impls 1.61.0 → 2.0.0
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/README.md +1 -1
- package/dist/analytics.d.ts +1 -2
- package/dist/analytics.js +1 -1
- package/dist/calendar.d.ts +1 -2
- package/dist/calendar.js +1 -1
- package/dist/database.d.ts +1 -2
- package/dist/database.js +1 -1
- package/dist/email.d.ts +1 -2
- package/dist/email.js +1 -1
- package/dist/embedding.d.ts +1 -2
- package/dist/embedding.js +1 -1
- package/dist/impls/elevenlabs-voice.d.ts +0 -1
- package/dist/impls/fal-voice.d.ts +0 -1
- package/dist/impls/fathom-meeting-recorder.d.ts +0 -1
- package/dist/impls/fathom-meeting-recorder.mapper.d.ts +0 -1
- package/dist/impls/fathom-meeting-recorder.types.d.ts +0 -1
- package/dist/impls/fathom-meeting-recorder.utils.d.ts +0 -1
- package/dist/impls/fathom-meeting-recorder.webhooks.d.ts +0 -1
- package/dist/impls/fireflies-meeting-recorder.d.ts +0 -1
- package/dist/impls/fireflies-meeting-recorder.queries.d.ts +0 -1
- package/dist/impls/fireflies-meeting-recorder.types.d.ts +0 -1
- package/dist/impls/fireflies-meeting-recorder.utils.d.ts +0 -1
- package/dist/impls/gcs-storage.d.ts +0 -1
- package/dist/impls/gmail-inbound.d.ts +0 -1
- package/dist/impls/gmail-outbound.d.ts +0 -1
- package/dist/impls/google-calendar.d.ts +0 -1
- package/dist/impls/gradium-voice.d.ts +0 -1
- package/dist/impls/granola-meeting-recorder.d.ts +0 -1
- package/dist/impls/granola-meeting-recorder.mcp.d.ts +0 -1
- package/dist/impls/granola-meeting-recorder.types.d.ts +0 -1
- package/dist/impls/index.d.ts +0 -1
- package/dist/impls/jira.d.ts +0 -1
- package/dist/impls/linear.d.ts +0 -1
- package/dist/impls/mistral-embedding.d.ts +0 -1
- package/dist/impls/mistral-llm.d.ts +0 -1
- package/dist/impls/notion.d.ts +0 -1
- package/dist/impls/posthog-reader.d.ts +0 -1
- package/dist/impls/posthog-utils.d.ts +0 -1
- package/dist/impls/posthog.d.ts +0 -1
- package/dist/impls/postmark-email.d.ts +0 -1
- package/dist/impls/powens-client.d.ts +0 -1
- package/dist/impls/powens-openbanking.d.ts +0 -1
- package/dist/impls/provider-factory.d.ts +0 -1
- package/dist/impls/qdrant-vector.d.ts +0 -1
- package/dist/impls/stripe-payments.d.ts +0 -1
- package/dist/impls/supabase-psql.d.ts +0 -1
- package/dist/impls/supabase-vector.d.ts +0 -1
- package/dist/impls/tldv-meeting-recorder.d.ts +0 -1
- package/dist/impls/twilio-sms.d.ts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +26 -26
- package/dist/llm.d.ts +1 -2
- package/dist/llm.js +1 -1
- package/dist/meeting-recorder.d.ts +1 -2
- package/dist/meeting-recorder.js +1 -1
- package/dist/node/analytics.js +1 -1
- package/dist/node/calendar.js +1 -1
- package/dist/node/database.js +1 -1
- package/dist/node/email.js +1 -1
- package/dist/node/embedding.js +1 -1
- package/dist/node/index.js +26 -26
- package/dist/node/llm.js +1 -1
- package/dist/node/meeting-recorder.js +1 -1
- package/dist/node/openbanking.js +1 -1
- package/dist/node/payments.js +1 -1
- package/dist/node/project-management.js +1 -1
- package/dist/node/sms.js +1 -1
- package/dist/node/storage.js +1 -1
- package/dist/node/vector-store.js +1 -1
- package/dist/node/voice.js +1 -1
- package/dist/openbanking.d.ts +1 -2
- package/dist/openbanking.js +1 -1
- package/dist/payments.d.ts +1 -2
- package/dist/payments.js +1 -1
- package/dist/project-management.d.ts +1 -2
- package/dist/project-management.js +1 -1
- package/dist/runtime.d.ts +0 -1
- package/dist/secrets/provider.d.ts +0 -1
- package/dist/sms.d.ts +1 -2
- package/dist/sms.js +1 -1
- package/dist/storage.d.ts +1 -2
- package/dist/storage.js +1 -1
- package/dist/vector-store.d.ts +1 -2
- package/dist/vector-store.js +1 -1
- package/dist/voice.d.ts +1 -2
- package/dist/voice.js +1 -1
- package/package.json +12 -11
- package/dist/analytics.d.ts.map +0 -1
- package/dist/calendar.d.ts.map +0 -1
- package/dist/database.d.ts.map +0 -1
- package/dist/email.d.ts.map +0 -1
- package/dist/embedding.d.ts.map +0 -1
- package/dist/impls/elevenlabs-voice.d.ts.map +0 -1
- package/dist/impls/fal-voice.d.ts.map +0 -1
- package/dist/impls/fathom-meeting-recorder.d.ts.map +0 -1
- package/dist/impls/fathom-meeting-recorder.mapper.d.ts.map +0 -1
- package/dist/impls/fathom-meeting-recorder.types.d.ts.map +0 -1
- package/dist/impls/fathom-meeting-recorder.utils.d.ts.map +0 -1
- package/dist/impls/fathom-meeting-recorder.webhooks.d.ts.map +0 -1
- package/dist/impls/fireflies-meeting-recorder.d.ts.map +0 -1
- package/dist/impls/fireflies-meeting-recorder.queries.d.ts.map +0 -1
- package/dist/impls/fireflies-meeting-recorder.types.d.ts.map +0 -1
- package/dist/impls/fireflies-meeting-recorder.utils.d.ts.map +0 -1
- package/dist/impls/gcs-storage.d.ts.map +0 -1
- package/dist/impls/gmail-inbound.d.ts.map +0 -1
- package/dist/impls/gmail-outbound.d.ts.map +0 -1
- package/dist/impls/google-calendar.d.ts.map +0 -1
- package/dist/impls/gradium-voice.d.ts.map +0 -1
- package/dist/impls/granola-meeting-recorder.d.ts.map +0 -1
- package/dist/impls/granola-meeting-recorder.mcp.d.ts.map +0 -1
- package/dist/impls/granola-meeting-recorder.types.d.ts.map +0 -1
- package/dist/impls/index.d.ts.map +0 -1
- package/dist/impls/jira.d.ts.map +0 -1
- package/dist/impls/linear.d.ts.map +0 -1
- package/dist/impls/mistral-embedding.d.ts.map +0 -1
- package/dist/impls/mistral-llm.d.ts.map +0 -1
- package/dist/impls/notion.d.ts.map +0 -1
- package/dist/impls/posthog-reader.d.ts.map +0 -1
- package/dist/impls/posthog-utils.d.ts.map +0 -1
- package/dist/impls/posthog.d.ts.map +0 -1
- package/dist/impls/postmark-email.d.ts.map +0 -1
- package/dist/impls/powens-client.d.ts.map +0 -1
- package/dist/impls/powens-openbanking.d.ts.map +0 -1
- package/dist/impls/provider-factory.d.ts.map +0 -1
- package/dist/impls/qdrant-vector.d.ts.map +0 -1
- package/dist/impls/stripe-payments.d.ts.map +0 -1
- package/dist/impls/supabase-psql.d.ts.map +0 -1
- package/dist/impls/supabase-vector.d.ts.map +0 -1
- package/dist/impls/tldv-meeting-recorder.d.ts.map +0 -1
- package/dist/impls/twilio-sms.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/llm.d.ts.map +0 -1
- package/dist/meeting-recorder.d.ts.map +0 -1
- package/dist/openbanking.d.ts.map +0 -1
- package/dist/payments.d.ts.map +0 -1
- package/dist/project-management.d.ts.map +0 -1
- package/dist/runtime.d.ts.map +0 -1
- package/dist/secrets/provider.d.ts.map +0 -1
- package/dist/sms.d.ts.map +0 -1
- package/dist/storage.d.ts.map +0 -1
- package/dist/vector-store.d.ts.map +0 -1
- package/dist/voice.d.ts.map +0 -1
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@ SDK-backed implementations of ContractSpec integration provider interfaces.
|
|
|
6
6
|
|
|
7
7
|
Depends on:
|
|
8
8
|
|
|
9
|
-
- `@contractspec/lib.contracts` for provider interface types and IntegrationSpec declarations
|
|
9
|
+
- `@contractspec/lib.contracts-spec` for provider interface types and IntegrationSpec declarations
|
|
10
10
|
- `@contractspec/integration.runtime` for secret/guard helpers (when needed)
|
|
11
11
|
|
|
12
12
|
## PostHog analytics
|
package/dist/analytics.d.ts
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export * from '@contractspec/lib.contracts
|
|
2
|
-
//# sourceMappingURL=analytics.d.ts.map
|
|
1
|
+
export * from '@contractspec/lib.contracts-integrations';
|
package/dist/analytics.js
CHANGED
package/dist/calendar.d.ts
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export * from '@contractspec/lib.contracts
|
|
2
|
-
//# sourceMappingURL=calendar.d.ts.map
|
|
1
|
+
export * from '@contractspec/lib.contracts-integrations';
|
package/dist/calendar.js
CHANGED
package/dist/database.d.ts
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export * from '@contractspec/lib.contracts
|
|
2
|
-
//# sourceMappingURL=database.d.ts.map
|
|
1
|
+
export * from '@contractspec/lib.contracts-integrations';
|
package/dist/database.js
CHANGED
package/dist/email.d.ts
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export * from '@contractspec/lib.contracts
|
|
2
|
-
//# sourceMappingURL=email.d.ts.map
|
|
1
|
+
export * from '@contractspec/lib.contracts-integrations';
|
package/dist/email.js
CHANGED
package/dist/embedding.d.ts
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export * from '@contractspec/lib.contracts
|
|
2
|
-
//# sourceMappingURL=embedding.d.ts.map
|
|
1
|
+
export * from '@contractspec/lib.contracts-integrations';
|
package/dist/embedding.js
CHANGED
|
@@ -2,4 +2,3 @@ import type { MeetingParticipant, MeetingRecord, MeetingRecorderGetMeetingParams
|
|
|
2
2
|
import type { FathomMeeting, FathomMeetingInvitee } from './fathom-meeting-recorder.types';
|
|
3
3
|
export declare const mapFathomMeetingInvites: (invitees: FathomMeetingInvitee[]) => MeetingParticipant[];
|
|
4
4
|
export declare function mapFathomMeeting(meeting: FathomMeeting, params: MeetingRecorderListMeetingsParams | MeetingRecorderGetMeetingParams): MeetingRecord;
|
|
5
|
-
//# sourceMappingURL=fathom-meeting-recorder.mapper.d.ts.map
|
|
@@ -8,4 +8,3 @@ export declare function durationSeconds(start?: Date | string | null, end?: Date
|
|
|
8
8
|
export declare function mapTranscriptSegment(segment: FathomTranscriptSegment, index: number): MeetingTranscriptSegment;
|
|
9
9
|
export declare function parseTimestamp(value: string): number | undefined;
|
|
10
10
|
export declare function safeReadError(response: Response): Promise<string>;
|
|
11
|
-
//# sourceMappingURL=fathom-meeting-recorder.utils.d.ts.map
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
import { TriggeredFor } from 'fathom-typescript/sdk/models/operations';
|
|
2
2
|
export declare function normalizeWebhookHeaders(headers: Record<string, string | string[] | undefined>): Record<string, string>;
|
|
3
3
|
export declare function normalizeTriggeredFor(values?: string[]): TriggeredFor[] | undefined;
|
|
4
|
-
//# sourceMappingURL=fathom-meeting-recorder.webhooks.d.ts.map
|
|
@@ -1,4 +1,3 @@
|
|
|
1
1
|
export declare const TRANSCRIPTS_QUERY = "\n query Transcripts(\n $limit: Int\n $skip: Int\n $fromDate: DateTime\n $toDate: DateTime\n $keyword: String\n $scope: TranscriptsQueryScope\n ) {\n transcripts(\n limit: $limit\n skip: $skip\n fromDate: $fromDate\n toDate: $toDate\n keyword: $keyword\n scope: $scope\n ) {\n id\n title\n organizer_email\n participants\n meeting_attendees {\n name\n email\n displayName\n }\n dateString\n duration\n meeting_link\n transcript_url\n }\n }\n";
|
|
2
2
|
export declare const TRANSCRIPT_QUERY = "\n query Transcript($transcriptId: String!) {\n transcript(id: $transcriptId) {\n id\n title\n organizer_email\n participants\n meeting_attendees {\n name\n email\n displayName\n }\n dateString\n duration\n meeting_link\n transcript_url\n }\n }\n";
|
|
3
3
|
export declare const TRANSCRIPT_WITH_SEGMENTS_QUERY = "\n query Transcript($transcriptId: String!) {\n transcript(id: $transcriptId) {\n id\n title\n organizer_email\n participants\n meeting_attendees {\n name\n email\n displayName\n }\n dateString\n duration\n meeting_link\n transcript_url\n sentences {\n index\n speaker_name\n speaker_id\n text\n start_time\n end_time\n }\n }\n }\n";
|
|
4
|
-
//# sourceMappingURL=fireflies-meeting-recorder.queries.d.ts.map
|
|
@@ -2,4 +2,3 @@ export declare function parseSeconds(value?: string | number | null): number | u
|
|
|
2
2
|
export declare function normalizeHeader(headers: Record<string, string | string[] | undefined>, key: string): string | undefined;
|
|
3
3
|
export declare function safeCompareHex(a: string, b: string): boolean;
|
|
4
4
|
export declare function safeReadError(response: Response): Promise<string>;
|
|
5
|
-
//# sourceMappingURL=fireflies-meeting-recorder.utils.d.ts.map
|
|
@@ -22,4 +22,3 @@ export interface GranolaMcpListResult {
|
|
|
22
22
|
export declare function normalizeMcpListResult(payload: unknown): GranolaMcpListResult;
|
|
23
23
|
export declare function normalizeMcpMeeting(payload: unknown, targetMeetingId: string): GranolaNote | undefined;
|
|
24
24
|
export declare function normalizeMcpTranscript(payload: unknown): GranolaTranscriptSegment[];
|
|
25
|
-
//# sourceMappingURL=granola-meeting-recorder.mcp.d.ts.map
|
package/dist/impls/index.d.ts
CHANGED
package/dist/impls/jira.d.ts
CHANGED
|
@@ -18,4 +18,3 @@ export declare class JiraProjectManagementProvider implements ProjectManagementP
|
|
|
18
18
|
createWorkItem(input: ProjectManagementWorkItemInput): Promise<ProjectManagementWorkItem>;
|
|
19
19
|
createWorkItems(items: ProjectManagementWorkItemInput[]): Promise<ProjectManagementWorkItem[]>;
|
|
20
20
|
}
|
|
21
|
-
//# sourceMappingURL=jira.d.ts.map
|
package/dist/impls/linear.d.ts
CHANGED
|
@@ -17,4 +17,3 @@ export declare class LinearProjectManagementProvider implements ProjectManagemen
|
|
|
17
17
|
createWorkItem(input: ProjectManagementWorkItemInput): Promise<ProjectManagementWorkItem>;
|
|
18
18
|
createWorkItems(items: ProjectManagementWorkItemInput[]): Promise<ProjectManagementWorkItem[]>;
|
|
19
19
|
}
|
|
20
|
-
//# sourceMappingURL=linear.d.ts.map
|
package/dist/impls/notion.d.ts
CHANGED
|
@@ -19,4 +19,3 @@ export declare class PosthogAnalyticsReader implements AnalyticsReader {
|
|
|
19
19
|
getFeatureFlags(input: GetFeatureFlagsInput): Promise<PaginatedResponse<AnalyticsFeatureFlag>>;
|
|
20
20
|
getAnnotations(input: GetAnnotationsInput): Promise<PaginatedResponse<AnalyticsAnnotation>>;
|
|
21
21
|
}
|
|
22
|
-
//# sourceMappingURL=posthog-reader.d.ts.map
|
|
@@ -2,4 +2,3 @@ export declare function normalizeHost(host: string): string;
|
|
|
2
2
|
export declare function buildUrl(host: string, path: string, query?: Record<string, string | number | boolean | undefined>): string;
|
|
3
3
|
export declare function appendQuery(url: string, query?: Record<string, string | number | boolean | undefined>): string;
|
|
4
4
|
export declare function parseJson<T>(value: string): T;
|
|
5
|
-
//# sourceMappingURL=posthog-utils.d.ts.map
|
package/dist/impls/posthog.d.ts
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
// src/analytics.ts
|
|
3
|
-
export * from "@contractspec/lib.contracts
|
|
3
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
4
4
|
|
|
5
5
|
// src/calendar.ts
|
|
6
|
-
export * from "@contractspec/lib.contracts
|
|
6
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
7
7
|
|
|
8
8
|
// src/database.ts
|
|
9
|
-
export * from "@contractspec/lib.contracts
|
|
9
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
10
10
|
|
|
11
11
|
// src/email.ts
|
|
12
|
-
export * from "@contractspec/lib.contracts
|
|
12
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
13
13
|
|
|
14
14
|
// src/embedding.ts
|
|
15
|
-
export * from "@contractspec/lib.contracts
|
|
15
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
16
16
|
|
|
17
17
|
// src/impls/elevenlabs-voice.ts
|
|
18
18
|
import { ElevenLabsClient } from "@elevenlabs/elevenlabs-js";
|
|
@@ -237,12 +237,12 @@ function extractNextCursor(page) {
|
|
|
237
237
|
return page.nextCursor ?? page.next_cursor ?? undefined;
|
|
238
238
|
}
|
|
239
239
|
function mapInvitee(invitee) {
|
|
240
|
-
const
|
|
240
|
+
const email = invitee.email;
|
|
241
241
|
const name = invitee.name;
|
|
242
|
-
if (!
|
|
242
|
+
if (!email && !name)
|
|
243
243
|
return;
|
|
244
244
|
return {
|
|
245
|
-
email
|
|
245
|
+
email,
|
|
246
246
|
name,
|
|
247
247
|
role: "attendee",
|
|
248
248
|
isExternal: invitee.is_external
|
|
@@ -719,7 +719,7 @@ class FirefliesMeetingRecorderProvider {
|
|
|
719
719
|
mapTranscriptToMeeting(transcript, params) {
|
|
720
720
|
const connectionId = params.connectionId ?? "unknown";
|
|
721
721
|
const organizer = transcript.organizer_email ? { email: transcript.organizer_email, role: "organizer" } : undefined;
|
|
722
|
-
const attendees = transcript.meeting_attendees?.length ? transcript.meeting_attendees.map((attendee) => this.mapAttendee(attendee)) : transcript.participants?.map((
|
|
722
|
+
const attendees = transcript.meeting_attendees?.length ? transcript.meeting_attendees.map((attendee) => this.mapAttendee(attendee)) : transcript.participants?.map((email) => ({ email, role: "attendee" }));
|
|
723
723
|
return {
|
|
724
724
|
id: transcript.id,
|
|
725
725
|
tenantId: params.tenantId,
|
|
@@ -1040,11 +1040,11 @@ function parseAddressList(header) {
|
|
|
1040
1040
|
return { email: value };
|
|
1041
1041
|
}
|
|
1042
1042
|
const name = match[1]?.trim();
|
|
1043
|
-
const
|
|
1044
|
-
if (!
|
|
1043
|
+
const email = match[2]?.trim();
|
|
1044
|
+
if (!email) {
|
|
1045
1045
|
return { email: value };
|
|
1046
1046
|
}
|
|
1047
|
-
return name ? { email
|
|
1047
|
+
return name ? { email, name } : { email };
|
|
1048
1048
|
});
|
|
1049
1049
|
}
|
|
1050
1050
|
function dedupeAddresses(addresses) {
|
|
@@ -1719,12 +1719,12 @@ function mapUser(value) {
|
|
|
1719
1719
|
const object = asObject(value);
|
|
1720
1720
|
if (!object)
|
|
1721
1721
|
return;
|
|
1722
|
-
const
|
|
1723
|
-
if (!
|
|
1722
|
+
const email = readString(object, ["email"]);
|
|
1723
|
+
if (!email)
|
|
1724
1724
|
return;
|
|
1725
1725
|
return {
|
|
1726
1726
|
name: readString(object, ["name", "displayName"]) ?? null,
|
|
1727
|
-
email
|
|
1727
|
+
email
|
|
1728
1728
|
};
|
|
1729
1729
|
}
|
|
1730
1730
|
function mapFolder(value, index) {
|
|
@@ -3979,8 +3979,8 @@ class JiraProjectManagementProvider {
|
|
|
3979
3979
|
function normalizeSiteUrl(siteUrl) {
|
|
3980
3980
|
return siteUrl.replace(/\/$/, "");
|
|
3981
3981
|
}
|
|
3982
|
-
function buildAuthHeader(
|
|
3983
|
-
const token = Buffer4.from(`${
|
|
3982
|
+
function buildAuthHeader(email, apiToken) {
|
|
3983
|
+
const token = Buffer4.from(`${email}:${apiToken}`).toString("base64");
|
|
3984
3984
|
return `Basic ${token}`;
|
|
3985
3985
|
}
|
|
3986
3986
|
function resolveIssueType(type, defaults) {
|
|
@@ -4643,31 +4643,31 @@ function requireConfig(context, key, message) {
|
|
|
4643
4643
|
return value;
|
|
4644
4644
|
}
|
|
4645
4645
|
// src/openbanking.ts
|
|
4646
|
-
export * from "@contractspec/lib.contracts
|
|
4646
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
4647
4647
|
|
|
4648
4648
|
// src/llm.ts
|
|
4649
|
-
export * from "@contractspec/lib.contracts
|
|
4649
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
4650
4650
|
|
|
4651
4651
|
// src/vector-store.ts
|
|
4652
|
-
export * from "@contractspec/lib.contracts
|
|
4652
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
4653
4653
|
|
|
4654
4654
|
// src/storage.ts
|
|
4655
|
-
export * from "@contractspec/lib.contracts
|
|
4655
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
4656
4656
|
|
|
4657
4657
|
// src/sms.ts
|
|
4658
|
-
export * from "@contractspec/lib.contracts
|
|
4658
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
4659
4659
|
|
|
4660
4660
|
// src/payments.ts
|
|
4661
|
-
export * from "@contractspec/lib.contracts
|
|
4661
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
4662
4662
|
|
|
4663
4663
|
// src/voice.ts
|
|
4664
|
-
export * from "@contractspec/lib.contracts
|
|
4664
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
4665
4665
|
|
|
4666
4666
|
// src/project-management.ts
|
|
4667
|
-
export * from "@contractspec/lib.contracts
|
|
4667
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
4668
4668
|
|
|
4669
4669
|
// src/meeting-recorder.ts
|
|
4670
|
-
export * from "@contractspec/lib.contracts
|
|
4670
|
+
export * from "@contractspec/lib.contracts-integrations";
|
|
4671
4671
|
export {
|
|
4672
4672
|
TwilioSmsProvider,
|
|
4673
4673
|
TldvMeetingRecorderProvider,
|
package/dist/llm.d.ts
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export * from '@contractspec/lib.contracts
|
|
2
|
-
//# sourceMappingURL=llm.d.ts.map
|
|
1
|
+
export * from '@contractspec/lib.contracts-integrations';
|
package/dist/llm.js
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export * from '@contractspec/lib.contracts
|
|
2
|
-
//# sourceMappingURL=meeting-recorder.d.ts.map
|
|
1
|
+
export * from '@contractspec/lib.contracts-integrations';
|
package/dist/meeting-recorder.js
CHANGED
package/dist/node/analytics.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/analytics.ts
|
|
2
|
-
export * from "@contractspec/lib.contracts
|
|
2
|
+
export * from "@contractspec/lib.contracts-integrations";
|
package/dist/node/calendar.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/calendar.ts
|
|
2
|
-
export * from "@contractspec/lib.contracts
|
|
2
|
+
export * from "@contractspec/lib.contracts-integrations";
|
package/dist/node/database.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/database.ts
|
|
2
|
-
export * from "@contractspec/lib.contracts
|
|
2
|
+
export * from "@contractspec/lib.contracts-integrations";
|
package/dist/node/email.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/email.ts
|
|
2
|
-
export * from "@contractspec/lib.contracts
|
|
2
|
+
export * from "@contractspec/lib.contracts-integrations";
|
package/dist/node/embedding.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/embedding.ts
|
|
2
|
-
export * from "@contractspec/lib.contracts
|
|
2
|
+
export * from "@contractspec/lib.contracts-integrations";
|