@floegence/redevplugin-contracts 0.6.21 → 0.6.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
|
@@ -618,41 +618,41 @@ export declare const generatedContractRegistry: {
|
|
|
618
618
|
};
|
|
619
619
|
export declare const generatedPackageSet: {
|
|
620
620
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
621
|
-
readonly platform_version: "0.6.
|
|
621
|
+
readonly platform_version: "0.6.22";
|
|
622
622
|
readonly go_module: {
|
|
623
623
|
readonly module: "github.com/floegence/redevplugin";
|
|
624
|
-
readonly version: "v0.6.
|
|
624
|
+
readonly version: "v0.6.22";
|
|
625
625
|
};
|
|
626
626
|
readonly npm_packages: readonly [{
|
|
627
627
|
readonly name: "@floegence/redevplugin-contracts";
|
|
628
|
-
readonly version: "0.6.
|
|
628
|
+
readonly version: "0.6.22";
|
|
629
629
|
}, {
|
|
630
630
|
readonly name: "@floegence/redevplugin-ui";
|
|
631
|
-
readonly version: "0.6.
|
|
631
|
+
readonly version: "0.6.22";
|
|
632
632
|
}];
|
|
633
633
|
readonly rust_crates: readonly [{
|
|
634
634
|
readonly name: "redevplugin-contracts";
|
|
635
|
-
readonly version: "0.6.
|
|
635
|
+
readonly version: "0.6.22";
|
|
636
636
|
readonly role: "contracts";
|
|
637
637
|
}, {
|
|
638
638
|
readonly name: "redevplugin-ipc";
|
|
639
|
-
readonly version: "0.6.
|
|
639
|
+
readonly version: "0.6.22";
|
|
640
640
|
readonly role: "ipc";
|
|
641
641
|
}, {
|
|
642
642
|
readonly name: "redevplugin-wasm-abi";
|
|
643
|
-
readonly version: "0.6.
|
|
643
|
+
readonly version: "0.6.22";
|
|
644
644
|
readonly role: "wasm_abi";
|
|
645
645
|
}, {
|
|
646
646
|
readonly name: "redevplugin-target-classifier";
|
|
647
|
-
readonly version: "0.6.
|
|
647
|
+
readonly version: "0.6.22";
|
|
648
648
|
readonly role: "target_classifier";
|
|
649
649
|
}, {
|
|
650
650
|
readonly name: "redevplugin-worker-sdk";
|
|
651
|
-
readonly version: "0.6.
|
|
651
|
+
readonly version: "0.6.22";
|
|
652
652
|
readonly role: "worker_sdk";
|
|
653
653
|
}, {
|
|
654
654
|
readonly name: "redevplugin-runtime";
|
|
655
|
-
readonly version: "0.6.
|
|
655
|
+
readonly version: "0.6.22";
|
|
656
656
|
readonly role: "runtime";
|
|
657
657
|
}];
|
|
658
658
|
readonly contract_registry_version: "contract-registry-v2";
|
package/dist/contracts.gen.js
CHANGED
|
@@ -731,50 +731,50 @@ export const generatedContractRegistry = {
|
|
|
731
731
|
};
|
|
732
732
|
export const generatedPackageSet = {
|
|
733
733
|
"schema_version": "redevplugin.platform_package_set.v1",
|
|
734
|
-
"platform_version": "0.6.
|
|
734
|
+
"platform_version": "0.6.22",
|
|
735
735
|
"go_module": {
|
|
736
736
|
"module": "github.com/floegence/redevplugin",
|
|
737
|
-
"version": "v0.6.
|
|
737
|
+
"version": "v0.6.22"
|
|
738
738
|
},
|
|
739
739
|
"npm_packages": [
|
|
740
740
|
{
|
|
741
741
|
"name": "@floegence/redevplugin-contracts",
|
|
742
|
-
"version": "0.6.
|
|
742
|
+
"version": "0.6.22"
|
|
743
743
|
},
|
|
744
744
|
{
|
|
745
745
|
"name": "@floegence/redevplugin-ui",
|
|
746
|
-
"version": "0.6.
|
|
746
|
+
"version": "0.6.22"
|
|
747
747
|
}
|
|
748
748
|
],
|
|
749
749
|
"rust_crates": [
|
|
750
750
|
{
|
|
751
751
|
"name": "redevplugin-contracts",
|
|
752
|
-
"version": "0.6.
|
|
752
|
+
"version": "0.6.22",
|
|
753
753
|
"role": "contracts"
|
|
754
754
|
},
|
|
755
755
|
{
|
|
756
756
|
"name": "redevplugin-ipc",
|
|
757
|
-
"version": "0.6.
|
|
757
|
+
"version": "0.6.22",
|
|
758
758
|
"role": "ipc"
|
|
759
759
|
},
|
|
760
760
|
{
|
|
761
761
|
"name": "redevplugin-wasm-abi",
|
|
762
|
-
"version": "0.6.
|
|
762
|
+
"version": "0.6.22",
|
|
763
763
|
"role": "wasm_abi"
|
|
764
764
|
},
|
|
765
765
|
{
|
|
766
766
|
"name": "redevplugin-target-classifier",
|
|
767
|
-
"version": "0.6.
|
|
767
|
+
"version": "0.6.22",
|
|
768
768
|
"role": "target_classifier"
|
|
769
769
|
},
|
|
770
770
|
{
|
|
771
771
|
"name": "redevplugin-worker-sdk",
|
|
772
|
-
"version": "0.6.
|
|
772
|
+
"version": "0.6.22",
|
|
773
773
|
"role": "worker_sdk"
|
|
774
774
|
},
|
|
775
775
|
{
|
|
776
776
|
"name": "redevplugin-runtime",
|
|
777
|
-
"version": "0.6.
|
|
777
|
+
"version": "0.6.22",
|
|
778
778
|
"role": "runtime"
|
|
779
779
|
}
|
|
780
780
|
],
|
package/dist/index.d.ts
CHANGED
|
@@ -296,41 +296,41 @@ export declare const contractRegistry: {
|
|
|
296
296
|
};
|
|
297
297
|
export declare const packageSet: {
|
|
298
298
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
299
|
-
readonly platform_version: "0.6.
|
|
299
|
+
readonly platform_version: "0.6.22";
|
|
300
300
|
readonly go_module: {
|
|
301
301
|
readonly module: "github.com/floegence/redevplugin";
|
|
302
|
-
readonly version: "v0.6.
|
|
302
|
+
readonly version: "v0.6.22";
|
|
303
303
|
};
|
|
304
304
|
readonly npm_packages: readonly [{
|
|
305
305
|
readonly name: "@floegence/redevplugin-contracts";
|
|
306
|
-
readonly version: "0.6.
|
|
306
|
+
readonly version: "0.6.22";
|
|
307
307
|
}, {
|
|
308
308
|
readonly name: "@floegence/redevplugin-ui";
|
|
309
|
-
readonly version: "0.6.
|
|
309
|
+
readonly version: "0.6.22";
|
|
310
310
|
}];
|
|
311
311
|
readonly rust_crates: readonly [{
|
|
312
312
|
readonly name: "redevplugin-contracts";
|
|
313
|
-
readonly version: "0.6.
|
|
313
|
+
readonly version: "0.6.22";
|
|
314
314
|
readonly role: "contracts";
|
|
315
315
|
}, {
|
|
316
316
|
readonly name: "redevplugin-ipc";
|
|
317
|
-
readonly version: "0.6.
|
|
317
|
+
readonly version: "0.6.22";
|
|
318
318
|
readonly role: "ipc";
|
|
319
319
|
}, {
|
|
320
320
|
readonly name: "redevplugin-wasm-abi";
|
|
321
|
-
readonly version: "0.6.
|
|
321
|
+
readonly version: "0.6.22";
|
|
322
322
|
readonly role: "wasm_abi";
|
|
323
323
|
}, {
|
|
324
324
|
readonly name: "redevplugin-target-classifier";
|
|
325
|
-
readonly version: "0.6.
|
|
325
|
+
readonly version: "0.6.22";
|
|
326
326
|
readonly role: "target_classifier";
|
|
327
327
|
}, {
|
|
328
328
|
readonly name: "redevplugin-worker-sdk";
|
|
329
|
-
readonly version: "0.6.
|
|
329
|
+
readonly version: "0.6.22";
|
|
330
330
|
readonly role: "worker_sdk";
|
|
331
331
|
}, {
|
|
332
332
|
readonly name: "redevplugin-runtime";
|
|
333
|
-
readonly version: "0.6.
|
|
333
|
+
readonly version: "0.6.22";
|
|
334
334
|
readonly role: "runtime";
|
|
335
335
|
}];
|
|
336
336
|
readonly contract_registry_version: "contract-registry-v2";
|