{"id":2395750,"name":"stackwatch","ecosystem":"npm","description":"Watch StackExchange sites and open a browser window when something happens","homepage":"https://github.com/Trott/stackwatch#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Trott/stackwatch","keywords_array":["stackexchange"],"namespace":null,"versions_count":15,"first_release_published_at":"2015-05-09T05:04:03.816Z","latest_release_published_at":"2023-10-19T16:23:15.522Z","latest_release_number":"4.0.0","last_synced_at":"2026-04-08T01:46:04.308Z","created_at":"2022-04-10T01:11:29.359Z","updated_at":"2026-04-08T01:46:04.308Z","registry_url":"https://www.npmjs.com/package/stackwatch","install_command":"npm install stackwatch","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0"}},"repo_metadata":{"id":31689788,"uuid":"35255402","full_name":"Trott/stackwatch","owner":"Trott","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-14T19:34:51.000Z","size":2107,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-17T22:48:51.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Trott.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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}},"created_at":"2015-05-08T02:57:08.000Z","updated_at":"2025-07-14T19:34:54.000Z","dependencies_parsed_at":"2023-12-13T20:14:03.868Z","dependency_job_id":"9301a25d-9ae0-44dc-978c-3c822c0c6da0","html_url":"https://github.com/Trott/stackwatch","commit_stats":{"total_commits":175,"total_committers":3,"mean_commits":"58.333333333333336","dds":"0.32571428571428573","last_synced_commit":"1c6c38b575587485173986415d2aade914471cce"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/Trott/stackwatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trott","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/sbom","scorecard":{"id":143908,"data":{"date":"2025-08-11","repo":{"name":"github.com/Trott/stackwatch","commit":"29abc1fc2ed883fedf0a69fbd0b2ff8553c59cc8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/1 approved changesets -- score normalized to 0","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":"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":"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":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Trott/stackwatch/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Trott/stackwatch/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Trott/stackwatch/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Trott/stackwatch/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Trott/stackwatch/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/Trott/stackwatch/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Trott/stackwatch/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Trott/stackwatch/release.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:7"],"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 21 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"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-7q7g-4xm8-89cq","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T08:56:00.928Z","repository_id":31689788,"created_at":"2025-08-16T08:56:00.928Z","updated_at":"2025-08-16T08:56:00.928Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276106039,"owners_count":25586191,"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-09-20T02:00:10.207Z","response_time":63,"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":"Trott","name":"Rich Trott","uuid":"718899","kind":"user","description":"I create software, rock operas, and pizzas. I am a member of the Node.js Technical Steering Committee and work for the University of California. he/him","email":"","website":null,"location":"San Francisco, CA","twitter":"Trott","company":null,"icon_url":"https://avatars.githubusercontent.com/u/718899?u=d8a77b28610eec920d8744ed76d3f625e3f06a48\u0026v=4","repositories_count":385,"last_synced_at":"2024-06-11T15:41:32.255Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Trott","funding_links":[],"total_stars":648,"followers":1224,"following":10,"created_at":"2022-11-02T16:24:23.579Z","updated_at":"2024-06-11T15:41:39.346Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trott","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trott/repositories"},"tags":[{"name":"v4.0.0","sha":"406d16d6ae2cc83b1f6d5aa65efb9a7fc219d5e9","kind":"commit","published_at":"2023-10-19T16:23:11.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v4.0.0","html_url":"https://github.com/Trott/stackwatch/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"64f3aa840366334120f14a312c97c27033836d1b","kind":"commit","published_at":"2023-03-26T19:42:26.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v3.0.0","html_url":"https://github.com/Trott/stackwatch/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v3.0.0/manifests"},{"name":"v2.0.7","sha":"952426ea5c6ca5da1aad0d975a984e34480ea51d","kind":"commit","published_at":"2022-08-05T18:06:38.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v2.0.7","html_url":"https://github.com/Trott/stackwatch/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"266f38c1b1cde4fb4bfe8a00d8f713ed6e441162","kind":"commit","published_at":"2022-01-19T15:08:36.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v2.0.6","html_url":"https://github.com/Trott/stackwatch/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ee7d469ab60fd61ec331d9d081859d52a2778c95","kind":"tag","published_at":"2020-04-02T07:01:11.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v2.0.5","html_url":"https://github.com/Trott/stackwatch/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.5/manifests"},{"name":"q2.0.4","sha":"88e16822dd7bcf65473851091ba74ad2ae089274","kind":"tag","published_at":"2018-05-30T00:09:14.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/q2.0.4","html_url":"https://github.com/Trott/stackwatch/releases/tag/q2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@q2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/q2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/q2.0.4/manifests"},{"name":"v2.0.3","sha":"d6fdcf1a0bfe8dcdc87427f747fe6e54eb494225","kind":"tag","published_at":"2017-12-08T17:21:46.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v2.0.3","html_url":"https://github.com/Trott/stackwatch/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c328e448dbc9c7634a683e89e08bac637a861d78","kind":"tag","published_at":"2016-10-27T16:33:24.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v2.0.2","html_url":"https://github.com/Trott/stackwatch/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"593e2c7ab291f47dc90f99710b383d870aea37c2","kind":"tag","published_at":"2015-05-16T03:21:29.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v2.0.1","html_url":"https://github.com/Trott/stackwatch/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a499d31baed18c8ae7f68daa7f3c441de9b74624","kind":"tag","published_at":"2015-05-15T04:07:37.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v2.0.0","html_url":"https://github.com/Trott/stackwatch/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"4f91fa69208afcba0135b43b3f39fbfc9bc463af","kind":"tag","published_at":"2015-05-14T05:18:46.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v1.2.0","html_url":"https://github.com/Trott/stackwatch/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"2d5c559c368aba09a117230d43981e6275f56977","kind":"tag","published_at":"2015-05-10T16:57:08.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v1.1.2","html_url":"https://github.com/Trott/stackwatch/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fff794a99fd1db845f5b36e67a7f00a40ca6c343","kind":"tag","published_at":"2015-05-10T06:08:16.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v1.1.1","html_url":"https://github.com/Trott/stackwatch/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2ac62f0e2a6388d5430d780e8d56e18533c56fc8","kind":"tag","published_at":"2015-05-10T01:36:02.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v1.1.0","html_url":"https://github.com/Trott/stackwatch/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"c03ed242b2e024c286755813b7595318300d79ed","kind":"tag","published_at":"2015-05-09T03:55:40.000Z","download_url":"https://codeload.github.com/Trott/stackwatch/tar.gz/v1.0.0","html_url":"https://github.com/Trott/stackwatch/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Trott/stackwatch@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-12-14T18:35:28.857Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.086444941828105,"dependent_repos_count":10.398328159825304,"dependent_packages_count":52.30385599299772,"stargazers_count":14.581115041373025,"forks_count":15.478113353967208,"docker_downloads_count":null,"average":22.76957149799827},"purl":"pkg:npm/stackwatch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/stackwatch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/stackwatch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/stackwatch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T16:08:56.698Z","issues_count":2,"pull_requests_count":145,"avg_time_to_close_issue":21873.0,"avg_time_to_close_pull_request":53619.08391608392,"issues_closed_count":2,"pull_requests_closed_count":143,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.013793103448275862,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":103,"past_year_issues_count":0,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":29802.966666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trott%2Fstackwatch/issues","maintainers":[{"login":"Trott","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stackwatch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stackwatch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stackwatch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stackwatch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stackwatch/codemeta","maintainers":[{"uuid":"trott","login":"trott","name":null,"email":"rtrott@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~trott","role":null,"created_at":"2022-11-14T13:38:43.459Z","updated_at":"2022-11-14T13:38:43.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trott/packages"}]}