@sentio/runtime 3.1.0-rc.1 → 3.1.0-rc.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.
- package/lib/{chunk-ROBPWJIE.js → chunk-WTF2W33M.js} +1 -2
- package/lib/{chunk-KVGBPLGJ.js → chunk-Z33FXCEF.js} +10535 -10514
- package/lib/{chunk-KVGBPLGJ.js.map → chunk-Z33FXCEF.js.map} +1 -1
- package/lib/index.d.ts +0 -1
- package/lib/index.js +2 -2
- package/lib/processor-runner.js +10993 -190
- package/lib/processor-runner.js.map +1 -1
- package/package.json +1 -1
- package/src/processor-runner-program.ts +1 -8
- package/src/processor-runner.ts +6 -12
- package/lib/chunk-PCB4OKW7.js +0 -10975
- package/lib/chunk-PCB4OKW7.js.map +0 -1
- package/lib/service-worker.d.ts +0 -10
- package/lib/service-worker.js +0 -134
- package/lib/service-worker.js.map +0 -1
- package/src/service-manager.ts +0 -193
- package/src/service-worker.ts +0 -140
- /package/lib/{chunk-ROBPWJIE.js.map → chunk-WTF2W33M.js.map} +0 -0
|
@@ -25758,7 +25758,6 @@ export {
|
|
|
25758
25758
|
HandlerType,
|
|
25759
25759
|
ProcessConfigResponse,
|
|
25760
25760
|
AccountConfig,
|
|
25761
|
-
StartRequest,
|
|
25762
25761
|
ProcessResult,
|
|
25763
25762
|
ProcessorV3Definition,
|
|
25764
25763
|
Plugin,
|
|
@@ -25791,4 +25790,4 @@ long/index.js:
|
|
|
25791
25790
|
* SPDX-License-Identifier: Apache-2.0
|
|
25792
25791
|
*)
|
|
25793
25792
|
*/
|
|
25794
|
-
//# sourceMappingURL=chunk-
|
|
25793
|
+
//# sourceMappingURL=chunk-WTF2W33M.js.map
|