@sphereon/ssi-sdk.event-logger 0.30.2-fix.199 → 0.30.2-fix.263

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sphereon/ssi-sdk.event-logger",
3
- "version": "0.30.2-fix.199+d722ef90",
3
+ "version": "0.30.2-fix.263+339900d8",
4
4
  "source": "src/index.ts",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -15,13 +15,13 @@
15
15
  "generate-plugin-schema": "ts-node ../../packages/dev/bin/sphereon.js dev generate-plugin-schema"
16
16
  },
17
17
  "dependencies": {
18
- "@sphereon/ssi-sdk.data-store": "0.30.2-fix.199+d722ef90",
19
- "@sphereon/ssi-types": "0.30.2-fix.199+d722ef90",
18
+ "@sphereon/ssi-sdk.data-store": "0.30.2-fix.263+339900d8",
19
+ "@sphereon/ssi-types": "0.30.2-fix.263+339900d8",
20
20
  "uuid": "^9.0.1"
21
21
  },
22
22
  "devDependencies": {
23
- "@sphereon/ssi-sdk.agent-config": "0.30.2-fix.199+d722ef90",
24
- "@sphereon/ssi-sdk.core": "0.30.2-fix.199+d722ef90",
23
+ "@sphereon/ssi-sdk.agent-config": "0.30.2-fix.263+339900d8",
24
+ "@sphereon/ssi-sdk.core": "0.30.2-fix.263+339900d8",
25
25
  "@sphereon/ssi-sdk.data-store": "workspace:*",
26
26
  "@types/jest": "^27.5.2",
27
27
  "@types/uuid": "^9.0.8",
@@ -54,5 +54,5 @@
54
54
  "Audit"
55
55
  ],
56
56
  "nx": {},
57
- "gitHead": "d722ef9047bee9e299a287a0a62cf3637f9980d0"
57
+ "gitHead": "339900d89cc96f1c3ed89635b31de3a89c542910"
58
58
  }
@@ -273,7 +273,8 @@
273
273
  "VC verify",
274
274
  "VC share",
275
275
  "VC delete",
276
- "VC decline"
276
+ "VC issue decline",
277
+ "VC share decline"
277
278
  ]
278
279
  },
279
280
  "InitiatorType": {