{"id":1311665,"name":"@testdeck/core","ecosystem":"npm","description":"Core framework for decorator based object oriented testing","homepage":"https://testdeck.org/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/testdeck/testdeck","keywords_array":["test","testing","typescript","bdd","tdd","object oriented","object-oriented"],"namespace":"testdeck","versions_count":21,"first_release_published_at":"2019-03-22T21:38:05.208Z","latest_release_published_at":"2022-12-05T11:38:10.023Z","latest_release_number":"0.3.3","last_synced_at":"2026-04-14T04:46:55.110Z","created_at":"2022-04-08T20:33:27.379Z","updated_at":"2026-04-14T04:46:55.110Z","registry_url":"https://www.npmjs.com/package/@testdeck/core","install_command":"npm install @testdeck/core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.3"}},"repo_metadata":{"id":9308506,"uuid":"55495623","full_name":"testdeck/testdeck","owner":"testdeck","description":"Object oriented testing","archived":false,"fork":false,"pushed_at":"2025-01-22T17:32:30.000Z","size":891,"stargazers_count":235,"open_issues_count":7,"forks_count":38,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-11-05T11:03:43.489Z","etag":null,"topics":["decorators","dependency-injection","ioc","jasmine","javascript","jest","mocha","mocha-typescript","oop","parameterised-tests","tdd","tdd-interfaces","testing","testing-tools","typescript"],"latest_commit_sha":null,"homepage":"https://testdeck.github.io/docs/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/testdeck.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}},"created_at":"2016-04-05T09:38:18.000Z","updated_at":"2025-02-21T05:54:42.000Z","dependencies_parsed_at":"2025-02-10T15:01:10.476Z","dependency_job_id":"ab9af5c9-8cc7-407a-a962-f48c9477598b","html_url":"https://github.com/testdeck/testdeck","commit_stats":null,"previous_names":["panayotcankov/mocha-typescript","pana-cc/mocha-typescript"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/testdeck/testdeck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testdeck","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/sbom","scorecard":{"id":107574,"data":{"date":"2025-08-04","repo":{"name":"github.com/testdeck/testdeck","commit":"51c9db118d004a0930dd040924d5362d51238368"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/27 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/testdeck/testdeck/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/testdeck/testdeck/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/testdeck/testdeck/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/testdeck/testdeck/qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/testdeck/testdeck/qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/qa.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/testdeck/testdeck/qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/qa.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/testdeck/testdeck/qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/qa.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/testdeck/testdeck/qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/qa.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/testdeck/testdeck/qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/qa.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/testdeck/testdeck/qa.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: npmCommand not pinned by hash: .github/workflows/qa.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T11:23:12.393Z","repository_id":9308506,"created_at":"2025-08-15T11:23:12.393Z","updated_at":"2025-08-15T11:23:12.393Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29343683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T18:58:20.535Z","status":"ssl_error","status_checked_at":"2026-02-11T18:56:44.814Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testdeck","name":"testdeck","uuid":"48138481","kind":"organization","description":"Object oriented testing for mocha, jasmine and jest","email":null,"website":"https://testdeck.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48138481?v=4","repositories_count":14,"last_synced_at":"2024-03-27T08:01:59.460Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/testdeck","funding_links":[],"total_stars":240,"followers":0,"following":0,"created_at":"2022-11-05T16:53:37.216Z","updated_at":"2024-03-27T08:01:59.534Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testdeck","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testdeck/repositories"},"tags":[{"name":"v0.3.3","sha":"cda3ea4288755d44ed0dfcd1a1b0c2d4bac2461b","kind":"tag","published_at":"2022-12-05T11:37:43.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.3.3","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"04f0f9fb2af1607807dcd217142d70bb312f2cf2","kind":"commit","published_at":"2022-11-10T19:44:23.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.3.2","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"37eb776054711ed983c95cccc3ea32ba64d63648","kind":"commit","published_at":"2022-11-10T14:26:47.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.3.1","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.1/manifests"},{"name":"v0.3.1-pre.0","sha":"70eab69e9e688df02756f4cd50ad27786c3a2d65","kind":"commit","published_at":"2022-11-07T15:50:23.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.3.1-pre.0","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.3.1-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.3.1-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.1-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.1-pre.0/manifests"},{"name":"v0.3.0","sha":"329c9d7125534c58ab3b330706b01b1dbc09df8d","kind":"commit","published_at":"2022-10-30T07:37:11.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.3.0","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.0/manifests"},{"name":"v0.3.0-pre.2","sha":"4d364e4c4f730ab98ed2c243123151b00fff8b38","kind":"tag","published_at":"2022-10-29T20:01:36.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.3.0-pre.2","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.3.0-pre.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.3.0-pre.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.0-pre.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.0-pre.2/manifests"},{"name":"v0.3.0-pre.1","sha":"a66e571dd72d9614468312494050db25198c7f93","kind":"tag","published_at":"2022-10-29T00:03:08.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.3.0-pre.1","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.3.0-pre.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.3.0-pre.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.0-pre.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.0-pre.1/manifests"},{"name":"v0.3.0-pre.0","sha":"357bf95cac4373e948ccc3af090cc452349712f1","kind":"commit","published_at":"2022-10-28T22:47:14.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.3.0-pre.0","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.3.0-pre.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.3.0-pre.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.0-pre.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.3.0-pre.0/manifests"},{"name":"v0.2.2","sha":"2fe7ce5ebe9991c99ad1f4a8a3469947bb572b31","kind":"tag","published_at":"2022-09-23T07:30:47.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.2.2","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"0c20e871721273a9845bd62ecda4b278c683d7d8","kind":"commit","published_at":"2022-09-08T12:00:21.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.2.1","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"bc5edeb09f96ffd6e021dc7e369857ba044a58a0","kind":"commit","published_at":"2022-03-02T07:56:32.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.2.0","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"c6e1afcf61d5b474529c2754755730a26b89167a","kind":"tag","published_at":"2020-09-24T14:54:01.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.1.2","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.1.2/manifests"},{"name":"v0.1.0","sha":"b425709eb4824b37b6e035459f95ddbfa55d3126","kind":"tag","published_at":"2020-05-04T20:24:37.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.1.0","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.1.0/manifests"},{"name":"v0.0.10","sha":"66b6278cba44a80932b703755efd9c875790789e","kind":"tag","published_at":"2020-04-19T14:41:09.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.0.10","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"c70bc14c961cec44cdcdde4d9322363b73c8d479","kind":"tag","published_at":"2020-04-17T23:21:41.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.0.9","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"e65e287e4cf275c0f3714cfd024db2cf121a3948","kind":"tag","published_at":"2020-04-17T21:20:01.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.0.8","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3a51537156df951274c11d0ac1ec8d90e371b112","kind":"tag","published_at":"2020-04-16T19:39:24.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.0.7","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"b5e8e535aa7e05fb456e0451a082a974fd73aea7","kind":"tag","published_at":"2019-04-09T10:18:00.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.0.6","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"72698ac49b925a73b346abb6dc2351469e1ce55a","kind":"tag","published_at":"2019-04-07T11:02:38.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.0.5","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"be16a0cd635667bb2d017829b6afadf4178ac953","kind":"tag","published_at":"2019-04-05T19:19:55.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.0.4","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"128e2cdb8fa08ea8b53ac2ce9736d0ab61b4834f","kind":"tag","published_at":"2019-03-31T16:50:21.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.0.3","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"22367889965bc36f4310cc737afa4731b6366e03","kind":"tag","published_at":"2019-03-22T21:37:44.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.0.2","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"aba493852933430b7b7a4c6fe983e74ddcf6e8e3","kind":"commit","published_at":"2019-03-07T20:09:15.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/v0.0.1","html_url":"https://github.com/testdeck/testdeck/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/v0.0.1/manifests"},{"name":"mocha-typescript/latest","sha":"aba493852933430b7b7a4c6fe983e74ddcf6e8e3","kind":"commit","published_at":"2019-03-07T20:09:15.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/mocha-typescript/latest","html_url":"https://github.com/testdeck/testdeck/releases/tag/mocha-typescript/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@mocha-typescript%2Flatest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/mocha-typescript%2Flatest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/mocha-typescript%2Flatest/manifests"},{"name":"legacy/mocha-typescript","sha":"aba493852933430b7b7a4c6fe983e74ddcf6e8e3","kind":"commit","published_at":"2019-03-07T20:09:15.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/legacy/mocha-typescript","html_url":"https://github.com/testdeck/testdeck/releases/tag/legacy/mocha-typescript","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@legacy%2Fmocha-typescript","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/legacy%2Fmocha-typescript","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/legacy%2Fmocha-typescript/manifests"},{"name":"mocha-typescript/v1.1.17","sha":"480b0dfcf1c024d46633c1d73cb922a407daeecd","kind":"commit","published_at":"2018-07-17T20:12:28.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/mocha-typescript/v1.1.17","html_url":"https://github.com/testdeck/testdeck/releases/tag/mocha-typescript/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@mocha-typescript%2Fv1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/mocha-typescript%2Fv1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/mocha-typescript%2Fv1.1.17/manifests"},{"name":"mocha-typescript/v1.1.16","sha":"66a0452e0b05309fb43ce7c7114065824dce79b9","kind":"commit","published_at":"2018-06-10T15:00:25.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/mocha-typescript/v1.1.16","html_url":"https://github.com/testdeck/testdeck/releases/tag/mocha-typescript/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@mocha-typescript%2Fv1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/mocha-typescript%2Fv1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/mocha-typescript%2Fv1.1.16/manifests"},{"name":"mocha-typescript/v1.1.15","sha":"47f9a70c1812e3cde4a61c66184dd07b6def4040","kind":"commit","published_at":"2018-06-09T06:04:26.000Z","download_url":"https://codeload.github.com/testdeck/testdeck/tar.gz/mocha-typescript/v1.1.15","html_url":"https://github.com/testdeck/testdeck/releases/tag/mocha-typescript/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testdeck/testdeck@mocha-typescript%2Fv1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/mocha-typescript%2Fv1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/tags/mocha-typescript%2Fv1.1.15/manifests"}]},"repo_metadata_updated_at":"2026-02-11T20:06:04.780Z","dependent_packages_count":8,"downloads":64657,"downloads_period":"last-month","dependent_repos_count":250,"rankings":{"downloads":0.8362672602894808,"dependent_repos_count":0.9972269206152785,"dependent_packages_count":2.4792591758145988,"stargazers_count":3.83299309672294,"forks_count":4.267397573546104,"docker_downloads_count":1.6241984747159888,"average":2.3395570836173984},"purl":"pkg:npm/%40testdeck/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@testdeck/core","docker_dependents_count":5,"docker_downloads_count":121,"usage_url":"https://repos.ecosyste.ms/usage/npm/@testdeck/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@testdeck/core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T17:17:08.903Z","issues_count":63,"pull_requests_count":42,"avg_time_to_close_issue":12335032.824561404,"avg_time_to_close_pull_request":2671899.2439024393,"issues_closed_count":57,"pull_requests_closed_count":40,"pull_request_authors_count":5,"issue_authors_count":12,"avg_comments_per_issue":1.8888888888888888,"avg_comments_per_pull_request":3.3095238095238093,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3020618.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdeck%2Ftestdeck/issues","maintainers":[{"login":"silkentrance","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silkentrance"},{"login":"pana-cc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pana-cc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testdeck%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testdeck%2Fcore/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testdeck%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testdeck%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@testdeck%2Fcore/codemeta","maintainers":[{"uuid":"pana-cc","login":"pana-cc","name":null,"email":"panayot.cankov@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~pana-cc","role":null,"created_at":"2022-11-10T19:49:50.066Z","updated_at":"2022-11-10T19:49:50.066Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pana-cc/packages"},{"uuid":"silkentrance","login":"silkentrance","name":null,"email":"trancesilken@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~silkentrance","role":null,"created_at":"2022-11-10T19:49:50.083Z","updated_at":"2022-11-10T19:49:50.083Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/silkentrance/packages"}]}