{"id":10106623,"name":"@slack/cli-test","ecosystem":"npm","description":"Node.js bindings for the Slack CLI for use in automated testing","homepage":"https://github.com/slackapi/node-slack-sdk#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/slackapi/node-slack-sdk","keywords_array":["cli","slack","test"],"namespace":"slack","versions_count":24,"first_release_published_at":"2024-05-23T18:40:39.679Z","latest_release_published_at":"2026-03-13T00:47:44.200Z","latest_release_number":"2.2.2","last_synced_at":"2026-03-13T02:17:00.326Z","created_at":"2024-05-24T09:52:46.479Z","updated_at":"2026-03-13T02:17:00.326Z","registry_url":"https://www.npmjs.com/package/@slack/cli-test","install_command":"npm install @slack/cli-test","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"0.0.1-rc.3.cli.2.24.0","powershell":"1.3.1-powershell.5","latest":"2.2.2"}},"repo_metadata":{"id":15386407,"uuid":"18117991","full_name":"slackapi/node-slack-sdk","owner":"slackapi","description":"Slack Developer Kit for Node.js","archived":false,"fork":false,"pushed_at":"2025-10-29T03:26:58.000Z","size":16888,"stargazers_count":3345,"open_issues_count":59,"forks_count":680,"subscribers_count":120,"default_branch":"main","last_synced_at":"2025-10-30T07:01:49.540Z","etag":null,"topics":["slack","slackapi","socket-mode","typescript","websocket","websocket-client","websockets"],"latest_commit_sha":null,"homepage":"https://docs.slack.dev/tools/node-slack-sdk/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slackapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-03-25T21:56:50.000Z","updated_at":"2025-10-29T03:26:59.000Z","dependencies_parsed_at":"2023-11-07T18:44:49.948Z","dependency_job_id":"5437cd69-cf6a-4375-8680-d023b63ff5e1","html_url":"https://github.com/slackapi/node-slack-sdk","commit_stats":{"total_commits":2067,"total_committers":193,"mean_commits":"10.709844559585493","dds":0.7508466376390904,"last_synced_commit":"332e38f9151769d748ee9e81902473f2ef7f6c99"},"previous_names":["slackhq/node-slack-client","slackhq/node-slack-sdk","tinyspeck/node-slack"],"tags_count":380,"template":false,"template_full_name":null,"purl":"pkg:github/slackapi/node-slack-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slackapi","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/sbom","scorecard":{"id":830920,"data":{"date":"2025-08-11","repo":{"name":"github.com/slackapi/node-slack-sdk","commit":"c2a8c84b2075b2a98247114e99663456becb3740"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 13/14 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:29","Warn: no topLevel permission defined: .github/workflows/ci-build.yml:1","Warn: no topLevel permission defined: .github/workflows/triage-issues.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: npmCommand not pinned by hash: examples/oauth-v2/link.sh:6","Warn: npmCommand not pinned by hash: examples/oauth-v2/link.sh:10","Warn: npmCommand not pinned by hash: examples/oauth-v2/unlink.sh:4","Warn: npmCommand not pinned by hash: examples/openid-connect/link.sh:6","Warn: npmCommand not pinned by hash: examples/openid-connect/link.sh:10","Warn: npmCommand not pinned by hash: packages/socket-mode/examples/link.sh:6","Warn: npmCommand not pinned by hash: packages/socket-mode/examples/link.sh:10","Warn: npmCommand not pinned by hash: prod-server-integration-tests/link-socket-mode.sh:7","Warn: npmCommand not pinned by hash: prod-server-integration-tests/link-socket-mode.sh:14","Warn: npmCommand not pinned by hash: prod-server-integration-tests/link-web-api.sh:7","Warn: npmCommand not pinned by hash: prod-server-integration-tests/link-web-api.sh:14","Warn: npmCommand not pinned by hash: scripts/generate-web-api-types.sh:18","Warn: npmCommand not pinned by hash: scripts/generate-web-api-types.sh:25","Warn: npmCommand not pinned by hash: .github/workflows/ci-build.yml:45","Warn: npmCommand not pinned by hash: .github/workflows/ci-build.yml:52","Warn: npmCommand not pinned by hash: .github/workflows/ci-build.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/ci-build.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/ci-build.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-build.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/ci-build.yml:55","Warn: npmCommand not pinned by hash: .github/workflows/ci-build.yml:55","Info:   3 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  21 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T17:46:55.214Z","repository_id":15386407,"created_at":"2025-08-23T17:46:55.215Z","updated_at":"2025-08-23T17:46:55.215Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281810105,"owners_count":26565432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"slackapi","name":"SlackAPI","uuid":"6962987","kind":"organization","description":"https://api.slack.com","email":null,"website":"https://slack.com","location":null,"twitter":"slackapi","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6962987?v=4","repositories_count":80,"last_synced_at":"2024-04-14T13:14:35.736Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slackapi","funding_links":[],"total_stars":18337,"followers":306,"following":0,"created_at":"2022-11-02T16:27:46.090Z","updated_at":"2024-04-14T13:14:53.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slackapi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slackapi/repositories"},"tags":[{"name":"@slack/web-api@7.11.0-featWorkObjectsBeta.3","sha":"1d4325b1e318a6ce629b8da6983943aed227ab5f","kind":"commit","published_at":"2025-10-16T19:07:09.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.11.0-featWorkObjectsBeta.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.11.0-featWorkObjectsBeta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.11.0-featWorkObjectsBeta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.11.0-featWorkObjectsBeta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.11.0-featWorkObjectsBeta.3/manifests"},{"name":"@slack/types@2.17.0-featWorkObjectsBeta.3","sha":"eeef76d2c27ea59292e9425c14eb62438c0f8088","kind":"commit","published_at":"2025-10-16T18:39:58.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.17.0-featWorkObjectsBeta.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.17.0-featWorkObjectsBeta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.17.0-featWorkObjectsBeta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.17.0-featWorkObjectsBeta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.17.0-featWorkObjectsBeta.3/manifests"},{"name":"@slack/web-api@7.11.0-featWorkObjectsBeta.2","sha":"480cb1f8fe16a38bc018db05c62963de6c137ecd","kind":"commit","published_at":"2025-10-15T20:50:17.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.11.0-featWorkObjectsBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.11.0-featWorkObjectsBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.11.0-featWorkObjectsBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.11.0-featWorkObjectsBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.11.0-featWorkObjectsBeta.2/manifests"},{"name":"@slack/types@2.17.0-featWorkObjectsBeta.2","sha":"bb49dd52e00a0786cf9ed788b77a7f7d6504ab3d","kind":"commit","published_at":"2025-10-15T20:35:51.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.17.0-featWorkObjectsBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.17.0-featWorkObjectsBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.17.0-featWorkObjectsBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.17.0-featWorkObjectsBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.17.0-featWorkObjectsBeta.2/manifests"},{"name":"@slack/web-api@7.11.0-featWorkObjectsBeta.1","sha":"8201026582f298178f70d5d2b02235d88e721281","kind":"commit","published_at":"2025-10-09T14:20:31.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.11.0-featWorkObjectsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.11.0-featWorkObjectsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.11.0-featWorkObjectsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.11.0-featWorkObjectsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.11.0-featWorkObjectsBeta.1/manifests"},{"name":"@slack/types@2.17.0-featWorkObjectsBeta.1","sha":"02e5360ecf2bd6b4427b1cd7d681ac9c310044c9","kind":"commit","published_at":"2025-10-09T13:49:14.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.17.0-featWorkObjectsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.17.0-featWorkObjectsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.17.0-featWorkObjectsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.17.0-featWorkObjectsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.17.0-featWorkObjectsBeta.1/manifests"},{"name":"@slack/web-api@7.11.0","sha":"ff03f7812c678bdc5cea5eace75db34631a88dda","kind":"commit","published_at":"2025-10-07T01:18:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.11.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.11.0/manifests"},{"name":"@slack/types@2.17.0","sha":"fa52a28b4dc4375ebcb4bb94d1acd0c0d6522022","kind":"commit","published_at":"2025-10-07T00:33:07.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.17.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.17.0/manifests"},{"name":"@slack/web-api@7.10.0-aiAppsBeta.5","sha":"b6ed22d37859fa3e261f800023d70831e3213a2f","kind":"commit","published_at":"2025-10-03T18:41:59.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.10.0-aiAppsBeta.5","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.10.0-aiAppsBeta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.10.0-aiAppsBeta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-aiAppsBeta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-aiAppsBeta.5/manifests"},{"name":"@slack/web-api@7.10.0-aiAppsBeta.4","sha":"de8e9ec0828068ecf61e2a06bc179c928759341a","kind":"commit","published_at":"2025-09-30T16:08:17.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.10.0-aiAppsBeta.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.10.0-aiAppsBeta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.10.0-aiAppsBeta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-aiAppsBeta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-aiAppsBeta.4/manifests"},{"name":"@slack/web-api@7.10.0-aiAppsBeta.3","sha":"898beccaab224a4d78ef21efe8ef8cb5d870b272","kind":"commit","published_at":"2025-09-24T23:36:04.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.10.0-aiAppsBeta.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.10.0-aiAppsBeta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.10.0-aiAppsBeta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-aiAppsBeta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-aiAppsBeta.3/manifests"},{"name":"@slack/types@2.16.0-aiAppsBeta.3","sha":"fa580dfd327a8ff941813c6e7d34bdd24d94bd4a","kind":"commit","published_at":"2025-09-24T23:33:16.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.16.0-aiAppsBeta.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.16.0-aiAppsBeta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.16.0-aiAppsBeta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.16.0-aiAppsBeta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.16.0-aiAppsBeta.3/manifests"},{"name":"@slack/types@2.16.0-aiAppsBeta.2","sha":"2b3ab898ece0a3c9a8acd1c0bfdc575d8d5784a8","kind":"commit","published_at":"2025-09-24T23:23:27.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.16.0-aiAppsBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.16.0-aiAppsBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.16.0-aiAppsBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.16.0-aiAppsBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.16.0-aiAppsBeta.2/manifests"},{"name":"@slack/web-api@7.10.0-aiAppsBeta.2","sha":"bd62ff4767928d57c5bfb72a5ce3e37efcef3fef","kind":"commit","published_at":"2025-09-19T05:19:07.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.10.0-aiAppsBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.10.0-aiAppsBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.10.0-aiAppsBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-aiAppsBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-aiAppsBeta.2/manifests"},{"name":"@slack/types@2.16.0-aiAppsBeta.1","sha":"bfed1c558621a54a85044422fbda1bca9f8aeaf6","kind":"commit","published_at":"2025-09-19T05:04:58.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.16.0-aiAppsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.16.0-aiAppsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.16.0-aiAppsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.16.0-aiAppsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.16.0-aiAppsBeta.1/manifests"},{"name":"@slack/web-api@7.10.0-featWorkObjectsBeta.2","sha":"c54c9b333781657f12b410abaabe315788d35d0b","kind":"commit","published_at":"2025-09-12T02:23:35.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.10.0-featWorkObjectsBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.10.0-featWorkObjectsBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.10.0-featWorkObjectsBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-featWorkObjectsBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-featWorkObjectsBeta.2/manifests"},{"name":"@slack/types@2.16.0-featWorkObjectsBeta.1","sha":"d889e0777d44bd43a2994208a90dbfee98d8ccd7","kind":"commit","published_at":"2025-09-12T01:22:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.16.0-featWorkObjectsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.16.0-featWorkObjectsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.16.0-featWorkObjectsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.16.0-featWorkObjectsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.16.0-featWorkObjectsBeta.1/manifests"},{"name":"@slack/web-api@7.10.0-aiAppsBeta.1","sha":"9280882c21c37da2760a774f7b7c41cb2b4da33b","kind":"commit","published_at":"2025-09-10T21:54:36.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.10.0-aiAppsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.10.0-aiAppsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.10.0-aiAppsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-aiAppsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0-aiAppsBeta.1/manifests"},{"name":"@slack/cli-test@2.2.0+cli.2.32.2","sha":"06a3dcfec99ea5dde2a78a0449087ec1ceab2b79","kind":"commit","published_at":"2025-08-27T19:04:54.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@2.2.0+cli.2.32.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@2.2.0+cli.2.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%402.2.0%2Bcli.2.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@2.2.0+cli.2.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@2.2.0+cli.2.32.2/manifests"},{"name":"@slack/rtm-api@7.0.4","sha":"18c4af44866519ca2cfb9a12848dabfedd3ae1aa","kind":"commit","published_at":"2025-08-25T21:12:31.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@7.0.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@7.0.4/manifests"},{"name":"@slack/socket-mode@2.0.5","sha":"dab67053ceb0def8b4887de383bcb16892389c17","kind":"commit","published_at":"2025-08-25T20:18:31.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@2.0.5","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%402.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.5/manifests"},{"name":"@slack/oauth@3.0.4","sha":"00b7d180925759df47e4604a4464b97c3bb9ae4e","kind":"commit","published_at":"2025-08-25T20:03:09.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@3.0.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%403.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@3.0.4/manifests"},{"name":"@slack/web-api@7.10.0","sha":"d871f63cb632f3cc79e5d4b7bfd575c1c956f54b","kind":"commit","published_at":"2025-08-22T01:16:01.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.10.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.0/manifests"},{"name":"@slack/webhook@7.0.6","sha":"013f5d9634095152b34954609bcff471972429dd","kind":"commit","published_at":"2025-08-22T00:55:09.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@7.0.6","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%407.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.6/manifests"},{"name":"@slack/types@2.16.0","sha":"ab3412b4077b47cc4b6f80b8f4e49062db55443c","kind":"commit","published_at":"2025-08-21T23:58:03.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.16.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.16.0/manifests"},{"name":"@slack/cli-hooks@1.2.1","sha":"d83f4809d6c1c51577222f2ad83259674d7b1c35","kind":"commit","published_at":"2025-07-15T19:29:17.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@1.2.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.2.1/manifests"},{"name":"@slack/types@2.15.0","sha":"5bcef49eea66e8b07399d7ce4d65b9c474c6d2be","kind":"commit","published_at":"2025-07-09T18:57:22.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.15.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.15.0/manifests"},{"name":"@slack/web-api@7.9.3","sha":"fb3d0cd2e7de97922290d630678a99d1095002ef","kind":"commit","published_at":"2025-06-19T19:34:04.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.9.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.9.3/manifests"},{"name":"@slack/web-api@7.9.2","sha":"051c108ae3bd2c14592d524fd2064757a8091135","kind":"commit","published_at":"2025-05-20T17:17:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.9.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.9.2/manifests"},{"name":"@slack/web-api@7.10.1-featWorkObjectsBeta.1","sha":"6892aef3fae86f77ef8da3dc5eed41075fa76b82","kind":"commit","published_at":"2025-04-10T02:54:10.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.10.1-featWorkObjectsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.10.1-featWorkObjectsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.10.1-featWorkObjectsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.1-featWorkObjectsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.10.1-featWorkObjectsBeta.1/manifests"},{"name":"@slack/types@2.15.0-featWorkObjectsBeta.2","sha":"5813ae66d3209037506027165d5e01db9dcb4ea4","kind":"commit","published_at":"2025-04-10T02:41:43.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.15.0-featWorkObjectsBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.15.0-featWorkObjectsBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.15.0-featWorkObjectsBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.15.0-featWorkObjectsBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.15.0-featWorkObjectsBeta.2/manifests"},{"name":"@slack/types@2.15.0-featWorkObjectsBeta.1","sha":"a3f8922f29c7f61eee08ad115c34f3b446e47bf8","kind":"commit","published_at":"2025-04-09T21:14:39.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.15.0-featWorkObjectsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.15.0-featWorkObjectsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.15.0-featWorkObjectsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.15.0-featWorkObjectsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.15.0-featWorkObjectsBeta.1/manifests"},{"name":"@slack/socket-mode@2.0.4","sha":"39b8992dc35f9fbf8d2afc0c00b3ba62326e8c88","kind":"commit","published_at":"2025-03-27T17:22:53.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@2.0.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%402.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.4/manifests"},{"name":"@slack/rtm-api@7.0.3","sha":"3eb418495b2213b763845ce9a16e8a5a0bcd4670","kind":"commit","published_at":"2025-03-27T16:47:08.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@7.0.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@7.0.3/manifests"},{"name":"@slack/oauth@3.0.3","sha":"11f76326bde90a11984d6deacca65f786c0aa847","kind":"commit","published_at":"2025-03-26T20:45:20.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@3.0.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%403.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@3.0.3/manifests"},{"name":"@slack/web-api@7.9.1","sha":"ee8ada3df136a73f57093628c2de8f899706c8ae","kind":"commit","published_at":"2025-03-26T18:17:57.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.9.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.9.1/manifests"},{"name":"@slack/web-api@7.9.0","sha":"ba723434b7e2dc5bd7981d155ceae4c07fc4bd23","kind":"commit","published_at":"2025-03-19T23:58:05.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.9.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.9.0/manifests"},{"name":"@slack/webhook@7.0.5","sha":"6618482ad5ac9e100c5ecf47fd5169e97d11ef67","kind":"commit","published_at":"2025-03-12T20:59:52.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@7.0.5","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%407.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.5/manifests"},{"name":"@slack/cli-hooks@1.2.0","sha":"ffd5f15d5f464907cd5ccee7b7a9f2911def3784","kind":"commit","published_at":"2025-02-27T22:28:44.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@1.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.2.0/manifests"},{"name":"@slack/cli-test@2.1.0+cli.2.32.2","sha":"15e1ce016d26c856fc5661aebdb74a0ee149389d","kind":"commit","published_at":"2025-02-12T22:30:37.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@2.1.0+cli.2.32.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@2.1.0+cli.2.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%402.1.0%2Bcli.2.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@2.1.0+cli.2.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@2.1.0+cli.2.32.2/manifests"},{"name":"@slack/socket-mode@2.0.3","sha":"3e5e4c6e8170a3a89e725bfb7f22afc61113ddd9","kind":"commit","published_at":"2024-12-10T13:59:53.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@2.0.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%402.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.3/manifests"},{"name":"@slack/oauth@3.0.2","sha":"3e5e4c6e8170a3a89e725bfb7f22afc61113ddd9","kind":"commit","published_at":"2024-12-10T13:59:53.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@3.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@3.0.2/manifests"},{"name":"@slack/rtm-api@7.0.2","sha":"3e5e4c6e8170a3a89e725bfb7f22afc61113ddd9","kind":"commit","published_at":"2024-12-10T13:59:53.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@7.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@7.0.2/manifests"},{"name":"@slack/web-api@7.8.0","sha":"1f8e880e08d6878de17c6bb245006be00d8902c3","kind":"commit","published_at":"2024-12-06T19:21:17.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.8.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.8.0/manifests"},{"name":"@slack/webhook@7.0.4","sha":"1f8e880e08d6878de17c6bb245006be00d8902c3","kind":"commit","published_at":"2024-12-06T19:21:17.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@7.0.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.4/manifests"},{"name":"@slack/socket-mode@2.0.3-rc.1","sha":"1c035e3b4137ae3ad9918bb24bb88f0580ddbe9c","kind":"commit","published_at":"2024-11-26T15:51:09.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@2.0.3-rc.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@2.0.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%402.0.3-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.3-rc.1/manifests"},{"name":"@slack/cli-hooks@1.1.2","sha":"7e015c69443976bca34cfec2434180c6681a4179","kind":"commit","published_at":"2024-11-22T00:16:16.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@1.1.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.1.2/manifests"},{"name":"@slack/cli-test@2.0.0+cli.2.30.1","sha":"278514f2c1d653f1e1ec0fefbc1e3357699fe1da","kind":"commit","published_at":"2024-11-04T17:18:51.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@2.0.0+cli.2.30.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@2.0.0+cli.2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%402.0.0%2Bcli.2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@2.0.0+cli.2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@2.0.0+cli.2.30.1/manifests"},{"name":"@slack/cli-test@1.3.1-powershell.5+cli.2.29.2","sha":"a9af549a54ece962ccaf79470d5c74149765581a","kind":"commit","published_at":"2024-11-01T16:24:08.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@1.3.1-powershell.5+cli.2.29.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@1.3.1-powershell.5+cli.2.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%401.3.1-powershell.5%2Bcli.2.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.3.1-powershell.5+cli.2.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.3.1-powershell.5+cli.2.29.2/manifests"},{"name":"@slack/cli-test@1.3.1-powershell.4+cli.2.29.2","sha":"a0b066547d0345bd8b4fa0c0a17b6574aa95240a","kind":"commit","published_at":"2024-11-01T15:56:52.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@1.3.1-powershell.4+cli.2.29.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@1.3.1-powershell.4+cli.2.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%401.3.1-powershell.4%2Bcli.2.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.3.1-powershell.4+cli.2.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.3.1-powershell.4+cli.2.29.2/manifests"},{"name":"@slack/cli-test@1.3.1-powershell.2+cli.2.29.2","sha":"8fee1772f31a7950c436e5b455ecb29e3074edcc","kind":"commit","published_at":"2024-10-31T20:41:12.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@1.3.1-powershell.2+cli.2.29.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@1.3.1-powershell.2+cli.2.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%401.3.1-powershell.2%2Bcli.2.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.3.1-powershell.2+cli.2.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.3.1-powershell.2+cli.2.29.2/manifests"},{"name":"@slack/cli-test@1.3.1-powershell.1+cli.2.29.2","sha":"a0de8c3fbb44d04fa9534fe6956a4144b0eaed68","kind":"commit","published_at":"2024-10-31T15:32:25.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@1.3.1-powershell.1+cli.2.29.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@1.3.1-powershell.1+cli.2.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%401.3.1-powershell.1%2Bcli.2.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.3.1-powershell.1+cli.2.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.3.1-powershell.1+cli.2.29.2/manifests"},{"name":"@slack/web-api@7.7.0","sha":"06e2a5173fb45302392a3bd08cd24f581b2b55d1","kind":"commit","published_at":"2024-10-23T14:29:12.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.7.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.7.0/manifests"},{"name":"@slack/web-api@7.6.0","sha":"2af216c7501d7c2d88d7b118908f967968c369f7","kind":"commit","published_at":"2024-10-08T15:41:08.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.6.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.6.0/manifests"},{"name":"@slack/cli-test@1.3.0+cli.2.29.2","sha":"a08ad71be4ffb6bd8b33ee5ccfe32ebd5e854dd7","kind":"commit","published_at":"2024-10-02T19:32:41.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@1.3.0+cli.2.29.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@1.3.0+cli.2.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%401.3.0%2Bcli.2.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.3.0+cli.2.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.3.0+cli.2.29.2/manifests"},{"name":"@slack/socket-mode@2.0.2","sha":"da9100dceb2295086bd67b2b2d31d9eea218b5b2","kind":"commit","published_at":"2024-10-02T18:50:44.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@2.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.2/manifests"},{"name":"@slack/cli-test@1.2.0+cli.2.29.2","sha":"de54897bff062faa6c8c575e8a5837dbe715d11a","kind":"commit","published_at":"2024-10-02T15:16:03.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@1.2.0+cli.2.29.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@1.2.0+cli.2.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%401.2.0%2Bcli.2.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.2.0+cli.2.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.2.0+cli.2.29.2/manifests"},{"name":"@slack/web-api@6.13.0","sha":"78bd6620d66a954c71dcabb0963c5034a94cc609","kind":"commit","published_at":"2024-09-27T21:06:34.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.13.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.13.0/manifests"},{"name":"@slack/types@2.14.0","sha":"02f9b8743c0d2dc2a551c9c4f9d9e09a87905e52","kind":"commit","published_at":"2024-09-17T19:52:53.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.14.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.14.0/manifests"},{"name":"@slack/web-api@7.5.0","sha":"453ef16d29ea1e983c66f4a2d3ee8a4f920f3c27","kind":"commit","published_at":"2024-09-17T19:19:08.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.5.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.5.0/manifests"},{"name":"@slack/types@2.13.1","sha":"82741981e8af1ce06e5cc27e32d43f66924b90e8","kind":"commit","published_at":"2024-09-10T19:47:02.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.13.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.13.1/manifests"},{"name":"@slack/web-api@7.4.0","sha":"956e6b8528fb29e37541245943ff2e8db6cf1ba4","kind":"commit","published_at":"2024-09-05T20:37:46.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.4.0/manifests"},{"name":"@slack/types@2.13.0","sha":"636e4d73d39e3a44d4dc1e51ccbbd03c823d07a2","kind":"commit","published_at":"2024-08-30T13:10:23.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.13.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.13.0/manifests"},{"name":"@slack/cli-test@1.1.0+cli.2.29.1","sha":"f37115b2c5b6046a95bc27212d02be217dffd616","kind":"commit","published_at":"2024-08-21T20:54:57.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@1.1.0+cli.2.29.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@1.1.0+cli.2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%401.1.0%2Bcli.2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.1.0+cli.2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.1.0+cli.2.29.1/manifests"},{"name":"@slack/oauth@3.0.1","sha":"09c0bc10646a972137ae916e3baac873f1fe5221","kind":"commit","published_at":"2024-08-16T01:33:03.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@3.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@3.0.1/manifests"},{"name":"@slack/oauth@2.6.3","sha":"14ea3e5e734e85eb435126db7fff351298ce23ce","kind":"commit","published_at":"2024-08-16T01:14:30.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.6.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.6.3/manifests"},{"name":"@slack/rtm-api@7.0.1","sha":"16373a953a569eca78ab835d3dc9e8a578a7b858","kind":"commit","published_at":"2024-08-16T00:44:35.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@7.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@7.0.1/manifests"},{"name":"@slack/socket-mode@1.3.6","sha":"3ec2353ab3429b319cb1006146274283f1c2a70f","kind":"commit","published_at":"2024-08-16T00:15:45.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.3.6","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.6/manifests"},{"name":"@slack/socket-mode@2.0.1","sha":"b83d3ac062990588574909ccab11851c0c506bd0","kind":"commit","published_at":"2024-08-15T23:15:16.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@2.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.1/manifests"},{"name":"@slack/web-api@6.12.1","sha":"e62f9e98758ff568c0a0399728e81ad6a4328fdc","kind":"commit","published_at":"2024-08-15T21:53:29.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.12.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.12.1/manifests"},{"name":"@slack/webhook@7.0.3","sha":"e0ff4c091af3160de81d9a15a73e64c69c44f8d1","kind":"commit","published_at":"2024-08-15T21:37:36.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@7.0.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.3/manifests"},{"name":"@slack/web-api@7.3.4","sha":"461afdda4c7f2111bb2f1f4cfc18ae928b6df492","kind":"commit","published_at":"2024-08-15T12:32:44.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.3.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.4/manifests"},{"name":"@slack/web-api@7.3.3","sha":"c300168e74707d9864d67816b88c16d137b7e506","kind":"commit","published_at":"2024-08-14T20:09:21.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.3.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.3/manifests"},{"name":"@slack/cli-test@1.0.0+cli.2.29.0","sha":"2e53e7326157219876acf03966bfd18b26fca5ed","kind":"commit","published_at":"2024-08-08T17:10:31.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@1.0.0+cli.2.29.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@1.0.0+cli.2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%401.0.0%2Bcli.2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.0.0+cli.2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@1.0.0+cli.2.29.0/manifests"},{"name":"@slack/web-api@7.3.2","sha":"106dcc794efc2588f3d7bbd15e662cc0225d7d71","kind":"commit","published_at":"2024-07-31T17:58:26.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.3.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.2/manifests"},{"name":"@slack/cli-hooks@1.1.1","sha":"9cbaff6a91cdd39a7442994880f6bbeaac9d78da","kind":"commit","published_at":"2024-07-25T20:42:44.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@1.1.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.1.1/manifests"},{"name":"@slack/cli-test@0.3.0+cli.2.27.1","sha":"8f02d651929f95a488508963f1c9ba34bef42f8e","kind":"commit","published_at":"2024-07-25T16:42:26.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@0.3.0+cli.2.27.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@0.3.0+cli.2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%400.3.0%2Bcli.2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.3.0+cli.2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.3.0+cli.2.27.1/manifests"},{"name":"@slack/cli-test@0.2.2+cli.2.27.1","sha":"966d8d9565b6a98492504606f31bd1a86329cf7a","kind":"commit","published_at":"2024-07-22T19:27:21.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@0.2.2+cli.2.27.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@0.2.2+cli.2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%400.2.2%2Bcli.2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.2.2+cli.2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.2.2+cli.2.27.1/manifests"},{"name":"@slack/web-api@7.3.1-inviteautomation.1","sha":"02dfdaf0023584899e922728f81f2f48c056e885","kind":"commit","published_at":"2024-07-18T15:30:07.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.3.1-inviteautomation.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.3.1-inviteautomation.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.3.1-inviteautomation.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.1-inviteautomation.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.1-inviteautomation.1/manifests"},{"name":"@slack/web-api@7.3.1","sha":"178223c8eef3b140f6cd84211b6b2473eae3b3da","kind":"commit","published_at":"2024-07-04T15:50:05.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.3.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.1/manifests"},{"name":"@slack/web-api@7.3.0","sha":"e678affa1fc2787cb28253a0a7c183a121e57ef6","kind":"commit","published_at":"2024-07-03T16:31:44.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.3.0/manifests"},{"name":"@slack/web-api@7.2.0","sha":"b1dad1383e8c462f921c72f9809e302793bcfd67","kind":"commit","published_at":"2024-06-18T18:55:24.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.2.0/manifests"},{"name":"@slack/web-api@7.1.0","sha":"15831833fb34799efc1c6dfef22302a0fa3d4804","kind":"commit","published_at":"2024-06-12T18:23:41.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.1.0/manifests"},{"name":"@slack/types@2.12.0","sha":"bb21de97383e6894a710f7c3ff80d38db478433d","kind":"commit","published_at":"2024-06-05T13:29:39.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.12.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.12.0/manifests"},{"name":"@slack/cli-test@0.2.0+cli.2.25.0","sha":"b195311f8a1aadadff5e84f094c1225785b887b3","kind":"commit","published_at":"2024-06-03T20:42:36.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@0.2.0+cli.2.25.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@0.2.0+cli.2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%400.2.0%2Bcli.2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.2.0+cli.2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.2.0+cli.2.25.0/manifests"},{"name":"@slack/cli-test@0.1.0-cli.2.25.0","sha":"65b2332ed1bf7678625b620a142e2ea8541830e5","kind":"commit","published_at":"2024-05-27T20:10:20.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@0.1.0-cli.2.25.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@0.1.0-cli.2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%400.1.0-cli.2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.1.0-cli.2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.1.0-cli.2.25.0/manifests"},{"name":"@slack/cli-test@0.0.2","sha":"5efe7f3bc4e1a05bb8f1bd5499d861e96b332932","kind":"commit","published_at":"2024-05-23T21:16:31.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@0.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.0.2/manifests"},{"name":"@slack/cli-test@0.0.1","sha":"793c6a3abc8378403376d4421d77792fae4cdf66","kind":"commit","published_at":"2024-05-23T18:39:51.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-test@0.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-test@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-test%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-test@0.0.1/manifests"},{"name":"@slack/socket-mode@2.0.0","sha":"684025051650805f9df25e8db5af7dd68f7f5c1c","kind":"commit","published_at":"2024-04-30T20:50:19.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@2.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.0/manifests"},{"name":"@slack/socket-mode@1.3.5","sha":"56ddc9453258906af28d12a87cbcb8120180f3bd","kind":"commit","published_at":"2024-04-30T19:57:45.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.3.5","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.5/manifests"},{"name":"@slack/socket-mode@2.0.0-rc.2","sha":"972630ec0fa0ed97c66ff225e2b68f481b7d61d1","kind":"commit","published_at":"2024-04-23T19:31:26.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@2.0.0-rc.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%402.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.0-rc.2/manifests"},{"name":"@slack/socket-mode@2.0.0-rc.1","sha":"5100f0dc5185e4f8fc064216211af53e5751aa78","kind":"commit","published_at":"2024-04-23T19:18:15.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@2.0.0-rc.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%402.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@2.0.0-rc.1/manifests"},{"name":"@slack/web-api@7.0.4","sha":"b653d8594fa86bd845d437d4285f55d7cefdaced","kind":"commit","published_at":"2024-04-19T12:45:24.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.0.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.4/manifests"},{"name":"@slack/socket-mode@1.3.5-rc.1","sha":"13f4900d9b84b8d5b4f937c960fc2a531f3a2143","kind":"commit","published_at":"2024-04-17T20:17:16.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.3.5-rc.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.3.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.3.5-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.5-rc.1/manifests"},{"name":"@slack/web-api@7.0.3","sha":"3ed5a592f1d347407cfc99948240a9d66489ff50","kind":"commit","published_at":"2024-04-15T17:08:27.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.0.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.3/manifests"},{"name":"@slack/rtm-api@7.0.0","sha":"2649398d61c39349f9c9b6c734d4d7a3a4cfdcc2","kind":"commit","published_at":"2024-04-01T18:35:05.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@7.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@7.0.0/manifests"},{"name":"@slack/cli-hooks@1.1.0","sha":"3e296410e26caa756f91f59ac37a950f59ca7ce4","kind":"commit","published_at":"2024-03-26T23:14:54.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@1.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.1.0/manifests"},{"name":"@slack/socket-mode@1.3.4","sha":"40080576d8f92255ebabb5e5a1ee7d3aa650affc","kind":"commit","published_at":"2024-03-18T14:34:04.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.3.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.4/manifests"},{"name":"@slack/web-api@7.0.2","sha":"7f6c669dff546300823dc245e2fb013d4bffe39e","kind":"commit","published_at":"2024-02-12T16:41:14.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.2/manifests"},{"name":"@slack/cli-hooks@1.0.0","sha":"f3dff4d2d278d5a38de2c526b3a372017f4f95ca","kind":"commit","published_at":"2024-01-26T22:04:30.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@1.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@1.0.0/manifests"},{"name":"@slack/cli-hooks@0.0.13","sha":"980eee078e5420f9db2107cddec0e88bf5fa186e","kind":"commit","published_at":"2024-01-26T19:45:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@0.0.13","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%400.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.13/manifests"},{"name":"@slack/cli-hooks@0.0.12","sha":"614a965e97f4ccd3c6343e104d86bf6d03d6e4ba","kind":"commit","published_at":"2024-01-26T01:16:31.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@0.0.12","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%400.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.12/manifests"},{"name":"@slack/web-api@6.12.0","sha":"16f82071638df8950c561edb67226303602fed5e","kind":"commit","published_at":"2024-01-25T23:52:11.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.12.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.12.0/manifests"},{"name":"@slack/cli-hooks@0.0.11","sha":"9aab3c9f3740405321df0fd2052b3b239736c5b2","kind":"commit","published_at":"2024-01-25T06:24:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@0.0.11","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%400.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.11/manifests"},{"name":"@slack/cli-hooks@0.0.10","sha":"26ed497ebed70188fedafe6ba880c40ec35a2e43","kind":"commit","published_at":"2024-01-25T06:14:10.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@0.0.10","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%400.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.10/manifests"},{"name":"@slack/cli-hooks@0.0.9","sha":"953588b7e12da7e13fcd22b9acae70b7fc815c63","kind":"commit","published_at":"2024-01-25T05:51:19.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@0.0.9","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%400.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.9/manifests"},{"name":"@slack/cli-hooks@0.0.8","sha":"02dc94698798c52fae99fcf86da79b278ac48a66","kind":"commit","published_at":"2024-01-23T19:50:15.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@0.0.8","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%400.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.8/manifests"},{"name":"@slack/web-api@7.0.1","sha":"e23dfd3f06b2cc9b71b8370321e5fd1ef6cc4fa8","kind":"commit","published_at":"2024-01-19T14:33:41.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.1/manifests"},{"name":"@slack/oauth@3.0.0","sha":"7dee9d469990a7596be0e463edd2772384266c7d","kind":"commit","published_at":"2024-01-18T17:52:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@3.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@3.0.0/manifests"},{"name":"@slack/web-api@7.0.0","sha":"d28638bb60161ecb792dcf6258aafffc77e1e5d0","kind":"commit","published_at":"2024-01-16T20:25:03.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.0/manifests"},{"name":"@slack/cli-hooks@0.0.7","sha":"72b0d00255dc43791258a4fc88f45269056d7032","kind":"commit","published_at":"2024-01-11T19:37:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/cli-hooks@0.0.7","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/cli-hooks@0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fcli-hooks%400.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fcli-hooks@0.0.7/manifests"},{"name":"@slack/hooks@0.0.6","sha":"0fbb96e1479e072e4b166dc17ca28dd57a967ddb","kind":"commit","published_at":"2024-01-11T00:19:46.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/hooks@0.0.6","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/hooks@0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fhooks%400.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.6/manifests"},{"name":"@slack/rtm-api@6.2.1","sha":"27b78e5d886f08fcd072578df23d128097479c95","kind":"commit","published_at":"2024-01-10T18:51:38.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@6.2.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%406.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@6.2.1/manifests"},{"name":"@slack/socket-mode@1.3.3","sha":"27b78e5d886f08fcd072578df23d128097479c95","kind":"commit","published_at":"2024-01-10T18:51:38.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.3.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.3/manifests"},{"name":"@slack/oauth@2.6.2","sha":"27b78e5d886f08fcd072578df23d128097479c95","kind":"commit","published_at":"2024-01-10T18:51:38.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.6.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.6.2/manifests"},{"name":"@slack/hooks@0.0.5","sha":"e169b708decd0d282f39a9e94ce10c6d83766146","kind":"commit","published_at":"2024-01-10T18:02:20.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/hooks@0.0.5","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/hooks@0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fhooks%400.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.5/manifests"},{"name":"@slack/hooks@0.0.4","sha":"5827a8c7b01eed0997ee8b01b7b9bdc92c594a43","kind":"commit","published_at":"2024-01-10T01:45:43.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/hooks@0.0.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/hooks@0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fhooks%400.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.4/manifests"},{"name":"@slack/web-api@6.11.2","sha":"b200f393bce93074ce398de11c3165cb82ba3f00","kind":"commit","published_at":"2024-01-09T18:23:42.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.11.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.11.2/manifests"},{"name":"@slack/hooks@0.0.3","sha":"808fba4b1ce4d82fa26c7a2a43bb1c05712fcec0","kind":"commit","published_at":"2024-01-09T05:04:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/hooks@0.0.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/hooks@0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fhooks%400.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.3/manifests"},{"name":"@slack/hooks@0.0.2","sha":"49e6f3de919bb20f48c7d6f311732e9c2409df73","kind":"commit","published_at":"2024-01-09T04:58:00.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/hooks@0.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/hooks@0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fhooks%400.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.2/manifests"},{"name":"@slack/hooks@0.0.1","sha":"791d35eb730ad0f2c1e278b3b20922ddb7545fa5","kind":"commit","published_at":"2024-01-09T01:22:43.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/hooks@0.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/hooks@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fhooks%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fhooks@0.0.1/manifests"},{"name":"@slack/webhook@7.0.2","sha":"3faa5b6c777c5ceeb624c7e7942ed20498659628","kind":"commit","published_at":"2024-01-02T19:57:09.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@7.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.2/manifests"},{"name":"@slack/web-api@6.11.1","sha":"4fe8dfe2f2624bc32d59b66d01a1213798eb119f","kind":"commit","published_at":"2024-01-02T19:39:18.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.11.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.11.1/manifests"},{"name":"@slack/web-api@6.11.0","sha":"59299eb013c24d27ca4735ca0f6c0e5ca0933b3d","kind":"commit","published_at":"2023-12-20T19:07:20.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.11.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.11.0/manifests"},{"name":"@slack/types@2.11.0","sha":"b6dadd94301c1df870b327911aded53a6d1bfd0b","kind":"commit","published_at":"2023-12-20T18:30:03.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.11.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.11.0/manifests"},{"name":"@slack/web-api@7.0.0-rc.0","sha":"6e2d515e335fe44a08c783175d0d819079049041","kind":"commit","published_at":"2023-12-14T17:35:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@7.0.0-rc.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%407.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@7.0.0-rc.0/manifests"},{"name":"@slack/rtm-api@6.2.0","sha":"b18a32b68a6714ec197ac9dfffe693915327b9cb","kind":"commit","published_at":"2023-11-27T18:39:16.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@6.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%406.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@6.2.0/manifests"},{"name":"@slack/web-api@6.10.0","sha":"3df37696851c1796bebb291aff4e468f5088a3d6","kind":"commit","published_at":"2023-11-14T20:41:28.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.10.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.10.0/manifests"},{"name":"@slack/types@2.10.0","sha":"1312f6222497ca58af6788ea32744d7fd85964ce","kind":"commit","published_at":"2023-11-14T20:20:53.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.10.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.10.0/manifests"},{"name":"@slack/web-api@6.9.1","sha":"c80fdc2ce94dd5e221ffe512d3705dbae3b38200","kind":"commit","published_at":"2023-10-30T17:55:19.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.9.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.9.1/manifests"},{"name":"@slack/webhook@7.0.1","sha":"9edb0f3ff845797dd58770a630e7f59b21a73eca","kind":"commit","published_at":"2023-10-30T16:55:44.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@7.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.1/manifests"},{"name":"@slack/webhook@7.0.0","sha":"89b109dd792652d28b07e68c7e9b9ea2fe1612d0","kind":"commit","published_at":"2023-10-04T13:38:01.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@7.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@7.0.0/manifests"},{"name":"@slack/types@2.9.0","sha":"48f560d4b5b6a91541c1cc1d172b5d3efee4a1e1","kind":"commit","published_at":"2023-09-29T19:13:46.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.9.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.9.0/manifests"},{"name":"@slack/logger@4.0.0","sha":"25fe276ebfc6162415debeffe865ac5df7c6c08a","kind":"commit","published_at":"2023-08-25T19:42:55.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/logger@4.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/logger@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Flogger%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@4.0.0/manifests"},{"name":"@slack/rtm-api@6.1.1","sha":"2c8c03ea833fc45c9f4d3cb35a5d3b4b4380591f","kind":"commit","published_at":"2023-08-11T14:05:15.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@6.1.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@6.1.1/manifests"},{"name":"@slack/web-api@6.9.0","sha":"121a49715b71fc3d41bf82524920cae54f76d3c1","kind":"commit","published_at":"2023-08-02T14:27:04.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.9.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.9.0/manifests"},{"name":"@slack/oauth@2.6.1","sha":"1a3543b50cda206b330b17472aa6645fc2f5a741","kind":"commit","published_at":"2023-04-13T05:56:25.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.6.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.6.1/manifests"},{"name":"@slack/rtm-api@6.1.0","sha":"264ee48a2f185c51773d9d6f836520896d0cd1d7","kind":"commit","published_at":"2023-02-22T20:04:52.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@6.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@6.1.0/manifests"},{"name":"@slack/web-api@6.8.1","sha":"59dd55e7bcc5e3ad4e8bd978e1b45aade23c14ff","kind":"commit","published_at":"2023-02-01T16:24:30.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.8.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.8.1/manifests"},{"name":"@slack/oauth@2.6.0","sha":"e110b56cfb812e9de537b131c90b423bcbccc900","kind":"commit","published_at":"2023-01-04T22:44:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.6.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.6.0/manifests"},{"name":"@slack/web-api@6.8.0","sha":"a19682828804981c2cb3fe6aacb674f2f9f43f8d","kind":"commit","published_at":"2022-11-08T20:03:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.8.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.8.0/manifests"},{"name":"@slack/types@2.8.0","sha":"1f9df28ef4a711a6c40d311309290830c5662265","kind":"commit","published_at":"2022-11-08T19:45:28.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.8.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.8.0/manifests"},{"name":"@slack/socket-mode@1.3.2","sha":"62abfb7efe07764e7271f31e5e0594ffe169d4f7","kind":"commit","published_at":"2022-10-25T16:11:16.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.3.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.2/manifests"},{"name":"@slack/types@2.8.0-centralized.1","sha":"03e8f863940bb06388d84b72f12da73ba18750bb","kind":"commit","published_at":"2022-10-07T13:30:30.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.8.0-centralized.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.8.0-centralized.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.8.0-centralized.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.8.0-centralized.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.8.0-centralized.1/manifests"},{"name":"list","sha":"d82f5bdaf4c3e2224f0bdac94d470fb8cfcfefe7","kind":"commit","published_at":"2022-09-16T16:21:19.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/list","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/list/manifests"},{"name":"@slack/web-api@6.7.2-nextGen.1","sha":"10bb53a2187792297374a5771cbc1fde06d24322","kind":"commit","published_at":"2022-09-09T20:17:55.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.7.2-nextGen.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.7.2-nextGen.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.7.2-nextGen.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.7.2-nextGen.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.7.2-nextGen.1/manifests"},{"name":"@slack/oauth@2.5.4","sha":"da3488b6a1839947d4210b1ee8f6cb33f2391830","kind":"commit","published_at":"2022-07-08T15:59:50.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.5.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.4/manifests"},{"name":"@slack/types@2.7.0","sha":"66a9d15fc7dafe5626193625e14b034526cdca19","kind":"commit","published_at":"2022-07-08T14:54:03.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.7.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.7.0/manifests"},{"name":"@slack/types@2.6.0","sha":"f35da30d009c62dc811905df116f68a7baa9af9e","kind":"commit","published_at":"2022-07-04T05:07:22.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.6.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.6.0/manifests"},{"name":"@slack/oauth@2.5.3","sha":"e8e2578d0e6c87b5653f0bb088b661bd1493aa8e","kind":"commit","published_at":"2022-06-16T00:23:14.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.5.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.3/manifests"},{"name":"@slack/socket-mode@1.3.1","sha":"df288c263105baea6811a790fdbe58579db762f9","kind":"commit","published_at":"2022-06-14T04:41:01.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.3.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.1/manifests"},{"name":"@slack/web-api@6.7.2","sha":"736c60e3ea98f5bdcb7d7b2aa6292eec50ee452b","kind":"commit","published_at":"2022-06-10T21:10:03.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.7.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.7.2/manifests"},{"name":"deno/@slack/web-api@6.7.2","sha":"45fe735edb33291090e07f87c0c60761b2274c16","kind":"commit","published_at":"2022-06-10T20:53:02.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/deno/@slack/web-api@6.7.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/deno/@slack/web-api@6.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@deno%2F%40slack%2Fweb-api%406.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.7.2/manifests"},{"name":"@slack/types@2.5.0","sha":"df83223f82fc28603503677cf6064571035bcec9","kind":"commit","published_at":"2022-05-26T18:10:23.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.5.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.5.0/manifests"},{"name":"@slack/oauth@2.5.2","sha":"dd9a34148f4d046e2b002f663a94423f8e4b0ea7","kind":"commit","published_at":"2022-05-16T02:42:48.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.5.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.2/manifests"},{"name":"@slack/socket-mode@1.3.0","sha":"8c69075b11905dca20b9515ff5b3e98b3585702c","kind":"commit","published_at":"2022-05-03T23:51:23.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.0/manifests"},{"name":"@slack/socket-mode@1.3.0-rc.1","sha":"bd807d041f9e13f7b1ead8b3fb38dea3501f6ba5","kind":"commit","published_at":"2022-04-16T12:29:58.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.3.0-rc.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.0-rc.1/manifests"},{"name":"@slack/socket-mode@1.3.0-rc.0","sha":"2bffc6292600caa5800df4b2f31cd589e2a2ea9c","kind":"commit","published_at":"2022-04-15T04:26:58.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.3.0-rc.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.3.0-rc.0/manifests"},{"name":"@slack/oauth@2.5.1","sha":"de604e12395414af0896e7dc7bd43afe622eae49","kind":"commit","published_at":"2022-03-28T22:48:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.5.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.1/manifests"},{"name":"deno/@slack/web-api@6.7.1","sha":"b8230273be5f6963cd5adc93db37c2612f27fe45","kind":"commit","published_at":"2022-03-28T22:33:10.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/deno/@slack/web-api@6.7.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/deno/@slack/web-api@6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@deno%2F%40slack%2Fweb-api%406.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.7.1/manifests"},{"name":"@slack/web-api@6.7.1","sha":"1d8f0b25ab67858fc172191a94ca7069935ac13c","kind":"commit","published_at":"2022-03-28T22:31:51.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.7.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.7.1/manifests"},{"name":"@slack/oauth@2.5.0","sha":"96905943add74bc04421feff91abb65cbaf89246","kind":"commit","published_at":"2022-03-25T10:36:10.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.5.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.0/manifests"},{"name":"@slack/oauth@2.5.0-rc.1","sha":"0fb2ac5aadfb9d6f08db9a7302962240d7797d4d","kind":"commit","published_at":"2022-03-03T18:22:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.5.0-rc.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.5.0-rc.1/manifests"},{"name":"deno/@slack/web-api@6.7.0","sha":"1af7e6ea50c49c2987e3e430fae1b4c4b3e1ab42","kind":"commit","published_at":"2022-02-23T15:19:41.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/deno/@slack/web-api@6.7.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/deno/@slack/web-api@6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@deno%2F%40slack%2Fweb-api%406.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.7.0/manifests"},{"name":"@slack/web-api@6.7.0","sha":"51d08a98ca846343c1d76a2564cf36086cb46bd8","kind":"commit","published_at":"2022-02-23T15:18:01.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.7.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.7.0/manifests"},{"name":"deno/@slack/web-api@6.6.0","sha":"3111baeb29f0609dd71631ab05b3c3cc0fdc342f","kind":"commit","published_at":"2022-01-20T14:14:30.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/deno/@slack/web-api@6.6.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/deno/@slack/web-api@6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@deno%2F%40slack%2Fweb-api%406.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.6.0/manifests"},{"name":"@slack/web-api@6.6.0","sha":"0066cc86dfe0620fd6599c2a517568a79e323436","kind":"commit","published_at":"2022-01-20T14:12:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.6.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.6.0/manifests"},{"name":"@slack/oauth@2.4.0","sha":"f29c3b7ec05412a8b8712a1d180f4d6cbd38039e","kind":"commit","published_at":"2022-01-12T20:27:50.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.4.0/manifests"},{"name":"@slack/webhook@6.1.0","sha":"f341098f0ff9f60e58a64827a965afcd548bd7b4","kind":"commit","published_at":"2022-01-12T19:05:13.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@6.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@6.1.0/manifests"},{"name":"deno/@slack/web-api@6.5.1-hermesBeta.2","sha":"aab409d2b878f0c68bced762e7d1ddc0a411c175","kind":"commit","published_at":"2021-12-15T23:35:04.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/deno/@slack/web-api@6.5.1-hermesBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/deno/@slack/web-api@6.5.1-hermesBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@deno%2F%40slack%2Fweb-api%406.5.1-hermesBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.5.1-hermesBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.5.1-hermesBeta.2/manifests"},{"name":"@slack/web-api@6.5.1-hermesBeta.2","sha":"fb09eebe822e460d83b3e1a5d4e9176fc16f94b3","kind":"commit","published_at":"2021-12-15T23:30:46.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.5.1-hermesBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.5.1-hermesBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.5.1-hermesBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.5.1-hermesBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.5.1-hermesBeta.2/manifests"},{"name":"@slack/types@2.4.0-hermesBeta.1","sha":"dfdd25e331d30971fab17f73d718dcd9022eb5d4","kind":"commit","published_at":"2021-12-15T20:04:55.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.4.0-hermesBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.4.0-hermesBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.4.0-hermesBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.4.0-hermesBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.4.0-hermesBeta.1/manifests"},{"name":"@slack/types@2.4.0","sha":"9dc2f9224df1e8823c4efa8c43acd9983cc3210a","kind":"commit","published_at":"2021-12-03T20:03:48.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.4.0/manifests"},{"name":"@slack/types@2.3.0","sha":"697d42c0ad579e14d20e4b919b2d973ad7cb5407","kind":"commit","published_at":"2021-12-01T06:26:25.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.3.0/manifests"},{"name":"deno/@slack/web-api@6.5.1-beta","sha":"fe3b42e5898bbc709ea5e37309fba19392a929a2","kind":"commit","published_at":"2021-11-23T21:39:20.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/deno/@slack/web-api@6.5.1-beta","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/deno/@slack/web-api@6.5.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@deno%2F%40slack%2Fweb-api%406.5.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.5.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.5.1-beta/manifests"},{"name":"@slack/web-api@6.5.1-beta","sha":"68aa4f147d2d31554c21771477bf6fb08f4d7434","kind":"commit","published_at":"2021-11-23T21:37:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.5.1-beta","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.5.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.5.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.5.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.5.1-beta/manifests"},{"name":"deno/@slack/web-api@6.5.1","sha":"76653106f59ffb81fe6946d53ebdf7767047dd1f","kind":"commit","published_at":"2021-11-23T21:17:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/deno/@slack/web-api@6.5.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/deno/@slack/web-api@6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@deno%2F%40slack%2Fweb-api%406.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.5.1/manifests"},{"name":"@slack/web-api@6.5.1","sha":"9d8fbb0398bf7e8ab8e9dd84eb59a89e7b729477","kind":"commit","published_at":"2021-11-23T21:10:51.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.5.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.5.1/manifests"},{"name":"deno/@slack/web-api@6.5.0-beta","sha":"513e67b8fd773abd7309a4b850744c6cd475989c","kind":"commit","published_at":"2021-11-23T19:19:28.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/deno/@slack/web-api@6.5.0-beta","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/deno/@slack/web-api@6.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@deno%2F%40slack%2Fweb-api%406.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/deno%2F@slack%2Fweb-api@6.5.0-beta/manifests"},{"name":"@slack/web-api@6.5.0","sha":"18d628aa9c93b8f6c941413bc7bfbae8c5998cb1","kind":"commit","published_at":"2021-11-08T23:18:34.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.5.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.5.0/manifests"},{"name":"@slack/socket-mode@1.2.0","sha":"30b327cf5cd34381a12a2c9761340a56ff31385b","kind":"commit","published_at":"2021-10-26T12:24:08.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.2.0/manifests"},{"name":"@slack/web-api@6.4.0-appManifestsBeta.1","sha":"579830ce57280ecf02259f7712fbe0f24815c309","kind":"commit","published_at":"2021-10-06T23:26:22.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.4.0-appManifestsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.4.0-appManifestsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.4.0-appManifestsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.4.0-appManifestsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.4.0-appManifestsBeta.1/manifests"},{"name":"@slack/oauth@2.3.0","sha":"c3736ecd98c9656834b4e86f28c056de6156343b","kind":"commit","published_at":"2021-09-22T17:42:05.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.3.0/manifests"},{"name":"@slack/types@2.2.0","sha":"d1ceb4d9455c7acbacbad954a644ba4cac611187","kind":"commit","published_at":"2021-08-19T18:22:43.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.2.0/manifests"},{"name":"@slack/web-api@6.4.0","sha":"d1ceb4d9455c7acbacbad954a644ba4cac611187","kind":"commit","published_at":"2021-08-19T18:22:43.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.4.0/manifests"},{"name":"@slack/web-api@6.4.0-hermesBeta.1","sha":"901e73c8110d4dba1cc32d74ada5613aa031f6d4","kind":"commit","published_at":"2021-08-19T17:32:42.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.4.0-hermesBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.4.0-hermesBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.4.0-hermesBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.4.0-hermesBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.4.0-hermesBeta.1/manifests"},{"name":"@slack/web-api@6.3.0","sha":"4ee2ae07ac1289a55e350a5b39bafa25db43c46f","kind":"commit","published_at":"2021-07-15T21:22:43.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.3.0/manifests"},{"name":"@slack/oauth@2.2.0","sha":"4ee2ae07ac1289a55e350a5b39bafa25db43c46f","kind":"commit","published_at":"2021-07-15T21:22:43.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.2.0/manifests"},{"name":"@slack/types@2.1.0","sha":"c0b65b97a7d4adf37d7946d8d8383165a450a132","kind":"commit","published_at":"2021-06-08T00:03:53.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.1.0/manifests"},{"name":"@slack/events-api@3.0.1","sha":"c0b65b97a7d4adf37d7946d8d8383165a450a132","kind":"commit","published_at":"2021-06-08T00:03:53.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@3.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@3.0.1/manifests"},{"name":"@slack/interactive-messages@2.0.2","sha":"c0b65b97a7d4adf37d7946d8d8383165a450a132","kind":"commit","published_at":"2021-06-08T00:03:53.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@2.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@2.0.2/manifests"},{"name":"@slack/web-api@6.2.4-tokenRotationBeta.1","sha":"2fd83857e77bb9f55838127aab00af6f530d883a","kind":"commit","published_at":"2021-06-04T18:15:01.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.2.4-tokenRotationBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.2.4-tokenRotationBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.2.4-tokenRotationBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.4-tokenRotationBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.4-tokenRotationBeta.1/manifests"},{"name":"@slack/oauth@2.1.0-tokenRotationBeta.1","sha":"2fd83857e77bb9f55838127aab00af6f530d883a","kind":"commit","published_at":"2021-06-04T18:15:01.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.1.0-tokenRotationBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.1.0-tokenRotationBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.1.0-tokenRotationBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.1.0-tokenRotationBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.1.0-tokenRotationBeta.1/manifests"},{"name":"@slack/oauth@2.1.0","sha":"80ae05c5ce3bf00457894ec3a3776a30482a1f79","kind":"commit","published_at":"2021-06-04T03:12:23.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.1.0/manifests"},{"name":"@slack/web-api@6.2.4","sha":"102bcfcdf650edafa38c089c34750a2eecaf43fe","kind":"commit","published_at":"2021-06-03T09:14:59.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.2.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.4/manifests"},{"name":"@slack/socket-mode@1.1.0","sha":"c01735fc040ac0860fc52e9f41b4119329b1324b","kind":"commit","published_at":"2021-06-03T08:18:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.1.0/manifests"},{"name":"@slack/web-api@6.2.3","sha":"547d63f663e3f1d4c2a9fd0a88362cc01a1d3965","kind":"commit","published_at":"2021-05-11T22:12:44.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.2.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.3/manifests"},{"name":"@slack/web-api@6.2.2","sha":"91837a5ace16f36c05d97097e28b1207c2122238","kind":"commit","published_at":"2021-05-11T10:21:57.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.2.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.2/manifests"},{"name":"@slack/web-api@6.2.1","sha":"799b434398fef6e77adddab1e08f53ec524921b4","kind":"commit","published_at":"2021-05-11T10:10:43.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.2.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.1/manifests"},{"name":"@slack/web-api@6.2.0","sha":"6a6137fe75fba007313c0f8192ae76205cf137b1","kind":"tag","published_at":"2021-05-11T02:30:00.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.0/manifests"},{"name":"@slack/web-api@6.2.0-rc.0","sha":"e7ef5289d0154370c65656fba4bbb6ee6f53d7d1","kind":"commit","published_at":"2021-04-19T02:11:50.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.2.0-rc.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.2.0-rc.0/manifests"},{"name":"@slack/interactive-messages@2.0.1","sha":"f83b4467eec380fcd9406cd758895a0bf5f75b01","kind":"commit","published_at":"2021-03-09T19:31:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@2.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@2.0.1/manifests"},{"name":"@slack/socket-mode@1.0.2","sha":"f83b4467eec380fcd9406cd758895a0bf5f75b01","kind":"commit","published_at":"2021-03-09T19:31:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.0.2/manifests"},{"name":"@slack/web-api@6.1.0","sha":"f83b4467eec380fcd9406cd758895a0bf5f75b01","kind":"commit","published_at":"2021-03-09T19:31:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.1.0/manifests"},{"name":"@slack/socket-mode@1.0.1","sha":"7fe91454128744eaefaba3dc3d2b8068d20547bf","kind":"commit","published_at":"2021-01-26T01:00:00.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.0.1/manifests"},{"name":"@slack/oauth@2.0.1","sha":"7fe91454128744eaefaba3dc3d2b8068d20547bf","kind":"commit","published_at":"2021-01-26T01:00:00.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.0.1/manifests"},{"name":"@slack/webhook@6.0.0","sha":"2dd927414b68b2fa265cf3654f2cf8bfe2ce2600","kind":"commit","published_at":"2021-01-12T19:30:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@6.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@6.0.0/manifests"},{"name":"@slack/events-api@3.0.0","sha":"2dd927414b68b2fa265cf3654f2cf8bfe2ce2600","kind":"commit","published_at":"2021-01-12T19:30:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@3.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@3.0.0/manifests"},{"name":"@slack/logger@3.0.0","sha":"2dd927414b68b2fa265cf3654f2cf8bfe2ce2600","kind":"commit","published_at":"2021-01-12T19:30:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/logger@3.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/logger@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Flogger%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@3.0.0/manifests"},{"name":"@slack/oauth@2.0.0","sha":"2dd927414b68b2fa265cf3654f2cf8bfe2ce2600","kind":"commit","published_at":"2021-01-12T19:30:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@2.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@2.0.0/manifests"},{"name":"@slack/rtm-api@6.0.0","sha":"2dd927414b68b2fa265cf3654f2cf8bfe2ce2600","kind":"commit","published_at":"2021-01-12T19:30:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@6.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@6.0.0/manifests"},{"name":"@slack/socket-mode@1.0.0","sha":"2dd927414b68b2fa265cf3654f2cf8bfe2ce2600","kind":"commit","published_at":"2021-01-12T19:30:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@1.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@1.0.0/manifests"},{"name":"@slack/types@2.0.0","sha":"2dd927414b68b2fa265cf3654f2cf8bfe2ce2600","kind":"commit","published_at":"2021-01-12T19:30:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@2.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@2.0.0/manifests"},{"name":"@slack/web-api@6.0.0","sha":"2dd927414b68b2fa265cf3654f2cf8bfe2ce2600","kind":"commit","published_at":"2021-01-12T19:30:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@6.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@6.0.0/manifests"},{"name":"@slack/interactive-messages@2.0.0","sha":"2dd927414b68b2fa265cf3654f2cf8bfe2ce2600","kind":"commit","published_at":"2021-01-12T19:30:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@2.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@2.0.0/manifests"},{"name":"@slack/socket-mode@0.1.0-socketModeBeta.2","sha":"0de185ebbf223d8429adfeb4f7fecb23a225b406","kind":"commit","published_at":"2021-01-12T02:25:02.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@0.1.0-socketModeBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@0.1.0-socketModeBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%400.1.0-socketModeBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@0.1.0-socketModeBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@0.1.0-socketModeBeta.2/manifests"},{"name":"@slack/interactive-messages@1.7.1","sha":"17a4b7405f0081e9a638252d87b0a6a33caf980d","kind":"commit","published_at":"2021-01-05T21:55:24.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@1.7.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%401.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.7.1/manifests"},{"name":"@slack/webhook@5.0.4","sha":"75cafb25bb744248dd3ce45a45976cb72d106eef","kind":"commit","published_at":"2021-01-05T17:54:02.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@5.0.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@5.0.4/manifests"},{"name":"@slack/web-api@5.15.0","sha":"75cafb25bb744248dd3ce45a45976cb72d106eef","kind":"commit","published_at":"2021-01-05T17:54:02.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.15.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.15.0/manifests"},{"name":"@slack/oauth@1.4.0","sha":"61c56c1c3535b24efa5a31e616d2146fa20695db","kind":"commit","published_at":"2020-11-25T22:36:38.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@1.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.4.0/manifests"},{"name":"@slack/web-api@5.14.0","sha":"61c56c1c3535b24efa5a31e616d2146fa20695db","kind":"commit","published_at":"2020-11-25T22:36:38.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.14.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.14.0/manifests"},{"name":"@slack/oauth@1.3.0-orgAppsBeta.4","sha":"fb49ea33a0b9472c61b02a9a3517463a79f17393","kind":"commit","published_at":"2020-11-02T18:03:38.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@1.3.0-orgAppsBeta.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@1.3.0-orgAppsBeta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%401.3.0-orgAppsBeta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.3.0-orgAppsBeta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.3.0-orgAppsBeta.4/manifests"},{"name":"@slack/oauth@1.3.0","sha":"858dc278be3ac663c442d0b426503d7cd011df00","kind":"commit","published_at":"2020-10-21T23:44:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@1.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.3.0/manifests"},{"name":"@slack/types@1.10.0","sha":"858dc278be3ac663c442d0b426503d7cd011df00","kind":"commit","published_at":"2020-10-21T23:44:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.10.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.10.0/manifests"},{"name":"@slack/web-api@5.13.0","sha":"858dc278be3ac663c442d0b426503d7cd011df00","kind":"commit","published_at":"2020-10-21T23:44:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.13.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.13.0/manifests"},{"name":"@slack/oauth@1.2.0-orgAppsBeta.3","sha":"6893ff9d322d9145d3d057217a43316bcacc3690","kind":"commit","published_at":"2020-10-02T18:54:46.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@1.2.0-orgAppsBeta.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@1.2.0-orgAppsBeta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%401.2.0-orgAppsBeta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.2.0-orgAppsBeta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.2.0-orgAppsBeta.3/manifests"},{"name":"@slack/socket-mode@0.1.0-socketModeBeta.1","sha":"c19073e8822f73c7199670b9bdce19c8032104e8","kind":"commit","published_at":"2020-09-16T19:55:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/socket-mode@0.1.0-socketModeBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/socket-mode@0.1.0-socketModeBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsocket-mode%400.1.0-socketModeBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@0.1.0-socketModeBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsocket-mode@0.1.0-socketModeBeta.1/manifests"},{"name":"@slack/types@1.9.0","sha":"ad0f88070ba36e7722ad3f3315cb130c3568f772","kind":"commit","published_at":"2020-09-14T01:07:58.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.9.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.9.0/manifests"},{"name":"@slack/web-api@5.12.0","sha":"ad0f88070ba36e7722ad3f3315cb130c3568f772","kind":"commit","published_at":"2020-09-14T01:07:58.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.12.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.12.0/manifests"},{"name":"@slack/types@1.8.0-workflowStepsBeta.2","sha":"02fac62f9bed5416fd631d22b094f9efca937a50","kind":"commit","published_at":"2020-08-21T20:40:12.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.8.0-workflowStepsBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.8.0-workflowStepsBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.8.0-workflowStepsBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.8.0-workflowStepsBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.8.0-workflowStepsBeta.2/manifests"},{"name":"@slack/oauth@1.2.0","sha":"c0884986770df55dd46b2d1991138b9c971e6774","kind":"commit","published_at":"2020-08-20T22:04:48.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@1.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.2.0/manifests"},{"name":"@slack/web-api@5.11.0-workflowStepsBeta.1","sha":"7e5255bb6e7788035dbee75071baabc233412bc0","kind":"commit","published_at":"2020-08-17T22:20:31.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.11.0-workflowStepsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.11.0-workflowStepsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.11.0-workflowStepsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.11.0-workflowStepsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.11.0-workflowStepsBeta.1/manifests"},{"name":"@slack/types@1.8.0-workflowStepsBeta.1","sha":"7e5255bb6e7788035dbee75071baabc233412bc0","kind":"commit","published_at":"2020-08-17T22:20:31.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.8.0-workflowStepsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.8.0-workflowStepsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.8.0-workflowStepsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.8.0-workflowStepsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.8.0-workflowStepsBeta.1/manifests"},{"name":"@slack/types@1.8.0","sha":"7857c82fb664ac8f8057460aa9693489faeb73d3","kind":"commit","published_at":"2020-08-07T18:30:14.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.8.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.8.0/manifests"},{"name":"@slack/events-api@2.3.4","sha":"7857c82fb664ac8f8057460aa9693489faeb73d3","kind":"commit","published_at":"2020-08-07T18:30:14.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@2.3.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%402.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.3.4/manifests"},{"name":"@slack/oauth@1.1.0-orgAppsBeta.2","sha":"3d43eea6dcbb9e87fd35ba29f38aea18af3b7690","kind":"commit","published_at":"2020-08-04T22:15:10.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@1.1.0-orgAppsBeta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@1.1.0-orgAppsBeta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%401.1.0-orgAppsBeta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.1.0-orgAppsBeta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.1.0-orgAppsBeta.2/manifests"},{"name":"@slack/web-api@5.11.0","sha":"d345f7b369590ee3eb024f82f1c394f96f45d4ac","kind":"commit","published_at":"2020-07-20T22:50:06.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.11.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.11.0/manifests"},{"name":"@slack/web-api@5.10.0-workflowStepsBeta.1","sha":"3732fd62df2ba37c93d14612a1dc00446156664e","kind":"commit","published_at":"2020-07-20T18:03:00.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.10.0-workflowStepsBeta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.10.0-workflowStepsBeta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.10.0-workflowStepsBeta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.10.0-workflowStepsBeta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.10.0-workflowStepsBeta.1/manifests"},{"name":"@slack/web-api@5.10.0-workflow.steps.beta.1","sha":"d7392d084355c0f9501c60ea5deb1b877fc7c696","kind":"commit","published_at":"2020-07-20T17:56:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.10.0-workflow.steps.beta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.10.0-workflow.steps.beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.10.0-workflow.steps.beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.10.0-workflow.steps.beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.10.0-workflow.steps.beta.1/manifests"},{"name":"@slack/web-api@5.10.0-workflow-steps-beta.1","sha":"f1fbaae2be322e6a0def78ae4f5653ee540ea763","kind":"commit","published_at":"2020-07-20T17:41:26.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.10.0-workflow-steps-beta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.10.0-workflow-steps-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.10.0-workflow-steps-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.10.0-workflow-steps-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.10.0-workflow-steps-beta.1/manifests"},{"name":"@slack/interactive-messages@1.7.0","sha":"43c956d09924104ac765768212c6de6360f07b63","kind":"commit","published_at":"2020-07-09T21:05:58.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@1.7.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.7.0/manifests"},{"name":"@slack/oauth@1.1.0-beta.1","sha":"ff25ab16fffbbcd87805d4f1f938f35a3e67881d","kind":"commit","published_at":"2020-06-17T22:05:06.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@1.1.0-beta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@1.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%401.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.1.0-beta.1/manifests"},{"name":"@slack/types@1.7.0","sha":"bffaac2b5e898b2dd6e3996436082f4c5b35efe1","kind":"commit","published_at":"2020-06-05T23:43:36.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.7.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.7.0/manifests"},{"name":"@slack/rtm-api@5.0.5","sha":"bffaac2b5e898b2dd6e3996436082f4c5b35efe1","kind":"commit","published_at":"2020-06-05T23:43:36.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@5.0.5","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%405.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.5/manifests"},{"name":"@slack/web-api@5.10.0","sha":"bffaac2b5e898b2dd6e3996436082f4c5b35efe1","kind":"commit","published_at":"2020-06-05T23:43:36.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.10.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.10.0/manifests"},{"name":"@slack/events-api@2.3.3","sha":"7f1ab2296c1b74a1309174bc969e4e433f237a19","kind":"commit","published_at":"2020-05-20T23:01:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@2.3.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%402.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.3.3/manifests"},{"name":"@slack/web-api@5.9.0","sha":"7f1ab2296c1b74a1309174bc969e4e433f237a19","kind":"commit","published_at":"2020-05-20T23:01:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.9.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.9.0/manifests"},{"name":"@slack/oauth@1.1.0","sha":"7f1ab2296c1b74a1309174bc969e4e433f237a19","kind":"commit","published_at":"2020-05-20T23:01:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@1.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.1.0/manifests"},{"name":"@slack/oauth@1.0.0","sha":"65b00c36285590a591067845ae3a815e4090e066","kind":"commit","published_at":"2020-04-29T22:08:11.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/oauth@1.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/oauth@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Foauth%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Foauth@1.0.0/manifests"},{"name":"@slack/interactive-messages@1.6.0","sha":"65b00c36285590a591067845ae3a815e4090e066","kind":"commit","published_at":"2020-04-29T22:08:11.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@1.6.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.6.0/manifests"},{"name":"@slack/rtm-api@5.0.4","sha":"65b00c36285590a591067845ae3a815e4090e066","kind":"commit","published_at":"2020-04-29T22:08:11.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@5.0.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%405.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.4/manifests"},{"name":"@slack/types@1.6.0","sha":"65b00c36285590a591067845ae3a815e4090e066","kind":"commit","published_at":"2020-04-29T22:08:11.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.6.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.6.0/manifests"},{"name":"@slack/web-api@5.8.1","sha":"65b00c36285590a591067845ae3a815e4090e066","kind":"commit","published_at":"2020-04-29T22:08:11.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.8.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.8.1/manifests"},{"name":"@slack/types@1.5.0","sha":"3e6a62ba7b48c6c105078884e6907d0c851816dd","kind":"commit","published_at":"2020-03-18T15:19:41.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.5.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.5.0/manifests"},{"name":"@slack/web-api@5.8.0","sha":"a4d706f2d5caacf2b77c362a29314ff3575e808c","kind":"commit","published_at":"2020-03-03T23:12:39.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.8.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.8.0/manifests"},{"name":"@slack/types@1.4.0","sha":"a4d706f2d5caacf2b77c362a29314ff3575e808c","kind":"commit","published_at":"2020-03-03T23:12:39.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.4.0/manifests"},{"name":"@slack/interactive-messages@1.5.0","sha":"a4d706f2d5caacf2b77c362a29314ff3575e808c","kind":"commit","published_at":"2020-03-03T23:12:39.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@1.5.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%401.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.5.0/manifests"},{"name":"@slack/events-api@2.3.2","sha":"a4d706f2d5caacf2b77c362a29314ff3575e808c","kind":"commit","published_at":"2020-03-03T23:12:39.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@2.3.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%402.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.3.2/manifests"},{"name":"@slack/webhook@5.0.3","sha":"a4d706f2d5caacf2b77c362a29314ff3575e808c","kind":"commit","published_at":"2020-03-03T23:12:39.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@5.0.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@5.0.3/manifests"},{"name":"@slack/web-api@5.7.0","sha":"677e8cc243a5b3c57fd2acd5baecf34d71cacc3b","kind":"commit","published_at":"2020-01-15T19:57:09.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.7.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.7.0/manifests"},{"name":"@slack/interactive-messages@1.4.1","sha":"677e8cc243a5b3c57fd2acd5baecf34d71cacc3b","kind":"commit","published_at":"2020-01-15T19:57:09.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@1.4.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%401.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.4.1/manifests"},{"name":"@slack/events-api@2.3.1","sha":"677e8cc243a5b3c57fd2acd5baecf34d71cacc3b","kind":"commit","published_at":"2020-01-15T19:57:09.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@2.3.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%402.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.3.1/manifests"},{"name":"@slack/types@1.3.0","sha":"bc2f0d72b0466c202f2c13623c972f1b50a4699d","kind":"commit","published_at":"2019-11-23T01:37:48.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.3.0/manifests"},{"name":"@slack/web-api@5.6.0","sha":"bc2f0d72b0466c202f2c13623c972f1b50a4699d","kind":"commit","published_at":"2019-11-23T01:37:48.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.6.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.6.0/manifests"},{"name":"@slack/interactive-messages@1.4.0","sha":"1503609d79abf035e9e21bad7360e124e4211594","kind":"tag","published_at":"2019-11-12T23:00:05.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@1.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%401.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.4.0/manifests"},{"name":"@slack/web-api@5.5.0","sha":"1503609d79abf035e9e21bad7360e124e4211594","kind":"tag","published_at":"2019-11-12T22:59:25.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.5.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.5.0/manifests"},{"name":"@slack/web-api@5.4.0","sha":"99c62cfbf70d670f2c76de570b678943bbc12c54","kind":"commit","published_at":"2019-10-31T19:16:59.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.4.0/manifests"},{"name":"@slack/web-api@5.3.0","sha":"b63136447de12dc1c309b847168fe1e753fce2bb","kind":"tag","published_at":"2019-10-23T21:08:11.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.3.0/manifests"},{"name":"@slack/logger@2.0.0","sha":"60a33b5de096255c4c1b714d3ff1c820e1b50e33","kind":"commit","published_at":"2019-10-09T22:26:12.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/logger@2.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/logger@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Flogger%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@2.0.0/manifests"},{"name":"@slack/logger@1.1.1","sha":"39c953369e753aa06b75cbcd496018fd867cf947","kind":"commit","published_at":"2019-10-09T19:15:14.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/logger@1.1.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/logger@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Flogger%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@1.1.1/manifests"},{"name":"@slack/types@1.2.1","sha":"58b0e3084729fe781452c3b76f5867b9cc09f6b4","kind":"commit","published_at":"2019-10-07T23:06:45.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.2.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.2.1/manifests"},{"name":"@slack/web-api@5.2.1","sha":"58b0e3084729fe781452c3b76f5867b9cc09f6b4","kind":"commit","published_at":"2019-10-07T23:06:45.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.2.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.2.1/manifests"},{"name":"@slack/web-api@5.2.0","sha":"8a3f777519718ffb87cbde712f75b8d594255f84","kind":"commit","published_at":"2019-09-25T22:45:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.2.0/manifests"},{"name":"@slack/webhook@5.0.2","sha":"8a3f777519718ffb87cbde712f75b8d594255f84","kind":"commit","published_at":"2019-09-25T22:45:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@5.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@5.0.2/manifests"},{"name":"@slack/types@1.2.0","sha":"8a3f777519718ffb87cbde712f75b8d594255f84","kind":"commit","published_at":"2019-09-25T22:45:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.2.0/manifests"},{"name":"@slack/rtm-api@5.0.3","sha":"8a3f777519718ffb87cbde712f75b8d594255f84","kind":"commit","published_at":"2019-09-25T22:45:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@5.0.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%405.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.3/manifests"},{"name":"@slack/logger@1.1.0","sha":"8a3f777519718ffb87cbde712f75b8d594255f84","kind":"commit","published_at":"2019-09-25T22:45:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/logger@1.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/logger@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Flogger%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@1.1.0/manifests"},{"name":"@slack/interactive-messages@1.3.0","sha":"3a0e06381d632bb6aae74016c45158e962d15ea5","kind":"commit","published_at":"2019-08-08T17:24:42.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@1.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.3.0/manifests"},{"name":"@slack/webhook@5.0.1","sha":"35b40af1dc28ef40cb00eb9a47f902e73c27b03f","kind":"tag","published_at":"2019-07-26T21:46:21.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@5.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@5.0.1/manifests"},{"name":"@slack/types@1.1.0","sha":"35b40af1dc28ef40cb00eb9a47f902e73c27b03f","kind":"tag","published_at":"2019-07-26T21:46:21.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.1.0/manifests"},{"name":"@slack/rtm-api@5.0.2","sha":"35b40af1dc28ef40cb00eb9a47f902e73c27b03f","kind":"tag","published_at":"2019-07-26T21:46:21.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@5.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.2/manifests"},{"name":"@slack/interactive-messages@1.2.0","sha":"35b40af1dc28ef40cb00eb9a47f902e73c27b03f","kind":"tag","published_at":"2019-07-26T21:46:21.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@1.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.2.0/manifests"},{"name":"@slack/events-api@2.3.0","sha":"35b40af1dc28ef40cb00eb9a47f902e73c27b03f","kind":"tag","published_at":"2019-07-26T21:46:21.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@2.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%402.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.3.0/manifests"},{"name":"@slack/client@5.0.2","sha":"35b40af1dc28ef40cb00eb9a47f902e73c27b03f","kind":"tag","published_at":"2019-07-26T21:46:21.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/client@5.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/client@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fclient%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fclient@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fclient@5.0.2/manifests"},{"name":"@slack/web-api@5.1.0","sha":"35b40af1dc28ef40cb00eb9a47f902e73c27b03f","kind":"tag","published_at":"2019-07-26T21:46:21.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.1.0/manifests"},{"name":"@slack/web-api@5.0.1","sha":"0a53364d7cdb6d4485ba30676086bcaaabc46b4e","kind":"tag","published_at":"2019-04-18T06:40:29.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.0.1/manifests"},{"name":"@slack/rtm-api@5.0.1","sha":"0a53364d7cdb6d4485ba30676086bcaaabc46b4e","kind":"tag","published_at":"2019-04-18T06:40:29.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@5.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.1/manifests"},{"name":"@slack/client@5.0.1","sha":"0a53364d7cdb6d4485ba30676086bcaaabc46b4e","kind":"tag","published_at":"2019-04-18T06:40:29.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/client@5.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/client@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fclient%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fclient@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fclient@5.0.1/manifests"},{"name":"@slack/sdk-integration-tests@1.0.0","sha":"cf92f3ecceca3b11805cbb77f388e442f61ea00f","kind":"tag","published_at":"2019-04-18T05:39:24.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/sdk-integration-tests@1.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/sdk-integration-tests@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsdk-integration-tests%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsdk-integration-tests@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsdk-integration-tests@1.0.0/manifests"},{"name":"@slack/interactive-messages@1.1.1","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@1.1.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@1.1.1/manifests"},{"name":"@slack/webhook@5.0.0","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/webhook@5.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/webhook@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fwebhook%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fwebhook@5.0.0/manifests"},{"name":"@slack/web-api@5.0.0","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/web-api@5.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/web-api@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fweb-api%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fweb-api@5.0.0/manifests"},{"name":"@slack/types@1.0.0","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/types@1.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/types@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Ftypes%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Ftypes@1.0.0/manifests"},{"name":"@slack/sdk-integration-tests@0.0.1","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/sdk-integration-tests@0.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/sdk-integration-tests@0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fsdk-integration-tests%400.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsdk-integration-tests@0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fsdk-integration-tests@0.0.1/manifests"},{"name":"@slack/rtm-api@5.0.0","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/rtm-api@5.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/rtm-api@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Frtm-api%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Frtm-api@5.0.0/manifests"},{"name":"@slack/logger@1.0.0","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/logger@1.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/logger@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Flogger%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Flogger@1.0.0/manifests"},{"name":"@slack/client@5.0.0","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/client@5.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/client@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fclient%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fclient@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fclient@5.0.0/manifests"},{"name":"@slack/express-all-interactions@1.0.0","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/express-all-interactions@1.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/express-all-interactions@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fexpress-all-interactions%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fexpress-all-interactions@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fexpress-all-interactions@1.0.0/manifests"},{"name":"@slack/events-api-example-greet-and-react@1.0.0","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api-example-greet-and-react@1.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api-example-greet-and-react@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api-example-greet-and-react%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api-example-greet-and-react@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api-example-greet-and-react@1.0.0/manifests"},{"name":"@slack/events-api@2.2.0","sha":"891307eb5f1625f68b72e4c242ba749a7d6cb996","kind":"tag","published_at":"2019-03-28T21:56:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@2.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@2.2.0/manifests"},{"name":"v5.0.0","sha":"a76b3ee5b3e77e6520889b9026a157996d35b84a","kind":"commit","published_at":"2019-03-28T21:48:29.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v5.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v5.0.0/manifests"},{"name":"@slack/events-api@v1.0.0-beta.1","sha":"a545d65da3317d84a82b8f0e75c3825ef92b256c","kind":"tag","published_at":"2019-03-28T19:33:09.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@v1.0.0-beta.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%40v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v1.0.0-beta.1/manifests"},{"name":"@slack/events-api@v1.0.0-beta.2","sha":"a575c87e9a2572f4bef254248d458a1eacee6e98","kind":"tag","published_at":"2019-03-28T19:32:24.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@v1.0.0-beta.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%40v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v1.0.0-beta.2/manifests"},{"name":"@slack/events-api@v1.0.0-beta.3","sha":"cbdcce543fce6fb2c5e394b7cc6bcccfdf3589cb","kind":"tag","published_at":"2019-03-28T19:31:57.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@v1.0.0-beta.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%40v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v1.0.0-beta.3/manifests"},{"name":"@slack/events-api@v1.0.0","sha":"673c29269f0818f3d3d2ef1b46c85c80784f34e5","kind":"tag","published_at":"2019-03-28T19:30:54.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@v1.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%40v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v1.0.0/manifests"},{"name":"@slack/events-api@v1.0.1","sha":"c2e840a7855b6f35085b6df450cef004888c4b21","kind":"tag","published_at":"2019-03-28T19:30:31.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@v1.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%40v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v1.0.1/manifests"},{"name":"@slack/events-api@v2.0.0","sha":"371019cc8672f0b9dbfa7c919b29e393495780b8","kind":"tag","published_at":"2019-03-28T19:29:54.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@v2.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%40v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v2.0.0/manifests"},{"name":"@slack/events-api@v2.1.0","sha":"527e81f1b9e13d04cf1afe6225225730fecbb921","kind":"tag","published_at":"2019-03-28T19:29:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@v2.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%40v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v2.1.0/manifests"},{"name":"@slack/events-api@v2.2.1","sha":"fe8a09737ad36af7188cb8985234ef311b9af9a7","kind":"tag","published_at":"2019-03-28T19:29:07.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@v2.2.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%40v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v2.2.1/manifests"},{"name":"@slack/events-api@v2.2.0","sha":"4ed68cae20ba4dc36302ea96d1a019746bab41dd","kind":"tag","published_at":"2019-03-28T19:28:46.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/events-api@v2.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/events-api@v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Fevents-api%40v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Fevents-api@v2.2.0/manifests"},{"name":"@slack/interactive-messages@v0.1.2","sha":"7d42595001601c64fed481c551b8d3f08b3419a3","kind":"tag","published_at":"2019-03-28T19:17:38.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@v0.1.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%40v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v0.1.2/manifests"},{"name":"@slack/interactive-messages@v0.2.0","sha":"80ea05a438687022231156bdf54c0ef8347a20a3","kind":"tag","published_at":"2019-03-28T19:17:06.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@v0.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%40v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v0.2.0/manifests"},{"name":"@slack/interactive-messages@v0.3.0","sha":"58fa8d4202034ebf242e2f52c842fabc1c7a5683","kind":"tag","published_at":"2019-03-28T19:16:26.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@v0.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%40v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v0.3.0/manifests"},{"name":"@slack/interactive-messages@v0.4.0","sha":"00059e3822d07cd9681df89381a64c2760f997d8","kind":"tag","published_at":"2019-03-28T19:16:01.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@v0.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%40v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v0.4.0/manifests"},{"name":"@slack/interactive-messages@v1.0.0","sha":"89126ec604953469b7b9ef439c061a57199e044b","kind":"tag","published_at":"2019-03-28T19:15:31.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@v1.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%40v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v1.0.0/manifests"},{"name":"@slack/interactive-messages@v1.0.1","sha":"dcde338805e2fdb6e4ccc5342c3fe2ed2b16d4ed","kind":"tag","published_at":"2019-03-28T19:15:00.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@v1.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%40v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v1.0.1/manifests"},{"name":"@slack/interactive-messages@v1.0.2","sha":"aeb2ffa3d9b98179e86ab6bfe30d5fc1b0afec24","kind":"tag","published_at":"2019-03-28T19:14:16.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@v1.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%40v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v1.0.2/manifests"},{"name":"@slack/interactive-messages@v1.1.0","sha":"d7b5ab714a83abc269c7c6e5e81769c9b337bbfb","kind":"tag","published_at":"2019-03-28T19:13:39.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@v1.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%40v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v1.1.0/manifests"},{"name":"@slack/interactive-messages@v1.1.1","sha":"731986ac3108955f9d383df982f0da704fdc8f05","kind":"tag","published_at":"2019-03-28T19:10:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/@slack/interactive-messages@v1.1.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/@slack/interactive-messages@v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@%40slack%2Finteractive-messages%40v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/@slack%2Finteractive-messages@v1.1.1/manifests"},{"name":"v4.12.0","sha":"e16a5d118290d6428aa41e317c677573e8e7e60e","kind":"commit","published_at":"2019-03-19T18:48:30.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.12.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.12.0/manifests"},{"name":"v4.11.0","sha":"1cc1a729c83a0e42bcf997ba57dd57e68f499601","kind":"tag","published_at":"2019-03-08T01:46:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.11.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"5ffdd96bb20260b8c71c059d77defd83e0239830","kind":"tag","published_at":"2019-02-27T01:29:48.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.10.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"e4bf6a0e71a8d91a29fa7ceffc83951b6cb4f500","kind":"commit","published_at":"2019-02-13T16:08:21.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.9.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"59eb00bebac5fa35d6c9fb9961ad12e7efe13f0b","kind":"tag","published_at":"2018-10-03T17:52:44.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.8.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"eb3a87f801e2e9d5699b423b10e374e74abf0934","kind":"tag","published_at":"2018-10-02T00:44:40.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.7.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.7.0/manifests"},{"name":"v3.16.1-sec.2","sha":"13248f403758d7158c1bafe5db009e3f0416b4b8","kind":"tag","published_at":"2018-09-10T20:04:02.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.16.1-sec.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.16.1-sec.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.16.1-sec.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.16.1-sec.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.16.1-sec.2/manifests"},{"name":"v4.6.0","sha":"934a4fda47572e526f4d3103d78ea4bd96fcdf51","kind":"commit","published_at":"2018-08-30T17:31:48.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.6.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"fde80c7ebc72aae15b0c00676aa8326ab5b50f8d","kind":"tag","published_at":"2018-08-24T23:50:03.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.5.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"86d4727d469ec2d425666d3b1e983ac8b0adacd3","kind":"tag","published_at":"2018-08-11T00:45:10.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.4.0/manifests"},{"name":"v3.16.1-sec","sha":"659d2f63d4deec700c68bcf3f0381e78576dcbe1","kind":"tag","published_at":"2018-07-03T23:12:45.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.16.1-sec","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.16.1-sec","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.16.1-sec","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.16.1-sec","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.16.1-sec/manifests"},{"name":"v4.3.1","sha":"5f8abc9c77aa8f123a54e04542ec7c47aa0552af","kind":"tag","published_at":"2018-06-07T01:24:34.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.3.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"4b50d20967aa728fa500938b94f9c270e5bea405","kind":"tag","published_at":"2018-06-05T23:08:32.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"97382a347f29b740d2964f0cf975db6432a9b0d5","kind":"tag","published_at":"2018-05-12T02:35:42.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.2.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"cf663c77736d5f0a935c90257494ab80e8b6f8a2","kind":"tag","published_at":"2018-05-11T23:46:19.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.2.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"8bea620f8bceec0881290fb79d9ea852df39f660","kind":"commit","published_at":"2018-04-26T00:48:02.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"8f541d12603463573631e55e886828fa8fd3706e","kind":"tag","published_at":"2018-03-23T23:25:22.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"8ce3b6176293c2b02ede7d1f6ff94fe18c50f46f","kind":"tag","published_at":"2018-03-14T23:37:23.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"cbd9d21336a367a69252165b8695f7de6ef01a92","kind":"tag","published_at":"2018-03-08T18:35:02.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v4.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v4.0.0/manifests"},{"name":"v3.16.0","sha":"e9ca0d188ec3c7409e15b67997bd79911659e36c","kind":"tag","published_at":"2018-02-02T23:08:18.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.16.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"bdbe196c465040c854b8be9eb032e0b59ac8c63d","kind":"tag","published_at":"2017-12-22T05:26:13.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.15.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"ec04e5d1bed203f9c7523cc91005c0f160705fd6","kind":"commit","published_at":"2017-11-15T22:42:22.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.14.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.14.2/manifests"},{"name":"v3.14.0","sha":"8b979801a5adcb34b765326a5863689cc184ab24","kind":"commit","published_at":"2017-09-28T17:27:49.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.14.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"65597085b8ed77d1e87526cf21e50d6d64117974","kind":"tag","published_at":"2017-09-12T17:27:36.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.13.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"5b82a5ddc8d226a4f7455bcbbd2120b2fe80f6df","kind":"tag","published_at":"2017-08-24T23:43:28.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.12.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"24beac09cd49a21fa2a4f4d2f8840b4cb02358bb","kind":"tag","published_at":"2017-08-11T18:57:18.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.11.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"7c192744d49e57938513869365836afca8efeae6","kind":"tag","published_at":"2017-05-26T01:24:14.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.10.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"3ef3ea3a8e69acde688e4ee56165946f31ebaed0","kind":"tag","published_at":"2017-03-15T17:29:59.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.9.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"fdfe871bba0fe2e58d825e6e7e6c5b7c5fde7975","kind":"commit","published_at":"2016-12-21T00:36:02.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.8.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5a25971aefb88b053c49efeaac9d414d1475c65a","kind":"commit","published_at":"2016-12-20T21:53:01.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.8.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"d61082a728d79300044ca5709d8201b28f605794","kind":"commit","published_at":"2016-12-05T23:16:30.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.7.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.7.0/manifests"},{"name":"v3.6.1","sha":"f1a2b690070ae73a5d9699b694b2d45144fcc921","kind":"commit","published_at":"2016-11-10T23:29:55.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.6.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"8131841141f287dfc9a73f64f2eb3ba9f5b515bc","kind":"tag","published_at":"2016-09-06T21:19:54.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/v3.6.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/v3.6.0/manifests"},{"name":"3.5.4","sha":"28e56babdff1abdbbca95272ce3d766d799cdd3b","kind":"commit","published_at":"2016-08-01T15:54:22.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.5.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.5.4/manifests"},{"name":"3.5.3","sha":"a182ddbf7895c503b0def696848df1c310f936d1","kind":"commit","published_at":"2016-07-25T17:27:51.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.5.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"b7a228e7f80b7d82457d906f595817aa677b3ab7","kind":"commit","published_at":"2016-07-25T16:56:05.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.5.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"70255f200d9da6cb9b9644f77285a45bbdf7e99d","kind":"commit","published_at":"2016-07-06T19:46:47.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.5.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"b267569b13b4d7623223ef4f04becab6cc184fed","kind":"commit","published_at":"2016-06-15T01:01:06.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.5.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"8bd8b080c78e7c3f552f03965533ba95f83851f1","kind":"commit","published_at":"2016-06-01T04:04:05.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"161feab2b4b10d87281aabb39b1c441b069b01d2","kind":"commit","published_at":"2016-05-25T02:09:44.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"6191c768ae5e413554358303f0914075cda9e737","kind":"commit","published_at":"2016-05-25T01:39:56.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.2.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"8b5cb3d90a91c5d340529e1ede3a0a4ada7c61b7","kind":"commit","published_at":"2016-05-24T02:23:03.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"2233f74ba3000e3adc7e2fa1637b5ac7866244a3","kind":"commit","published_at":"2016-05-19T20:27:07.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.1.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"4708d064da76e1e7a599bd3d1ba809e4bfe87423","kind":"commit","published_at":"2016-05-02T06:32:05.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.1.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b4f18a482e7a34d3d03c89f221e61a669c94b643","kind":"tag","published_at":"2016-05-02T06:29:11.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/3.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"6689dc69d6580fdb4a21c1967541d32b78cf7eac","kind":"commit","published_at":"2016-03-29T06:14:05.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/2.3.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"ee84f4f3aa27fa067ec74dec6a133a70287b8bf7","kind":"commit","published_at":"2016-03-13T00:10:08.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/2.2.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"271d30c8cb7fda2956456b919172a79f1a32919c","kind":"commit","published_at":"2016-03-12T23:47:20.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/2.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.2.0/manifests"},{"name":"2.0.6","sha":"b7060c5cc32dd46f097b78d52f7285fb04c77555","kind":"commit","published_at":"2016-03-01T16:08:29.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/2.0.6","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.6/manifests"},{"name":"2.0.5","sha":"570c42085b86c1095b9693e926b53a0d26607f81","kind":"commit","published_at":"2016-03-01T08:15:45.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/2.0.5","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"8da0c2b08a8210609b612a2389c90c838a1ff408","kind":"commit","published_at":"2016-02-28T21:46:17.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/2.0.4","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"501e3466b7995005de3585722626a5c616b9a5dc","kind":"commit","published_at":"2016-02-28T20:32:17.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/2.0.3","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"c700d7035ce21aa550d8cd77000024aead557ba7","kind":"commit","published_at":"2016-02-16T00:01:37.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/2.0.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"88b504e73f25c3254e820488a769beaea0f2f320","kind":"commit","published_at":"2016-02-13T20:31:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/2.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"03743068caa535f15a636da164953f402d1899c5","kind":"commit","published_at":"2016-02-13T19:18:55.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/2.0.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/2.0.0/manifests"},{"name":"1.4.1","sha":"1ab67fc4bdd650ec186db63ce8d9aaa94d838b9a","kind":"tag","published_at":"2015-05-29T22:07:24.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/1.4.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"6e4bcd41a18633d478c337f9f171f6690e8aa6e9","kind":"tag","published_at":"2015-02-26T00:54:36.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/1.4.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.4.0/manifests"},{"name":"1.3.1","sha":"b880a85172bcac82a3c9fb08f4d0052305f91de5","kind":"tag","published_at":"2015-02-03T21:17:00.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/1.3.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.3.1/manifests"},{"name":"1.2.2","sha":"973a5ae8836f71d1aeb24f91758d5d94a8f565e6","kind":"tag","published_at":"2014-12-16T23:38:33.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/1.2.2","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.2.2/manifests"},{"name":"1.2.0","sha":"aba217243f3d8bc3cb64c3af786796c0c400c38b","kind":"tag","published_at":"2014-12-08T18:00:42.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/1.2.0","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.2.0/manifests"},{"name":"1.0.1","sha":"feca13681d72e65fbe7d291bf2d7c8548bfba054","kind":"tag","published_at":"2014-05-13T20:41:24.000Z","download_url":"https://codeload.github.com/slackapi/node-slack-sdk/tar.gz/1.0.1","html_url":"https://github.com/slackapi/node-slack-sdk/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slackapi/node-slack-sdk@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-03-13T02:16:58.240Z","dependent_packages_count":0,"downloads":428,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.290320738519167,"dependent_repos_count":28.67124368638263,"dependent_packages_count":41.67499361561098,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.21218601350426},"purl":"pkg:npm/%40slack/cli-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@slack/cli-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@slack/cli-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@slack/cli-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T03:00:41.719Z","issues_count":242,"pull_requests_count":1078,"avg_time_to_close_issue":14231221.429347826,"avg_time_to_close_pull_request":1185182.1507853402,"issues_closed_count":184,"pull_requests_closed_count":955,"pull_request_authors_count":59,"issue_authors_count":196,"avg_comments_per_issue":3.7975206611570247,"avg_comments_per_pull_request":1.471243042671614,"merged_pull_requests_count":774,"bot_issues_count":1,"bot_pull_requests_count":456,"past_year_issues_count":47,"past_year_pull_requests_count":428,"past_year_avg_time_to_close_issue":2506600.8666666667,"past_year_avg_time_to_close_pull_request":228541.061971831,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":355,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":2.25531914893617,"past_year_avg_comments_per_pull_request":1.6191588785046729,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":231,"past_year_merged_pull_requests_count":300,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Fnode-slack-sdk/issues","maintainers":[{"login":"zimeg","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zimeg"},{"login":"seratch","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"mwbrooks","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwbrooks"},{"login":"srajiang","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srajiang"},{"login":"stevengill","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevengill"}],"active_maintainers":[{"login":"zimeg","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zimeg"},{"login":"mwbrooks","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwbrooks"},{"login":"seratch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slack%2Fcli-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slack%2Fcli-test/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slack%2Fcli-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slack%2Fcli-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@slack%2Fcli-test/codemeta","maintainers":[{"uuid":"stevegill","login":"stevegill","name":null,"email":"stevengill97@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~stevegill","role":null,"created_at":"2024-05-24T09:52:47.548Z","updated_at":"2024-05-24T09:52:47.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stevegill/packages"},{"uuid":"ajm","login":"ajm","name":null,"email":"macdonald.andrew@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~ajm","role":null,"created_at":"2024-05-24T09:52:47.509Z","updated_at":"2024-05-24T09:52:47.509Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ajm/packages"},{"uuid":"slackhq","login":"slackhq","name":null,"email":"opensource@slack.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~slackhq","role":null,"created_at":"2024-05-24T09:52:47.471Z","updated_at":"2024-05-24T09:52:47.471Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/slackhq/packages"},{"uuid":"slack_biztech","login":"slack_biztech","name":null,"email":"it@slack-corp.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~slack_biztech","role":null,"created_at":"2024-05-24T09:52:47.587Z","updated_at":"2024-05-24T09:52:47.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/slack_biztech/packages"},{"uuid":"misscoded","login":"misscoded","name":null,"email":"alissa.renz@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~misscoded","role":null,"created_at":"2024-05-24T09:52:47.662Z","updated_at":"2024-05-24T09:52:47.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/misscoded/packages"},{"uuid":"mwbrooks","login":"mwbrooks","name":null,"email":"michael@michaelbrooks.ca","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~mwbrooks","role":null,"created_at":"2024-05-24T09:52:47.699Z","updated_at":"2024-05-24T09:52:47.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mwbrooks/packages"},{"uuid":"e-zim","login":"e-zim","name":null,"email":"eden.zimbelman@salesforce.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~e-zim","role":null,"created_at":"2024-05-24T09:52:47.337Z","updated_at":"2024-05-24T09:52:47.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/e-zim/packages"},{"uuid":"evegeris","login":"evegeris","name":null,"email":"evegeris@salesforce.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~evegeris","role":null,"created_at":"2024-07-22T20:25:59.785Z","updated_at":"2024-07-22T20:25:59.785Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evegeris/packages"},{"uuid":"sgorbach0v","login":"sgorbach0v","name":null,"email":"sgorbachov@slack-corp.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~sgorbach0v","role":null,"created_at":"2024-08-16T21:25:33.557Z","updated_at":"2024-08-16T21:25:33.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sgorbach0v/packages"},{"uuid":"cchensh","login":"cchensh","name":null,"email":"cchensh88@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~cchensh","role":null,"created_at":"2024-10-02T15:20:17.646Z","updated_at":"2024-10-02T15:20:17.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cchensh/packages"}]}