syncular 0.0.1-100

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 (126) hide show
  1. package/dist/client-react.d.ts +2 -0
  2. package/dist/client-react.d.ts.map +1 -0
  3. package/dist/client-react.js +2 -0
  4. package/dist/client-react.js.map +1 -0
  5. package/dist/client.d.ts +2 -0
  6. package/dist/client.d.ts.map +1 -0
  7. package/dist/client.js +2 -0
  8. package/dist/client.js.map +1 -0
  9. package/dist/dialect-better-sqlite3.d.ts +2 -0
  10. package/dist/dialect-better-sqlite3.d.ts.map +1 -0
  11. package/dist/dialect-better-sqlite3.js +2 -0
  12. package/dist/dialect-better-sqlite3.js.map +1 -0
  13. package/dist/dialect-bun-sqlite.d.ts +2 -0
  14. package/dist/dialect-bun-sqlite.d.ts.map +1 -0
  15. package/dist/dialect-bun-sqlite.js +2 -0
  16. package/dist/dialect-bun-sqlite.js.map +1 -0
  17. package/dist/dialect-d1.d.ts +2 -0
  18. package/dist/dialect-d1.d.ts.map +1 -0
  19. package/dist/dialect-d1.js +2 -0
  20. package/dist/dialect-d1.js.map +1 -0
  21. package/dist/dialect-expo-sqlite.d.ts +2 -0
  22. package/dist/dialect-expo-sqlite.d.ts.map +1 -0
  23. package/dist/dialect-expo-sqlite.js +2 -0
  24. package/dist/dialect-expo-sqlite.js.map +1 -0
  25. package/dist/dialect-libsql.d.ts +2 -0
  26. package/dist/dialect-libsql.d.ts.map +1 -0
  27. package/dist/dialect-libsql.js +2 -0
  28. package/dist/dialect-libsql.js.map +1 -0
  29. package/dist/dialect-neon.d.ts +2 -0
  30. package/dist/dialect-neon.d.ts.map +1 -0
  31. package/dist/dialect-neon.js +2 -0
  32. package/dist/dialect-neon.js.map +1 -0
  33. package/dist/dialect-pglite.d.ts +2 -0
  34. package/dist/dialect-pglite.d.ts.map +1 -0
  35. package/dist/dialect-pglite.js +2 -0
  36. package/dist/dialect-pglite.js.map +1 -0
  37. package/dist/dialect-react-native-nitro-sqlite.d.ts +2 -0
  38. package/dist/dialect-react-native-nitro-sqlite.d.ts.map +1 -0
  39. package/dist/dialect-react-native-nitro-sqlite.js +2 -0
  40. package/dist/dialect-react-native-nitro-sqlite.js.map +1 -0
  41. package/dist/dialect-sqlite3.d.ts +2 -0
  42. package/dist/dialect-sqlite3.d.ts.map +1 -0
  43. package/dist/dialect-sqlite3.js +2 -0
  44. package/dist/dialect-sqlite3.js.map +1 -0
  45. package/dist/dialect-wa-sqlite.d.ts +2 -0
  46. package/dist/dialect-wa-sqlite.d.ts.map +1 -0
  47. package/dist/dialect-wa-sqlite.js +2 -0
  48. package/dist/dialect-wa-sqlite.js.map +1 -0
  49. package/dist/encryption.d.ts +2 -0
  50. package/dist/encryption.d.ts.map +1 -0
  51. package/dist/encryption.js +2 -0
  52. package/dist/encryption.js.map +1 -0
  53. package/dist/index.d.ts +2 -0
  54. package/dist/index.d.ts.map +1 -0
  55. package/dist/index.js +2 -0
  56. package/dist/index.js.map +1 -0
  57. package/dist/migrations.d.ts +2 -0
  58. package/dist/migrations.d.ts.map +1 -0
  59. package/dist/migrations.js +2 -0
  60. package/dist/migrations.js.map +1 -0
  61. package/dist/observability-sentry.d.ts +2 -0
  62. package/dist/observability-sentry.d.ts.map +1 -0
  63. package/dist/observability-sentry.js +2 -0
  64. package/dist/observability-sentry.js.map +1 -0
  65. package/dist/relay.d.ts +2 -0
  66. package/dist/relay.d.ts.map +1 -0
  67. package/dist/relay.js +2 -0
  68. package/dist/relay.js.map +1 -0
  69. package/dist/server-cloudflare.d.ts +2 -0
  70. package/dist/server-cloudflare.d.ts.map +1 -0
  71. package/dist/server-cloudflare.js +3 -0
  72. package/dist/server-cloudflare.js.map +1 -0
  73. package/dist/server-dialect-postgres.d.ts +2 -0
  74. package/dist/server-dialect-postgres.d.ts.map +1 -0
  75. package/dist/server-dialect-postgres.js +2 -0
  76. package/dist/server-dialect-postgres.js.map +1 -0
  77. package/dist/server-dialect-sqlite.d.ts +2 -0
  78. package/dist/server-dialect-sqlite.d.ts.map +1 -0
  79. package/dist/server-dialect-sqlite.js +2 -0
  80. package/dist/server-dialect-sqlite.js.map +1 -0
  81. package/dist/server-hono.d.ts +2 -0
  82. package/dist/server-hono.d.ts.map +1 -0
  83. package/dist/server-hono.js +2 -0
  84. package/dist/server-hono.js.map +1 -0
  85. package/dist/server.d.ts +2 -0
  86. package/dist/server.d.ts.map +1 -0
  87. package/dist/server.js +2 -0
  88. package/dist/server.js.map +1 -0
  89. package/dist/transport-http.d.ts +2 -0
  90. package/dist/transport-http.d.ts.map +1 -0
  91. package/dist/transport-http.js +2 -0
  92. package/dist/transport-http.js.map +1 -0
  93. package/dist/transport-ws.d.ts +2 -0
  94. package/dist/transport-ws.d.ts.map +1 -0
  95. package/dist/transport-ws.js +2 -0
  96. package/dist/transport-ws.js.map +1 -0
  97. package/dist/typegen.d.ts +2 -0
  98. package/dist/typegen.d.ts.map +1 -0
  99. package/dist/typegen.js +2 -0
  100. package/dist/typegen.js.map +1 -0
  101. package/package.json +244 -0
  102. package/src/client-react.ts +1 -0
  103. package/src/client.ts +1 -0
  104. package/src/dialect-better-sqlite3.ts +1 -0
  105. package/src/dialect-bun-sqlite.ts +1 -0
  106. package/src/dialect-d1.ts +1 -0
  107. package/src/dialect-expo-sqlite.ts +1 -0
  108. package/src/dialect-libsql.ts +1 -0
  109. package/src/dialect-neon.ts +1 -0
  110. package/src/dialect-pglite.ts +1 -0
  111. package/src/dialect-react-native-nitro-sqlite.ts +1 -0
  112. package/src/dialect-sqlite3.ts +1 -0
  113. package/src/dialect-wa-sqlite.ts +1 -0
  114. package/src/encryption.ts +1 -0
  115. package/src/index.ts +1 -0
  116. package/src/migrations.ts +1 -0
  117. package/src/observability-sentry.ts +1 -0
  118. package/src/relay.ts +1 -0
  119. package/src/server-cloudflare.ts +2 -0
  120. package/src/server-dialect-postgres.ts +1 -0
  121. package/src/server-dialect-sqlite.ts +1 -0
  122. package/src/server-hono.ts +1 -0
  123. package/src/server.ts +1 -0
  124. package/src/transport-http.ts +1 -0
  125. package/src/transport-ws.ts +1 -0
  126. package/src/typegen.ts +1 -0
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/client-react';
2
+ //# sourceMappingURL=client-react.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"client-react.d.ts","sourceRoot":"","sources":["../src/client-react.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/client-react';
2
+ //# sourceMappingURL=client-react.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"client-react.js","sourceRoot":"","sources":["../src/client-react.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/client';
2
+ //# sourceMappingURL=client.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
package/dist/client.js ADDED
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/client';
2
+ //# sourceMappingURL=client.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"client.js","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-better-sqlite3';
2
+ //# sourceMappingURL=dialect-better-sqlite3.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-better-sqlite3.d.ts","sourceRoot":"","sources":["../src/dialect-better-sqlite3.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-better-sqlite3';
2
+ //# sourceMappingURL=dialect-better-sqlite3.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-better-sqlite3.js","sourceRoot":"","sources":["../src/dialect-better-sqlite3.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-bun-sqlite';
2
+ //# sourceMappingURL=dialect-bun-sqlite.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-bun-sqlite.d.ts","sourceRoot":"","sources":["../src/dialect-bun-sqlite.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-bun-sqlite';
2
+ //# sourceMappingURL=dialect-bun-sqlite.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-bun-sqlite.js","sourceRoot":"","sources":["../src/dialect-bun-sqlite.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-d1';
2
+ //# sourceMappingURL=dialect-d1.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-d1.d.ts","sourceRoot":"","sources":["../src/dialect-d1.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-d1';
2
+ //# sourceMappingURL=dialect-d1.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-d1.js","sourceRoot":"","sources":["../src/dialect-d1.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-expo-sqlite';
2
+ //# sourceMappingURL=dialect-expo-sqlite.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-expo-sqlite.d.ts","sourceRoot":"","sources":["../src/dialect-expo-sqlite.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-expo-sqlite';
2
+ //# sourceMappingURL=dialect-expo-sqlite.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-expo-sqlite.js","sourceRoot":"","sources":["../src/dialect-expo-sqlite.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-libsql';
2
+ //# sourceMappingURL=dialect-libsql.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-libsql.d.ts","sourceRoot":"","sources":["../src/dialect-libsql.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-libsql';
2
+ //# sourceMappingURL=dialect-libsql.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-libsql.js","sourceRoot":"","sources":["../src/dialect-libsql.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-neon';
2
+ //# sourceMappingURL=dialect-neon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-neon.d.ts","sourceRoot":"","sources":["../src/dialect-neon.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-neon';
2
+ //# sourceMappingURL=dialect-neon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-neon.js","sourceRoot":"","sources":["../src/dialect-neon.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-pglite';
2
+ //# sourceMappingURL=dialect-pglite.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-pglite.d.ts","sourceRoot":"","sources":["../src/dialect-pglite.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-pglite';
2
+ //# sourceMappingURL=dialect-pglite.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-pglite.js","sourceRoot":"","sources":["../src/dialect-pglite.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-react-native-nitro-sqlite';
2
+ //# sourceMappingURL=dialect-react-native-nitro-sqlite.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-react-native-nitro-sqlite.d.ts","sourceRoot":"","sources":["../src/dialect-react-native-nitro-sqlite.ts"],"names":[],"mappings":"AAAA,cAAc,6CAA6C,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-react-native-nitro-sqlite';
2
+ //# sourceMappingURL=dialect-react-native-nitro-sqlite.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-react-native-nitro-sqlite.js","sourceRoot":"","sources":["../src/dialect-react-native-nitro-sqlite.ts"],"names":[],"mappings":"AAAA,cAAc,6CAA6C,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-sqlite3';
2
+ //# sourceMappingURL=dialect-sqlite3.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-sqlite3.d.ts","sourceRoot":"","sources":["../src/dialect-sqlite3.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-sqlite3';
2
+ //# sourceMappingURL=dialect-sqlite3.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-sqlite3.js","sourceRoot":"","sources":["../src/dialect-sqlite3.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-wa-sqlite';
2
+ //# sourceMappingURL=dialect-wa-sqlite.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-wa-sqlite.d.ts","sourceRoot":"","sources":["../src/dialect-wa-sqlite.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/dialect-wa-sqlite';
2
+ //# sourceMappingURL=dialect-wa-sqlite.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialect-wa-sqlite.js","sourceRoot":"","sources":["../src/dialect-wa-sqlite.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/client-plugin-encryption';
2
+ //# sourceMappingURL=encryption.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"encryption.d.ts","sourceRoot":"","sources":["../src/encryption.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/client-plugin-encryption';
2
+ //# sourceMappingURL=encryption.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"encryption.js","sourceRoot":"","sources":["../src/encryption.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/core';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
package/dist/index.js ADDED
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/core';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/migrations';
2
+ //# sourceMappingURL=migrations.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"migrations.d.ts","sourceRoot":"","sources":["../src/migrations.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/migrations';
2
+ //# sourceMappingURL=migrations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"migrations.js","sourceRoot":"","sources":["../src/migrations.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/observability-sentry';
2
+ //# sourceMappingURL=observability-sentry.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"observability-sentry.d.ts","sourceRoot":"","sources":["../src/observability-sentry.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/observability-sentry';
2
+ //# sourceMappingURL=observability-sentry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"observability-sentry.js","sourceRoot":"","sources":["../src/observability-sentry.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/relay';
2
+ //# sourceMappingURL=relay.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"relay.d.ts","sourceRoot":"","sources":["../src/relay.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC"}
package/dist/relay.js ADDED
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/relay';
2
+ //# sourceMappingURL=relay.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"relay.js","sourceRoot":"","sources":["../src/relay.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/server-cloudflare';
2
+ //# sourceMappingURL=server-cloudflare.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-cloudflare.d.ts","sourceRoot":"","sources":["../src/server-cloudflare.ts"],"names":[],"mappings":"AACA,cAAc,6BAA6B,CAAC"}
@@ -0,0 +1,3 @@
1
+ /// <reference types="@cloudflare/workers-types/2023-07-01" />
2
+ export * from '@syncular/server-cloudflare';
3
+ //# sourceMappingURL=server-cloudflare.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-cloudflare.js","sourceRoot":"","sources":["../src/server-cloudflare.ts"],"names":[],"mappings":"AAAA,8DAA8D;AAC9D,cAAc,6BAA6B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/server-dialect-postgres';
2
+ //# sourceMappingURL=server-dialect-postgres.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-dialect-postgres.d.ts","sourceRoot":"","sources":["../src/server-dialect-postgres.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/server-dialect-postgres';
2
+ //# sourceMappingURL=server-dialect-postgres.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-dialect-postgres.js","sourceRoot":"","sources":["../src/server-dialect-postgres.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/server-dialect-sqlite';
2
+ //# sourceMappingURL=server-dialect-sqlite.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-dialect-sqlite.d.ts","sourceRoot":"","sources":["../src/server-dialect-sqlite.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/server-dialect-sqlite';
2
+ //# sourceMappingURL=server-dialect-sqlite.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-dialect-sqlite.js","sourceRoot":"","sources":["../src/server-dialect-sqlite.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/server-hono';
2
+ //# sourceMappingURL=server-hono.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-hono.d.ts","sourceRoot":"","sources":["../src/server-hono.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/server-hono';
2
+ //# sourceMappingURL=server-hono.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server-hono.js","sourceRoot":"","sources":["../src/server-hono.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/server';
2
+ //# sourceMappingURL=server.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server.d.ts","sourceRoot":"","sources":["../src/server.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
package/dist/server.js ADDED
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/server';
2
+ //# sourceMappingURL=server.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"server.js","sourceRoot":"","sources":["../src/server.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/transport-http';
2
+ //# sourceMappingURL=transport-http.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"transport-http.d.ts","sourceRoot":"","sources":["../src/transport-http.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/transport-http';
2
+ //# sourceMappingURL=transport-http.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"transport-http.js","sourceRoot":"","sources":["../src/transport-http.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/transport-ws';
2
+ //# sourceMappingURL=transport-ws.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"transport-ws.d.ts","sourceRoot":"","sources":["../src/transport-ws.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/transport-ws';
2
+ //# sourceMappingURL=transport-ws.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"transport-ws.js","sourceRoot":"","sources":["../src/transport-ws.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/typegen';
2
+ //# sourceMappingURL=typegen.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"typegen.d.ts","sourceRoot":"","sources":["../src/typegen.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from '@syncular/typegen';
2
+ //# sourceMappingURL=typegen.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"typegen.js","sourceRoot":"","sources":["../src/typegen.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC"}
package/package.json ADDED
@@ -0,0 +1,244 @@
1
+ {
2
+ "name": "syncular",
3
+ "version": "0.0.1-100",
4
+ "description": "Offline-first sync framework for TypeScript",
5
+ "license": "MIT",
6
+ "author": "Benjamin Kniffler",
7
+ "homepage": "https://syncular.dev",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/syncular/syncular.git",
11
+ "directory": "packages/syncular"
12
+ },
13
+ "bugs": {
14
+ "url": "https://github.com/syncular/syncular/issues"
15
+ },
16
+ "keywords": [
17
+ "sync",
18
+ "offline-first",
19
+ "realtime",
20
+ "database",
21
+ "typescript"
22
+ ],
23
+ "publishConfig": {
24
+ "access": "public"
25
+ },
26
+ "type": "module",
27
+ "scripts": {
28
+ "tsgo": "tsgo --noEmit",
29
+ "build": "tsgo",
30
+ "release": "bunx syncular-publish"
31
+ },
32
+ "exports": {
33
+ ".": {
34
+ "bun": "./src/index.ts",
35
+ "import": {
36
+ "types": "./dist/index.d.ts",
37
+ "default": "./dist/index.js"
38
+ }
39
+ },
40
+ "./client": {
41
+ "bun": "./src/client.ts",
42
+ "import": {
43
+ "types": "./dist/client.d.ts",
44
+ "default": "./dist/client.js"
45
+ }
46
+ },
47
+ "./client-react": {
48
+ "bun": "./src/client-react.ts",
49
+ "import": {
50
+ "types": "./dist/client-react.d.ts",
51
+ "default": "./dist/client-react.js"
52
+ }
53
+ },
54
+ "./server": {
55
+ "bun": "./src/server.ts",
56
+ "import": {
57
+ "types": "./dist/server.d.ts",
58
+ "default": "./dist/server.js"
59
+ }
60
+ },
61
+ "./server-hono": {
62
+ "bun": "./src/server-hono.ts",
63
+ "import": {
64
+ "types": "./dist/server-hono.d.ts",
65
+ "default": "./dist/server-hono.js"
66
+ }
67
+ },
68
+ "./server-cloudflare": {
69
+ "bun": "./src/server-cloudflare.ts",
70
+ "import": {
71
+ "types": "./dist/server-cloudflare.d.ts",
72
+ "default": "./dist/server-cloudflare.js"
73
+ }
74
+ },
75
+ "./server-dialect-sqlite": {
76
+ "bun": "./src/server-dialect-sqlite.ts",
77
+ "import": {
78
+ "types": "./dist/server-dialect-sqlite.d.ts",
79
+ "default": "./dist/server-dialect-sqlite.js"
80
+ }
81
+ },
82
+ "./server-dialect-postgres": {
83
+ "bun": "./src/server-dialect-postgres.ts",
84
+ "import": {
85
+ "types": "./dist/server-dialect-postgres.d.ts",
86
+ "default": "./dist/server-dialect-postgres.js"
87
+ }
88
+ },
89
+ "./transport-http": {
90
+ "bun": "./src/transport-http.ts",
91
+ "import": {
92
+ "types": "./dist/transport-http.d.ts",
93
+ "default": "./dist/transport-http.js"
94
+ }
95
+ },
96
+ "./transport-ws": {
97
+ "bun": "./src/transport-ws.ts",
98
+ "import": {
99
+ "types": "./dist/transport-ws.d.ts",
100
+ "default": "./dist/transport-ws.js"
101
+ }
102
+ },
103
+ "./relay": {
104
+ "bun": "./src/relay.ts",
105
+ "import": {
106
+ "types": "./dist/relay.d.ts",
107
+ "default": "./dist/relay.js"
108
+ }
109
+ },
110
+ "./migrations": {
111
+ "bun": "./src/migrations.ts",
112
+ "import": {
113
+ "types": "./dist/migrations.d.ts",
114
+ "default": "./dist/migrations.js"
115
+ }
116
+ },
117
+ "./typegen": {
118
+ "bun": "./src/typegen.ts",
119
+ "import": {
120
+ "types": "./dist/typegen.d.ts",
121
+ "default": "./dist/typegen.js"
122
+ }
123
+ },
124
+ "./encryption": {
125
+ "bun": "./src/encryption.ts",
126
+ "import": {
127
+ "types": "./dist/encryption.d.ts",
128
+ "default": "./dist/encryption.js"
129
+ }
130
+ },
131
+ "./observability-sentry": {
132
+ "bun": "./src/observability-sentry.ts",
133
+ "import": {
134
+ "types": "./dist/observability-sentry.d.ts",
135
+ "default": "./dist/observability-sentry.js"
136
+ }
137
+ },
138
+ "./dialect-bun-sqlite": {
139
+ "bun": "./src/dialect-bun-sqlite.ts",
140
+ "import": {
141
+ "types": "./dist/dialect-bun-sqlite.d.ts",
142
+ "default": "./dist/dialect-bun-sqlite.js"
143
+ }
144
+ },
145
+ "./dialect-better-sqlite3": {
146
+ "bun": "./src/dialect-better-sqlite3.ts",
147
+ "import": {
148
+ "types": "./dist/dialect-better-sqlite3.d.ts",
149
+ "default": "./dist/dialect-better-sqlite3.js"
150
+ }
151
+ },
152
+ "./dialect-pglite": {
153
+ "bun": "./src/dialect-pglite.ts",
154
+ "import": {
155
+ "types": "./dist/dialect-pglite.d.ts",
156
+ "default": "./dist/dialect-pglite.js"
157
+ }
158
+ },
159
+ "./dialect-sqlite3": {
160
+ "bun": "./src/dialect-sqlite3.ts",
161
+ "import": {
162
+ "types": "./dist/dialect-sqlite3.d.ts",
163
+ "default": "./dist/dialect-sqlite3.js"
164
+ }
165
+ },
166
+ "./dialect-neon": {
167
+ "bun": "./src/dialect-neon.ts",
168
+ "import": {
169
+ "types": "./dist/dialect-neon.d.ts",
170
+ "default": "./dist/dialect-neon.js"
171
+ }
172
+ },
173
+ "./dialect-libsql": {
174
+ "bun": "./src/dialect-libsql.ts",
175
+ "import": {
176
+ "types": "./dist/dialect-libsql.d.ts",
177
+ "default": "./dist/dialect-libsql.js"
178
+ }
179
+ },
180
+ "./dialect-d1": {
181
+ "bun": "./src/dialect-d1.ts",
182
+ "import": {
183
+ "types": "./dist/dialect-d1.d.ts",
184
+ "default": "./dist/dialect-d1.js"
185
+ }
186
+ },
187
+ "./dialect-wa-sqlite": {
188
+ "bun": "./src/dialect-wa-sqlite.ts",
189
+ "import": {
190
+ "types": "./dist/dialect-wa-sqlite.d.ts",
191
+ "default": "./dist/dialect-wa-sqlite.js"
192
+ }
193
+ },
194
+ "./dialect-expo-sqlite": {
195
+ "bun": "./src/dialect-expo-sqlite.ts",
196
+ "import": {
197
+ "types": "./dist/dialect-expo-sqlite.d.ts",
198
+ "default": "./dist/dialect-expo-sqlite.js"
199
+ }
200
+ },
201
+ "./dialect-react-native-nitro-sqlite": {
202
+ "bun": "./src/dialect-react-native-nitro-sqlite.ts",
203
+ "import": {
204
+ "types": "./dist/dialect-react-native-nitro-sqlite.d.ts",
205
+ "default": "./dist/dialect-react-native-nitro-sqlite.js"
206
+ }
207
+ }
208
+ },
209
+ "files": [
210
+ "dist",
211
+ "src"
212
+ ],
213
+ "dependencies": {
214
+ "@syncular/core": "0.0.1",
215
+ "@syncular/client": "0.0.1",
216
+ "@syncular/client-react": "0.0.1",
217
+ "@syncular/client-plugin-encryption": "0.0.1",
218
+ "@syncular/observability-sentry": "0.0.1",
219
+ "@syncular/server": "0.0.1",
220
+ "@syncular/server-hono": "0.0.1",
221
+ "@syncular/server-cloudflare": "0.0.1",
222
+ "@syncular/server-dialect-sqlite": "0.0.1",
223
+ "@syncular/server-dialect-postgres": "0.0.1",
224
+ "@syncular/transport-http": "0.0.1",
225
+ "@syncular/transport-ws": "0.0.1",
226
+ "@syncular/relay": "0.0.1",
227
+ "@syncular/migrations": "0.0.1",
228
+ "@syncular/typegen": "0.0.1",
229
+ "@syncular/dialect-bun-sqlite": "0.0.1",
230
+ "@syncular/dialect-better-sqlite3": "0.0.1",
231
+ "@syncular/dialect-pglite": "0.0.1",
232
+ "@syncular/dialect-sqlite3": "0.0.1",
233
+ "@syncular/dialect-neon": "0.0.1",
234
+ "@syncular/dialect-libsql": "0.0.1",
235
+ "@syncular/dialect-d1": "0.0.1",
236
+ "@syncular/dialect-wa-sqlite": "0.0.1",
237
+ "@syncular/dialect-expo-sqlite": "0.0.1",
238
+ "@syncular/dialect-react-native-nitro-sqlite": "0.0.1"
239
+ },
240
+ "devDependencies": {
241
+ "@cloudflare/workers-types": "*",
242
+ "@syncular/config": "0.0.0"
243
+ }
244
+ }
@@ -0,0 +1 @@
1
+ export * from '@syncular/client-react';
package/src/client.ts ADDED
@@ -0,0 +1 @@
1
+ export * from '@syncular/client';
@@ -0,0 +1 @@
1
+ export * from '@syncular/dialect-better-sqlite3';
@@ -0,0 +1 @@
1
+ export * from '@syncular/dialect-bun-sqlite';
@@ -0,0 +1 @@
1
+ export * from '@syncular/dialect-d1';
@@ -0,0 +1 @@
1
+ export * from '@syncular/dialect-expo-sqlite';
@@ -0,0 +1 @@
1
+ export * from '@syncular/dialect-libsql';
@@ -0,0 +1 @@
1
+ export * from '@syncular/dialect-neon';
@@ -0,0 +1 @@
1
+ export * from '@syncular/dialect-pglite';
@@ -0,0 +1 @@
1
+ export * from '@syncular/dialect-react-native-nitro-sqlite';
@@ -0,0 +1 @@
1
+ export * from '@syncular/dialect-sqlite3';
@@ -0,0 +1 @@
1
+ export * from '@syncular/dialect-wa-sqlite';
@@ -0,0 +1 @@
1
+ export * from '@syncular/client-plugin-encryption';
package/src/index.ts ADDED
@@ -0,0 +1 @@
1
+ export * from '@syncular/core';
@@ -0,0 +1 @@
1
+ export * from '@syncular/migrations';
@@ -0,0 +1 @@
1
+ export * from '@syncular/observability-sentry';
package/src/relay.ts ADDED
@@ -0,0 +1 @@
1
+ export * from '@syncular/relay';
@@ -0,0 +1,2 @@
1
+ /// <reference types="@cloudflare/workers-types/2023-07-01" />
2
+ export * from '@syncular/server-cloudflare';
@@ -0,0 +1 @@
1
+ export * from '@syncular/server-dialect-postgres';
@@ -0,0 +1 @@
1
+ export * from '@syncular/server-dialect-sqlite';
@@ -0,0 +1 @@
1
+ export * from '@syncular/server-hono';
package/src/server.ts ADDED
@@ -0,0 +1 @@
1
+ export * from '@syncular/server';
@@ -0,0 +1 @@
1
+ export * from '@syncular/transport-http';
@@ -0,0 +1 @@
1
+ export * from '@syncular/transport-ws';
package/src/typegen.ts ADDED
@@ -0,0 +1 @@
1
+ export * from '@syncular/typegen';