@floegence/redevplugin-contracts 0.7.21 → 0.7.22
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
|
@@ -673,41 +673,41 @@ export declare const generatedContractRegistry: {
|
|
|
673
673
|
};
|
|
674
674
|
export declare const generatedPackageSet: {
|
|
675
675
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
676
|
-
readonly platform_version: "0.7.
|
|
676
|
+
readonly platform_version: "0.7.22";
|
|
677
677
|
readonly go_module: {
|
|
678
678
|
readonly module: "github.com/floegence/redevplugin";
|
|
679
|
-
readonly version: "v0.7.
|
|
679
|
+
readonly version: "v0.7.22";
|
|
680
680
|
};
|
|
681
681
|
readonly npm_packages: readonly [{
|
|
682
682
|
readonly name: "@floegence/redevplugin-contracts";
|
|
683
|
-
readonly version: "0.7.
|
|
683
|
+
readonly version: "0.7.22";
|
|
684
684
|
}, {
|
|
685
685
|
readonly name: "@floegence/redevplugin-ui";
|
|
686
|
-
readonly version: "0.7.
|
|
686
|
+
readonly version: "0.7.22";
|
|
687
687
|
}];
|
|
688
688
|
readonly rust_crates: readonly [{
|
|
689
689
|
readonly name: "redevplugin-contracts";
|
|
690
|
-
readonly version: "0.7.
|
|
690
|
+
readonly version: "0.7.22";
|
|
691
691
|
readonly role: "contracts";
|
|
692
692
|
}, {
|
|
693
693
|
readonly name: "redevplugin-ipc";
|
|
694
|
-
readonly version: "0.7.
|
|
694
|
+
readonly version: "0.7.22";
|
|
695
695
|
readonly role: "ipc";
|
|
696
696
|
}, {
|
|
697
697
|
readonly name: "redevplugin-wasm-abi";
|
|
698
|
-
readonly version: "0.7.
|
|
698
|
+
readonly version: "0.7.22";
|
|
699
699
|
readonly role: "wasm_abi";
|
|
700
700
|
}, {
|
|
701
701
|
readonly name: "redevplugin-target-classifier";
|
|
702
|
-
readonly version: "0.7.
|
|
702
|
+
readonly version: "0.7.22";
|
|
703
703
|
readonly role: "target_classifier";
|
|
704
704
|
}, {
|
|
705
705
|
readonly name: "redevplugin-worker-sdk";
|
|
706
|
-
readonly version: "0.7.
|
|
706
|
+
readonly version: "0.7.22";
|
|
707
707
|
readonly role: "worker_sdk";
|
|
708
708
|
}, {
|
|
709
709
|
readonly name: "redevplugin-runtime";
|
|
710
|
-
readonly version: "0.7.
|
|
710
|
+
readonly version: "0.7.22";
|
|
711
711
|
readonly role: "runtime";
|
|
712
712
|
}];
|
|
713
713
|
readonly contract_registry_version: "contract-registry-v2";
|
package/dist/contracts.gen.js
CHANGED
|
@@ -796,50 +796,50 @@ export const generatedContractRegistry = {
|
|
|
796
796
|
};
|
|
797
797
|
export const generatedPackageSet = {
|
|
798
798
|
"schema_version": "redevplugin.platform_package_set.v1",
|
|
799
|
-
"platform_version": "0.7.
|
|
799
|
+
"platform_version": "0.7.22",
|
|
800
800
|
"go_module": {
|
|
801
801
|
"module": "github.com/floegence/redevplugin",
|
|
802
|
-
"version": "v0.7.
|
|
802
|
+
"version": "v0.7.22"
|
|
803
803
|
},
|
|
804
804
|
"npm_packages": [
|
|
805
805
|
{
|
|
806
806
|
"name": "@floegence/redevplugin-contracts",
|
|
807
|
-
"version": "0.7.
|
|
807
|
+
"version": "0.7.22"
|
|
808
808
|
},
|
|
809
809
|
{
|
|
810
810
|
"name": "@floegence/redevplugin-ui",
|
|
811
|
-
"version": "0.7.
|
|
811
|
+
"version": "0.7.22"
|
|
812
812
|
}
|
|
813
813
|
],
|
|
814
814
|
"rust_crates": [
|
|
815
815
|
{
|
|
816
816
|
"name": "redevplugin-contracts",
|
|
817
|
-
"version": "0.7.
|
|
817
|
+
"version": "0.7.22",
|
|
818
818
|
"role": "contracts"
|
|
819
819
|
},
|
|
820
820
|
{
|
|
821
821
|
"name": "redevplugin-ipc",
|
|
822
|
-
"version": "0.7.
|
|
822
|
+
"version": "0.7.22",
|
|
823
823
|
"role": "ipc"
|
|
824
824
|
},
|
|
825
825
|
{
|
|
826
826
|
"name": "redevplugin-wasm-abi",
|
|
827
|
-
"version": "0.7.
|
|
827
|
+
"version": "0.7.22",
|
|
828
828
|
"role": "wasm_abi"
|
|
829
829
|
},
|
|
830
830
|
{
|
|
831
831
|
"name": "redevplugin-target-classifier",
|
|
832
|
-
"version": "0.7.
|
|
832
|
+
"version": "0.7.22",
|
|
833
833
|
"role": "target_classifier"
|
|
834
834
|
},
|
|
835
835
|
{
|
|
836
836
|
"name": "redevplugin-worker-sdk",
|
|
837
|
-
"version": "0.7.
|
|
837
|
+
"version": "0.7.22",
|
|
838
838
|
"role": "worker_sdk"
|
|
839
839
|
},
|
|
840
840
|
{
|
|
841
841
|
"name": "redevplugin-runtime",
|
|
842
|
-
"version": "0.7.
|
|
842
|
+
"version": "0.7.22",
|
|
843
843
|
"role": "runtime"
|
|
844
844
|
}
|
|
845
845
|
],
|
package/dist/index.d.ts
CHANGED
|
@@ -322,41 +322,41 @@ export declare const contractRegistry: {
|
|
|
322
322
|
};
|
|
323
323
|
export declare const packageSet: {
|
|
324
324
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
325
|
-
readonly platform_version: "0.7.
|
|
325
|
+
readonly platform_version: "0.7.22";
|
|
326
326
|
readonly go_module: {
|
|
327
327
|
readonly module: "github.com/floegence/redevplugin";
|
|
328
|
-
readonly version: "v0.7.
|
|
328
|
+
readonly version: "v0.7.22";
|
|
329
329
|
};
|
|
330
330
|
readonly npm_packages: readonly [{
|
|
331
331
|
readonly name: "@floegence/redevplugin-contracts";
|
|
332
|
-
readonly version: "0.7.
|
|
332
|
+
readonly version: "0.7.22";
|
|
333
333
|
}, {
|
|
334
334
|
readonly name: "@floegence/redevplugin-ui";
|
|
335
|
-
readonly version: "0.7.
|
|
335
|
+
readonly version: "0.7.22";
|
|
336
336
|
}];
|
|
337
337
|
readonly rust_crates: readonly [{
|
|
338
338
|
readonly name: "redevplugin-contracts";
|
|
339
|
-
readonly version: "0.7.
|
|
339
|
+
readonly version: "0.7.22";
|
|
340
340
|
readonly role: "contracts";
|
|
341
341
|
}, {
|
|
342
342
|
readonly name: "redevplugin-ipc";
|
|
343
|
-
readonly version: "0.7.
|
|
343
|
+
readonly version: "0.7.22";
|
|
344
344
|
readonly role: "ipc";
|
|
345
345
|
}, {
|
|
346
346
|
readonly name: "redevplugin-wasm-abi";
|
|
347
|
-
readonly version: "0.7.
|
|
347
|
+
readonly version: "0.7.22";
|
|
348
348
|
readonly role: "wasm_abi";
|
|
349
349
|
}, {
|
|
350
350
|
readonly name: "redevplugin-target-classifier";
|
|
351
|
-
readonly version: "0.7.
|
|
351
|
+
readonly version: "0.7.22";
|
|
352
352
|
readonly role: "target_classifier";
|
|
353
353
|
}, {
|
|
354
354
|
readonly name: "redevplugin-worker-sdk";
|
|
355
|
-
readonly version: "0.7.
|
|
355
|
+
readonly version: "0.7.22";
|
|
356
356
|
readonly role: "worker_sdk";
|
|
357
357
|
}, {
|
|
358
358
|
readonly name: "redevplugin-runtime";
|
|
359
|
-
readonly version: "0.7.
|
|
359
|
+
readonly version: "0.7.22";
|
|
360
360
|
readonly role: "runtime";
|
|
361
361
|
}];
|
|
362
362
|
readonly contract_registry_version: "contract-registry-v2";
|