sim-setup 1.0.11 → 1.0.12-preview.105.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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1670,7 +1670,7 @@ var init_env_capabilities = __esm(() => {
1670
1670
  var integrations_default;
1671
1671
  var init_integrations = __esm(() => {
1672
1672
  integrations_default = {
1673
- updatedAt: "2026-09-06",
1673
+ updatedAt: "2026-09-07",
1674
1674
  integrations: [
1675
1675
  {
1676
1676
  type: "onepassword",
@@ -23876,7 +23876,7 @@ var init_integrations = __esm(() => {
23876
23876
  },
23877
23877
  {
23878
23878
  name: "List Channels",
23879
- description: "List accessible Slack conversations. Credential-group user tokens also return one-to-one and group direct messages."
23879
+ description: "List up to 10,000 accessible Slack conversations across as many cursor pages as Slack supplies, capped at 200 provider pages. Credential-group user tokens also return one-to-one and group direct messages."
23880
23880
  },
23881
23881
  {
23882
23882
  name: "List Channel Members",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sim-setup",
3
- "version": "1.0.11",
3
+ "version": "1.0.12-preview.105.1",
4
4
  "description": "Set up and manage a self-hosted Sim installation",
5
5
  "type": "module",
6
6
  "bin": {