@ampeco/public-api-mcp 3.103.13 → 3.103.14

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": 2679324,
4
4
  "optimizedSize": 785363,
5
5
  "reductionPercent": 70.69,
6
- "buildDuration": 766,
6
+ "buildDuration": 700,
7
7
  "responseSchemas": {
8
8
  "total": 449,
9
9
  "withSchemas": 449,
@@ -41829,13 +41829,13 @@
41829
41829
  }
41830
41830
  }
41831
41831
  ],
41832
- "buildTimestamp": "2025-12-02T13:20:02.978Z",
41832
+ "buildTimestamp": "2025-12-02T15:16:44.024Z",
41833
41833
  "stats": {
41834
41834
  "totalEndpoints": 449,
41835
41835
  "originalSize": 2679324,
41836
41836
  "optimizedSize": 785363,
41837
41837
  "reductionPercent": 70.69,
41838
- "buildDuration": 766,
41838
+ "buildDuration": 700,
41839
41839
  "responseSchemas": {
41840
41840
  "total": 449,
41841
41841
  "withSchemas": 449,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ampeco/public-api-mcp",
3
- "version": "3.103.13",
3
+ "version": "3.103.14",
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",