@vm0/cli 9.164.0 → 9.165.1
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.
|
@@ -74083,7 +74083,7 @@ if (DSN) {
|
|
|
74083
74083
|
init2({
|
|
74084
74084
|
dsn: DSN,
|
|
74085
74085
|
environment: process.env.SENTRY_ENVIRONMENT ?? "production",
|
|
74086
|
-
release: "9.
|
|
74086
|
+
release: "9.165.1",
|
|
74087
74087
|
sendDefaultPii: false,
|
|
74088
74088
|
tracesSampleRate: 0,
|
|
74089
74089
|
shutdownTimeout: 500,
|
|
@@ -74102,7 +74102,7 @@ if (DSN) {
|
|
|
74102
74102
|
}
|
|
74103
74103
|
});
|
|
74104
74104
|
setContext("cli", {
|
|
74105
|
-
version: "9.
|
|
74105
|
+
version: "9.165.1",
|
|
74106
74106
|
command: process.argv.slice(2).join(" ")
|
|
74107
74107
|
});
|
|
74108
74108
|
setContext("runtime", {
|
|
@@ -74233,11 +74233,6 @@ var FEATURE_SWITCHES = {
|
|
|
74233
74233
|
description: "Enable the Ahrefs SEO connector",
|
|
74234
74234
|
enabled: false
|
|
74235
74235
|
},
|
|
74236
|
-
["base44Connector" /* Base44Connector */]: {
|
|
74237
|
-
maintainer: "liangyou@vm0.ai",
|
|
74238
|
-
description: "Enable the Base44 connector",
|
|
74239
|
-
enabled: true
|
|
74240
|
-
},
|
|
74241
74236
|
["bentomlConnector" /* BentomlConnector */]: {
|
|
74242
74237
|
maintainer: "ethan@vm0.ai",
|
|
74243
74238
|
description: "Enable the BentoML model serving connector",
|
|
@@ -99509,7 +99504,6 @@ var base44 = {
|
|
|
99509
99504
|
helpText: "Connect your Base44 account to let agents access and manage your Base44 apps",
|
|
99510
99505
|
authMethods: {
|
|
99511
99506
|
oauth: {
|
|
99512
|
-
featureFlag: "base44Connector" /* Base44Connector */,
|
|
99513
99507
|
label: "OAuth",
|
|
99514
99508
|
helpText: "Sign in with Base44 to grant access.",
|
|
99515
99509
|
grant: {
|
|
@@ -135352,4 +135346,4 @@ undici/lib/web/fetch/body.js:
|
|
|
135352
135346
|
undici/lib/web/websocket/frame.js:
|
|
135353
135347
|
(*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> *)
|
|
135354
135348
|
*/
|
|
135355
|
-
//# sourceMappingURL=chunk-
|
|
135349
|
+
//# sourceMappingURL=chunk-SEONTKHL.js.map
|