New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hubot-friends/hubot-slack

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hubot-friends/hubot-slack - npm Package Compare versions

Comparing version

to
3.0.0

index.mjs

4

.github/issue_template.md

@@ -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