@insforge/mcp 1.2.4-deployment.8 → 1.2.4-deployment.9
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.
|
@@ -1185,8 +1185,7 @@ var TOOL_VERSION_REQUIREMENTS = {
|
|
|
1185
1185
|
"delete-schedule": { minVersion: "1.1.1" },
|
|
1186
1186
|
// 'get-schedules': { minVersion: '1.1.1' },
|
|
1187
1187
|
// 'get-schedule-logs': { minVersion: '1.1.1' },
|
|
1188
|
-
|
|
1189
|
-
"create-deployment": { minVersion: "1.2.0" }
|
|
1188
|
+
"create-deployment": { minVersion: "1.4.7" }
|
|
1190
1189
|
// Example of a deprecated tool (uncomment when needed):
|
|
1191
1190
|
// 'legacy-tool': { minVersion: '1.0.0', maxVersion: '1.5.0' },
|
|
1192
1191
|
};
|
package/dist/http-server.js
CHANGED
package/dist/index.js
CHANGED
package/package.json
CHANGED