@toolproof-npm/shared 0.1.18 → 0.1.21

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.
@@ -2,8 +2,6 @@ export declare const CONSTANTS: {
2
2
  readonly SCHEMA: {
3
3
  readonly FormatData: "FormatData";
4
4
  readonly TypeData: "TypeData";
5
- readonly SignatureData: "SignatureData";
6
- readonly JobData: "JobData";
7
5
  readonly Execution: "Execution";
8
6
  readonly ResourceMap: "ResourceMap";
9
7
  };
@@ -56,8 +54,8 @@ export declare const CONSTANTS: {
56
54
  readonly TYPE_WorkflowSpec: "TYPE-WorkflowSpec";
57
55
  readonly ROLE_BUILDER: "ROLE-Builder";
58
56
  readonly JOB_Engine: "JOB-Engine";
59
- readonly BOOLEAN_false: "RESOURCE-CSTseYlo7VxcNFl9RMvD";
60
- readonly BOOLEAN_true: "RESOURCE-V4TFSye2F7bBnEsSrpH4";
57
+ readonly BOOLEAN_false: "RESOURCE-c2kAldyzgNhLdF79p0Vt";
58
+ readonly BOOLEAN_true: "RESOURCE-FHycY5TxwEBngKVhkv2j";
61
59
  };
62
60
  readonly TESTING: {
63
61
  readonly Integer_Zero: "TYPE-Integer/3335e31095a13a9a2b0ea41ca7d92a458780cd5671dc0a440a72cc1b1c4f2c81";
package/dist/constants.js CHANGED
@@ -2,8 +2,6 @@ export const CONSTANTS = {
2
2
  SCHEMA: {
3
3
  FormatData: 'FormatData',
4
4
  TypeData: 'TypeData',
5
- SignatureData: 'SignatureData',
6
- JobData: 'JobData',
7
5
  Execution: 'Execution',
8
6
  ResourceMap: 'ResourceMap',
9
7
  },
@@ -56,8 +54,8 @@ export const CONSTANTS = {
56
54
  TYPE_WorkflowSpec: 'TYPE-WorkflowSpec',
57
55
  ROLE_BUILDER: 'ROLE-Builder',
58
56
  JOB_Engine: 'JOB-Engine',
59
- BOOLEAN_false: 'RESOURCE-CSTseYlo7VxcNFl9RMvD',
60
- BOOLEAN_true: 'RESOURCE-V4TFSye2F7bBnEsSrpH4',
57
+ BOOLEAN_false: 'RESOURCE-c2kAldyzgNhLdF79p0Vt',
58
+ BOOLEAN_true: 'RESOURCE-FHycY5TxwEBngKVhkv2j',
61
59
  },
62
60
  TESTING: {
63
61
  Integer_Zero: 'TYPE-Integer/3335e31095a13a9a2b0ea41ca7d92a458780cd5671dc0a440a72cc1b1c4f2c81',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toolproof-npm/shared",
3
- "version": "0.1.18",
3
+ "version": "0.1.21",
4
4
  "description": "Core library utilities for ToolProof",
5
5
  "keywords": [
6
6
  "toolproof",