replicas-cli 0.2.572 → 0.2.573
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.
- package/dist/index.cjs +1 -2
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -24455,7 +24455,7 @@ var headlessFilesystemAgentResultSchema = external_exports.object({
|
|
|
24455
24455
|
});
|
|
24456
24456
|
|
|
24457
24457
|
// ../shared/src/cli-version.ts
|
|
24458
|
-
var CLI_VERSION = "0.2.
|
|
24458
|
+
var CLI_VERSION = "0.2.573";
|
|
24459
24459
|
|
|
24460
24460
|
// ../shared/src/version.ts
|
|
24461
24461
|
function compareVersions(v1, v2) {
|
|
@@ -24778,7 +24778,6 @@ var HOSTED_COMPOSIO_PLUGIN_DEFINITIONS = [
|
|
|
24778
24778
|
["xero", "xero", "OAUTH2", false, "business", "Xero"],
|
|
24779
24779
|
["brex", "brex", "API_KEY", false, "business", "Brex"],
|
|
24780
24780
|
["buffer", "buffer", "OAUTH2", false, "business", "Buffer"],
|
|
24781
|
-
["docusign", "docusign", "OAUTH2", false, "business", "DocuSign"],
|
|
24782
24781
|
["canva", "canva", "OAUTH2", true, "productivity", "Canva"],
|
|
24783
24782
|
["webflow", "webflow", "API_KEY", false, "business", "Webflow"],
|
|
24784
24783
|
["firecrawl", "firecrawl", "API_KEY", false, "data", "Firecrawl"],
|