@insforge/mcp 1.2.10-dev.2 → 1.2.10-dev.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.
|
@@ -2644,7 +2644,7 @@ import { tmpdir as tmpdir2 } from "os";
|
|
|
2644
2644
|
import { join as join2, relative, sep } from "path";
|
|
2645
2645
|
import archiver from "archiver";
|
|
2646
2646
|
import FormData2 from "form-data";
|
|
2647
|
-
var DIRECT_DEPLOYMENT_MIN_VERSION = "2.0.
|
|
2647
|
+
var DIRECT_DEPLOYMENT_MIN_VERSION = "2.0.4";
|
|
2648
2648
|
var DEFAULT_DIRECT_UPLOAD_CONCURRENCY = 8;
|
|
2649
2649
|
var MAX_DIRECT_UPLOAD_CONCURRENCY = 32;
|
|
2650
2650
|
var EXCLUDED_DEPLOYMENT_SEGMENTS = /* @__PURE__ */ new Set([
|
package/dist/http-server.js
CHANGED
package/dist/index.js
CHANGED
package/package.json
CHANGED