@ampeco/public-api-mcp 3.100.5 → 3.100.6

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": 2542239,
4
4
  "optimizedSize": 758712,
5
5
  "reductionPercent": 70.16,
6
- "buildDuration": 727,
6
+ "buildDuration": 675,
7
7
  "responseSchemas": {
8
8
  "total": 445,
9
9
  "withSchemas": 445,
@@ -40829,13 +40829,13 @@
40829
40829
  }
40830
40830
  }
40831
40831
  ],
40832
- "buildTimestamp": "2025-11-10T11:27:22.321Z",
40832
+ "buildTimestamp": "2025-11-10T13:31:53.472Z",
40833
40833
  "stats": {
40834
40834
  "totalEndpoints": 445,
40835
40835
  "originalSize": 2542239,
40836
40836
  "optimizedSize": 758712,
40837
40837
  "reductionPercent": 70.16,
40838
- "buildDuration": 727,
40838
+ "buildDuration": 675,
40839
40839
  "responseSchemas": {
40840
40840
  "total": 445,
40841
40841
  "withSchemas": 445,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ampeco/public-api-mcp",
3
- "version": "3.100.5",
3
+ "version": "3.100.6",
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",