@sniipwebmaster/realtime-message-client-grpcweb 25.10.692 → 25.10.700

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.
@@ -7090,7 +7090,8 @@ proto.realtimemessageapi.EventType = {
7090
7090
  TEST_EVENT: 11,
7091
7091
  UPDATE_AGENT_BILL_CATEGORY_COUNTS_NEEDED: 12,
7092
7092
  ATTACHMENT_IMPORT_FAILED: 13,
7093
- ABA_FILE_IMPORT_FAILED_EVENT: 14
7093
+ ABA_FILE_IMPORT_FAILED_EVENT: 14,
7094
+ ABA_FILE_UPDATE_EVENT: 15
7094
7095
  };
7095
7096
 
7096
7097
  goog.object.extend(exports, proto.realtimemessageapi);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/realtime-message-client-grpcweb",
3
- "version": "25.10.692",
3
+ "version": "25.10.700",
4
4
  "description": "realtime-message-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",