@lpdjs/firestore-repo-service 2.6.2-beta.0 → 2.6.2

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.
Files changed (45) hide show
  1. package/dist/{create-servers-CVudVM8e.d.ts → create-servers-BlxW-09M.d.ts} +5 -5
  2. package/dist/{create-servers-B4GrBqdA.d.cts → create-servers-DoOU7VMv.d.cts} +5 -5
  3. package/dist/{firebase-auth-Dpvrd8MP.d.cts → firebase-auth-BTclYg-c.d.cts} +8 -4
  4. package/dist/{firebase-auth-Dpvrd8MP.d.ts → firebase-auth-BTclYg-c.d.ts} +8 -4
  5. package/dist/{index-oFhGCBrY.d.ts → index-BM1mgnpJ.d.ts} +2 -2
  6. package/dist/{index-DzO9MfNI.d.cts → index-BuxFmMV8.d.cts} +2 -2
  7. package/dist/index.cjs.map +1 -1
  8. package/dist/index.d.cts +8 -8
  9. package/dist/index.d.ts +8 -8
  10. package/dist/index.js.map +1 -1
  11. package/dist/{openapi-DB8bXZB-.d.ts → openapi-ChZojCEO.d.ts} +1 -1
  12. package/dist/{openapi-B2w5tVRR.d.cts → openapi-DpMtzJGo.d.cts} +1 -1
  13. package/dist/{queue-DYmbVDu5.d.ts → queue-B7uCIF1O.d.ts} +1 -1
  14. package/dist/{queue-B8YUTnBT.d.cts → queue-QISiqmAy.d.cts} +1 -1
  15. package/dist/servers/admin/index.cjs.map +1 -1
  16. package/dist/servers/admin/index.d.cts +3 -3
  17. package/dist/servers/admin/index.d.ts +3 -3
  18. package/dist/servers/admin/index.js.map +1 -1
  19. package/dist/servers/auth/index.cjs +2 -2
  20. package/dist/servers/auth/index.cjs.map +1 -1
  21. package/dist/servers/auth/index.d.cts +1 -1
  22. package/dist/servers/auth/index.d.ts +1 -1
  23. package/dist/servers/auth/index.js +2 -2
  24. package/dist/servers/auth/index.js.map +1 -1
  25. package/dist/servers/crud/index.cjs.map +1 -1
  26. package/dist/servers/crud/index.d.cts +5 -5
  27. package/dist/servers/crud/index.d.ts +5 -5
  28. package/dist/servers/crud/index.js.map +1 -1
  29. package/dist/servers/index.cjs +34 -34
  30. package/dist/servers/index.cjs.map +1 -1
  31. package/dist/servers/index.d.cts +8 -8
  32. package/dist/servers/index.d.ts +8 -8
  33. package/dist/servers/index.js +34 -34
  34. package/dist/servers/index.js.map +1 -1
  35. package/dist/sync/bigquery.d.cts +2 -2
  36. package/dist/sync/bigquery.d.ts +2 -2
  37. package/dist/sync/index.cjs.map +1 -1
  38. package/dist/sync/index.d.cts +5 -5
  39. package/dist/sync/index.d.ts +5 -5
  40. package/dist/sync/index.js.map +1 -1
  41. package/dist/{types-wcX7xfdo.d.cts → types-CCREogoy.d.cts} +1 -1
  42. package/dist/{types-FLGn8CAI.d.ts → types-CMrrjq1V.d.ts} +1 -1
  43. package/dist/{types-BHZ-Gk-s.d.ts → types-CeyFvYXO.d.ts} +1 -1
  44. package/dist/{types-GvexCqrq.d.cts → types-KYdNUffK.d.cts} +1 -1
  45. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { A as AuthExtension } from './firebase-auth-Dpvrd8MP.cjs';
1
+ import { A as AuthExtension } from './firebase-auth-BTclYg-c.cjs';
2
2
  import { onDocumentCreated, onDocumentUpdated, onDocumentDeleted } from 'firebase-functions/v2/firestore';
3
3
  import { onRequest, HttpsOptions } from 'firebase-functions/v2/https';
4
4
  import { onMessagePublished, PubSubOptions } from 'firebase-functions/v2/pubsub';
@@ -1,4 +1,4 @@
1
- import { A as AuthExtension } from './firebase-auth-Dpvrd8MP.js';
1
+ import { A as AuthExtension } from './firebase-auth-BTclYg-c.js';
2
2
  import { onDocumentCreated, onDocumentUpdated, onDocumentDeleted } from 'firebase-functions/v2/firestore';
3
3
  import { onRequest, HttpsOptions } from 'firebase-functions/v2/https';
4
4
  import { onMessagePublished, PubSubOptions } from 'firebase-functions/v2/pubsub';
@@ -1,4 +1,4 @@
1
- import { c as AuthUser, A as AuthExtension } from './firebase-auth-Dpvrd8MP.js';
1
+ import { c as AuthUser, A as AuthExtension } from './firebase-auth-BTclYg-c.js';
2
2
  import * as zod from 'zod';
3
3
  import { z } from 'zod';
4
4
  import { HttpsOptions } from 'firebase-functions/v2/https';
@@ -1,4 +1,4 @@
1
- import { c as AuthUser, A as AuthExtension } from './firebase-auth-Dpvrd8MP.cjs';
1
+ import { c as AuthUser, A as AuthExtension } from './firebase-auth-BTclYg-c.cjs';
2
2
  import * as zod from 'zod';
3
3
  import { z } from 'zod';
4
4
  import { HttpsOptions } from 'firebase-functions/v2/https';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lpdjs/firestore-repo-service",
3
- "version": "2.6.2-beta.0",
3
+ "version": "2.6.2",
4
4
  "workspaces": [
5
5
  "test/functions"
6
6
  ],