@slack/client
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "@slack/client", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"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,5 +50,5 @@ "access": "public" | ||
"@slack/logger": "^1.0.0", | ||
"@slack/rtm-api": "^5.0.0", | ||
"@slack/rtm-api": "^5.0.1", | ||
"@slack/types": "^1.0.0", | ||
"@slack/web-api": "^5.0.0", | ||
"@slack/web-api": "^5.0.1", | ||
"@slack/webhook": "^5.0.0" | ||
@@ -62,3 +62,3 @@ }, | ||
}, | ||
"gitHead": "891307eb5f1625f68b72e4c242ba749a7d6cb996" | ||
"gitHead": "0a53364d7cdb6d4485ba30676086bcaaabc46b4e" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7190
0
8
0
Updated@slack/rtm-api@^5.0.1
Updated@slack/web-api@^5.0.1