File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @slack/types" ,
3
3
"version" : " 2.13.0" ,
4
- "description" : " Shared type definitions for the Node Slack SDK " ,
4
+ "description" : " Shared types for Slack domain objects and event payloads " ,
5
5
"author" : " Slack Technologies, LLC" ,
6
6
"license" : " MIT" ,
7
7
"keywords" : [
16
16
" dist/**/*"
17
17
],
18
18
"engines" : {
19
- "node" : " >= 12.13.0 " ,
20
- "npm" : " >= 6.12 .0"
19
+ "node" : " >= 18 " ,
20
+ "npm" : " >= 8.6 .0"
21
21
},
22
22
"repository" : " slackapi/node-slack-sdk" ,
23
- "homepage" : " https://slack.dev/node-slack-sdk" ,
23
+ "homepage" : " https://slack.dev/node-slack-sdk/reference/types " ,
24
24
"publishConfig" : {
25
25
"access" : " public"
26
26
},
45
45
"eslint-config-airbnb-typescript" : " ^17.1.0" ,
46
46
"eslint-plugin-import" : " ^2.28.1" ,
47
47
"eslint-plugin-import-newlines" : " ^1.3.4" ,
48
- "eslint-plugin-jsdoc" : " ^46.5.0 " ,
48
+ "eslint-plugin-jsdoc" : " ^48 " ,
49
49
"eslint-plugin-node" : " ^11.1.0" ,
50
50
"shx" : " ^0.3.2" ,
51
51
"tsd" : " ^0.31.0" ,
52
- "typescript" : " ^4.1.0 "
52
+ "typescript" : " 5.3.3 "
53
53
},
54
54
"tsd" : {
55
55
"directory" : " test"
You can’t perform that action at this time.
0 commit comments