@lpdjs/firestore-repo-service 2.3.6 → 2.4.1
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 +4 -0
- package/dist/{create-servers-BmgAjUFD.d.cts → create-servers-B9dTUhvR.d.cts} +2 -2
- package/dist/{create-servers-Dv0V1LB8.d.ts → create-servers-BFhdPPeo.d.ts} +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js.map +1 -1
- package/dist/{queue-DLrIuZ7L.d.ts → queue-CVchaGAh.d.ts} +1 -1
- package/dist/{queue-CmBKfeqG.d.cts → queue-xMOZxY0M.d.cts} +1 -1
- package/dist/servers/index.cjs.map +1 -1
- package/dist/servers/index.d.cts +3 -3
- package/dist/servers/index.d.ts +3 -3
- package/dist/servers/index.js.map +1 -1
- package/dist/sync/bigquery.cjs +7 -8
- package/dist/sync/bigquery.cjs.map +1 -1
- package/dist/sync/bigquery.d.cts +118 -35
- package/dist/sync/bigquery.d.ts +118 -35
- package/dist/sync/bigquery.js +7 -8
- package/dist/sync/bigquery.js.map +1 -1
- package/dist/sync/index.cjs.map +1 -1
- package/dist/sync/index.d.cts +4 -4
- package/dist/sync/index.d.ts +4 -4
- package/dist/sync/index.js.map +1 -1
- package/dist/{types-_JSH59Iy.d.cts → types-BgIGWlR1.d.cts} +1 -2
- package/dist/{types-Bhy7MfCj.d.ts → types-ChzVPw4k.d.ts} +1 -2
- package/package.json +1 -14
- package/dist/sync/bigquery-storage.cjs +0 -8
- package/dist/sync/bigquery-storage.cjs.map +0 -1
- package/dist/sync/bigquery-storage.d.cts +0 -113
- package/dist/sync/bigquery-storage.d.ts +0 -113
- package/dist/sync/bigquery-storage.js +0 -8
- package/dist/sync/bigquery-storage.js.map +0 -1
package/dist/sync/index.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as SqlAdapter, S as SyncEvent, e as adminsyncConfig, R as RepoSyncConfig, P as PubSubClientDep, b as SqlDialect, d as SqlColumn, c as SqlTableDef, G as GenerateDDLConfig, L as LogicalType, f as SyncTriggersConfig, g as SyncWorkerConfig } from '../types-
|
|
2
|
-
export { A as AdminHttpsOptions, F as FirestoreSyncConfig, h as FirestoreTriggersDep, O as OrFactory, i as PubSubHandlerDep, j as SyncDeps, k as SyncOperation, l as SyncWorkerOptions, m as adminsyncBasicAuth, n as adminsyncFeaturesFlag } from '../types-
|
|
3
|
-
import { S as SyncQueue } from '../queue-
|
|
4
|
-
export { a as SyncQueueOptions } from '../queue-
|
|
1
|
+
import { a as SqlAdapter, S as SyncEvent, e as adminsyncConfig, R as RepoSyncConfig, P as PubSubClientDep, b as SqlDialect, d as SqlColumn, c as SqlTableDef, G as GenerateDDLConfig, L as LogicalType, f as SyncTriggersConfig, g as SyncWorkerConfig } from '../types-BgIGWlR1.cjs';
|
|
2
|
+
export { A as AdminHttpsOptions, F as FirestoreSyncConfig, h as FirestoreTriggersDep, O as OrFactory, i as PubSubHandlerDep, j as SyncDeps, k as SyncOperation, l as SyncWorkerOptions, m as adminsyncBasicAuth, n as adminsyncFeaturesFlag } from '../types-BgIGWlR1.cjs';
|
|
3
|
+
import { S as SyncQueue } from '../queue-xMOZxY0M.cjs';
|
|
4
|
+
export { a as SyncQueueOptions } from '../queue-xMOZxY0M.cjs';
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
import * as firebase_functions_core from 'firebase-functions/core';
|
|
7
7
|
import * as firebase_functions_pubsub from 'firebase-functions/pubsub';
|
package/dist/sync/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as SqlAdapter, S as SyncEvent, e as adminsyncConfig, R as RepoSyncConfig, P as PubSubClientDep, b as SqlDialect, d as SqlColumn, c as SqlTableDef, G as GenerateDDLConfig, L as LogicalType, f as SyncTriggersConfig, g as SyncWorkerConfig } from '../types-
|
|
2
|
-
export { A as AdminHttpsOptions, F as FirestoreSyncConfig, h as FirestoreTriggersDep, O as OrFactory, i as PubSubHandlerDep, j as SyncDeps, k as SyncOperation, l as SyncWorkerOptions, m as adminsyncBasicAuth, n as adminsyncFeaturesFlag } from '../types-
|
|
3
|
-
import { S as SyncQueue } from '../queue-
|
|
4
|
-
export { a as SyncQueueOptions } from '../queue-
|
|
1
|
+
import { a as SqlAdapter, S as SyncEvent, e as adminsyncConfig, R as RepoSyncConfig, P as PubSubClientDep, b as SqlDialect, d as SqlColumn, c as SqlTableDef, G as GenerateDDLConfig, L as LogicalType, f as SyncTriggersConfig, g as SyncWorkerConfig } from '../types-ChzVPw4k.js';
|
|
2
|
+
export { A as AdminHttpsOptions, F as FirestoreSyncConfig, h as FirestoreTriggersDep, O as OrFactory, i as PubSubHandlerDep, j as SyncDeps, k as SyncOperation, l as SyncWorkerOptions, m as adminsyncBasicAuth, n as adminsyncFeaturesFlag } from '../types-ChzVPw4k.js';
|
|
3
|
+
import { S as SyncQueue } from '../queue-CVchaGAh.js';
|
|
4
|
+
export { a as SyncQueueOptions } from '../queue-CVchaGAh.js';
|
|
5
5
|
import { z } from 'zod';
|
|
6
6
|
import * as firebase_functions_core from 'firebase-functions/core';
|
|
7
7
|
import * as firebase_functions_pubsub from 'firebase-functions/pubsub';
|