@hubot-friends/hubot-slack
Advanced tools
Comparing version
@@ -14,4 +14,4 @@ ### Description | ||
### Requirements (place an `x` in each of the `[ ]`) | ||
* [ ] I've read and understood the [Contributing guidelines](https://github.com/slackapi/hubot-slack/blob/master/.github/contributing.md) and have done my best effort to follow them. | ||
* [ ] I've read and agree to the [Code of Conduct](https://slackhq.github.io/code-of-conduct). | ||
* [ ] I've read and understood the [Contributing guidelines](./contributing.md) and have done my best effort to follow them. | ||
* [ ] I've read and agree to the [Code of Conduct](./CODE_OF_CONDUCT.md). | ||
* [ ] I've searched for any related issues and avoided creating a duplicate issue. | ||
@@ -18,0 +18,0 @@ |
@@ -7,3 +7,2 @@ ### Summary | ||
* [ ] I've read and understood the [Contributing Guidelines](https://github.com/slackapi/hubot-slack/blob/master/.github/contributing.md) and have done my best effort to follow them. | ||
* [ ] I've read and agree to the [Code of Conduct](https://slackhq.github.io/code-of-conduct). | ||
* [ ] I've read and understood the [Contributing Guidelines](./contributing.md) and have done my best effort to follow them. |
{ | ||
"name": "@hubot-friends/hubot-slack", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "A new Slack adapter for Hubot", | ||
@@ -27,10 +27,9 @@ "homepage": "https://github.com/hubot-friends/hubot-slack#readme", | ||
"@slack/socket-mode": "^1.3.2", | ||
"@slack/web-api": "^6.8.1" | ||
"@slack/web-api": "^6.9.1" | ||
}, | ||
"peerDependencies": { | ||
"hubot": ">= 9.0.0" | ||
"hubot": ">= 11" | ||
}, | ||
"engines": { | ||
"node": ">= 18.16.0", | ||
"npm": ">= 9.5.1" | ||
"node": ">= 18" | ||
}, | ||
@@ -37,0 +36,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
24
-4%175670
-1.1%2887
-0.48%1
Infinity%Updated