@ampeco/public-api-mcp 3.103.4 → 3.103.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": 2550253,
4
4
  "optimizedSize": 761496,
5
5
  "reductionPercent": 70.14,
6
- "buildDuration": 721,
6
+ "buildDuration": 764,
7
7
  "responseSchemas": {
8
8
  "total": 445,
9
9
  "withSchemas": 445,
@@ -40933,7 +40933,7 @@
40933
40933
  ],
40934
40934
  "info": {
40935
40935
  "title": "AMPECO.CHARGE Public API",
40936
- "version": "3.103.4",
40936
+ "version": "3.103.6",
40937
40937
  "description": "AMPECO.CHARGE Public API provides you with the option to use AMPECO.CHARGE's backend in a server-to-server manner\n"
40938
40938
  },
40939
40939
  "servers": [
@@ -40947,13 +40947,13 @@
40947
40947
  }
40948
40948
  }
40949
40949
  ],
40950
- "buildTimestamp": "2025-11-21T13:20:14.025Z",
40950
+ "buildTimestamp": "2025-11-24T12:26:56.811Z",
40951
40951
  "stats": {
40952
40952
  "totalEndpoints": 445,
40953
40953
  "originalSize": 2550253,
40954
40954
  "optimizedSize": 761496,
40955
40955
  "reductionPercent": 70.14,
40956
- "buildDuration": 721,
40956
+ "buildDuration": 764,
40957
40957
  "responseSchemas": {
40958
40958
  "total": 445,
40959
40959
  "withSchemas": 445,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ampeco/public-api-mcp",
3
- "version": "3.103.4",
3
+ "version": "3.103.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",