@ampeco/public-api-mcp 3.107.0 → 3.107.1

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": 2685496,
4
4
  "optimizedSize": 786209,
5
5
  "reductionPercent": 70.72,
6
- "buildDuration": 714,
6
+ "buildDuration": 800,
7
7
  "responseSchemas": {
8
8
  "total": 449,
9
9
  "withSchemas": 449,
@@ -41810,7 +41810,7 @@
41810
41810
  ],
41811
41811
  "info": {
41812
41812
  "title": "AMPECO.CHARGE Public API",
41813
- "version": "3.107.0",
41813
+ "version": "3.107.1",
41814
41814
  "description": "AMPECO.CHARGE Public API provides you with the option to use AMPECO.CHARGE's backend in a server-to-server manner\n"
41815
41815
  },
41816
41816
  "servers": [
@@ -41824,13 +41824,13 @@
41824
41824
  }
41825
41825
  }
41826
41826
  ],
41827
- "buildTimestamp": "2025-12-08T09:19:24.674Z",
41827
+ "buildTimestamp": "2025-12-08T11:12:49.271Z",
41828
41828
  "stats": {
41829
41829
  "totalEndpoints": 449,
41830
41830
  "originalSize": 2685496,
41831
41831
  "optimizedSize": 786209,
41832
41832
  "reductionPercent": 70.72,
41833
- "buildDuration": 714,
41833
+ "buildDuration": 800,
41834
41834
  "responseSchemas": {
41835
41835
  "total": 449,
41836
41836
  "withSchemas": 449,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ampeco/public-api-mcp",
3
- "version": "3.107.0",
3
+ "version": "3.107.1",
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",