@floegence/redevplugin-contracts 0.7.2 → 0.7.3
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
|
@@ -662,41 +662,41 @@ export declare const generatedContractRegistry: {
|
|
|
662
662
|
};
|
|
663
663
|
export declare const generatedPackageSet: {
|
|
664
664
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
665
|
-
readonly platform_version: "0.7.
|
|
665
|
+
readonly platform_version: "0.7.3";
|
|
666
666
|
readonly go_module: {
|
|
667
667
|
readonly module: "github.com/floegence/redevplugin";
|
|
668
|
-
readonly version: "v0.7.
|
|
668
|
+
readonly version: "v0.7.3";
|
|
669
669
|
};
|
|
670
670
|
readonly npm_packages: readonly [{
|
|
671
671
|
readonly name: "@floegence/redevplugin-contracts";
|
|
672
|
-
readonly version: "0.7.
|
|
672
|
+
readonly version: "0.7.3";
|
|
673
673
|
}, {
|
|
674
674
|
readonly name: "@floegence/redevplugin-ui";
|
|
675
|
-
readonly version: "0.7.
|
|
675
|
+
readonly version: "0.7.3";
|
|
676
676
|
}];
|
|
677
677
|
readonly rust_crates: readonly [{
|
|
678
678
|
readonly name: "redevplugin-contracts";
|
|
679
|
-
readonly version: "0.7.
|
|
679
|
+
readonly version: "0.7.3";
|
|
680
680
|
readonly role: "contracts";
|
|
681
681
|
}, {
|
|
682
682
|
readonly name: "redevplugin-ipc";
|
|
683
|
-
readonly version: "0.7.
|
|
683
|
+
readonly version: "0.7.3";
|
|
684
684
|
readonly role: "ipc";
|
|
685
685
|
}, {
|
|
686
686
|
readonly name: "redevplugin-wasm-abi";
|
|
687
|
-
readonly version: "0.7.
|
|
687
|
+
readonly version: "0.7.3";
|
|
688
688
|
readonly role: "wasm_abi";
|
|
689
689
|
}, {
|
|
690
690
|
readonly name: "redevplugin-target-classifier";
|
|
691
|
-
readonly version: "0.7.
|
|
691
|
+
readonly version: "0.7.3";
|
|
692
692
|
readonly role: "target_classifier";
|
|
693
693
|
}, {
|
|
694
694
|
readonly name: "redevplugin-worker-sdk";
|
|
695
|
-
readonly version: "0.7.
|
|
695
|
+
readonly version: "0.7.3";
|
|
696
696
|
readonly role: "worker_sdk";
|
|
697
697
|
}, {
|
|
698
698
|
readonly name: "redevplugin-runtime";
|
|
699
|
-
readonly version: "0.7.
|
|
699
|
+
readonly version: "0.7.3";
|
|
700
700
|
readonly role: "runtime";
|
|
701
701
|
}];
|
|
702
702
|
readonly contract_registry_version: "contract-registry-v2";
|
package/dist/contracts.gen.js
CHANGED
|
@@ -783,50 +783,50 @@ export const generatedContractRegistry = {
|
|
|
783
783
|
};
|
|
784
784
|
export const generatedPackageSet = {
|
|
785
785
|
"schema_version": "redevplugin.platform_package_set.v1",
|
|
786
|
-
"platform_version": "0.7.
|
|
786
|
+
"platform_version": "0.7.3",
|
|
787
787
|
"go_module": {
|
|
788
788
|
"module": "github.com/floegence/redevplugin",
|
|
789
|
-
"version": "v0.7.
|
|
789
|
+
"version": "v0.7.3"
|
|
790
790
|
},
|
|
791
791
|
"npm_packages": [
|
|
792
792
|
{
|
|
793
793
|
"name": "@floegence/redevplugin-contracts",
|
|
794
|
-
"version": "0.7.
|
|
794
|
+
"version": "0.7.3"
|
|
795
795
|
},
|
|
796
796
|
{
|
|
797
797
|
"name": "@floegence/redevplugin-ui",
|
|
798
|
-
"version": "0.7.
|
|
798
|
+
"version": "0.7.3"
|
|
799
799
|
}
|
|
800
800
|
],
|
|
801
801
|
"rust_crates": [
|
|
802
802
|
{
|
|
803
803
|
"name": "redevplugin-contracts",
|
|
804
|
-
"version": "0.7.
|
|
804
|
+
"version": "0.7.3",
|
|
805
805
|
"role": "contracts"
|
|
806
806
|
},
|
|
807
807
|
{
|
|
808
808
|
"name": "redevplugin-ipc",
|
|
809
|
-
"version": "0.7.
|
|
809
|
+
"version": "0.7.3",
|
|
810
810
|
"role": "ipc"
|
|
811
811
|
},
|
|
812
812
|
{
|
|
813
813
|
"name": "redevplugin-wasm-abi",
|
|
814
|
-
"version": "0.7.
|
|
814
|
+
"version": "0.7.3",
|
|
815
815
|
"role": "wasm_abi"
|
|
816
816
|
},
|
|
817
817
|
{
|
|
818
818
|
"name": "redevplugin-target-classifier",
|
|
819
|
-
"version": "0.7.
|
|
819
|
+
"version": "0.7.3",
|
|
820
820
|
"role": "target_classifier"
|
|
821
821
|
},
|
|
822
822
|
{
|
|
823
823
|
"name": "redevplugin-worker-sdk",
|
|
824
|
-
"version": "0.7.
|
|
824
|
+
"version": "0.7.3",
|
|
825
825
|
"role": "worker_sdk"
|
|
826
826
|
},
|
|
827
827
|
{
|
|
828
828
|
"name": "redevplugin-runtime",
|
|
829
|
-
"version": "0.7.
|
|
829
|
+
"version": "0.7.3",
|
|
830
830
|
"role": "runtime"
|
|
831
831
|
}
|
|
832
832
|
],
|
package/dist/index.d.ts
CHANGED
|
@@ -317,41 +317,41 @@ export declare const contractRegistry: {
|
|
|
317
317
|
};
|
|
318
318
|
export declare const packageSet: {
|
|
319
319
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
320
|
-
readonly platform_version: "0.7.
|
|
320
|
+
readonly platform_version: "0.7.3";
|
|
321
321
|
readonly go_module: {
|
|
322
322
|
readonly module: "github.com/floegence/redevplugin";
|
|
323
|
-
readonly version: "v0.7.
|
|
323
|
+
readonly version: "v0.7.3";
|
|
324
324
|
};
|
|
325
325
|
readonly npm_packages: readonly [{
|
|
326
326
|
readonly name: "@floegence/redevplugin-contracts";
|
|
327
|
-
readonly version: "0.7.
|
|
327
|
+
readonly version: "0.7.3";
|
|
328
328
|
}, {
|
|
329
329
|
readonly name: "@floegence/redevplugin-ui";
|
|
330
|
-
readonly version: "0.7.
|
|
330
|
+
readonly version: "0.7.3";
|
|
331
331
|
}];
|
|
332
332
|
readonly rust_crates: readonly [{
|
|
333
333
|
readonly name: "redevplugin-contracts";
|
|
334
|
-
readonly version: "0.7.
|
|
334
|
+
readonly version: "0.7.3";
|
|
335
335
|
readonly role: "contracts";
|
|
336
336
|
}, {
|
|
337
337
|
readonly name: "redevplugin-ipc";
|
|
338
|
-
readonly version: "0.7.
|
|
338
|
+
readonly version: "0.7.3";
|
|
339
339
|
readonly role: "ipc";
|
|
340
340
|
}, {
|
|
341
341
|
readonly name: "redevplugin-wasm-abi";
|
|
342
|
-
readonly version: "0.7.
|
|
342
|
+
readonly version: "0.7.3";
|
|
343
343
|
readonly role: "wasm_abi";
|
|
344
344
|
}, {
|
|
345
345
|
readonly name: "redevplugin-target-classifier";
|
|
346
|
-
readonly version: "0.7.
|
|
346
|
+
readonly version: "0.7.3";
|
|
347
347
|
readonly role: "target_classifier";
|
|
348
348
|
}, {
|
|
349
349
|
readonly name: "redevplugin-worker-sdk";
|
|
350
|
-
readonly version: "0.7.
|
|
350
|
+
readonly version: "0.7.3";
|
|
351
351
|
readonly role: "worker_sdk";
|
|
352
352
|
}, {
|
|
353
353
|
readonly name: "redevplugin-runtime";
|
|
354
|
-
readonly version: "0.7.
|
|
354
|
+
readonly version: "0.7.3";
|
|
355
355
|
readonly role: "runtime";
|
|
356
356
|
}];
|
|
357
357
|
readonly contract_registry_version: "contract-registry-v2";
|