@vm0/cli 9.174.1 → 9.174.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.
@@ -74083,7 +74083,7 @@ if (DSN) {
74083
74083
  init2({
74084
74084
  dsn: DSN,
74085
74085
  environment: process.env.SENTRY_ENVIRONMENT ?? "production",
74086
- release: "9.174.1",
74086
+ release: "9.174.3",
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.174.1",
74105
+ version: "9.174.3",
74106
74106
  command: process.argv.slice(2).join(" ")
74107
74107
  });
74108
74108
  setContext("runtime", {
@@ -96735,7 +96735,7 @@ var x = {
96735
96735
  helpText: "Sign in with X to grant read access.",
96736
96736
  grant: {
96737
96737
  kind: "auth-code",
96738
- tokenUrl: "https://api.twitter.com/2/oauth2/token",
96738
+ tokenUrl: "https://api.x.com/2/oauth2/token",
96739
96739
  client: {
96740
96740
  clientRegistration: "static",
96741
96741
  clientType: "confidential",
@@ -106389,7 +106389,7 @@ var connectorTypeSchema = external_exports.enum(CONNECTOR_TYPE_KEYS);
106389
106389
  // ../../packages/api-contracts/src/contracts/connector-schemas.ts
106390
106390
  init_esm_shims();
106391
106391
  var connectorResponseSchema = external_exports.object({
106392
- id: external_exports.uuid().nullable(),
106392
+ id: external_exports.uuid(),
106393
106393
  type: connectorTypeSchema,
106394
106394
  authMethod: external_exports.string(),
106395
106395
  externalId: external_exports.string().nullable(),
@@ -132705,4 +132705,4 @@ undici/lib/web/fetch/body.js:
132705
132705
  undici/lib/web/websocket/frame.js:
132706
132706
  (*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> *)
132707
132707
  */
132708
- //# sourceMappingURL=chunk-P75YYKJH.js.map
132708
+ //# sourceMappingURL=chunk-HS5QLAW2.js.map