@floegence/redevplugin-contracts 0.6.14 → 0.6.16

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/index.d.ts CHANGED
@@ -19,9 +19,9 @@ export declare const contractRegistry: {
19
19
  readonly registry_version: "contract-registry-v2";
20
20
  readonly artifacts: readonly [{
21
21
  readonly id: "compatibility-manifest-schema";
22
- readonly path: "spec/plugin/compatibility-manifest-v8.schema.json";
23
- readonly version: "compatibility-manifest-v8";
24
- readonly sha256: "fe966f66e23a6d7558156608f269d08fbe57d8bca16514f1d095445cea697189";
22
+ readonly path: "spec/plugin/compatibility-manifest-v9.schema.json";
23
+ readonly version: "compatibility-manifest-v9";
24
+ readonly sha256: "5fed1d2dddd4b6eac050f6d5e1a8732e361d0936e95c2ba79dbd49561a6b0175";
25
25
  }, {
26
26
  readonly id: "contract-registry-schema";
27
27
  readonly path: "spec/plugin/contract-registry-v2.schema.json";
@@ -101,7 +101,12 @@ export declare const contractRegistry: {
101
101
  readonly id: "owner-scope-migration-schema";
102
102
  readonly path: "spec/plugin/owner-scope-migration-v1.schema.json";
103
103
  readonly version: "owner-scope-migration-v1";
104
- readonly sha256: "e73443813e19e4cfb05748eb75d5cf04f43db3bed9d2be0c893c13bda88a5993";
104
+ readonly sha256: "497fff8a09d48fe195c18d13ff05ca6c9f8406f6215588901cb6d89315b713eb";
105
+ }, {
106
+ readonly id: "owner-scope-root-recovery-schema";
107
+ readonly path: "spec/plugin/owner-scope-root-recovery-v1.schema.json";
108
+ readonly version: "owner-scope-root-recovery-v1";
109
+ readonly sha256: "81b961a9933d129c8f9119e3091226039ffbc0b4721116a4811f9785bebf9d64";
105
110
  }, {
106
111
  readonly id: "package-signature-schema";
107
112
  readonly path: "spec/plugin/package-signature-v1.schema.json";
@@ -131,7 +136,7 @@ export declare const contractRegistry: {
131
136
  readonly id: "plugin-platform-openapi";
132
137
  readonly path: "spec/openapi/plugin-platform-v8.yaml";
133
138
  readonly version: "plugin-platform-v8";
134
- readonly sha256: "94e0cc88cb5ad8e7773677617530028578859e0bf229a6b75997f24885eb36d2";
139
+ readonly sha256: "92f6ded7932ba77462976ef646bc585cfb147336497d2ce74599fd77efd2aea8";
135
140
  }, {
136
141
  readonly id: "process-containment-schema";
137
142
  readonly path: "spec/plugin/process-containment-v1.schema.json";
@@ -266,45 +271,45 @@ export declare const contractRegistry: {
266
271
  };
267
272
  export declare const packageSet: {
268
273
  readonly schema_version: "redevplugin.platform_package_set.v1";
269
- readonly platform_version: "0.6.14";
274
+ readonly platform_version: "0.6.16";
270
275
  readonly go_module: {
271
276
  readonly module: "github.com/floegence/redevplugin";
272
- readonly version: "v0.6.14";
277
+ readonly version: "v0.6.16";
273
278
  };
274
279
  readonly npm_packages: readonly [{
275
280
  readonly name: "@floegence/redevplugin-contracts";
276
- readonly version: "0.6.14";
281
+ readonly version: "0.6.16";
277
282
  }, {
278
283
  readonly name: "@floegence/redevplugin-ui";
279
- readonly version: "0.6.14";
284
+ readonly version: "0.6.16";
280
285
  }];
281
286
  readonly rust_crates: readonly [{
282
287
  readonly name: "redevplugin-contracts";
283
- readonly version: "0.6.14";
288
+ readonly version: "0.6.16";
284
289
  readonly role: "contracts";
285
290
  }, {
286
291
  readonly name: "redevplugin-ipc";
287
- readonly version: "0.6.14";
292
+ readonly version: "0.6.16";
288
293
  readonly role: "ipc";
289
294
  }, {
290
295
  readonly name: "redevplugin-wasm-abi";
291
- readonly version: "0.6.14";
296
+ readonly version: "0.6.16";
292
297
  readonly role: "wasm_abi";
293
298
  }, {
294
299
  readonly name: "redevplugin-target-classifier";
295
- readonly version: "0.6.14";
300
+ readonly version: "0.6.16";
296
301
  readonly role: "target_classifier";
297
302
  }, {
298
303
  readonly name: "redevplugin-worker-sdk";
299
- readonly version: "0.6.14";
304
+ readonly version: "0.6.16";
300
305
  readonly role: "worker_sdk";
301
306
  }, {
302
307
  readonly name: "redevplugin-runtime";
303
- readonly version: "0.6.14";
308
+ readonly version: "0.6.16";
304
309
  readonly role: "runtime";
305
310
  }];
306
311
  readonly contract_registry_version: "contract-registry-v2";
307
- readonly contract_set_sha256: "5b0efe6008b01fc44344eab05812b67345b819d7e45d6ffb16c7b218682f12f3";
312
+ readonly contract_set_sha256: "96d2c3750b62acf3742929ce81a5a7a30145935470f0c3d1a0ae57d523e84d9a";
308
313
  };
309
- export declare const contractSetSHA256: "5b0efe6008b01fc44344eab05812b67345b819d7e45d6ffb16c7b218682f12f3";
314
+ export declare const contractSetSHA256: "96d2c3750b62acf3742929ce81a5a7a30145935470f0c3d1a0ae57d523e84d9a";
310
315
  export declare function getContract(id: ContractID): Contract;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@floegence/redevplugin-contracts",
3
- "version": "0.6.14",
3
+ "version": "0.6.16",
4
4
  "description": "Embedded ReDevPlugin machine contracts and canonical release-signing APIs",
5
5
  "license": "MIT",
6
6
  "type": "module",