@floegence/redevplugin-ui 0.6.20 → 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 +45 -25
- package/dist/contracts.gen.js +49 -25
- package/dist/openapi.gen.d.ts +11 -11
- package/package.json +2 -2
package/dist/contracts.gen.d.ts
CHANGED
|
@@ -25,10 +25,10 @@ export declare const redevPluginContractVersions: {
|
|
|
25
25
|
readonly package_signature_schema_version: "package-signature-v1";
|
|
26
26
|
readonly release_metadata_schema_version: "release-metadata-v7";
|
|
27
27
|
readonly release_root_delegation_schema_version: "release-root-delegation-v1";
|
|
28
|
-
readonly release_source_policy_schema_version: "release-source-policy-
|
|
29
|
-
readonly release_source_policy_pointer_schema_version: "release-source-policy-pointer-
|
|
30
|
-
readonly release_revocation_schema_version: "release-revocation-
|
|
31
|
-
readonly release_revocation_pointer_schema_version: "release-revocation-pointer-
|
|
28
|
+
readonly release_source_policy_schema_version: "release-source-policy-v3";
|
|
29
|
+
readonly release_source_policy_pointer_schema_version: "release-source-policy-pointer-v2";
|
|
30
|
+
readonly release_revocation_schema_version: "release-revocation-v3";
|
|
31
|
+
readonly release_revocation_pointer_schema_version: "release-revocation-pointer-v2";
|
|
32
32
|
readonly release_trust_state_schema_version: "release-trust-state-v1";
|
|
33
33
|
readonly trusted_time_evidence_schema_version: "trusted-time-evidence-v1";
|
|
34
34
|
readonly trusted_time_leaf_schema_version: "trusted-time-leaf-v1";
|
|
@@ -46,9 +46,9 @@ export declare const redevPluginContractVersions: {
|
|
|
46
46
|
readonly resource_scope_schema_version: "resource-scope-v1";
|
|
47
47
|
readonly session_scope_schema_version: "session-scope-v1";
|
|
48
48
|
readonly session_scope_maintenance_schema_version: "session-scope-maintenance-v1";
|
|
49
|
-
readonly plugin_platform_openapi_version: "plugin-platform-
|
|
50
|
-
readonly compatibility_manifest_version: "redevplugin.compatibility.
|
|
51
|
-
readonly compatibility_schema_version: "compatibility-manifest-
|
|
49
|
+
readonly plugin_platform_openapi_version: "plugin-platform-v11";
|
|
50
|
+
readonly compatibility_manifest_version: "redevplugin.compatibility.v13";
|
|
51
|
+
readonly compatibility_schema_version: "compatibility-manifest-v13";
|
|
52
52
|
readonly worker_invocation_schema_version: "worker-invocation-v3";
|
|
53
53
|
readonly host_capability_contract_schema_version: "host-capability-contract-v1";
|
|
54
54
|
readonly host_capability_pin_schema_version: "host-capability-pin-v1";
|
|
@@ -80,9 +80,9 @@ export type ReDevPluginContractArtifact = {
|
|
|
80
80
|
};
|
|
81
81
|
export declare const redevPluginContractArtifacts: readonly [{
|
|
82
82
|
readonly id: "compatibility-manifest-schema";
|
|
83
|
-
readonly path: "spec/plugin/compatibility-manifest-
|
|
84
|
-
readonly version: "compatibility-manifest-
|
|
85
|
-
readonly sha256: "
|
|
83
|
+
readonly path: "spec/plugin/compatibility-manifest-v13.schema.json";
|
|
84
|
+
readonly version: "compatibility-manifest-v13";
|
|
85
|
+
readonly sha256: "c95fdfe0c5818ba57e664c534c3d10d073545e5a31bccd7c1ee5d39d391d13b2";
|
|
86
86
|
}, {
|
|
87
87
|
readonly id: "contract-registry-schema";
|
|
88
88
|
readonly path: "spec/plugin/contract-registry-v2.schema.json";
|
|
@@ -93,6 +93,16 @@ export declare const redevPluginContractArtifacts: readonly [{
|
|
|
93
93
|
readonly path: "spec/plugin/error-codes-v7.schema.json";
|
|
94
94
|
readonly version: "error-codes-v7";
|
|
95
95
|
readonly sha256: "4e7cac510a6036f90cae8f58ff8c3b785b3a2d3933875f2f69bef1c41de3d26c";
|
|
96
|
+
}, {
|
|
97
|
+
readonly id: "external-signer-request-schema";
|
|
98
|
+
readonly path: "spec/plugin/external-signer-request-v1.schema.json";
|
|
99
|
+
readonly version: "external-signer-request-v1";
|
|
100
|
+
readonly sha256: "abc18af2e29dea6f0b49a28b75b046ef02f200597978c8238cc587fb7e670760";
|
|
101
|
+
}, {
|
|
102
|
+
readonly id: "external-signer-response-schema";
|
|
103
|
+
readonly path: "spec/plugin/external-signer-response-v1.schema.json";
|
|
104
|
+
readonly version: "external-signer-response-v1";
|
|
105
|
+
readonly sha256: "bbe657df5afdf459a4c5f83282ddc3ec6c80c1ebd25bb954eac92101f35afc6c";
|
|
96
106
|
}, {
|
|
97
107
|
readonly id: "host-capability-compatibility-schema";
|
|
98
108
|
readonly path: "spec/plugin/host-capability-compatibility-v1.schema.json";
|
|
@@ -195,14 +205,19 @@ export declare const redevPluginContractArtifacts: readonly [{
|
|
|
195
205
|
readonly sha256: "4d9979f5205ec047895b64c995312c588d998bb1c1448f6c9c559f1b7ab0d796";
|
|
196
206
|
}, {
|
|
197
207
|
readonly id: "plugin-platform-openapi";
|
|
198
|
-
readonly path: "spec/openapi/plugin-platform-
|
|
199
|
-
readonly version: "plugin-platform-
|
|
200
|
-
readonly sha256: "
|
|
208
|
+
readonly path: "spec/openapi/plugin-platform-v11.yaml";
|
|
209
|
+
readonly version: "plugin-platform-v11";
|
|
210
|
+
readonly sha256: "41c84c939ca9471baafdb16a1fe7d62a232a58df91e579514351dd6046e529e7";
|
|
201
211
|
}, {
|
|
202
212
|
readonly id: "process-containment-schema";
|
|
203
213
|
readonly path: "spec/plugin/process-containment-v1.schema.json";
|
|
204
214
|
readonly version: "process-containment-v1";
|
|
205
215
|
readonly sha256: "930ea44b1f62361706e994649e84f62af0a6418b77a661ae9bf9c10f1398e3fc";
|
|
216
|
+
}, {
|
|
217
|
+
readonly id: "publisher-release-ref-schema";
|
|
218
|
+
readonly path: "spec/plugin/publisher-release-ref-v1.schema.json";
|
|
219
|
+
readonly version: "publisher-release-ref-v1";
|
|
220
|
+
readonly sha256: "f9fd40c87197064ffa3e21a361780a4d057b51df2e886988aac64279785acdc0";
|
|
206
221
|
}, {
|
|
207
222
|
readonly id: "quarantine-cleanup-schema";
|
|
208
223
|
readonly path: "spec/plugin/quarantine-cleanup-v1.schema.json";
|
|
@@ -213,16 +228,21 @@ export declare const redevPluginContractArtifacts: readonly [{
|
|
|
213
228
|
readonly path: "spec/plugin/release-metadata-v7.schema.json";
|
|
214
229
|
readonly version: "release-metadata-v7";
|
|
215
230
|
readonly sha256: "d9ceac9b8dd52288172bbe5d4dc2f158e2354ad4fe1f071617f6ba9309e21ebf";
|
|
231
|
+
}, {
|
|
232
|
+
readonly id: "release-publisher-config-schema";
|
|
233
|
+
readonly path: "spec/plugin/release-publisher-config-v1.schema.json";
|
|
234
|
+
readonly version: "release-publisher-config-v1";
|
|
235
|
+
readonly sha256: "c18b11489f81ac657c8324ed344b88b61b259981383ee7b4f9f0b65603a171f8";
|
|
216
236
|
}, {
|
|
217
237
|
readonly id: "release-revocation-pointer-schema";
|
|
218
|
-
readonly path: "spec/plugin/release-revocation-pointer-
|
|
219
|
-
readonly version: "release-revocation-pointer-
|
|
220
|
-
readonly sha256: "
|
|
238
|
+
readonly path: "spec/plugin/release-revocation-pointer-v2.schema.json";
|
|
239
|
+
readonly version: "release-revocation-pointer-v2";
|
|
240
|
+
readonly sha256: "dd39ba618ab02698f135875305d4aa6eb562af7d15520c4ad312cd82e9a7032b";
|
|
221
241
|
}, {
|
|
222
242
|
readonly id: "release-revocation-schema";
|
|
223
|
-
readonly path: "spec/plugin/release-revocation-
|
|
224
|
-
readonly version: "release-revocation-
|
|
225
|
-
readonly sha256: "
|
|
243
|
+
readonly path: "spec/plugin/release-revocation-v3.schema.json";
|
|
244
|
+
readonly version: "release-revocation-v3";
|
|
245
|
+
readonly sha256: "bd2ca3ab93f047897d3b377adc7fa8b073fc946539a0c5495def1e64915a782b";
|
|
226
246
|
}, {
|
|
227
247
|
readonly id: "release-root-delegation-schema";
|
|
228
248
|
readonly path: "spec/plugin/release-root-delegation-v1.schema.json";
|
|
@@ -255,14 +275,14 @@ export declare const redevPluginContractArtifacts: readonly [{
|
|
|
255
275
|
readonly sha256: "876b1459824f90042bd141e96bfea4633333bdf2a227e15b6e25c72db1179c8e";
|
|
256
276
|
}, {
|
|
257
277
|
readonly id: "release-source-policy-pointer-schema";
|
|
258
|
-
readonly path: "spec/plugin/release-source-policy-pointer-
|
|
259
|
-
readonly version: "release-source-policy-pointer-
|
|
260
|
-
readonly sha256: "
|
|
278
|
+
readonly path: "spec/plugin/release-source-policy-pointer-v2.schema.json";
|
|
279
|
+
readonly version: "release-source-policy-pointer-v2";
|
|
280
|
+
readonly sha256: "735659143db7204abdd20c6fbc994ac7474618c41b85949aad4c28fb2912e034";
|
|
261
281
|
}, {
|
|
262
282
|
readonly id: "release-source-policy-schema";
|
|
263
|
-
readonly path: "spec/plugin/release-source-policy-
|
|
264
|
-
readonly version: "release-source-policy-
|
|
265
|
-
readonly sha256: "
|
|
283
|
+
readonly path: "spec/plugin/release-source-policy-v3.schema.json";
|
|
284
|
+
readonly version: "release-source-policy-v3";
|
|
285
|
+
readonly sha256: "8814de028800c92b26c8c85a06298762598aeba1835f57048ec6c06430f8567b";
|
|
266
286
|
}, {
|
|
267
287
|
readonly id: "release-trust-state-schema";
|
|
268
288
|
readonly path: "spec/plugin/release-trust-state-v1.schema.json";
|
package/dist/contracts.gen.js
CHANGED
|
@@ -14,10 +14,10 @@ export const redevPluginContractVersions = {
|
|
|
14
14
|
"package_signature_schema_version": "package-signature-v1",
|
|
15
15
|
"release_metadata_schema_version": "release-metadata-v7",
|
|
16
16
|
"release_root_delegation_schema_version": "release-root-delegation-v1",
|
|
17
|
-
"release_source_policy_schema_version": "release-source-policy-
|
|
18
|
-
"release_source_policy_pointer_schema_version": "release-source-policy-pointer-
|
|
19
|
-
"release_revocation_schema_version": "release-revocation-
|
|
20
|
-
"release_revocation_pointer_schema_version": "release-revocation-pointer-
|
|
17
|
+
"release_source_policy_schema_version": "release-source-policy-v3",
|
|
18
|
+
"release_source_policy_pointer_schema_version": "release-source-policy-pointer-v2",
|
|
19
|
+
"release_revocation_schema_version": "release-revocation-v3",
|
|
20
|
+
"release_revocation_pointer_schema_version": "release-revocation-pointer-v2",
|
|
21
21
|
"release_trust_state_schema_version": "release-trust-state-v1",
|
|
22
22
|
"trusted_time_evidence_schema_version": "trusted-time-evidence-v1",
|
|
23
23
|
"trusted_time_leaf_schema_version": "trusted-time-leaf-v1",
|
|
@@ -35,9 +35,9 @@ export const redevPluginContractVersions = {
|
|
|
35
35
|
"resource_scope_schema_version": "resource-scope-v1",
|
|
36
36
|
"session_scope_schema_version": "session-scope-v1",
|
|
37
37
|
"session_scope_maintenance_schema_version": "session-scope-maintenance-v1",
|
|
38
|
-
"plugin_platform_openapi_version": "plugin-platform-
|
|
39
|
-
"compatibility_manifest_version": "redevplugin.compatibility.
|
|
40
|
-
"compatibility_schema_version": "compatibility-manifest-
|
|
38
|
+
"plugin_platform_openapi_version": "plugin-platform-v11",
|
|
39
|
+
"compatibility_manifest_version": "redevplugin.compatibility.v13",
|
|
40
|
+
"compatibility_schema_version": "compatibility-manifest-v13",
|
|
41
41
|
"worker_invocation_schema_version": "worker-invocation-v3",
|
|
42
42
|
"host_capability_contract_schema_version": "host-capability-contract-v1",
|
|
43
43
|
"host_capability_pin_schema_version": "host-capability-pin-v1",
|
|
@@ -64,9 +64,9 @@ export const redevPluginContractVersions = {
|
|
|
64
64
|
export const redevPluginContractArtifacts = [
|
|
65
65
|
{
|
|
66
66
|
id: "compatibility-manifest-schema",
|
|
67
|
-
path: "spec/plugin/compatibility-manifest-
|
|
68
|
-
version: "compatibility-manifest-
|
|
69
|
-
sha256: "
|
|
67
|
+
path: "spec/plugin/compatibility-manifest-v13.schema.json",
|
|
68
|
+
version: "compatibility-manifest-v13",
|
|
69
|
+
sha256: "c95fdfe0c5818ba57e664c534c3d10d073545e5a31bccd7c1ee5d39d391d13b2",
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
72
|
id: "contract-registry-schema",
|
|
@@ -80,6 +80,18 @@ export const redevPluginContractArtifacts = [
|
|
|
80
80
|
version: "error-codes-v7",
|
|
81
81
|
sha256: "4e7cac510a6036f90cae8f58ff8c3b785b3a2d3933875f2f69bef1c41de3d26c",
|
|
82
82
|
},
|
|
83
|
+
{
|
|
84
|
+
id: "external-signer-request-schema",
|
|
85
|
+
path: "spec/plugin/external-signer-request-v1.schema.json",
|
|
86
|
+
version: "external-signer-request-v1",
|
|
87
|
+
sha256: "abc18af2e29dea6f0b49a28b75b046ef02f200597978c8238cc587fb7e670760",
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
id: "external-signer-response-schema",
|
|
91
|
+
path: "spec/plugin/external-signer-response-v1.schema.json",
|
|
92
|
+
version: "external-signer-response-v1",
|
|
93
|
+
sha256: "bbe657df5afdf459a4c5f83282ddc3ec6c80c1ebd25bb954eac92101f35afc6c",
|
|
94
|
+
},
|
|
83
95
|
{
|
|
84
96
|
id: "host-capability-compatibility-schema",
|
|
85
97
|
path: "spec/plugin/host-capability-compatibility-v1.schema.json",
|
|
@@ -202,9 +214,9 @@ export const redevPluginContractArtifacts = [
|
|
|
202
214
|
},
|
|
203
215
|
{
|
|
204
216
|
id: "plugin-platform-openapi",
|
|
205
|
-
path: "spec/openapi/plugin-platform-
|
|
206
|
-
version: "plugin-platform-
|
|
207
|
-
sha256: "
|
|
217
|
+
path: "spec/openapi/plugin-platform-v11.yaml",
|
|
218
|
+
version: "plugin-platform-v11",
|
|
219
|
+
sha256: "41c84c939ca9471baafdb16a1fe7d62a232a58df91e579514351dd6046e529e7",
|
|
208
220
|
},
|
|
209
221
|
{
|
|
210
222
|
id: "process-containment-schema",
|
|
@@ -212,6 +224,12 @@ export const redevPluginContractArtifacts = [
|
|
|
212
224
|
version: "process-containment-v1",
|
|
213
225
|
sha256: "930ea44b1f62361706e994649e84f62af0a6418b77a661ae9bf9c10f1398e3fc",
|
|
214
226
|
},
|
|
227
|
+
{
|
|
228
|
+
id: "publisher-release-ref-schema",
|
|
229
|
+
path: "spec/plugin/publisher-release-ref-v1.schema.json",
|
|
230
|
+
version: "publisher-release-ref-v1",
|
|
231
|
+
sha256: "f9fd40c87197064ffa3e21a361780a4d057b51df2e886988aac64279785acdc0",
|
|
232
|
+
},
|
|
215
233
|
{
|
|
216
234
|
id: "quarantine-cleanup-schema",
|
|
217
235
|
path: "spec/plugin/quarantine-cleanup-v1.schema.json",
|
|
@@ -224,17 +242,23 @@ export const redevPluginContractArtifacts = [
|
|
|
224
242
|
version: "release-metadata-v7",
|
|
225
243
|
sha256: "d9ceac9b8dd52288172bbe5d4dc2f158e2354ad4fe1f071617f6ba9309e21ebf",
|
|
226
244
|
},
|
|
245
|
+
{
|
|
246
|
+
id: "release-publisher-config-schema",
|
|
247
|
+
path: "spec/plugin/release-publisher-config-v1.schema.json",
|
|
248
|
+
version: "release-publisher-config-v1",
|
|
249
|
+
sha256: "c18b11489f81ac657c8324ed344b88b61b259981383ee7b4f9f0b65603a171f8",
|
|
250
|
+
},
|
|
227
251
|
{
|
|
228
252
|
id: "release-revocation-pointer-schema",
|
|
229
|
-
path: "spec/plugin/release-revocation-pointer-
|
|
230
|
-
version: "release-revocation-pointer-
|
|
231
|
-
sha256: "
|
|
253
|
+
path: "spec/plugin/release-revocation-pointer-v2.schema.json",
|
|
254
|
+
version: "release-revocation-pointer-v2",
|
|
255
|
+
sha256: "dd39ba618ab02698f135875305d4aa6eb562af7d15520c4ad312cd82e9a7032b",
|
|
232
256
|
},
|
|
233
257
|
{
|
|
234
258
|
id: "release-revocation-schema",
|
|
235
|
-
path: "spec/plugin/release-revocation-
|
|
236
|
-
version: "release-revocation-
|
|
237
|
-
sha256: "
|
|
259
|
+
path: "spec/plugin/release-revocation-v3.schema.json",
|
|
260
|
+
version: "release-revocation-v3",
|
|
261
|
+
sha256: "bd2ca3ab93f047897d3b377adc7fa8b073fc946539a0c5495def1e64915a782b",
|
|
238
262
|
},
|
|
239
263
|
{
|
|
240
264
|
id: "release-root-delegation-schema",
|
|
@@ -274,15 +298,15 @@ export const redevPluginContractArtifacts = [
|
|
|
274
298
|
},
|
|
275
299
|
{
|
|
276
300
|
id: "release-source-policy-pointer-schema",
|
|
277
|
-
path: "spec/plugin/release-source-policy-pointer-
|
|
278
|
-
version: "release-source-policy-pointer-
|
|
279
|
-
sha256: "
|
|
301
|
+
path: "spec/plugin/release-source-policy-pointer-v2.schema.json",
|
|
302
|
+
version: "release-source-policy-pointer-v2",
|
|
303
|
+
sha256: "735659143db7204abdd20c6fbc994ac7474618c41b85949aad4c28fb2912e034",
|
|
280
304
|
},
|
|
281
305
|
{
|
|
282
306
|
id: "release-source-policy-schema",
|
|
283
|
-
path: "spec/plugin/release-source-policy-
|
|
284
|
-
version: "release-source-policy-
|
|
285
|
-
sha256: "
|
|
307
|
+
path: "spec/plugin/release-source-policy-v3.schema.json",
|
|
308
|
+
version: "release-source-policy-v3",
|
|
309
|
+
sha256: "8814de028800c92b26c8c85a06298762598aeba1835f57048ec6c06430f8567b",
|
|
286
310
|
},
|
|
287
311
|
{
|
|
288
312
|
id: "release-trust-state-schema",
|
package/dist/openapi.gen.d.ts
CHANGED
|
@@ -1376,7 +1376,7 @@ export interface components {
|
|
|
1376
1376
|
PluginCatalogResult: {
|
|
1377
1377
|
plugins: components["schemas"]["PluginRecord"][];
|
|
1378
1378
|
};
|
|
1379
|
-
PluginCompatibilityManifest: components["schemas"]["
|
|
1379
|
+
PluginCompatibilityManifest: components["schemas"]["CompatibilityManifestV13"];
|
|
1380
1380
|
PluginOperationList: {
|
|
1381
1381
|
operations: components["schemas"]["OperationRecord"][];
|
|
1382
1382
|
next_cursor?: string;
|
|
@@ -2777,9 +2777,9 @@ export interface components {
|
|
|
2777
2777
|
counts: components["schemas"]["SessionScopeV1RevokeCounts"];
|
|
2778
2778
|
};
|
|
2779
2779
|
SessionScopeV1PublicRevokeResult: components["schemas"]["SessionScopeV1CompleteRevokeResult"] | components["schemas"]["SessionScopeV1IncompleteRevokeResult"];
|
|
2780
|
-
|
|
2780
|
+
CompatibilityManifestV13: {
|
|
2781
2781
|
/** @constant */
|
|
2782
|
-
schema_version: "redevplugin.compatibility.
|
|
2782
|
+
schema_version: "redevplugin.compatibility.v13";
|
|
2783
2783
|
package_set: components["schemas"]["PlatformPackageSetV1"];
|
|
2784
2784
|
matrix: {
|
|
2785
2785
|
/** @constant */
|
|
@@ -2823,13 +2823,13 @@ export interface components {
|
|
|
2823
2823
|
/** @constant */
|
|
2824
2824
|
release_root_delegation_schema_version: "release-root-delegation-v1";
|
|
2825
2825
|
/** @constant */
|
|
2826
|
-
release_source_policy_schema_version: "release-source-policy-
|
|
2826
|
+
release_source_policy_schema_version: "release-source-policy-v3";
|
|
2827
2827
|
/** @constant */
|
|
2828
|
-
release_source_policy_pointer_schema_version: "release-source-policy-pointer-
|
|
2828
|
+
release_source_policy_pointer_schema_version: "release-source-policy-pointer-v2";
|
|
2829
2829
|
/** @constant */
|
|
2830
|
-
release_revocation_schema_version: "release-revocation-
|
|
2830
|
+
release_revocation_schema_version: "release-revocation-v3";
|
|
2831
2831
|
/** @constant */
|
|
2832
|
-
release_revocation_pointer_schema_version: "release-revocation-pointer-
|
|
2832
|
+
release_revocation_pointer_schema_version: "release-revocation-pointer-v2";
|
|
2833
2833
|
/** @constant */
|
|
2834
2834
|
release_trust_state_schema_version: "release-trust-state-v1";
|
|
2835
2835
|
/** @constant */
|
|
@@ -2865,9 +2865,9 @@ export interface components {
|
|
|
2865
2865
|
/** @constant */
|
|
2866
2866
|
session_scope_maintenance_schema_version: "session-scope-maintenance-v1";
|
|
2867
2867
|
/** @constant */
|
|
2868
|
-
plugin_platform_openapi_version: "plugin-platform-
|
|
2868
|
+
plugin_platform_openapi_version: "plugin-platform-v11";
|
|
2869
2869
|
/** @constant */
|
|
2870
|
-
compatibility_schema_version: "compatibility-manifest-
|
|
2870
|
+
compatibility_schema_version: "compatibility-manifest-v13";
|
|
2871
2871
|
/** @constant */
|
|
2872
2872
|
worker_invocation_schema_version: "worker-invocation-v3";
|
|
2873
2873
|
/** @constant */
|
|
@@ -2914,9 +2914,9 @@ export interface components {
|
|
|
2914
2914
|
quarantine_cleanup_schema_version: "quarantine-cleanup-v1";
|
|
2915
2915
|
};
|
|
2916
2916
|
contract_set_sha256: string;
|
|
2917
|
-
contracts: components["schemas"]["
|
|
2917
|
+
contracts: components["schemas"]["CompatibilityManifestV13Contract"][];
|
|
2918
2918
|
};
|
|
2919
|
-
|
|
2919
|
+
CompatibilityManifestV13Contract: {
|
|
2920
2920
|
id: string;
|
|
2921
2921
|
path: string;
|
|
2922
2922
|
version: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@floegence/redevplugin-ui",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.22",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"repository": {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"dist"
|
|
33
33
|
],
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@floegence/redevplugin-contracts": "0.6.
|
|
35
|
+
"@floegence/redevplugin-contracts": "0.6.22"
|
|
36
36
|
},
|
|
37
37
|
"publishConfig": {
|
|
38
38
|
"access": "public"
|