@cadenza.io/service 2.19.0 → 2.20.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/dist/{Cadenza-DCMs7q97.d.mts → Cadenza-D787NzXY.d.mts} +1 -0
- package/dist/{Cadenza-DCMs7q97.d.ts → Cadenza-D787NzXY.d.ts} +1 -0
- package/dist/browser/index.js +236 -26
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/index.mjs +236 -26
- package/dist/browser/index.mjs.map +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +236 -26
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +236 -26
- package/dist/index.mjs.map +1 -1
- package/dist/nuxt/index.d.mts +2 -2
- package/dist/nuxt/index.d.ts +2 -2
- package/dist/react/index.d.mts +2 -2
- package/dist/react/index.d.ts +2 -2
- package/dist/vue/index.d.mts +2 -2
- package/dist/vue/index.d.ts +2 -2
- package/package.json +2 -2
package/dist/nuxt/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions } from '../Cadenza-
|
|
2
|
-
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-
|
|
1
|
+
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions } from '../Cadenza-D787NzXY.mjs';
|
|
2
|
+
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-D787NzXY.mjs';
|
|
3
3
|
import { P as ProjectionRuntimeSnapshot } from '../runtimeProjectionState-CitON2P3.mjs';
|
|
4
4
|
import '@cadenza.io/core';
|
|
5
5
|
|
package/dist/nuxt/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions } from '../Cadenza-
|
|
2
|
-
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-
|
|
1
|
+
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions } from '../Cadenza-D787NzXY.js';
|
|
2
|
+
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-D787NzXY.js';
|
|
3
3
|
import { P as ProjectionRuntimeSnapshot } from '../runtimeProjectionState-CitON2P3.js';
|
|
4
4
|
import '@cadenza.io/core';
|
|
5
5
|
|
package/dist/react/index.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions, H as HydrationOptions, k as BrowserRuntimeActorRuntimeState, d as DistributedInquiryOptions } from '../Cadenza-
|
|
4
|
-
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-
|
|
3
|
+
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions, H as HydrationOptions, k as BrowserRuntimeActorRuntimeState, d as DistributedInquiryOptions } from '../Cadenza-D787NzXY.mjs';
|
|
4
|
+
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-D787NzXY.mjs';
|
|
5
5
|
import * as _cadenza_io_core from '@cadenza.io/core';
|
|
6
6
|
import { P as ProjectionRuntimeSnapshot } from '../runtimeProjectionState-CitON2P3.mjs';
|
|
7
7
|
|
package/dist/react/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
|
-
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions, H as HydrationOptions, k as BrowserRuntimeActorRuntimeState, d as DistributedInquiryOptions } from '../Cadenza-
|
|
4
|
-
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-
|
|
3
|
+
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions, H as HydrationOptions, k as BrowserRuntimeActorRuntimeState, d as DistributedInquiryOptions } from '../Cadenza-D787NzXY.js';
|
|
4
|
+
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-D787NzXY.js';
|
|
5
5
|
import * as _cadenza_io_core from '@cadenza.io/core';
|
|
6
6
|
import { P as ProjectionRuntimeSnapshot } from '../runtimeProjectionState-CitON2P3.js';
|
|
7
7
|
|
package/dist/vue/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ShallowRef, ComputedRef, App } from 'vue';
|
|
2
|
-
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions, H as HydrationOptions } from '../Cadenza-
|
|
3
|
-
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-
|
|
2
|
+
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions, H as HydrationOptions } from '../Cadenza-D787NzXY.mjs';
|
|
3
|
+
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-D787NzXY.mjs';
|
|
4
4
|
import { P as ProjectionRuntimeSnapshot } from '../runtimeProjectionState-CitON2P3.mjs';
|
|
5
5
|
import '@cadenza.io/core';
|
|
6
6
|
|
package/dist/vue/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ShallowRef, ComputedRef, App } from 'vue';
|
|
2
|
-
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions, H as HydrationOptions } from '../Cadenza-
|
|
3
|
-
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-
|
|
2
|
+
import { i as BrowserRuntimeActorHandle, j as BrowserRuntimeActorOptions, C as CadenzaService, m as BrowserRuntimeServiceOptions, H as HydrationOptions } from '../Cadenza-D787NzXY.js';
|
|
3
|
+
export { l as BrowserRuntimeProjectionBinding } from '../Cadenza-D787NzXY.js';
|
|
4
4
|
import { P as ProjectionRuntimeSnapshot } from '../runtimeProjectionState-CitON2P3.js';
|
|
5
5
|
import '@cadenza.io/core';
|
|
6
6
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cadenza.io/service",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.20.0",
|
|
4
4
|
"description": "This is a lightweight framework for building seamless distributed asynchronous graphs and flows of tasks and signals.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"start": "node --loader ts-node/esm src/index.ts",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"vitest": "^3.2.3"
|
|
140
140
|
},
|
|
141
141
|
"dependencies": {
|
|
142
|
-
"@cadenza.io/core": "^3.
|
|
142
|
+
"@cadenza.io/core": "^3.27.0",
|
|
143
143
|
"@types/pg": "^8.15.4",
|
|
144
144
|
"@types/uuid": "^10.0.0",
|
|
145
145
|
"body-parser": "^2.2.0",
|