@starasia/task-management-mcp 1.1.1 → 1.1.2

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.
@@ -1,5 +1,5 @@
1
1
  export declare const BUILD_TASK_MANAGEMENT_API_BASE_URL = "https://api.starasia.tech/task-management";
2
- export declare const BUILD_TASK_MANAGEMENT_SSO_API_BASE_URL = "https://sso-api-dev-71705844857.asia-southeast2.run.app";
2
+ export declare const BUILD_TASK_MANAGEMENT_SSO_API_BASE_URL = "https://sso-api-71705844857.asia-southeast2.run.app";
3
3
  export declare const BUILD_TASK_MANAGEMENT_HRIS_API_BASE_URL = "";
4
4
  export declare const BUILD_TASK_MANAGEMENT_WEB_LOGIN_PUBLIC_BASE_URL = "https://account.starasia.tech";
5
5
  export declare const BUILD_TASK_MANAGEMENT_SSO_CLIENT_ID = "APP-2026gIZpVFf0tA";
@@ -1,7 +1,7 @@
1
1
  // This file is generated by scripts/generate-build-config.mjs.
2
2
  // BUILD_* values are injected by CI for published builds.
3
3
  export const BUILD_TASK_MANAGEMENT_API_BASE_URL = "https://api.starasia.tech/task-management";
4
- export const BUILD_TASK_MANAGEMENT_SSO_API_BASE_URL = "https://sso-api-dev-71705844857.asia-southeast2.run.app";
4
+ export const BUILD_TASK_MANAGEMENT_SSO_API_BASE_URL = "https://sso-api-71705844857.asia-southeast2.run.app";
5
5
  export const BUILD_TASK_MANAGEMENT_HRIS_API_BASE_URL = "";
6
6
  export const BUILD_TASK_MANAGEMENT_WEB_LOGIN_PUBLIC_BASE_URL = "https://account.starasia.tech";
7
7
  export const BUILD_TASK_MANAGEMENT_SSO_CLIENT_ID = "APP-2026gIZpVFf0tA";
@@ -1 +1 @@
1
- {"version":3,"file":"generated-config.js","sourceRoot":"","sources":["../src/generated-config.ts"],"names":[],"mappings":"AAAA,+DAA+D;AAC/D,0DAA0D;AAC1D,MAAM,CAAC,MAAM,kCAAkC,GAAG,2CAA2C,CAAC;AAC9F,MAAM,CAAC,MAAM,sCAAsC,GAAG,yDAAyD,CAAC;AAChH,MAAM,CAAC,MAAM,uCAAuC,GAAG,EAAE,CAAC;AAC1D,MAAM,CAAC,MAAM,+CAA+C,GAAG,+BAA+B,CAAC;AAC/F,MAAM,CAAC,MAAM,mCAAmC,GAAG,oBAAoB,CAAC"}
1
+ {"version":3,"file":"generated-config.js","sourceRoot":"","sources":["../src/generated-config.ts"],"names":[],"mappings":"AAAA,+DAA+D;AAC/D,0DAA0D;AAC1D,MAAM,CAAC,MAAM,kCAAkC,GAAG,2CAA2C,CAAC;AAC9F,MAAM,CAAC,MAAM,sCAAsC,GAAG,qDAAqD,CAAC;AAC5G,MAAM,CAAC,MAAM,uCAAuC,GAAG,EAAE,CAAC;AAC1D,MAAM,CAAC,MAAM,+CAA+C,GAAG,+BAA+B,CAAC;AAC/F,MAAM,CAAC,MAAM,mCAAmC,GAAG,oBAAoB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@starasia/task-management-mcp",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "MCP server for Star Perkasa Technology Task Management API",