@floegence/redevplugin-contracts 0.6.18 → 0.6.19
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/contracts.gen.d.ts +10 -10
- package/dist/contracts.gen.js +10 -10
- package/dist/index.d.ts +10 -10
- package/package.json +1 -1
package/dist/contracts.gen.d.ts
CHANGED
|
@@ -574,41 +574,41 @@ export declare const generatedContractRegistry: {
|
|
|
574
574
|
};
|
|
575
575
|
export declare const generatedPackageSet: {
|
|
576
576
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
577
|
-
readonly platform_version: "0.6.
|
|
577
|
+
readonly platform_version: "0.6.19";
|
|
578
578
|
readonly go_module: {
|
|
579
579
|
readonly module: "github.com/floegence/redevplugin";
|
|
580
|
-
readonly version: "v0.6.
|
|
580
|
+
readonly version: "v0.6.19";
|
|
581
581
|
};
|
|
582
582
|
readonly npm_packages: readonly [{
|
|
583
583
|
readonly name: "@floegence/redevplugin-contracts";
|
|
584
|
-
readonly version: "0.6.
|
|
584
|
+
readonly version: "0.6.19";
|
|
585
585
|
}, {
|
|
586
586
|
readonly name: "@floegence/redevplugin-ui";
|
|
587
|
-
readonly version: "0.6.
|
|
587
|
+
readonly version: "0.6.19";
|
|
588
588
|
}];
|
|
589
589
|
readonly rust_crates: readonly [{
|
|
590
590
|
readonly name: "redevplugin-contracts";
|
|
591
|
-
readonly version: "0.6.
|
|
591
|
+
readonly version: "0.6.19";
|
|
592
592
|
readonly role: "contracts";
|
|
593
593
|
}, {
|
|
594
594
|
readonly name: "redevplugin-ipc";
|
|
595
|
-
readonly version: "0.6.
|
|
595
|
+
readonly version: "0.6.19";
|
|
596
596
|
readonly role: "ipc";
|
|
597
597
|
}, {
|
|
598
598
|
readonly name: "redevplugin-wasm-abi";
|
|
599
|
-
readonly version: "0.6.
|
|
599
|
+
readonly version: "0.6.19";
|
|
600
600
|
readonly role: "wasm_abi";
|
|
601
601
|
}, {
|
|
602
602
|
readonly name: "redevplugin-target-classifier";
|
|
603
|
-
readonly version: "0.6.
|
|
603
|
+
readonly version: "0.6.19";
|
|
604
604
|
readonly role: "target_classifier";
|
|
605
605
|
}, {
|
|
606
606
|
readonly name: "redevplugin-worker-sdk";
|
|
607
|
-
readonly version: "0.6.
|
|
607
|
+
readonly version: "0.6.19";
|
|
608
608
|
readonly role: "worker_sdk";
|
|
609
609
|
}, {
|
|
610
610
|
readonly name: "redevplugin-runtime";
|
|
611
|
-
readonly version: "0.6.
|
|
611
|
+
readonly version: "0.6.19";
|
|
612
612
|
readonly role: "runtime";
|
|
613
613
|
}];
|
|
614
614
|
readonly contract_registry_version: "contract-registry-v2";
|
package/dist/contracts.gen.js
CHANGED
|
@@ -679,50 +679,50 @@ export const generatedContractRegistry = {
|
|
|
679
679
|
};
|
|
680
680
|
export const generatedPackageSet = {
|
|
681
681
|
"schema_version": "redevplugin.platform_package_set.v1",
|
|
682
|
-
"platform_version": "0.6.
|
|
682
|
+
"platform_version": "0.6.19",
|
|
683
683
|
"go_module": {
|
|
684
684
|
"module": "github.com/floegence/redevplugin",
|
|
685
|
-
"version": "v0.6.
|
|
685
|
+
"version": "v0.6.19"
|
|
686
686
|
},
|
|
687
687
|
"npm_packages": [
|
|
688
688
|
{
|
|
689
689
|
"name": "@floegence/redevplugin-contracts",
|
|
690
|
-
"version": "0.6.
|
|
690
|
+
"version": "0.6.19"
|
|
691
691
|
},
|
|
692
692
|
{
|
|
693
693
|
"name": "@floegence/redevplugin-ui",
|
|
694
|
-
"version": "0.6.
|
|
694
|
+
"version": "0.6.19"
|
|
695
695
|
}
|
|
696
696
|
],
|
|
697
697
|
"rust_crates": [
|
|
698
698
|
{
|
|
699
699
|
"name": "redevplugin-contracts",
|
|
700
|
-
"version": "0.6.
|
|
700
|
+
"version": "0.6.19",
|
|
701
701
|
"role": "contracts"
|
|
702
702
|
},
|
|
703
703
|
{
|
|
704
704
|
"name": "redevplugin-ipc",
|
|
705
|
-
"version": "0.6.
|
|
705
|
+
"version": "0.6.19",
|
|
706
706
|
"role": "ipc"
|
|
707
707
|
},
|
|
708
708
|
{
|
|
709
709
|
"name": "redevplugin-wasm-abi",
|
|
710
|
-
"version": "0.6.
|
|
710
|
+
"version": "0.6.19",
|
|
711
711
|
"role": "wasm_abi"
|
|
712
712
|
},
|
|
713
713
|
{
|
|
714
714
|
"name": "redevplugin-target-classifier",
|
|
715
|
-
"version": "0.6.
|
|
715
|
+
"version": "0.6.19",
|
|
716
716
|
"role": "target_classifier"
|
|
717
717
|
},
|
|
718
718
|
{
|
|
719
719
|
"name": "redevplugin-worker-sdk",
|
|
720
|
-
"version": "0.6.
|
|
720
|
+
"version": "0.6.19",
|
|
721
721
|
"role": "worker_sdk"
|
|
722
722
|
},
|
|
723
723
|
{
|
|
724
724
|
"name": "redevplugin-runtime",
|
|
725
|
-
"version": "0.6.
|
|
725
|
+
"version": "0.6.19",
|
|
726
726
|
"role": "runtime"
|
|
727
727
|
}
|
|
728
728
|
],
|
package/dist/index.d.ts
CHANGED
|
@@ -276,41 +276,41 @@ export declare const contractRegistry: {
|
|
|
276
276
|
};
|
|
277
277
|
export declare const packageSet: {
|
|
278
278
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
279
|
-
readonly platform_version: "0.6.
|
|
279
|
+
readonly platform_version: "0.6.19";
|
|
280
280
|
readonly go_module: {
|
|
281
281
|
readonly module: "github.com/floegence/redevplugin";
|
|
282
|
-
readonly version: "v0.6.
|
|
282
|
+
readonly version: "v0.6.19";
|
|
283
283
|
};
|
|
284
284
|
readonly npm_packages: readonly [{
|
|
285
285
|
readonly name: "@floegence/redevplugin-contracts";
|
|
286
|
-
readonly version: "0.6.
|
|
286
|
+
readonly version: "0.6.19";
|
|
287
287
|
}, {
|
|
288
288
|
readonly name: "@floegence/redevplugin-ui";
|
|
289
|
-
readonly version: "0.6.
|
|
289
|
+
readonly version: "0.6.19";
|
|
290
290
|
}];
|
|
291
291
|
readonly rust_crates: readonly [{
|
|
292
292
|
readonly name: "redevplugin-contracts";
|
|
293
|
-
readonly version: "0.6.
|
|
293
|
+
readonly version: "0.6.19";
|
|
294
294
|
readonly role: "contracts";
|
|
295
295
|
}, {
|
|
296
296
|
readonly name: "redevplugin-ipc";
|
|
297
|
-
readonly version: "0.6.
|
|
297
|
+
readonly version: "0.6.19";
|
|
298
298
|
readonly role: "ipc";
|
|
299
299
|
}, {
|
|
300
300
|
readonly name: "redevplugin-wasm-abi";
|
|
301
|
-
readonly version: "0.6.
|
|
301
|
+
readonly version: "0.6.19";
|
|
302
302
|
readonly role: "wasm_abi";
|
|
303
303
|
}, {
|
|
304
304
|
readonly name: "redevplugin-target-classifier";
|
|
305
|
-
readonly version: "0.6.
|
|
305
|
+
readonly version: "0.6.19";
|
|
306
306
|
readonly role: "target_classifier";
|
|
307
307
|
}, {
|
|
308
308
|
readonly name: "redevplugin-worker-sdk";
|
|
309
|
-
readonly version: "0.6.
|
|
309
|
+
readonly version: "0.6.19";
|
|
310
310
|
readonly role: "worker_sdk";
|
|
311
311
|
}, {
|
|
312
312
|
readonly name: "redevplugin-runtime";
|
|
313
|
-
readonly version: "0.6.
|
|
313
|
+
readonly version: "0.6.19";
|
|
314
314
|
readonly role: "runtime";
|
|
315
315
|
}];
|
|
316
316
|
readonly contract_registry_version: "contract-registry-v2";
|