@adaptware/eagles-db 0.4.12 → 0.4.13

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": "@adaptware/eagles-db",
3
- "version": "0.4.12",
3
+ "version": "0.4.13",
4
4
  "description": "A Prisma client package for Treadspace database operations",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -13,6 +13,7 @@ enum ActivityEventType {
13
13
  INTERVIEW_SCHEDULED
14
14
  INTERVIEW_RESCHEDULED
15
15
  INTERVIEW_CANCELLED
16
+ INTERVIEW_STARTED
16
17
  INTERVIEW_COMPLETED
17
18
  INTERVIEW_NO_SHOW
18
19
  INTERVIEW_EVALUATION_PENDING