Sign In

@peac/kernel

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peac/kernel - npm Package Compare versions

Comparing version
0.16.2
to
0.16.3
+1
-1
dist/error-categories.generated.d.ts

@@ -6,3 +6,3 @@ /**

* DO NOT EDIT MANUALLY - run: npx tsx scripts/codegen-errors.ts
* Spec version: 0.16.2
* Spec version: 0.16.3
*/

@@ -9,0 +9,0 @@ /**

@@ -6,3 +6,3 @@ /**

* DO NOT EDIT MANUALLY - run: npx tsx scripts/codegen-errors.ts
* Spec version: 0.16.2
* Spec version: 0.16.3
*/

@@ -9,0 +9,0 @@ import type { ErrorDefinition } from './types.js';

@@ -1,1 +0,1 @@

{"version":3,"sources":["../src/error-categories.generated.ts"],"names":[],"mappings":";;;AAaO,IAAM,gBAAA,GAAmB;AAAA,EAC9B,aAAA;AAAA,EACA,QAAA;AAAA,EACA,SAAA;AAAA,EACA,cAAA;AAAA,EACA,SAAA;AAAA,EACA,UAAA;AAAA,EACA,gBAAA;AAAA,EACA,aAAA;AAAA,EACA,KAAA;AAAA,EACA,YAAA;AAAA,EACA,cAAA;AAAA,EACA,UAAA;AAAA,EACA;AACF","file":"types.cjs","sourcesContent":["/**\n * PEAC Protocol Error Categories\n *\n * AUTO-GENERATED from specs/kernel/errors.json\n * DO NOT EDIT MANUALLY - run: npx tsx scripts/codegen-errors.ts\n * Spec version: 0.16.2\n */\n\n/**\n * Canonical error categories derived from specs/kernel/errors.json.\n * This is the single source of truth for all error category definitions.\n * Sorted alphabetically. This ordering is a codegen invariant.\n */\nexport const ERROR_CATEGORIES = [\n 'attribution',\n 'bundle',\n 'control',\n 'cryptography',\n 'dispute',\n 'identity',\n 'infrastructure',\n 'interaction',\n 'ucp',\n 'validation',\n 'verification',\n 'verifier',\n 'workflow',\n] as const;\n\n/**\n * Error category type - union of all categories in specs/kernel/errors.json\n */\nexport type ErrorCategory = (typeof ERROR_CATEGORIES)[number];\n"]}
{"version":3,"sources":["../src/error-categories.generated.ts"],"names":[],"mappings":";;;AAaO,IAAM,gBAAA,GAAmB;AAAA,EAC9B,aAAA;AAAA,EACA,QAAA;AAAA,EACA,SAAA;AAAA,EACA,cAAA;AAAA,EACA,SAAA;AAAA,EACA,UAAA;AAAA,EACA,gBAAA;AAAA,EACA,aAAA;AAAA,EACA,KAAA;AAAA,EACA,YAAA;AAAA,EACA,cAAA;AAAA,EACA,UAAA;AAAA,EACA;AACF","file":"types.cjs","sourcesContent":["/**\n * PEAC Protocol Error Categories\n *\n * AUTO-GENERATED from specs/kernel/errors.json\n * DO NOT EDIT MANUALLY - run: npx tsx scripts/codegen-errors.ts\n * Spec version: 0.16.3\n */\n\n/**\n * Canonical error categories derived from specs/kernel/errors.json.\n * This is the single source of truth for all error category definitions.\n * Sorted alphabetically. This ordering is a codegen invariant.\n */\nexport const ERROR_CATEGORIES = [\n 'attribution',\n 'bundle',\n 'control',\n 'cryptography',\n 'dispute',\n 'identity',\n 'infrastructure',\n 'interaction',\n 'ucp',\n 'validation',\n 'verification',\n 'verifier',\n 'workflow',\n] as const;\n\n/**\n * Error category type - union of all categories in specs/kernel/errors.json\n */\nexport type ErrorCategory = (typeof ERROR_CATEGORIES)[number];\n"]}

@@ -1,1 +0,1 @@

{"version":3,"sources":["../src/error-categories.generated.ts"],"names":[],"mappings":";AAaO,IAAM,gBAAA,GAAmB;AAAA,EAC9B,aAAA;AAAA,EACA,QAAA;AAAA,EACA,SAAA;AAAA,EACA,cAAA;AAAA,EACA,SAAA;AAAA,EACA,UAAA;AAAA,EACA,gBAAA;AAAA,EACA,aAAA;AAAA,EACA,KAAA;AAAA,EACA,YAAA;AAAA,EACA,cAAA;AAAA,EACA,UAAA;AAAA,EACA;AACF","file":"types.mjs","sourcesContent":["/**\n * PEAC Protocol Error Categories\n *\n * AUTO-GENERATED from specs/kernel/errors.json\n * DO NOT EDIT MANUALLY - run: npx tsx scripts/codegen-errors.ts\n * Spec version: 0.16.2\n */\n\n/**\n * Canonical error categories derived from specs/kernel/errors.json.\n * This is the single source of truth for all error category definitions.\n * Sorted alphabetically. This ordering is a codegen invariant.\n */\nexport const ERROR_CATEGORIES = [\n 'attribution',\n 'bundle',\n 'control',\n 'cryptography',\n 'dispute',\n 'identity',\n 'infrastructure',\n 'interaction',\n 'ucp',\n 'validation',\n 'verification',\n 'verifier',\n 'workflow',\n] as const;\n\n/**\n * Error category type - union of all categories in specs/kernel/errors.json\n */\nexport type ErrorCategory = (typeof ERROR_CATEGORIES)[number];\n"]}
{"version":3,"sources":["../src/error-categories.generated.ts"],"names":[],"mappings":";AAaO,IAAM,gBAAA,GAAmB;AAAA,EAC9B,aAAA;AAAA,EACA,QAAA;AAAA,EACA,SAAA;AAAA,EACA,cAAA;AAAA,EACA,SAAA;AAAA,EACA,UAAA;AAAA,EACA,gBAAA;AAAA,EACA,aAAA;AAAA,EACA,KAAA;AAAA,EACA,YAAA;AAAA,EACA,cAAA;AAAA,EACA,UAAA;AAAA,EACA;AACF","file":"types.mjs","sourcesContent":["/**\n * PEAC Protocol Error Categories\n *\n * AUTO-GENERATED from specs/kernel/errors.json\n * DO NOT EDIT MANUALLY - run: npx tsx scripts/codegen-errors.ts\n * Spec version: 0.16.3\n */\n\n/**\n * Canonical error categories derived from specs/kernel/errors.json.\n * This is the single source of truth for all error category definitions.\n * Sorted alphabetically. This ordering is a codegen invariant.\n */\nexport const ERROR_CATEGORIES = [\n 'attribution',\n 'bundle',\n 'control',\n 'cryptography',\n 'dispute',\n 'identity',\n 'infrastructure',\n 'interaction',\n 'ucp',\n 'validation',\n 'verification',\n 'verifier',\n 'workflow',\n] as const;\n\n/**\n * Error category type - union of all categories in specs/kernel/errors.json\n */\nexport type ErrorCategory = (typeof ERROR_CATEGORIES)[number];\n"]}
{
"name": "@peac/kernel",
"version": "0.16.2",
"version": "0.16.3",
"description": "PEAC protocol kernel - normative constants, errors, and registries",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display