@floegence/redevplugin-contracts 0.6.13 → 0.6.14
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
|
@@ -552,41 +552,41 @@ export declare const generatedContractRegistry: {
|
|
|
552
552
|
};
|
|
553
553
|
export declare const generatedPackageSet: {
|
|
554
554
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
555
|
-
readonly platform_version: "0.6.
|
|
555
|
+
readonly platform_version: "0.6.14";
|
|
556
556
|
readonly go_module: {
|
|
557
557
|
readonly module: "github.com/floegence/redevplugin";
|
|
558
|
-
readonly version: "v0.6.
|
|
558
|
+
readonly version: "v0.6.14";
|
|
559
559
|
};
|
|
560
560
|
readonly npm_packages: readonly [{
|
|
561
561
|
readonly name: "@floegence/redevplugin-contracts";
|
|
562
|
-
readonly version: "0.6.
|
|
562
|
+
readonly version: "0.6.14";
|
|
563
563
|
}, {
|
|
564
564
|
readonly name: "@floegence/redevplugin-ui";
|
|
565
|
-
readonly version: "0.6.
|
|
565
|
+
readonly version: "0.6.14";
|
|
566
566
|
}];
|
|
567
567
|
readonly rust_crates: readonly [{
|
|
568
568
|
readonly name: "redevplugin-contracts";
|
|
569
|
-
readonly version: "0.6.
|
|
569
|
+
readonly version: "0.6.14";
|
|
570
570
|
readonly role: "contracts";
|
|
571
571
|
}, {
|
|
572
572
|
readonly name: "redevplugin-ipc";
|
|
573
|
-
readonly version: "0.6.
|
|
573
|
+
readonly version: "0.6.14";
|
|
574
574
|
readonly role: "ipc";
|
|
575
575
|
}, {
|
|
576
576
|
readonly name: "redevplugin-wasm-abi";
|
|
577
|
-
readonly version: "0.6.
|
|
577
|
+
readonly version: "0.6.14";
|
|
578
578
|
readonly role: "wasm_abi";
|
|
579
579
|
}, {
|
|
580
580
|
readonly name: "redevplugin-target-classifier";
|
|
581
|
-
readonly version: "0.6.
|
|
581
|
+
readonly version: "0.6.14";
|
|
582
582
|
readonly role: "target_classifier";
|
|
583
583
|
}, {
|
|
584
584
|
readonly name: "redevplugin-worker-sdk";
|
|
585
|
-
readonly version: "0.6.
|
|
585
|
+
readonly version: "0.6.14";
|
|
586
586
|
readonly role: "worker_sdk";
|
|
587
587
|
}, {
|
|
588
588
|
readonly name: "redevplugin-runtime";
|
|
589
|
-
readonly version: "0.6.
|
|
589
|
+
readonly version: "0.6.14";
|
|
590
590
|
readonly role: "runtime";
|
|
591
591
|
}];
|
|
592
592
|
readonly contract_registry_version: "contract-registry-v2";
|
package/dist/contracts.gen.js
CHANGED
|
@@ -653,50 +653,50 @@ export const generatedContractRegistry = {
|
|
|
653
653
|
};
|
|
654
654
|
export const generatedPackageSet = {
|
|
655
655
|
"schema_version": "redevplugin.platform_package_set.v1",
|
|
656
|
-
"platform_version": "0.6.
|
|
656
|
+
"platform_version": "0.6.14",
|
|
657
657
|
"go_module": {
|
|
658
658
|
"module": "github.com/floegence/redevplugin",
|
|
659
|
-
"version": "v0.6.
|
|
659
|
+
"version": "v0.6.14"
|
|
660
660
|
},
|
|
661
661
|
"npm_packages": [
|
|
662
662
|
{
|
|
663
663
|
"name": "@floegence/redevplugin-contracts",
|
|
664
|
-
"version": "0.6.
|
|
664
|
+
"version": "0.6.14"
|
|
665
665
|
},
|
|
666
666
|
{
|
|
667
667
|
"name": "@floegence/redevplugin-ui",
|
|
668
|
-
"version": "0.6.
|
|
668
|
+
"version": "0.6.14"
|
|
669
669
|
}
|
|
670
670
|
],
|
|
671
671
|
"rust_crates": [
|
|
672
672
|
{
|
|
673
673
|
"name": "redevplugin-contracts",
|
|
674
|
-
"version": "0.6.
|
|
674
|
+
"version": "0.6.14",
|
|
675
675
|
"role": "contracts"
|
|
676
676
|
},
|
|
677
677
|
{
|
|
678
678
|
"name": "redevplugin-ipc",
|
|
679
|
-
"version": "0.6.
|
|
679
|
+
"version": "0.6.14",
|
|
680
680
|
"role": "ipc"
|
|
681
681
|
},
|
|
682
682
|
{
|
|
683
683
|
"name": "redevplugin-wasm-abi",
|
|
684
|
-
"version": "0.6.
|
|
684
|
+
"version": "0.6.14",
|
|
685
685
|
"role": "wasm_abi"
|
|
686
686
|
},
|
|
687
687
|
{
|
|
688
688
|
"name": "redevplugin-target-classifier",
|
|
689
|
-
"version": "0.6.
|
|
689
|
+
"version": "0.6.14",
|
|
690
690
|
"role": "target_classifier"
|
|
691
691
|
},
|
|
692
692
|
{
|
|
693
693
|
"name": "redevplugin-worker-sdk",
|
|
694
|
-
"version": "0.6.
|
|
694
|
+
"version": "0.6.14",
|
|
695
695
|
"role": "worker_sdk"
|
|
696
696
|
},
|
|
697
697
|
{
|
|
698
698
|
"name": "redevplugin-runtime",
|
|
699
|
-
"version": "0.6.
|
|
699
|
+
"version": "0.6.14",
|
|
700
700
|
"role": "runtime"
|
|
701
701
|
}
|
|
702
702
|
],
|
package/dist/index.d.ts
CHANGED
|
@@ -266,41 +266,41 @@ export declare const contractRegistry: {
|
|
|
266
266
|
};
|
|
267
267
|
export declare const packageSet: {
|
|
268
268
|
readonly schema_version: "redevplugin.platform_package_set.v1";
|
|
269
|
-
readonly platform_version: "0.6.
|
|
269
|
+
readonly platform_version: "0.6.14";
|
|
270
270
|
readonly go_module: {
|
|
271
271
|
readonly module: "github.com/floegence/redevplugin";
|
|
272
|
-
readonly version: "v0.6.
|
|
272
|
+
readonly version: "v0.6.14";
|
|
273
273
|
};
|
|
274
274
|
readonly npm_packages: readonly [{
|
|
275
275
|
readonly name: "@floegence/redevplugin-contracts";
|
|
276
|
-
readonly version: "0.6.
|
|
276
|
+
readonly version: "0.6.14";
|
|
277
277
|
}, {
|
|
278
278
|
readonly name: "@floegence/redevplugin-ui";
|
|
279
|
-
readonly version: "0.6.
|
|
279
|
+
readonly version: "0.6.14";
|
|
280
280
|
}];
|
|
281
281
|
readonly rust_crates: readonly [{
|
|
282
282
|
readonly name: "redevplugin-contracts";
|
|
283
|
-
readonly version: "0.6.
|
|
283
|
+
readonly version: "0.6.14";
|
|
284
284
|
readonly role: "contracts";
|
|
285
285
|
}, {
|
|
286
286
|
readonly name: "redevplugin-ipc";
|
|
287
|
-
readonly version: "0.6.
|
|
287
|
+
readonly version: "0.6.14";
|
|
288
288
|
readonly role: "ipc";
|
|
289
289
|
}, {
|
|
290
290
|
readonly name: "redevplugin-wasm-abi";
|
|
291
|
-
readonly version: "0.6.
|
|
291
|
+
readonly version: "0.6.14";
|
|
292
292
|
readonly role: "wasm_abi";
|
|
293
293
|
}, {
|
|
294
294
|
readonly name: "redevplugin-target-classifier";
|
|
295
|
-
readonly version: "0.6.
|
|
295
|
+
readonly version: "0.6.14";
|
|
296
296
|
readonly role: "target_classifier";
|
|
297
297
|
}, {
|
|
298
298
|
readonly name: "redevplugin-worker-sdk";
|
|
299
|
-
readonly version: "0.6.
|
|
299
|
+
readonly version: "0.6.14";
|
|
300
300
|
readonly role: "worker_sdk";
|
|
301
301
|
}, {
|
|
302
302
|
readonly name: "redevplugin-runtime";
|
|
303
|
-
readonly version: "0.6.
|
|
303
|
+
readonly version: "0.6.14";
|
|
304
304
|
readonly role: "runtime";
|
|
305
305
|
}];
|
|
306
306
|
readonly contract_registry_version: "contract-registry-v2";
|