@vm0/cli 9.122.5 → 9.122.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.
@@ -73642,7 +73642,7 @@ if (DSN) {
73642
73642
  init2({
73643
73643
  dsn: DSN,
73644
73644
  environment: process.env.SENTRY_ENVIRONMENT ?? "production",
73645
- release: "9.122.5",
73645
+ release: "9.122.6",
73646
73646
  sendDefaultPii: false,
73647
73647
  tracesSampleRate: 0,
73648
73648
  shutdownTimeout: 500,
@@ -73661,7 +73661,7 @@ if (DSN) {
73661
73661
  }
73662
73662
  });
73663
73663
  setContext("cli", {
73664
- version: "9.122.5",
73664
+ version: "9.122.6",
73665
73665
  command: process.argv.slice(2).join(" ")
73666
73666
  });
73667
73667
  setContext("runtime", {
@@ -91178,6 +91178,27 @@ var CONNECTOR_TYPES_DEF = {
91178
91178
  scopes: ["signature", "extended", "openid"]
91179
91179
  }
91180
91180
  },
91181
+ duffel: {
91182
+ label: "Duffel",
91183
+ environmentMapping: {
91184
+ DUFFEL_TOKEN: "$secrets.DUFFEL_TOKEN"
91185
+ },
91186
+ helpText: "Connect your Duffel account to search and book flights and stays (hotels) through the Duffel API",
91187
+ authMethods: {
91188
+ "api-token": {
91189
+ label: "Access Token",
91190
+ helpText: "1. Log in to the [Duffel dashboard](https://app.duffel.com)\n2. Click your organisation name, then **Developers > Access tokens**\n3. Click **New token**, give it a name, leave scope as **Read write**\n4. Click **Create token** and copy the value (format: `duffel_test_...` for test mode, `duffel_live_...` for live mode)",
91191
+ secrets: {
91192
+ DUFFEL_TOKEN: {
91193
+ label: "Access Token",
91194
+ required: true,
91195
+ placeholder: "duffel_test_..."
91196
+ }
91197
+ }
91198
+ }
91199
+ },
91200
+ defaultAuthMethod: "api-token"
91201
+ },
91181
91202
  dropbox: {
91182
91203
  label: "Dropbox",
91183
91204
  environmentMapping: {
@@ -91376,6 +91397,27 @@ var CONNECTOR_TYPES_DEF = {
91376
91397
  },
91377
91398
  defaultAuthMethod: "api-token"
91378
91399
  },
91400
+ klaviyo: {
91401
+ label: "Klaviyo",
91402
+ environmentMapping: {
91403
+ KLAVIYO_TOKEN: "$secrets.KLAVIYO_TOKEN"
91404
+ },
91405
+ helpText: "Connect your Klaviyo account to manage profiles, lists, events, subscriptions, and campaigns",
91406
+ authMethods: {
91407
+ "api-token": {
91408
+ label: "API Key",
91409
+ helpText: "1. Log in to [Klaviyo](https://www.klaviyo.com/)\n2. Go to **Account > Settings > API keys**\n3. Click **Create Private API Key**\n4. Grant the scopes your workflow needs (e.g. `profiles:write`, `lists:write`, `events:write`, `subscriptions:write`)\n5. Copy the key (format: `pk_...`)",
91410
+ secrets: {
91411
+ KLAVIYO_TOKEN: {
91412
+ label: "API Key",
91413
+ required: true,
91414
+ placeholder: "pk_..."
91415
+ }
91416
+ }
91417
+ }
91418
+ },
91419
+ defaultAuthMethod: "api-token"
91420
+ },
91379
91421
  kommo: {
91380
91422
  label: "Kommo",
91381
91423
  environmentMapping: {
@@ -93602,6 +93644,35 @@ var CONNECTOR_TYPES_DEF = {
93602
93644
  },
93603
93645
  defaultAuthMethod: "api-token"
93604
93646
  },
93647
+ shopify: {
93648
+ label: "Shopify",
93649
+ tags: ["ecommerce", "store", "products", "orders"],
93650
+ environmentMapping: {
93651
+ SHOPIFY_TOKEN: "$secrets.SHOPIFY_TOKEN",
93652
+ SHOPIFY_SHOP: "$vars.SHOPIFY_SHOP"
93653
+ },
93654
+ helpText: "Connect your Shopify store to manage products, orders, customers, and inventory through the Admin API",
93655
+ authMethods: {
93656
+ "api-token": {
93657
+ label: "API Key",
93658
+ helpText: "1. In your Shopify admin, go to **Settings \u2192 Apps and sales channels \u2192 Develop apps**\n2. Click **Create an app**, name it (e.g. `vm0`), and open it\n3. Under **Configuration \u2192 Admin API integration**, grant the scopes you need (e.g. `read_products`, `read_orders`)\n4. Click **Install app** and then **Reveal token once** \u2014 copy the Admin API access token (starts with `shpat_`)\n5. For the **Store subdomain** below, enter only the subdomain of your `.myshopify.com` URL (for `acme.myshopify.com` enter `acme`)",
93659
+ secrets: {
93660
+ SHOPIFY_TOKEN: {
93661
+ label: "Admin API Access Token",
93662
+ required: true,
93663
+ placeholder: "shpat_..."
93664
+ },
93665
+ SHOPIFY_SHOP: {
93666
+ label: "Store Subdomain",
93667
+ required: true,
93668
+ type: "variable",
93669
+ placeholder: "acme"
93670
+ }
93671
+ }
93672
+ }
93673
+ },
93674
+ defaultAuthMethod: "api-token"
93675
+ },
93605
93676
  shortio: {
93606
93677
  label: "Short.io",
93607
93678
  environmentMapping: {
@@ -94316,6 +94387,27 @@ var CONNECTOR_TYPES_DEF = {
94316
94387
  },
94317
94388
  defaultAuthMethod: "api-token"
94318
94389
  },
94390
+ typeform: {
94391
+ label: "Typeform",
94392
+ environmentMapping: {
94393
+ TYPEFORM_TOKEN: "$secrets.TYPEFORM_TOKEN"
94394
+ },
94395
+ helpText: "Connect your Typeform account to create forms, fetch responses, and manage webhooks",
94396
+ authMethods: {
94397
+ "api-token": {
94398
+ label: "Personal Access Token",
94399
+ helpText: "1. Log in to [Typeform](https://admin.typeform.com)\n2. Open the account menu (top-right) and pick **Personal tokens**\n3. Click **Generate a new token**, name it, and choose the scopes you need (e.g. `forms:read`, `responses:read`, `webhooks:write`)\n4. Copy the token (format: `tfp_...`)",
94400
+ secrets: {
94401
+ TYPEFORM_TOKEN: {
94402
+ label: "Personal Access Token",
94403
+ required: true,
94404
+ placeholder: "tfp_..."
94405
+ }
94406
+ }
94407
+ }
94408
+ },
94409
+ defaultAuthMethod: "api-token"
94410
+ },
94319
94411
  "test-oauth": {
94320
94412
  label: "Test OAuth (internal)",
94321
94413
  featureFlag: "testOauthConnector" /* TestOauthConnector */,
@@ -96982,6 +97074,27 @@ var dropboxFirewall = {
96982
97074
  ]
96983
97075
  };
96984
97076
 
97077
+ // ../../packages/core/src/firewalls/duffel.generated.ts
97078
+ init_esm_shims();
97079
+ var duffelFirewall = {
97080
+ name: "duffel",
97081
+ description: "Duffel",
97082
+ placeholders: {
97083
+ DUFFEL_TOKEN: "duffel_test_CoffeeSafeLocalCoffeeSafeLocalCoffeeSa"
97084
+ },
97085
+ apis: [
97086
+ {
97087
+ base: "https://api.duffel.com",
97088
+ auth: {
97089
+ headers: {
97090
+ Authorization: "Bearer ${{ secrets.DUFFEL_TOKEN }}"
97091
+ }
97092
+ },
97093
+ permissions: []
97094
+ }
97095
+ ]
97096
+ };
97097
+
96985
97098
  // ../../packages/core/src/firewalls/elevenlabs.generated.ts
96986
97099
  init_esm_shims();
96987
97100
  var elevenlabsFirewall = {
@@ -99022,6 +99135,27 @@ var jotformFirewall = {
99022
99135
  ]
99023
99136
  };
99024
99137
 
99138
+ // ../../packages/core/src/firewalls/klaviyo.generated.ts
99139
+ init_esm_shims();
99140
+ var klaviyoFirewall = {
99141
+ name: "klaviyo",
99142
+ description: "Klaviyo",
99143
+ placeholders: {
99144
+ KLAVIYO_TOKEN: "pk_CoffeeSafeLocalCoffeeSafeLocalCoff"
99145
+ },
99146
+ apis: [
99147
+ {
99148
+ base: "https://a.klaviyo.com",
99149
+ auth: {
99150
+ headers: {
99151
+ Authorization: "Klaviyo-API-Key ${{ secrets.KLAVIYO_TOKEN }}"
99152
+ }
99153
+ },
99154
+ permissions: []
99155
+ }
99156
+ ]
99157
+ };
99158
+
99025
99159
  // ../../packages/core/src/firewalls/kommo.generated.ts
99026
99160
  init_esm_shims();
99027
99161
  var kommoFirewall = {
@@ -100731,6 +100865,27 @@ var serpapiFirewall = {
100731
100865
  ]
100732
100866
  };
100733
100867
 
100868
+ // ../../packages/core/src/firewalls/shopify.generated.ts
100869
+ init_esm_shims();
100870
+ var shopifyFirewall = {
100871
+ name: "shopify",
100872
+ description: "Shopify Admin API",
100873
+ placeholders: {
100874
+ SHOPIFY_TOKEN: "shpat_CoffeeSafeLocalCoffeeSafeLocalCo"
100875
+ },
100876
+ apis: [
100877
+ {
100878
+ base: "https://${{ vars.SHOPIFY_SHOP }}.myshopify.com",
100879
+ auth: {
100880
+ headers: {
100881
+ "X-Shopify-Access-Token": "${{ secrets.SHOPIFY_TOKEN }}"
100882
+ }
100883
+ },
100884
+ permissions: []
100885
+ }
100886
+ ]
100887
+ };
100888
+
100734
100889
  // ../../packages/core/src/firewalls/shortio.generated.ts
100735
100890
  init_esm_shims();
100736
100891
  var shortioFirewall = {
@@ -101136,6 +101291,27 @@ var twentyFirewall = {
101136
101291
  ]
101137
101292
  };
101138
101293
 
101294
+ // ../../packages/core/src/firewalls/typeform.generated.ts
101295
+ init_esm_shims();
101296
+ var typeformFirewall = {
101297
+ name: "typeform",
101298
+ description: "Typeform API",
101299
+ placeholders: {
101300
+ TYPEFORM_TOKEN: "tfp_c0ffee5afe10ca1c0ffee5afe10ca1c0ffee5afe"
101301
+ },
101302
+ apis: [
101303
+ {
101304
+ base: "https://api.typeform.com",
101305
+ auth: {
101306
+ headers: {
101307
+ Authorization: "Bearer ${{ secrets.TYPEFORM_TOKEN }}"
101308
+ }
101309
+ },
101310
+ permissions: []
101311
+ }
101312
+ ]
101313
+ };
101314
+
101139
101315
  // ../../packages/core/src/firewalls/v0.generated.ts
101140
101316
  init_esm_shims();
101141
101317
  var v0Firewall = {
@@ -103017,6 +103193,7 @@ var CONNECTOR_FIREWALLS = {
103017
103193
  db9: db9Firewall,
103018
103194
  drive9: drive9Firewall,
103019
103195
  dropbox: dropboxFirewall,
103196
+ duffel: duffelFirewall,
103020
103197
  elevenlabs: elevenlabsFirewall,
103021
103198
  explorium: exploriumFirewall,
103022
103199
  fal: falFirewall,
@@ -103047,6 +103224,7 @@ var CONNECTOR_FIREWALLS = {
103047
103224
  jam: jamFirewall,
103048
103225
  jira: jiraFirewall,
103049
103226
  jotform: jotformFirewall,
103227
+ klaviyo: klaviyoFirewall,
103050
103228
  kommo: kommoFirewall,
103051
103229
  lark: larkFirewall,
103052
103230
  line: lineFirewall,
@@ -103089,6 +103267,7 @@ var CONNECTOR_FIREWALLS = {
103089
103267
  scrapeninja: scrapeninjaFirewall,
103090
103268
  sentry: sentryFirewall,
103091
103269
  serpapi: serpapiFirewall,
103270
+ shopify: shopifyFirewall,
103092
103271
  shortio: shortioFirewall,
103093
103272
  similarweb: similarwebFirewall,
103094
103273
  slack: slackFirewall,
@@ -103105,6 +103284,7 @@ var CONNECTOR_FIREWALLS = {
103105
103284
  tldv: tldvFirewall,
103106
103285
  todoist: todoistFirewall,
103107
103286
  twenty: twentyFirewall,
103287
+ typeform: typeformFirewall,
103108
103288
  v0: v0Firewall,
103109
103289
  vercel: vercelFirewall,
103110
103290
  webflow: webflowFirewall,
@@ -116321,4 +116501,4 @@ undici/lib/web/fetch/body.js:
116321
116501
  undici/lib/web/websocket/frame.js:
116322
116502
  (*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> *)
116323
116503
  */
116324
- //# sourceMappingURL=chunk-SOU6CTAX.js.map
116504
+ //# sourceMappingURL=chunk-N2UX3IS3.js.map