@openclaw/slack 2026.5.30-beta.1 → 2026.5.31-beta.2
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.
- package/README.md +11 -0
- package/dist/{action-runtime-BQ5ny5AD.js → action-runtime-DEztkt37.js} +2 -2
- package/dist/action-runtime.runtime-uN2B3l57.js +2 -0
- package/dist/{actions-DMBUHKPy.js → actions-BA_6yvPC.js} +2 -2
- package/dist/{actions.runtime-BfyFeTsT.js → actions.runtime-BNL71SN3.js} +1 -1
- package/dist/api.js +7 -7
- package/dist/{approval-handler.runtime-DVLnnq25.js → approval-handler.runtime-D0rHmHTC.js} +1 -1
- package/dist/{channel-CvkLuaXk.js → channel-ClgouPGI.js} +14 -15
- package/dist/channel-config-api.js +1 -1
- package/dist/channel-plugin-api.js +1 -1
- package/dist/{channel.setup-oGp4gSTP.js → channel.setup-DvU_3G7a.js} +2 -3
- package/dist/{client-DowBk5k0.js → client-qvqS9fQM.js} +20 -1
- package/dist/{config-schema-C0RewpJQ.js → config-schema-BjAjs8_6.js} +16 -0
- package/dist/contract-api.js +1 -1
- package/dist/{directory-live-BFB1pSax.js → directory-live-WZwhRYe2.js} +1 -1
- package/dist/{doctor-contract-DIMUXDHO.js → doctor-contract-DpGLNqS3.js} +2 -2
- package/dist/doctor-contract-api.js +1 -1
- package/dist/{monitor-BdzpEeNU.js → monitor-D5FVBchh.js} +2 -2
- package/dist/{outbound-adapter-BHZMgblN.js → outbound-adapter-BxKw6eWi.js} +1 -1
- package/dist/{pipeline.runtime-C52E8vGp.js → pipeline.runtime-Bo6reKXg.js} +37 -26
- package/dist/{probe-Djes9Fy6.js → probe-DczaQTdi.js} +1 -1
- package/dist/{provider-Ba13bui0.js → provider-DNfFBEzl.js} +6 -6
- package/dist/{replies-DkmWK7JW.js → replies-BmFpkBXm.js} +1 -1
- package/dist/{resolve-channels-zXt5f47h.js → resolve-channels-DIxJRl0F.js} +1 -1
- package/dist/{resolve-users-BLfGAz1v.js → resolve-users-B3vczJHE.js} +1 -1
- package/dist/{runtime-api-DvpUD2hw.js → runtime-api-BpGQDSTg.js} +1 -1
- package/dist/runtime-api.js +9 -9
- package/dist/{scopes-DiiHsqh1.js → scopes-Q1VjNpWb.js} +1 -1
- package/dist/{send-BURYyCXI.js → send-zvrcUvp2.js} +2 -3
- package/dist/send.runtime-iCVpfyB_.js +2 -0
- package/dist/setup-plugin-api.js +1 -1
- package/dist/{setup-surface-DJTHAguz.js → setup-surface-95xI4u2U.js} +3 -3
- package/dist/{shared-D9WMYymo.js → shared-D5tOdKwQ.js} +3 -4
- package/dist/{slash-dispatch.runtime-lsyTm_q5.js → slash-dispatch.runtime-BKo3qtpZ.js} +1 -1
- package/node_modules/@slack/bolt/README.md +1 -1
- package/node_modules/@slack/bolt/dist/App.d.ts +3 -3
- package/node_modules/@slack/bolt/dist/App.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/App.js +8 -12
- package/node_modules/@slack/bolt/dist/App.js.map +1 -1
- package/node_modules/@slack/bolt/dist/Assistant.d.ts +1 -2
- package/node_modules/@slack/bolt/dist/Assistant.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/Assistant.js.map +1 -1
- package/node_modules/@slack/bolt/dist/context/index.d.ts +5 -5
- package/node_modules/@slack/bolt/dist/context/index.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/context/index.js +7 -7
- package/node_modules/@slack/bolt/dist/context/index.js.map +1 -1
- package/node_modules/@slack/bolt/dist/index.d.ts +19 -19
- package/node_modules/@slack/bolt/dist/index.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/index.js +16 -16
- package/node_modules/@slack/bolt/dist/index.js.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.d.ts +1 -1
- package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.js +2 -0
- package/node_modules/@slack/bolt/dist/receivers/AwsLambdaReceiver.js.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/ExpressReceiver.d.ts +2 -2
- package/node_modules/@slack/bolt/dist/receivers/ExpressReceiver.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/ExpressReceiver.js +8 -1
- package/node_modules/@slack/bolt/dist/receivers/ExpressReceiver.js.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/HTTPReceiver.d.ts +2 -2
- package/node_modules/@slack/bolt/dist/receivers/HTTPReceiver.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/HTTPReceiver.js +4 -2
- package/node_modules/@slack/bolt/dist/receivers/HTTPReceiver.js.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.d.ts +1 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.js +1 -1
- package/node_modules/@slack/bolt/dist/receivers/SocketModeReceiver.js.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/verify-request.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/verify-request.js +3 -0
- package/node_modules/@slack/bolt/dist/receivers/verify-request.js.map +1 -1
- package/node_modules/@slack/bolt/dist/receivers/verify-signing-secret.d.ts +2 -0
- package/node_modules/@slack/bolt/dist/receivers/verify-signing-secret.d.ts.map +1 -0
- package/node_modules/@slack/bolt/dist/receivers/verify-signing-secret.js +12 -0
- package/node_modules/@slack/bolt/dist/receivers/verify-signing-secret.js.map +1 -0
- package/node_modules/@slack/bolt/dist/types/actions/index.d.ts +1 -1
- package/node_modules/@slack/bolt/dist/types/actions/index.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/types/actions/index.js +1 -1
- package/node_modules/@slack/bolt/dist/types/actions/index.js.map +1 -1
- package/node_modules/@slack/bolt/dist/types/events/index.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/types/index.d.ts +3 -3
- package/node_modules/@slack/bolt/dist/types/index.d.ts.map +1 -1
- package/node_modules/@slack/bolt/dist/types/index.js +3 -3
- package/node_modules/@slack/bolt/dist/types/index.js.map +1 -1
- package/node_modules/@slack/bolt/dist/types/options/index.d.ts.map +1 -1
- package/node_modules/@slack/bolt/package.json +4 -4
- package/node_modules/@types/retry/LICENSE +21 -21
- package/node_modules/@types/retry/README.md +4 -5
- package/node_modules/@types/retry/index.d.ts +13 -20
- package/node_modules/@types/retry/package.json +11 -9
- package/node_modules/es-object-atoms/CHANGELOG.md +21 -14
- package/node_modules/es-object-atoms/isObject.d.ts +1 -1
- package/node_modules/es-object-atoms/package.json +6 -7
- package/node_modules/es-object-atoms/tsconfig.json +1 -0
- package/node_modules/hasown/CHANGELOG.md +7 -0
- package/node_modules/hasown/index.d.ts +0 -1
- package/node_modules/hasown/package.json +4 -5
- package/node_modules/typebox/build/type/script/mapping.d.mts +5 -2
- package/node_modules/typebox/build/type/script/mapping.mjs +15 -8
- package/node_modules/typebox/build/type/script/parser.d.mts +3 -1
- package/node_modules/typebox/build/type/script/parser.mjs +2 -1
- package/node_modules/typebox/package.json +29 -29
- package/npm-shrinkwrap.json +22 -101
- package/openclaw.plugin.json +76 -0
- package/package.json +8 -7
- package/dist/action-runtime.runtime-C-vhDKzY.js +0 -2
- package/dist/channel-api-DdLCPu8a.js +0 -20
- package/dist/send.runtime-CKaMG3s-.js +0 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "typebox",
|
|
3
3
|
"description": "Json Schema Type Builder with Static Type Resolution for TypeScript",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.39",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"typescript",
|
|
7
7
|
"jsonschema"
|
|
@@ -16,22 +16,6 @@
|
|
|
16
16
|
"types": "./build/index.d.mts",
|
|
17
17
|
"module": "./build/index.mjs",
|
|
18
18
|
"exports": {
|
|
19
|
-
"./guard": {
|
|
20
|
-
"import": "./build/guard/index.mjs",
|
|
21
|
-
"default": "./build/guard/index.mjs"
|
|
22
|
-
},
|
|
23
|
-
"./error": {
|
|
24
|
-
"import": "./build/error/index.mjs",
|
|
25
|
-
"default": "./build/error/index.mjs"
|
|
26
|
-
},
|
|
27
|
-
"./compile": {
|
|
28
|
-
"import": "./build/compile/index.mjs",
|
|
29
|
-
"default": "./build/compile/index.mjs"
|
|
30
|
-
},
|
|
31
|
-
"./system": {
|
|
32
|
-
"import": "./build/system/index.mjs",
|
|
33
|
-
"default": "./build/system/index.mjs"
|
|
34
|
-
},
|
|
35
19
|
"./format": {
|
|
36
20
|
"import": "./build/format/index.mjs",
|
|
37
21
|
"default": "./build/format/index.mjs"
|
|
@@ -44,10 +28,26 @@
|
|
|
44
28
|
"import": "./build/schema/index.mjs",
|
|
45
29
|
"default": "./build/schema/index.mjs"
|
|
46
30
|
},
|
|
31
|
+
"./compile": {
|
|
32
|
+
"import": "./build/compile/index.mjs",
|
|
33
|
+
"default": "./build/compile/index.mjs"
|
|
34
|
+
},
|
|
47
35
|
"./value": {
|
|
48
36
|
"import": "./build/value/index.mjs",
|
|
49
37
|
"default": "./build/value/index.mjs"
|
|
50
38
|
},
|
|
39
|
+
"./guard": {
|
|
40
|
+
"import": "./build/guard/index.mjs",
|
|
41
|
+
"default": "./build/guard/index.mjs"
|
|
42
|
+
},
|
|
43
|
+
"./system": {
|
|
44
|
+
"import": "./build/system/index.mjs",
|
|
45
|
+
"default": "./build/system/index.mjs"
|
|
46
|
+
},
|
|
47
|
+
"./error": {
|
|
48
|
+
"import": "./build/error/index.mjs",
|
|
49
|
+
"default": "./build/error/index.mjs"
|
|
50
|
+
},
|
|
51
51
|
".": {
|
|
52
52
|
"import": "./build/index.mjs",
|
|
53
53
|
"default": "./build/index.mjs"
|
|
@@ -55,18 +55,6 @@
|
|
|
55
55
|
},
|
|
56
56
|
"typesVersions": {
|
|
57
57
|
"*": {
|
|
58
|
-
"guard": [
|
|
59
|
-
"./build/guard/index.d.mts"
|
|
60
|
-
],
|
|
61
|
-
"error": [
|
|
62
|
-
"./build/error/index.d.mts"
|
|
63
|
-
],
|
|
64
|
-
"compile": [
|
|
65
|
-
"./build/compile/index.d.mts"
|
|
66
|
-
],
|
|
67
|
-
"system": [
|
|
68
|
-
"./build/system/index.d.mts"
|
|
69
|
-
],
|
|
70
58
|
"format": [
|
|
71
59
|
"./build/format/index.d.mts"
|
|
72
60
|
],
|
|
@@ -76,9 +64,21 @@
|
|
|
76
64
|
"schema": [
|
|
77
65
|
"./build/schema/index.d.mts"
|
|
78
66
|
],
|
|
67
|
+
"compile": [
|
|
68
|
+
"./build/compile/index.d.mts"
|
|
69
|
+
],
|
|
79
70
|
"value": [
|
|
80
71
|
"./build/value/index.d.mts"
|
|
81
72
|
],
|
|
73
|
+
"guard": [
|
|
74
|
+
"./build/guard/index.d.mts"
|
|
75
|
+
],
|
|
76
|
+
"system": [
|
|
77
|
+
"./build/system/index.d.mts"
|
|
78
|
+
],
|
|
79
|
+
"error": [
|
|
80
|
+
"./build/error/index.d.mts"
|
|
81
|
+
],
|
|
82
82
|
".": [
|
|
83
83
|
"./build/index.d.mts"
|
|
84
84
|
]
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openclaw/slack",
|
|
3
|
-
"version": "2026.5.
|
|
3
|
+
"version": "2026.5.31-beta.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@openclaw/slack",
|
|
9
|
-
"version": "2026.5.
|
|
9
|
+
"version": "2026.5.31-beta.2",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@slack/bolt": "4.7.
|
|
11
|
+
"@slack/bolt": "4.7.3",
|
|
12
12
|
"@slack/types": "2.21.1",
|
|
13
13
|
"@slack/web-api": "7.16.0",
|
|
14
|
-
"typebox": "1.1.
|
|
14
|
+
"typebox": "1.1.39",
|
|
15
15
|
"zod": "4.4.3"
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|
|
18
|
-
"openclaw": ">=2026.5.
|
|
18
|
+
"openclaw": ">=2026.5.31-beta.2"
|
|
19
19
|
},
|
|
20
20
|
"peerDependenciesMeta": {
|
|
21
21
|
"openclaw": {
|
|
@@ -24,16 +24,16 @@
|
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
26
|
"node_modules/@slack/bolt": {
|
|
27
|
-
"version": "4.7.
|
|
28
|
-
"resolved": "https://registry.npmjs.org/@slack/bolt/-/bolt-4.7.
|
|
29
|
-
"integrity": "sha512-
|
|
27
|
+
"version": "4.7.3",
|
|
28
|
+
"resolved": "https://registry.npmjs.org/@slack/bolt/-/bolt-4.7.3.tgz",
|
|
29
|
+
"integrity": "sha512-bODs8q/yNDWUPoxmQhFrRqLMA5vhB/PDizYWqb6CkQhLWEUo5JFtfJcmeU4ElGl6qSt++OKjSYNa4MPc77CleQ==",
|
|
30
30
|
"license": "MIT",
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@slack/logger": "^4.0.1",
|
|
33
33
|
"@slack/oauth": "^3.0.5",
|
|
34
34
|
"@slack/socket-mode": "^2.0.7",
|
|
35
|
-
"@slack/types": "^2.
|
|
36
|
-
"@slack/web-api": "^7.
|
|
35
|
+
"@slack/types": "^2.21.1",
|
|
36
|
+
"@slack/web-api": "^7.16.0",
|
|
37
37
|
"axios": "^1.12.0",
|
|
38
38
|
"express": "^5.0.0",
|
|
39
39
|
"path-to-regexp": "^8.1.0",
|
|
@@ -130,54 +130,6 @@
|
|
|
130
130
|
"npm": ">= 8.6.0"
|
|
131
131
|
}
|
|
132
132
|
},
|
|
133
|
-
"node_modules/@types/body-parser": {
|
|
134
|
-
"version": "1.19.6",
|
|
135
|
-
"resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.6.tgz",
|
|
136
|
-
"integrity": "sha512-HLFeCYgz89uk22N5Qg3dvGvsv46B8GLvKKo1zKG4NybA8U2DiEO3w9lqGg29t/tfLRJpJ6iQxnVw4OnB7MoM9g==",
|
|
137
|
-
"license": "MIT",
|
|
138
|
-
"dependencies": {
|
|
139
|
-
"@types/connect": "*",
|
|
140
|
-
"@types/node": "*"
|
|
141
|
-
}
|
|
142
|
-
},
|
|
143
|
-
"node_modules/@types/connect": {
|
|
144
|
-
"version": "3.4.38",
|
|
145
|
-
"resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz",
|
|
146
|
-
"integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==",
|
|
147
|
-
"license": "MIT",
|
|
148
|
-
"dependencies": {
|
|
149
|
-
"@types/node": "*"
|
|
150
|
-
}
|
|
151
|
-
},
|
|
152
|
-
"node_modules/@types/express": {
|
|
153
|
-
"version": "5.0.6",
|
|
154
|
-
"resolved": "https://registry.npmjs.org/@types/express/-/express-5.0.6.tgz",
|
|
155
|
-
"integrity": "sha512-sKYVuV7Sv9fbPIt/442koC7+IIwK5olP1KWeD88e/idgoJqDm3JV/YUiPwkoKK92ylff2MGxSz1CSjsXelx0YA==",
|
|
156
|
-
"license": "MIT",
|
|
157
|
-
"dependencies": {
|
|
158
|
-
"@types/body-parser": "*",
|
|
159
|
-
"@types/express-serve-static-core": "^5.0.0",
|
|
160
|
-
"@types/serve-static": "^2"
|
|
161
|
-
}
|
|
162
|
-
},
|
|
163
|
-
"node_modules/@types/express-serve-static-core": {
|
|
164
|
-
"version": "5.1.1",
|
|
165
|
-
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.1.1.tgz",
|
|
166
|
-
"integrity": "sha512-v4zIMr/cX7/d2BpAEX3KNKL/JrT1s43s96lLvvdTmza1oEvDudCqK9aF/djc/SWgy8Yh0h30TZx5VpzqFCxk5A==",
|
|
167
|
-
"license": "MIT",
|
|
168
|
-
"dependencies": {
|
|
169
|
-
"@types/node": "*",
|
|
170
|
-
"@types/qs": "*",
|
|
171
|
-
"@types/range-parser": "*",
|
|
172
|
-
"@types/send": "*"
|
|
173
|
-
}
|
|
174
|
-
},
|
|
175
|
-
"node_modules/@types/http-errors": {
|
|
176
|
-
"version": "2.0.5",
|
|
177
|
-
"resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.5.tgz",
|
|
178
|
-
"integrity": "sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==",
|
|
179
|
-
"license": "MIT"
|
|
180
|
-
},
|
|
181
133
|
"node_modules/@types/jsonwebtoken": {
|
|
182
134
|
"version": "9.0.10",
|
|
183
135
|
"resolved": "https://registry.npmjs.org/@types/jsonwebtoken/-/jsonwebtoken-9.0.10.tgz",
|
|
@@ -203,43 +155,12 @@
|
|
|
203
155
|
"undici-types": ">=7.24.0 <7.24.7"
|
|
204
156
|
}
|
|
205
157
|
},
|
|
206
|
-
"node_modules/@types/qs": {
|
|
207
|
-
"version": "6.15.1",
|
|
208
|
-
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.15.1.tgz",
|
|
209
|
-
"integrity": "sha512-GZHUBZR9hckSUhrxmp1nG6NwdpM9fCunJwyThLW1X3AyHgd9IlHb6VANpQQqDr2o/qQp6McZ3y/IA2rVzKzSbw==",
|
|
210
|
-
"license": "MIT"
|
|
211
|
-
},
|
|
212
|
-
"node_modules/@types/range-parser": {
|
|
213
|
-
"version": "1.2.7",
|
|
214
|
-
"resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz",
|
|
215
|
-
"integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==",
|
|
216
|
-
"license": "MIT"
|
|
217
|
-
},
|
|
218
158
|
"node_modules/@types/retry": {
|
|
219
|
-
"version": "0.12.
|
|
220
|
-
"resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.
|
|
221
|
-
"integrity": "sha512-
|
|
159
|
+
"version": "0.12.5",
|
|
160
|
+
"resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.5.tgz",
|
|
161
|
+
"integrity": "sha512-3xSjTp3v03X/lSQLkczaN9UIEwJMoMCA1+Nb5HfbJEQWogdeQIyVtTvxPXDQjZ5zws8rFQfVfRdz03ARihPJgw==",
|
|
222
162
|
"license": "MIT"
|
|
223
163
|
},
|
|
224
|
-
"node_modules/@types/send": {
|
|
225
|
-
"version": "1.2.1",
|
|
226
|
-
"resolved": "https://registry.npmjs.org/@types/send/-/send-1.2.1.tgz",
|
|
227
|
-
"integrity": "sha512-arsCikDvlU99zl1g69TcAB3mzZPpxgw0UQnaHeC1Nwb015xp8bknZv5rIfri9xTOcMuaVgvabfIRA7PSZVuZIQ==",
|
|
228
|
-
"license": "MIT",
|
|
229
|
-
"dependencies": {
|
|
230
|
-
"@types/node": "*"
|
|
231
|
-
}
|
|
232
|
-
},
|
|
233
|
-
"node_modules/@types/serve-static": {
|
|
234
|
-
"version": "2.2.0",
|
|
235
|
-
"resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-2.2.0.tgz",
|
|
236
|
-
"integrity": "sha512-8mam4H1NHLtu7nmtalF7eyBH14QyOASmcxHhSfEoRyr0nP/YdoesEtU+uSRvMe96TW/HPTtkoKqQLl53N7UXMQ==",
|
|
237
|
-
"license": "MIT",
|
|
238
|
-
"dependencies": {
|
|
239
|
-
"@types/http-errors": "*",
|
|
240
|
-
"@types/node": "*"
|
|
241
|
-
}
|
|
242
|
-
},
|
|
243
164
|
"node_modules/@types/ws": {
|
|
244
165
|
"version": "8.18.1",
|
|
245
166
|
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz",
|
|
@@ -491,9 +412,9 @@
|
|
|
491
412
|
}
|
|
492
413
|
},
|
|
493
414
|
"node_modules/es-object-atoms": {
|
|
494
|
-
"version": "1.1.
|
|
495
|
-
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.
|
|
496
|
-
"integrity": "sha512-
|
|
415
|
+
"version": "1.1.2",
|
|
416
|
+
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
|
|
417
|
+
"integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
|
|
497
418
|
"license": "MIT",
|
|
498
419
|
"dependencies": {
|
|
499
420
|
"es-errors": "^1.3.0"
|
|
@@ -772,9 +693,9 @@
|
|
|
772
693
|
}
|
|
773
694
|
},
|
|
774
695
|
"node_modules/hasown": {
|
|
775
|
-
"version": "2.0.
|
|
776
|
-
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.
|
|
777
|
-
"integrity": "sha512-
|
|
696
|
+
"version": "2.0.4",
|
|
697
|
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.4.tgz",
|
|
698
|
+
"integrity": "sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==",
|
|
778
699
|
"license": "MIT",
|
|
779
700
|
"dependencies": {
|
|
780
701
|
"function-bind": "^1.1.2"
|
|
@@ -1427,9 +1348,9 @@
|
|
|
1427
1348
|
}
|
|
1428
1349
|
},
|
|
1429
1350
|
"node_modules/typebox": {
|
|
1430
|
-
"version": "1.1.
|
|
1431
|
-
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.1.
|
|
1432
|
-
"integrity": "sha512-
|
|
1351
|
+
"version": "1.1.39",
|
|
1352
|
+
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.1.39.tgz",
|
|
1353
|
+
"integrity": "sha512-vj0afVtOfLQvv0GR0VxVagYxsXN64btL7Z9XoaG0ZggH3mruMMkOO6hXdgMsjCY3shZgEvooAWVeznQVs5c43w==",
|
|
1433
1354
|
"license": "MIT"
|
|
1434
1355
|
},
|
|
1435
1356
|
"node_modules/undici-types": {
|
package/openclaw.plugin.json
CHANGED
|
@@ -544,6 +544,36 @@
|
|
|
544
544
|
"allowlist"
|
|
545
545
|
]
|
|
546
546
|
},
|
|
547
|
+
"mentionPatterns": {
|
|
548
|
+
"type": "object",
|
|
549
|
+
"properties": {
|
|
550
|
+
"mode": {
|
|
551
|
+
"anyOf": [
|
|
552
|
+
{
|
|
553
|
+
"type": "string",
|
|
554
|
+
"const": "allow"
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
"type": "string",
|
|
558
|
+
"const": "deny"
|
|
559
|
+
}
|
|
560
|
+
]
|
|
561
|
+
},
|
|
562
|
+
"allowIn": {
|
|
563
|
+
"type": "array",
|
|
564
|
+
"items": {
|
|
565
|
+
"type": "string"
|
|
566
|
+
}
|
|
567
|
+
},
|
|
568
|
+
"denyIn": {
|
|
569
|
+
"type": "array",
|
|
570
|
+
"items": {
|
|
571
|
+
"type": "string"
|
|
572
|
+
}
|
|
573
|
+
}
|
|
574
|
+
},
|
|
575
|
+
"additionalProperties": false
|
|
576
|
+
},
|
|
547
577
|
"contextVisibility": {
|
|
548
578
|
"type": "string",
|
|
549
579
|
"enum": [
|
|
@@ -1707,6 +1737,36 @@
|
|
|
1707
1737
|
"allowlist"
|
|
1708
1738
|
]
|
|
1709
1739
|
},
|
|
1740
|
+
"mentionPatterns": {
|
|
1741
|
+
"type": "object",
|
|
1742
|
+
"properties": {
|
|
1743
|
+
"mode": {
|
|
1744
|
+
"anyOf": [
|
|
1745
|
+
{
|
|
1746
|
+
"type": "string",
|
|
1747
|
+
"const": "allow"
|
|
1748
|
+
},
|
|
1749
|
+
{
|
|
1750
|
+
"type": "string",
|
|
1751
|
+
"const": "deny"
|
|
1752
|
+
}
|
|
1753
|
+
]
|
|
1754
|
+
},
|
|
1755
|
+
"allowIn": {
|
|
1756
|
+
"type": "array",
|
|
1757
|
+
"items": {
|
|
1758
|
+
"type": "string"
|
|
1759
|
+
}
|
|
1760
|
+
},
|
|
1761
|
+
"denyIn": {
|
|
1762
|
+
"type": "array",
|
|
1763
|
+
"items": {
|
|
1764
|
+
"type": "string"
|
|
1765
|
+
}
|
|
1766
|
+
}
|
|
1767
|
+
},
|
|
1768
|
+
"additionalProperties": false
|
|
1769
|
+
},
|
|
1710
1770
|
"contextVisibility": {
|
|
1711
1771
|
"type": "string",
|
|
1712
1772
|
"enum": [
|
|
@@ -2385,6 +2445,22 @@
|
|
|
2385
2445
|
"label": "Slack Config Writes",
|
|
2386
2446
|
"help": "Allow Slack to write config in response to channel events/commands (default: true)."
|
|
2387
2447
|
},
|
|
2448
|
+
"mentionPatterns": {
|
|
2449
|
+
"label": "Slack Mention Pattern Policy",
|
|
2450
|
+
"help": "Scopes configured groupChat mentionPatterns to selected Slack channel IDs. Native Slack @mentions still trigger even when regex patterns are denied."
|
|
2451
|
+
},
|
|
2452
|
+
"mentionPatterns.mode": {
|
|
2453
|
+
"label": "Slack Mention Pattern Mode",
|
|
2454
|
+
"help": "\"allow\" enables configured regex mention patterns unless denyIn matches; \"deny\" disables them unless allowIn matches."
|
|
2455
|
+
},
|
|
2456
|
+
"mentionPatterns.allowIn": {
|
|
2457
|
+
"label": "Slack Mention Pattern Allowlist",
|
|
2458
|
+
"help": "Slack channel IDs where configured regex mention patterns are enabled when mode is deny."
|
|
2459
|
+
},
|
|
2460
|
+
"mentionPatterns.denyIn": {
|
|
2461
|
+
"label": "Slack Mention Pattern Denylist",
|
|
2462
|
+
"help": "Slack channel IDs where configured regex mention patterns are disabled. Native @mentions still trigger."
|
|
2463
|
+
},
|
|
2388
2464
|
"commands.native": {
|
|
2389
2465
|
"label": "Slack Native Commands",
|
|
2390
2466
|
"help": "Override native commands for Slack (bool or \"auto\")."
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openclaw/slack",
|
|
3
|
-
"version": "2026.5.
|
|
3
|
+
"version": "2026.5.31-beta.2",
|
|
4
4
|
"description": "OpenClaw Slack channel plugin for channels, DMs, commands, and app events.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -8,14 +8,14 @@
|
|
|
8
8
|
},
|
|
9
9
|
"type": "module",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@slack/bolt": "4.7.
|
|
11
|
+
"@slack/bolt": "4.7.3",
|
|
12
12
|
"@slack/types": "2.21.1",
|
|
13
13
|
"@slack/web-api": "7.16.0",
|
|
14
|
-
"typebox": "1.1.
|
|
14
|
+
"typebox": "1.1.39",
|
|
15
15
|
"zod": "4.4.3"
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|
|
18
|
-
"openclaw": ">=2026.5.
|
|
18
|
+
"openclaw": ">=2026.5.31-beta.2"
|
|
19
19
|
},
|
|
20
20
|
"peerDependenciesMeta": {
|
|
21
21
|
"openclaw": {
|
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"allowInvalidConfigRecovery": true
|
|
61
61
|
},
|
|
62
62
|
"compat": {
|
|
63
|
-
"pluginApi": ">=2026.5.
|
|
63
|
+
"pluginApi": ">=2026.5.31-beta.2"
|
|
64
64
|
},
|
|
65
65
|
"startup": {
|
|
66
66
|
"deferConfiguredChannelFullLoadUntilAfterListen": true
|
|
67
67
|
},
|
|
68
68
|
"build": {
|
|
69
|
-
"openclawVersion": "2026.5.
|
|
69
|
+
"openclawVersion": "2026.5.31-beta.2",
|
|
70
70
|
"bundledDist": false
|
|
71
71
|
},
|
|
72
72
|
"release": {
|
|
@@ -81,7 +81,8 @@
|
|
|
81
81
|
"files": [
|
|
82
82
|
"dist/**",
|
|
83
83
|
"openclaw.plugin.json",
|
|
84
|
-
"npm-shrinkwrap.json"
|
|
84
|
+
"npm-shrinkwrap.json",
|
|
85
|
+
"README.md"
|
|
85
86
|
],
|
|
86
87
|
"bundledDependencies": [
|
|
87
88
|
"@slack/bolt",
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import "./target-parsing-C7eeWg7M.js";
|
|
2
|
-
import { DEFAULT_ACCOUNT_ID as DEFAULT_ACCOUNT_ID$1 } from "openclaw/plugin-sdk/account-id";
|
|
3
|
-
import { PAIRING_APPROVED_MESSAGE, projectCredentialSnapshotFields, resolveConfiguredFromRequiredCredentialStatuses } from "openclaw/plugin-sdk/channel-status";
|
|
4
|
-
//#region extensions/slack/src/channel-api.ts
|
|
5
|
-
const SLACK_CHANNEL_META = {
|
|
6
|
-
id: "slack",
|
|
7
|
-
label: "Slack",
|
|
8
|
-
selectionLabel: "Slack",
|
|
9
|
-
docsPath: "/channels/slack",
|
|
10
|
-
docsLabel: "slack",
|
|
11
|
-
blurb: "supports bot + app tokens, channels, threads, and interactive replies.",
|
|
12
|
-
systemImage: "number.square",
|
|
13
|
-
markdownCapable: true
|
|
14
|
-
};
|
|
15
|
-
function getChatChannelMeta(id) {
|
|
16
|
-
if (id !== SLACK_CHANNEL_META.id) throw new Error(`Unsupported Slack channel meta lookup: ${id}`);
|
|
17
|
-
return SLACK_CHANNEL_META;
|
|
18
|
-
}
|
|
19
|
-
//#endregion
|
|
20
|
-
export { resolveConfiguredFromRequiredCredentialStatuses as a, projectCredentialSnapshotFields as i, PAIRING_APPROVED_MESSAGE as n, getChatChannelMeta as r, DEFAULT_ACCOUNT_ID$1 as t };
|