@visa-check-r/integrations 0.0.89 → 0.0.91

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.mts CHANGED
@@ -145,7 +145,7 @@ interface Notification {
145
145
  message: string;
146
146
  isRead: BooleanLiteral;
147
147
  createdAt: string;
148
- shortname: "consultantRequest" | "consultantAssignmentUpdate" | "consultantProfileAssignment";
148
+ shortname: "consultantRequest" | "consultantAssignmentUpdate" | "consultantProfileAssignment" | "profileReviewComment" | "applicationSubmission" | "applicationStatusUpdate" | "checklistItemUpdate";
149
149
  }
150
150
  interface Notification {
151
151
  title: string;
package/dist/index.d.ts CHANGED
@@ -145,7 +145,7 @@ interface Notification {
145
145
  message: string;
146
146
  isRead: BooleanLiteral;
147
147
  createdAt: string;
148
- shortname: "consultantRequest" | "consultantAssignmentUpdate" | "consultantProfileAssignment";
148
+ shortname: "consultantRequest" | "consultantAssignmentUpdate" | "consultantProfileAssignment" | "profileReviewComment" | "applicationSubmission" | "applicationStatusUpdate" | "checklistItemUpdate";
149
149
  }
150
150
  interface Notification {
151
151
  title: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visa-check-r/integrations",
3
- "version": "0.0.89",
3
+ "version": "0.0.91",
4
4
  "description": "integrations for visa check r",
5
5
  "keywords": [
6
6
  "graphql",