Socket
Socket
Sign inDemoInstall

@slack/client

Package Overview
Dependencies
30
Maintainers
4
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.0.2

14

package.json
{
"name": "@slack/client",
"version": "5.0.1",
"version": "5.0.2",
"description": "Legacy wrapper for official Slack Platform's Web API, RTM API, and Incoming Webhook libraries. Use @slack/web-api, @slack/rtm-api, or @slack/webhook instead.",

@@ -33,3 +33,3 @@ "author": "Slack Technologies, Inc.",

"repository": "slackapi/node-slack-sdk",
"homepage": "https://slack.dev/node-slack-sdk/tutorials/migrating-to-v5/",
"homepage": "https://slack.dev/node-slack-sdk/tutorials/migrating-to-v5",
"publishConfig": {

@@ -50,6 +50,6 @@ "access": "public"

"@slack/logger": "^1.0.0",
"@slack/rtm-api": "^5.0.1",
"@slack/types": "^1.0.0",
"@slack/web-api": "^5.0.1",
"@slack/webhook": "^5.0.0"
"@slack/rtm-api": "^5.0.2",
"@slack/types": "^1.1.0",
"@slack/web-api": "^5.1.0",
"@slack/webhook": "^5.0.1"
},

@@ -62,3 +62,3 @@ "devDependencies": {

},
"gitHead": "0a53364d7cdb6d4485ba30676086bcaaabc46b4e"
"gitHead": "35b40af1dc28ef40cb00eb9a47f902e73c27b03f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc