@floegence/redevplugin-contracts 0.6.23 → 0.6.24
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
|
@@ -651,41 +651,41 @@ export declare const generatedContractRegistry: {
|
|
|
651
651
|
};
|
|
652
652
|
export declare const generatedPackageSet: {
|
|
653
653
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
654
|
-
readonly platform_version: "0.6.
|
|
654
|
+
readonly platform_version: "0.6.24";
|
|
655
655
|
readonly go_module: {
|
|
656
656
|
readonly module: "github.com/floegence/redevplugin";
|
|
657
|
-
readonly version: "v0.6.
|
|
657
|
+
readonly version: "v0.6.24";
|
|
658
658
|
};
|
|
659
659
|
readonly npm_packages: readonly [{
|
|
660
660
|
readonly name: "@floegence/redevplugin-contracts";
|
|
661
|
-
readonly version: "0.6.
|
|
661
|
+
readonly version: "0.6.24";
|
|
662
662
|
}, {
|
|
663
663
|
readonly name: "@floegence/redevplugin-ui";
|
|
664
|
-
readonly version: "0.6.
|
|
664
|
+
readonly version: "0.6.24";
|
|
665
665
|
}];
|
|
666
666
|
readonly rust_crates: readonly [{
|
|
667
667
|
readonly name: "redevplugin-contracts";
|
|
668
|
-
readonly version: "0.6.
|
|
668
|
+
readonly version: "0.6.24";
|
|
669
669
|
readonly role: "contracts";
|
|
670
670
|
}, {
|
|
671
671
|
readonly name: "redevplugin-ipc";
|
|
672
|
-
readonly version: "0.6.
|
|
672
|
+
readonly version: "0.6.24";
|
|
673
673
|
readonly role: "ipc";
|
|
674
674
|
}, {
|
|
675
675
|
readonly name: "redevplugin-wasm-abi";
|
|
676
|
-
readonly version: "0.6.
|
|
676
|
+
readonly version: "0.6.24";
|
|
677
677
|
readonly role: "wasm_abi";
|
|
678
678
|
}, {
|
|
679
679
|
readonly name: "redevplugin-target-classifier";
|
|
680
|
-
readonly version: "0.6.
|
|
680
|
+
readonly version: "0.6.24";
|
|
681
681
|
readonly role: "target_classifier";
|
|
682
682
|
}, {
|
|
683
683
|
readonly name: "redevplugin-worker-sdk";
|
|
684
|
-
readonly version: "0.6.
|
|
684
|
+
readonly version: "0.6.24";
|
|
685
685
|
readonly role: "worker_sdk";
|
|
686
686
|
}, {
|
|
687
687
|
readonly name: "redevplugin-runtime";
|
|
688
|
-
readonly version: "0.6.
|
|
688
|
+
readonly version: "0.6.24";
|
|
689
689
|
readonly role: "runtime";
|
|
690
690
|
}];
|
|
691
691
|
readonly contract_registry_version: "contract-registry-v2";
|
package/dist/contracts.gen.js
CHANGED
|
@@ -770,50 +770,50 @@ export const generatedContractRegistry = {
|
|
|
770
770
|
};
|
|
771
771
|
export const generatedPackageSet = {
|
|
772
772
|
"schema_version": "redevplugin.platform_package_set.v1",
|
|
773
|
-
"platform_version": "0.6.
|
|
773
|
+
"platform_version": "0.6.24",
|
|
774
774
|
"go_module": {
|
|
775
775
|
"module": "github.com/floegence/redevplugin",
|
|
776
|
-
"version": "v0.6.
|
|
776
|
+
"version": "v0.6.24"
|
|
777
777
|
},
|
|
778
778
|
"npm_packages": [
|
|
779
779
|
{
|
|
780
780
|
"name": "@floegence/redevplugin-contracts",
|
|
781
|
-
"version": "0.6.
|
|
781
|
+
"version": "0.6.24"
|
|
782
782
|
},
|
|
783
783
|
{
|
|
784
784
|
"name": "@floegence/redevplugin-ui",
|
|
785
|
-
"version": "0.6.
|
|
785
|
+
"version": "0.6.24"
|
|
786
786
|
}
|
|
787
787
|
],
|
|
788
788
|
"rust_crates": [
|
|
789
789
|
{
|
|
790
790
|
"name": "redevplugin-contracts",
|
|
791
|
-
"version": "0.6.
|
|
791
|
+
"version": "0.6.24",
|
|
792
792
|
"role": "contracts"
|
|
793
793
|
},
|
|
794
794
|
{
|
|
795
795
|
"name": "redevplugin-ipc",
|
|
796
|
-
"version": "0.6.
|
|
796
|
+
"version": "0.6.24",
|
|
797
797
|
"role": "ipc"
|
|
798
798
|
},
|
|
799
799
|
{
|
|
800
800
|
"name": "redevplugin-wasm-abi",
|
|
801
|
-
"version": "0.6.
|
|
801
|
+
"version": "0.6.24",
|
|
802
802
|
"role": "wasm_abi"
|
|
803
803
|
},
|
|
804
804
|
{
|
|
805
805
|
"name": "redevplugin-target-classifier",
|
|
806
|
-
"version": "0.6.
|
|
806
|
+
"version": "0.6.24",
|
|
807
807
|
"role": "target_classifier"
|
|
808
808
|
},
|
|
809
809
|
{
|
|
810
810
|
"name": "redevplugin-worker-sdk",
|
|
811
|
-
"version": "0.6.
|
|
811
|
+
"version": "0.6.24",
|
|
812
812
|
"role": "worker_sdk"
|
|
813
813
|
},
|
|
814
814
|
{
|
|
815
815
|
"name": "redevplugin-runtime",
|
|
816
|
-
"version": "0.6.
|
|
816
|
+
"version": "0.6.24",
|
|
817
817
|
"role": "runtime"
|
|
818
818
|
}
|
|
819
819
|
],
|
package/dist/index.d.ts
CHANGED
|
@@ -311,41 +311,41 @@ export declare const contractRegistry: {
|
|
|
311
311
|
};
|
|
312
312
|
export declare const packageSet: {
|
|
313
313
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
314
|
-
readonly platform_version: "0.6.
|
|
314
|
+
readonly platform_version: "0.6.24";
|
|
315
315
|
readonly go_module: {
|
|
316
316
|
readonly module: "github.com/floegence/redevplugin";
|
|
317
|
-
readonly version: "v0.6.
|
|
317
|
+
readonly version: "v0.6.24";
|
|
318
318
|
};
|
|
319
319
|
readonly npm_packages: readonly [{
|
|
320
320
|
readonly name: "@floegence/redevplugin-contracts";
|
|
321
|
-
readonly version: "0.6.
|
|
321
|
+
readonly version: "0.6.24";
|
|
322
322
|
}, {
|
|
323
323
|
readonly name: "@floegence/redevplugin-ui";
|
|
324
|
-
readonly version: "0.6.
|
|
324
|
+
readonly version: "0.6.24";
|
|
325
325
|
}];
|
|
326
326
|
readonly rust_crates: readonly [{
|
|
327
327
|
readonly name: "redevplugin-contracts";
|
|
328
|
-
readonly version: "0.6.
|
|
328
|
+
readonly version: "0.6.24";
|
|
329
329
|
readonly role: "contracts";
|
|
330
330
|
}, {
|
|
331
331
|
readonly name: "redevplugin-ipc";
|
|
332
|
-
readonly version: "0.6.
|
|
332
|
+
readonly version: "0.6.24";
|
|
333
333
|
readonly role: "ipc";
|
|
334
334
|
}, {
|
|
335
335
|
readonly name: "redevplugin-wasm-abi";
|
|
336
|
-
readonly version: "0.6.
|
|
336
|
+
readonly version: "0.6.24";
|
|
337
337
|
readonly role: "wasm_abi";
|
|
338
338
|
}, {
|
|
339
339
|
readonly name: "redevplugin-target-classifier";
|
|
340
|
-
readonly version: "0.6.
|
|
340
|
+
readonly version: "0.6.24";
|
|
341
341
|
readonly role: "target_classifier";
|
|
342
342
|
}, {
|
|
343
343
|
readonly name: "redevplugin-worker-sdk";
|
|
344
|
-
readonly version: "0.6.
|
|
344
|
+
readonly version: "0.6.24";
|
|
345
345
|
readonly role: "worker_sdk";
|
|
346
346
|
}, {
|
|
347
347
|
readonly name: "redevplugin-runtime";
|
|
348
|
-
readonly version: "0.6.
|
|
348
|
+
readonly version: "0.6.24";
|
|
349
349
|
readonly role: "runtime";
|
|
350
350
|
}];
|
|
351
351
|
readonly contract_registry_version: "contract-registry-v2";
|