@stackone/utils 0.18.0 → 0.19.0

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.
@@ -166,6 +166,7 @@ declare enum RequestSourceType {
166
166
  MONITORING = "MONITORING",
167
167
  EXTERNAL_TRIGGER = "EXTERNAL_TRIGGER",
168
168
  API_SESSION = "API_SESSION",
169
+ SESSION_TOKEN = "SESSION_TOKEN",
169
170
  NATIVE_WEBHOOK_SETUP_WORKER = "NATIVE_WEBHOOK_SETUP_WORKER",
170
171
  COOKIE_SESSION = "COOKIE_SESSION",
171
172
  MCP_TOOL = "MCP_TOOL",