@vm0/cli 9.114.0 → 9.114.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.
@@ -34652,7 +34652,7 @@ if (DSN) {
34652
34652
  Sentry.init({
34653
34653
  dsn: DSN,
34654
34654
  environment: process.env.SENTRY_ENVIRONMENT ?? "production",
34655
- release: "9.114.0",
34655
+ release: "9.114.1",
34656
34656
  sendDefaultPii: false,
34657
34657
  tracesSampleRate: 0,
34658
34658
  shutdownTimeout: 500,
@@ -34671,7 +34671,7 @@ if (DSN) {
34671
34671
  }
34672
34672
  });
34673
34673
  Sentry.setContext("cli", {
34674
- version: "9.114.0",
34674
+ version: "9.114.1",
34675
34675
  command: process.argv.slice(2).join(" ")
34676
34676
  });
34677
34677
  Sentry.setContext("runtime", {
@@ -61889,6 +61889,7 @@ var xFirewall = {
61889
61889
  "DELETE /2/account_activity/webhooks/{webhook_id}/subscriptions/{user_id}/all",
61890
61890
  "GET /2/activity/stream",
61891
61891
  "GET /2/activity/subscriptions",
61892
+ "DELETE /2/activity/subscriptions",
61892
61893
  "PUT /2/activity/subscriptions/{subscription_id}",
61893
61894
  "DELETE /2/activity/subscriptions/{subscription_id}",
61894
61895
  "GET /2/compliance/jobs",
@@ -76681,4 +76682,4 @@ undici/lib/web/fetch/body.js:
76681
76682
  undici/lib/web/websocket/frame.js:
76682
76683
  (*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> *)
76683
76684
  */
76684
- //# sourceMappingURL=chunk-YGGTGOHH.js.map
76685
+ //# sourceMappingURL=chunk-KFF4XQ5R.js.map