@ampeco/public-api-mcp 3.98.6 → 3.98.7

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.
@@ -3,7 +3,7 @@
3
3
  "originalSize": 2524648,
4
4
  "optimizedSize": 755748,
5
5
  "reductionPercent": 70.07,
6
- "buildDuration": 690,
6
+ "buildDuration": 683,
7
7
  "responseSchemas": {
8
8
  "total": 445,
9
9
  "withSchemas": 445,
@@ -40896,13 +40896,13 @@
40896
40896
  }
40897
40897
  }
40898
40898
  ],
40899
- "buildTimestamp": "2025-10-27T17:44:54.726Z",
40899
+ "buildTimestamp": "2025-10-28T08:30:56.553Z",
40900
40900
  "stats": {
40901
40901
  "totalEndpoints": 445,
40902
40902
  "originalSize": 2524648,
40903
40903
  "optimizedSize": 755748,
40904
40904
  "reductionPercent": 70.07,
40905
- "buildDuration": 690,
40905
+ "buildDuration": 683,
40906
40906
  "responseSchemas": {
40907
40907
  "total": 445,
40908
40908
  "withSchemas": 445,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ampeco/public-api-mcp",
3
- "version": "3.98.6",
3
+ "version": "3.98.7",
4
4
  "description": "MCP server that dynamically exposes the AMPECO.CHARGE Public API defined by an OpenAPI 3 specification",
5
5
  "type": "module",
6
6
  "main": "dist/cli/index.js",