@neetru/sdk 3.0.0 → 3.0.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.
@@ -1,6 +1,5 @@
1
- import { I as ResolvedConfig, E as EntitlementCheck } from './types-DLOvkeAP.cjs';
1
+ import { I as ResolvedConfig, E as EntitlementCheck } from './types-Lfd3LiAF.cjs';
2
2
  import './collection-ref-DqAAhuhX.cjs';
3
- import '@neetru/realtime-protocol';
4
3
  import 'drizzle-orm/node-postgres';
5
4
  import './errors.cjs';
6
5
 
@@ -1,6 +1,5 @@
1
- import { I as ResolvedConfig, E as EntitlementCheck } from './types-dw19bdID.js';
1
+ import { I as ResolvedConfig, E as EntitlementCheck } from './types-DALIhcbq.js';
2
2
  import './collection-ref-DqAAhuhX.js';
3
- import '@neetru/realtime-protocol';
4
3
  import 'drizzle-orm/node-postgres';
5
4
  import './errors.js';
6
5
 
package/dist/index.cjs CHANGED
@@ -6083,7 +6083,7 @@ function createNeetruClient(config = {}) {
6083
6083
  // src/index.ts
6084
6084
  init_errors();
6085
6085
  init_db_errors();
6086
- var VERSION = "3.0.0";
6086
+ var VERSION = "3.0.1";
6087
6087
 
6088
6088
  exports.DEFAULT_BASE_URL = DEFAULT_BASE_URL;
6089
6089
  exports.DEV_FIXTURE_USER = DEV_FIXTURE_USER;