@ampeco/public-api-mcp 3.105.2 → 3.105.3

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": 2673598,
4
4
  "optimizedSize": 782602,
5
5
  "reductionPercent": 70.73,
6
- "buildDuration": 686,
6
+ "buildDuration": 731,
7
7
  "responseSchemas": {
8
8
  "total": 447,
9
9
  "withSchemas": 447,
@@ -41682,7 +41682,7 @@
41682
41682
  ],
41683
41683
  "info": {
41684
41684
  "title": "AMPECO.CHARGE Public API",
41685
- "version": "3.105.2",
41685
+ "version": "3.105.3",
41686
41686
  "description": "AMPECO.CHARGE Public API provides you with the option to use AMPECO.CHARGE's backend in a server-to-server manner\n"
41687
41687
  },
41688
41688
  "servers": [
@@ -41696,13 +41696,13 @@
41696
41696
  }
41697
41697
  }
41698
41698
  ],
41699
- "buildTimestamp": "2025-11-28T11:15:42.391Z",
41699
+ "buildTimestamp": "2025-11-28T12:58:05.818Z",
41700
41700
  "stats": {
41701
41701
  "totalEndpoints": 447,
41702
41702
  "originalSize": 2673598,
41703
41703
  "optimizedSize": 782602,
41704
41704
  "reductionPercent": 70.73,
41705
- "buildDuration": 686,
41705
+ "buildDuration": 731,
41706
41706
  "responseSchemas": {
41707
41707
  "total": 447,
41708
41708
  "withSchemas": 447,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ampeco/public-api-mcp",
3
- "version": "3.105.2",
3
+ "version": "3.105.3",
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",