{"id":378288,"url":"https://github.com/chaijs/chai","last_synced_at":"2026-07-28T18:01:24.426Z","repository":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-07-20T07:45:04.000Z","size":5379,"stargazers_count":8266,"open_issues_count":91,"forks_count":721,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-07-25T10:04:09.541Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-07-22T23:31:26.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35896124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-25T02:00:06.922Z","response_time":64,"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":{"login":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2026-02-24T04:47:01.053Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12613,"followers":76,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2026-02-24T04:47:01.053Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"packages":[{"id":1086086,"name":"@nightwatch/chai","ecosystem":"npm","description":"A forked of Chai 5 which adds Promise support in order to work with Nightwatch commands.","homepage":"http://chaijs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":["test","assertion","assert","testing","chai"],"namespace":"nightwatch","versions_count":3,"first_release_published_at":"2022-01-20T15:15:27.334Z","latest_release_published_at":"2024-01-10T16:39:15.943Z","latest_release_number":"5.0.3","last_synced_at":"2026-07-28T12:00:26.364Z","created_at":"2022-04-08T10:23:12.811Z","updated_at":"2026-07-28T12:00:26.365Z","registry_url":"https://www.npmjs.com/package/@nightwatch/chai","install_command":"npm install @nightwatch/chai","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.3"}},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-07-20T07:45:04.000Z","size":5379,"stargazers_count":8266,"open_issues_count":91,"forks_count":721,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-07-25T10:04:09.541Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-07-22T23:31:26.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35896124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-25T02:00:06.922Z","response_time":64,"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":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2026-02-24T04:47:01.053Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12613,"followers":76,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2026-02-24T04:47:01.053Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"tags":[{"name":"v6.2.2","sha":"814172d0e0c3c2819b36d093fdf1025262769b88","kind":"commit","published_at":"2025-12-22T11:03:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"110a1eab94060fc383b4c46efd0e8ce4f16dc788","kind":"commit","published_at":"2025-11-11T10:58:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"0b0353cb18a9dcf8b6c3124802238283a210e174","kind":"commit","published_at":"2025-09-27T16:49:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"4cbd3838bab9a5ac9e0567b6fd9144b3055b9643","kind":"commit","published_at":"2025-09-25T10:24:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"c22027c4c25a845fe04aa2b2caa49b0b07bdb984","kind":"commit","published_at":"2025-08-25T10:46:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2/manifests"},{"name":"v5.3.3","sha":"445243d5e769c6b155e2a35e25a5f747afd2da88","kind":"commit","published_at":"2025-08-22T17:19:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3/manifests"},{"name":"v6.0.1","sha":"2a3ecff347dd4a354b20c953ef6f6d5dc99f851a","kind":"commit","published_at":"2025-08-22T16:51:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"f41e821e158c2e600c725683f62331334e9acd8e","kind":"commit","published_at":"2025-08-22T09:25:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0/manifests"},{"name":"v5.3.2","sha":"f2c2e3eb44ad687a3a641ac8475e158562016437","kind":"commit","published_at":"2025-08-22T08:24:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"fdcad8b11b2e9294d58b023eaf6b1208efaf9e6f","kind":"commit","published_at":"2025-08-18T09:55:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"10cb3442313f6455e1626eea7f47a382615de3e7","kind":"commit","published_at":"2025-08-18T09:52:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"a125d3eba50d593601ee1db2e0fea5221c22e478","kind":"commit","published_at":"2025-08-18T09:45:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"373c61a614ed9e3e284d556d80c97ca41ce4c57c","kind":"commit","published_at":"2025-07-08T17:15:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"93409cd3f7975f67cae95c780c81a056eed364ac","kind":"commit","published_at":"2025-02-03T09:35:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"1b1780582c07eefb3781333e24316865b9db7ae8","kind":"commit","published_at":"2024-10-09T16:55:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2/manifests"},{"name":"v4.5.0","sha":"6a19308a7d12fc82ca55cc2ac17a5d36dcf8db49","kind":"tag","published_at":"2024-07-25T12:23:40.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0/manifests"},{"name":"v5.1.1","sha":"37263c08b85f1f7a55d9522607a9b40f2ee651cd","kind":"commit","published_at":"2024-05-09T10:14:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2cf92f564a881e93ea3d925bdd6a43f3c497537d","kind":"commit","published_at":"2024-02-12T13:56:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"44b81dfcf1dbad4f85cafed4223275e73a6b3639","kind":"commit","published_at":"2024-01-25T09:50:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"57fef84a83a4cdcd2a36436284effac3efb8c822","kind":"commit","published_at":"2024-01-25T09:38:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2/manifests"},{"name":"v4.4.1","sha":"f4b2fbc9dc5b0eeed25630756b77a3f582c61d2e","kind":"commit","published_at":"2024-01-12T14:13:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"6ef28248b9805d02bf69891754d964628aacbd7c","kind":"commit","published_at":"2024-01-05T13:19:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0/manifests"},{"name":"v5.0.1","sha":"85d2e3b9f388ec0b32047f6f844002412865af06","kind":"tag","published_at":"2023-12-28T11:47:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1/manifests"},{"name":"v5.0.0-rc.0","sha":"96f8d077798a411f50c7a7fed8027b85ceadce34","kind":"commit","published_at":"2023-12-06T12:52:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0","sha":"723759c18c29a302e4fef607ce22ffc223767c9e","kind":"tag","published_at":"2023-10-30T11:07:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.2","sha":"947ff86fad51d6a34ad794655cab577a9b7acf3e","kind":"commit","published_at":"2023-10-25T11:19:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.3.10","sha":"744a16e1cc4e8a9c6d4499e1e520a0bc4c80ec18","kind":"tag","published_at":"2023-09-28T09:50:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.10","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"923d0a48fc59a910ecee37c85535379520a3e1b6","kind":"tag","published_at":"2023-09-27T09:24:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.9","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"d9ff2c6d3e3f306b8b76e081cc892f42bf551b26","kind":"commit","published_at":"2023-08-24T11:44:03.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.8","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"c6481e07baa10d6535afe9bc5235dcf8ae1415e6","kind":"commit","published_at":"2023-07-26T07:21:41.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"3076fb37e96a3f3bb110c5a7d2427f9a54e5abda","kind":"commit","published_at":"2023-02-07T14:44:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.3.7","sha":"775f50958422278933db6efefa1ec2526191e632","kind":"tag","published_at":"2022-11-07T16:35:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.7","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"529b8b527ba99454471ac67d6aebca9d96cb5dd9","kind":"tag","published_at":"2022-01-26T13:10:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.6","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"99e36a83bbd79cc970c2c30e81c6cf89cca89660","kind":"tag","published_at":"2022-01-25T14:46:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.5","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"ab41ed86cc154e1df125b16e74abaa0d6f6ade82","kind":"tag","published_at":"2021-03-12T16:50:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4/manifests"},{"name":"4.3.3","sha":"dc858a0353bb0eccca0de8185c140d4a1c1c6006","kind":"commit","published_at":"2021-03-03T18:20:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"3b9bc7f56dc0321e349ab145154052aae8056bdd","kind":"commit","published_at":"2021-03-03T18:17:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"8a246661566227db3d37019bb0bab3bbcdf45841","kind":"commit","published_at":"2021-03-02T18:18:54.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"39dd113f36fa747ae9b419ae30eb697891bf6709","kind":"commit","published_at":"2021-02-04T10:55:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"26c8a794ec6da695f004bdbd6362a466dc3d098f","kind":"commit","published_at":"2018-09-26T09:39:58.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"529d395fa08091af2a02a8398b1144c51ed62178","kind":"commit","published_at":"2017-08-31T21:35:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"02ddebd8f274ba94f9eb95c1c8c21176be6fe20c","kind":"commit","published_at":"2017-08-05T07:28:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"df9073cb8eb2bb4dbb173dcaef29d4dda7ad76a2","kind":"commit","published_at":"2017-07-11T23:57:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"616cf8bf883afa67f99a952901b4b44fcabc0cfe","kind":"commit","published_at":"2017-06-05T17:12:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"b38b8d765972d624f075cf173806b43164430dbc","kind":"commit","published_at":"2017-05-31T21:01:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ab1fbadcfe4339072976e468382b3d875fdafe5d","kind":"commit","published_at":"2017-05-26T09:58:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0/manifests"},{"name":"4.0.0-canary.2","sha":"850bd7e016606ce52292c0477320279a8b9cf294","kind":"commit","published_at":"2017-04-12T22:12:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2/manifests"},{"name":"4.0.0-canary.1","sha":"43752b05df6fdcda89b8d6a42c05f0736bec8ec8","kind":"tag","published_at":"2016-10-24T22:07:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1/manifests"},{"name":"3.5.0","sha":"57c85f624a7e19ffaf1a2c7d07d81180db17bec7","kind":"commit","published_at":"2016-01-28T12:02:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0/manifests"},{"name":"3.4.2","sha":"5fc5114a2420c4a6903e15febbc232a51e8dfb2a","kind":"commit","published_at":"2015-11-15T22:50:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"5def52c217fa4fa90c0507dfe1d0000268908f1c","kind":"commit","published_at":"2015-11-07T23:22:21.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b8d2203ea186d3802b81a3e9704ab3e682bae0ee","kind":"commit","published_at":"2015-10-21T11:12:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"df954ccacf77cc740f45730c04a37bccf7387456","kind":"commit","published_at":"2015-09-11T21:42:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"4e18d2a49394f21f49eaea97f556d6a17ecbcc7e","kind":"commit","published_at":"2015-07-19T17:02:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9633cb19bc1085aa18c346ac36cd6f223ce3eeb3","kind":"commit","published_at":"2015-07-16T21:05:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"084a419d81338b4559fb56a53ec48bb552f2be82","kind":"commit","published_at":"2015-06-03T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"3de55026458ace296df354757361953ec1949859","kind":"commit","published_at":"2015-04-26T16:20:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57df3888f66c4b34923ce8576aa93855a0ec2f75","kind":"commit","published_at":"2015-03-27T08:22:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"7ca2a3bee515f721d5ceb771a371170cef6a4874","kind":"commit","published_at":"2015-03-15T21:41:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d7cafca0232756f767275bb00e66930a7823b027","kind":"commit","published_at":"2015-03-04T20:26:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"09e17b9e090c02d38cd5ee441881dd2691635124","kind":"commit","published_at":"2015-02-23T21:41:15.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2147e1d49eb5caa27e0afb9e18208de2d8741f39","kind":"commit","published_at":"2015-02-11T16:21:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"c8b3208ce4237d4e0b16508174d616f155c984a2","kind":"tag","published_at":"2014-11-10T14:06:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.10.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"15eab030b765af60f8dd528cd8a207dfca8a2000","kind":"tag","published_at":"2014-09-29T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"b7fdf4919e7fb166e4afdb7d549da6dd9be34e13","kind":"tag","published_at":"2014-03-19T16:22:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"6256d8114e53e7ffb1f3a0d51bbbcc1579bbe03f","kind":"tag","published_at":"2014-01-29T23:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"4b51ea75484eae9225a4330d267f5e231f208ed0","kind":"tag","published_at":"2013-10-10T10:47:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"984622a4ea0d234536be6343268fb8a1b545005d","kind":"tag","published_at":"2013-09-18T19:04:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"db4b9d78331ee33f403a502023c72dee1dfa33d2","kind":"tag","published_at":"2013-06-27T18:15:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"a334c7d18e4f02377e0cb4234ba2685c29a3d34b","kind":"tag","published_at":"2013-06-24T18:51:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"c0f8e187a7118e1142ab914e7ec0c5addadda89b","kind":"tag","published_at":"2013-06-17T20:06:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"ad35240462a05d629df8140f253e11041e52d4a1","kind":"tag","published_at":"2013-06-05T20:46:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"e18c48329b50b31ed92e2fed03a01f4ed4f03889","kind":"tag","published_at":"2013-04-30T00:15:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"ab4bd0e76f7d6f95879395fab980dfcb4cadeb57","kind":"tag","published_at":"2013-02-04T01:49:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"d3de8cb4ed14ed6e0f50ec059a028ad3205e1daa","kind":"tag","published_at":"2012-12-21T20:16:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4279bca19b6dcb8d153a7e3229f5752a86d77382","kind":"tag","published_at":"2012-12-21T17:56:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"b2642cfb80692f69281321fb760c84956d8569a0","kind":"tag","published_at":"2012-11-29T08:26:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"87880253629ab76ad9a1912139a54341514828d1","kind":"tag","published_at":"2012-10-01T21:32:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"35bec1b89603c679a6cf6f28e685bc552ad6a1e8","kind":"tag","published_at":"2012-08-07T05:05:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b7aae4601fe3d4c43e49f3ef06d1adbafe8dc72f","kind":"commit","published_at":"2012-07-09T16:49:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"456ee6ad834f19eef270b673ac007c1869811768","kind":"commit","published_at":"2012-06-26T18:32:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"40b0eb2268702314cb7577fc1b3c8676a955b23e","kind":"commit","published_at":"2012-06-03T23:29:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.4","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"886e626e5763a56cd0e9443de8b84bd36bc3d153","kind":"commit","published_at":"2012-05-27T22:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1b89af71141fb37c48a6cb197fd9d16b22d7b912","kind":"commit","published_at":"2012-05-27T03:39:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ca5368cf65fb50a3e19403195d4465657a241202","kind":"commit","published_at":"2012-05-18T18:26:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ec07b48ed0c594122a9754de7aae4e25d6872de2","kind":"commit","published_at":"2012-05-15T18:36:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0/manifests"},{"name":"1.0.0-rc3","sha":"be7a8fcf48af665ce7ffc1e6ea2df8cf1e64973b","kind":"commit","published_at":"2012-05-09T23:20:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"0e2c11a4ab23c7c6b3dea03c233360387ebfec6b","kind":"commit","published_at":"2012-05-06T11:29:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"0ecbc0eab25a5cd5dd1ed6c130f405a4080670b2","kind":"commit","published_at":"2012-05-04T21:58:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1/manifests"},{"name":"0.5.3","sha":"dd66ecbfd8c1122c2a1b9cecfe6ce3aaa8301804","kind":"commit","published_at":"2012-04-21T23:04:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"644cc43629e45e82586b94d12755e09b1d4bfa0c","kind":"commit","published_at":"2012-03-21T11:16:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b91a4e128aa4041c12a86fb6f94aa8c74b909726","kind":"commit","published_at":"2012-03-14T21:01:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"a1e0ae0c068f43b143cbc7674d6017c8fdfee5b9","kind":"commit","published_at":"2012-03-07T18:05:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"dc2ea1324dfeccb2cbbb589238bdb7ebc4d5a415","kind":"commit","published_at":"2012-02-28T18:00:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"eee7fb3eed37959786498576f94d21010ff33194","kind":"commit","published_at":"2012-02-26T18:09:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"567656290b365b6287442b6cefe5f897f052aac8","kind":"commit","published_at":"2012-02-25T17:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"be20799f37973b5243352acab6f5f2a0d09bfc9c","kind":"commit","published_at":"2012-02-23T05:09:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"de582d61d418ea8f5bc5b722b695e5115f186f26","kind":"commit","published_at":"2012-02-12T23:07:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f35cab9f2a27c94c0767c21e2f39163716cb3a4f","kind":"commit","published_at":"2012-02-10T16:38:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"abdcf3786dde98cda0b820904192415a92dcc76d","kind":"commit","published_at":"2012-02-07T22:34:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"73c50bacbfb1419826a349d12a96a55c8ea330bc","kind":"commit","published_at":"2012-02-07T21:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"2ad9f016f7ffcabe40d20e67aeff16fe8e087bf0","kind":"commit","published_at":"2012-02-02T05:56:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"3fe2a365b38c42c5f1b3298bfc46dd3172466967","kind":"commit","published_at":"2012-02-02T03:04:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"19011701aadd407d76d2b965ed11c635d8a7ea96","kind":"commit","published_at":"2012-02-02T02:57:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"58244843c63d55c722159acb9cf7e45fdf52cc01","kind":"commit","published_at":"2012-01-30T01:27:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"431d431359a53c7542c2480f7fc4169dc61b9223","kind":"commit","published_at":"2012-01-27T00:17:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"600b46014dd80a67be3f13efa2e07e1864d806e6","kind":"commit","published_at":"2012-01-25T21:37:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.7","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"70a045afa4afb5ff59efb7ff87c25824ed10bd1b","kind":"commit","published_at":"2012-01-02T06:14:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.6","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b93353afb38c84e8d3183077ca935a3d1fd8caa7","kind":"commit","published_at":"2012-01-02T05:51:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.5","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"c5e98d484f690a72933e2ace5071c3e3924e1b95","kind":"commit","published_at":"2011-12-26T18:19:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"c6971bac53ccd75c445c16509247730be9692456","kind":"commit","published_at":"2011-12-18T14:07:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"0671961e863517a4fdf099ef590209888c976a5b","kind":"commit","published_at":"2011-12-18T12:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"c22ba454719d80f0e1ef225a7ab11c6112e47dc6","kind":"commit","published_at":"2011-12-16T11:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fd54107a3fc708445b030cbb83cd81b3818a5998","kind":"commit","published_at":"2011-12-15T13:02:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"cdc7d60a310236ba9e9370a2f842cd0520934d1e","kind":"commit","published_at":"2011-12-07T08:05:34.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-07-26T00:02:53.401Z","dependent_packages_count":3,"downloads":249958,"downloads_period":"last-month","dependent_repos_count":359,"rankings":{"downloads":0.41007182351248445,"dependent_repos_count":0.8652689467951648,"dependent_packages_count":5.888476794839281,"stargazers_count":1.110962605428527,"forks_count":1.4063488140700449,"docker_downloads_count":0.13603680923492395,"average":1.6361942989800713},"purl":"pkg:npm/%40nightwatch/chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nightwatch/chai","docker_dependents_count":38,"docker_downloads_count":169773896,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nightwatch/chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nightwatch/chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T00:02:49.769Z","issues_count":151,"pull_requests_count":280,"avg_time_to_close_issue":21647598.092783507,"avg_time_to_close_pull_request":3820200.8943089433,"issues_closed_count":97,"pull_requests_closed_count":246,"pull_request_authors_count":43,"issue_authors_count":142,"avg_comments_per_issue":3.218543046357616,"avg_comments_per_pull_request":1.082142857142857,"merged_pull_requests_count":197,"bot_issues_count":1,"bot_pull_requests_count":123,"past_year_issues_count":9,"past_year_pull_requests_count":113,"past_year_avg_time_to_close_issue":292663.3333333333,"past_year_avg_time_to_close_pull_request":183736.1157894737,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":95,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.4336283185840708,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nightwatch%2Fchai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nightwatch%2Fchai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nightwatch%2Fchai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nightwatch%2Fchai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nightwatch%2Fchai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nightwatch%2Fchai/codemeta","maintainers":[{"uuid":"automatedtester","login":"automatedtester","name":null,"email":"david.burns@theautomatedtester.co.uk","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~automatedtester","role":null,"created_at":"2023-08-14T12:15:15.966Z","updated_at":"2023-08-14T12:15:15.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/automatedtester/packages"},{"uuid":"beatfactor","login":"beatfactor","name":null,"email":"beatfactor@hotmail.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~beatfactor","role":null,"created_at":"2023-08-14T12:15:15.863Z","updated_at":"2023-08-14T12:15:15.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/beatfactor/packages"},{"uuid":"vaibhavsingh97","login":"vaibhavsingh97","name":null,"email":"singh.vaibhav2011@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~vaibhavsingh97","role":null,"created_at":"2023-08-14T12:15:15.905Z","updated_at":"2023-08-14T12:15:15.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vaibhavsingh97/packages"},{"uuid":"garg3133","login":"garg3133","name":null,"email":"priyanshgarg30@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~garg3133","role":null,"created_at":"2023-12-13T22:33:25.449Z","updated_at":"2023-12-13T22:33:25.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/garg3133/packages"},{"uuid":"gravityvi","login":"gravityvi","name":null,"email":"ravisawlani04@gmail.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~gravityvi","role":null,"created_at":"2023-08-14T12:15:15.829Z","updated_at":"2023-08-14T12:15:15.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gravityvi/packages"},{"uuid":"harshit-bs","login":"harshit-bs","name":null,"email":"harshit.a@browserstack.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~harshit-bs","role":null,"created_at":"2023-08-18T12:55:54.891Z","updated_at":"2023-08-18T12:55:54.891Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harshit-bs/packages"},{"uuid":"swrdfish","login":"swrdfish","name":null,"email":"ghoshbinayak@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~swrdfish","role":null,"created_at":"2023-08-14T12:15:15.781Z","updated_at":"2023-08-14T12:15:15.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/swrdfish/packages"},{"uuid":"admiral_puri","login":"admiral_puri","name":null,"email":"shubhamkd8008@gmail.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~admiral_puri","role":null,"created_at":"2025-12-16T22:58:48.611Z","updated_at":"2025-12-16T22:58:48.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/admiral_puri/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5682584,"maintainers_count":1212679,"namespaces_count":407440,"keywords_count":859573,"github":"npm","metadata":{"funded_packages_count":174450},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-07-28T05:01:53.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1384969,"name":"Testchai21","ecosystem":"npm","description":"BDD/TDD assertion library for node.js and the browser. Test framework agnostic.","homepage":"http://chaijs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":["test","assertion","assert","testing","chai"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-06-29T16:20:17.154Z","latest_release_published_at":"2016-06-29T16:20:17.154Z","latest_release_number":"3.5.3","last_synced_at":"2026-07-26T00:02:53.320Z","created_at":"2022-04-08T23:15:38.493Z","updated_at":"2026-07-26T00:02:53.435Z","registry_url":"https://www.npmjs.com/package/Testchai21","install_command":"npm install Testchai21","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.3"}},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-07-20T07:45:04.000Z","size":5379,"stargazers_count":8266,"open_issues_count":91,"forks_count":721,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-07-25T10:04:09.541Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-07-22T23:31:26.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35896124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-25T02:00:06.922Z","response_time":64,"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":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2026-02-24T04:47:01.053Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12613,"followers":76,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2026-02-24T04:47:01.053Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"tags":[{"name":"v6.2.2","sha":"814172d0e0c3c2819b36d093fdf1025262769b88","kind":"commit","published_at":"2025-12-22T11:03:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"110a1eab94060fc383b4c46efd0e8ce4f16dc788","kind":"commit","published_at":"2025-11-11T10:58:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"0b0353cb18a9dcf8b6c3124802238283a210e174","kind":"commit","published_at":"2025-09-27T16:49:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"4cbd3838bab9a5ac9e0567b6fd9144b3055b9643","kind":"commit","published_at":"2025-09-25T10:24:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"c22027c4c25a845fe04aa2b2caa49b0b07bdb984","kind":"commit","published_at":"2025-08-25T10:46:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2/manifests"},{"name":"v5.3.3","sha":"445243d5e769c6b155e2a35e25a5f747afd2da88","kind":"commit","published_at":"2025-08-22T17:19:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3/manifests"},{"name":"v6.0.1","sha":"2a3ecff347dd4a354b20c953ef6f6d5dc99f851a","kind":"commit","published_at":"2025-08-22T16:51:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"f41e821e158c2e600c725683f62331334e9acd8e","kind":"commit","published_at":"2025-08-22T09:25:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0/manifests"},{"name":"v5.3.2","sha":"f2c2e3eb44ad687a3a641ac8475e158562016437","kind":"commit","published_at":"2025-08-22T08:24:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"fdcad8b11b2e9294d58b023eaf6b1208efaf9e6f","kind":"commit","published_at":"2025-08-18T09:55:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"10cb3442313f6455e1626eea7f47a382615de3e7","kind":"commit","published_at":"2025-08-18T09:52:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"a125d3eba50d593601ee1db2e0fea5221c22e478","kind":"commit","published_at":"2025-08-18T09:45:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"373c61a614ed9e3e284d556d80c97ca41ce4c57c","kind":"commit","published_at":"2025-07-08T17:15:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"93409cd3f7975f67cae95c780c81a056eed364ac","kind":"commit","published_at":"2025-02-03T09:35:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"1b1780582c07eefb3781333e24316865b9db7ae8","kind":"commit","published_at":"2024-10-09T16:55:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2/manifests"},{"name":"v4.5.0","sha":"6a19308a7d12fc82ca55cc2ac17a5d36dcf8db49","kind":"tag","published_at":"2024-07-25T12:23:40.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0/manifests"},{"name":"v5.1.1","sha":"37263c08b85f1f7a55d9522607a9b40f2ee651cd","kind":"commit","published_at":"2024-05-09T10:14:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2cf92f564a881e93ea3d925bdd6a43f3c497537d","kind":"commit","published_at":"2024-02-12T13:56:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"44b81dfcf1dbad4f85cafed4223275e73a6b3639","kind":"commit","published_at":"2024-01-25T09:50:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"57fef84a83a4cdcd2a36436284effac3efb8c822","kind":"commit","published_at":"2024-01-25T09:38:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2/manifests"},{"name":"v4.4.1","sha":"f4b2fbc9dc5b0eeed25630756b77a3f582c61d2e","kind":"commit","published_at":"2024-01-12T14:13:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"6ef28248b9805d02bf69891754d964628aacbd7c","kind":"commit","published_at":"2024-01-05T13:19:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0/manifests"},{"name":"v5.0.1","sha":"85d2e3b9f388ec0b32047f6f844002412865af06","kind":"tag","published_at":"2023-12-28T11:47:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1/manifests"},{"name":"v5.0.0-rc.0","sha":"96f8d077798a411f50c7a7fed8027b85ceadce34","kind":"commit","published_at":"2023-12-06T12:52:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0","sha":"723759c18c29a302e4fef607ce22ffc223767c9e","kind":"tag","published_at":"2023-10-30T11:07:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.2","sha":"947ff86fad51d6a34ad794655cab577a9b7acf3e","kind":"commit","published_at":"2023-10-25T11:19:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.3.10","sha":"744a16e1cc4e8a9c6d4499e1e520a0bc4c80ec18","kind":"tag","published_at":"2023-09-28T09:50:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.10","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"923d0a48fc59a910ecee37c85535379520a3e1b6","kind":"tag","published_at":"2023-09-27T09:24:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.9","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"d9ff2c6d3e3f306b8b76e081cc892f42bf551b26","kind":"commit","published_at":"2023-08-24T11:44:03.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.8","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"c6481e07baa10d6535afe9bc5235dcf8ae1415e6","kind":"commit","published_at":"2023-07-26T07:21:41.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"3076fb37e96a3f3bb110c5a7d2427f9a54e5abda","kind":"commit","published_at":"2023-02-07T14:44:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.3.7","sha":"775f50958422278933db6efefa1ec2526191e632","kind":"tag","published_at":"2022-11-07T16:35:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.7","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"529b8b527ba99454471ac67d6aebca9d96cb5dd9","kind":"tag","published_at":"2022-01-26T13:10:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.6","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"99e36a83bbd79cc970c2c30e81c6cf89cca89660","kind":"tag","published_at":"2022-01-25T14:46:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.5","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"ab41ed86cc154e1df125b16e74abaa0d6f6ade82","kind":"tag","published_at":"2021-03-12T16:50:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4/manifests"},{"name":"4.3.3","sha":"dc858a0353bb0eccca0de8185c140d4a1c1c6006","kind":"commit","published_at":"2021-03-03T18:20:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"3b9bc7f56dc0321e349ab145154052aae8056bdd","kind":"commit","published_at":"2021-03-03T18:17:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"8a246661566227db3d37019bb0bab3bbcdf45841","kind":"commit","published_at":"2021-03-02T18:18:54.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"39dd113f36fa747ae9b419ae30eb697891bf6709","kind":"commit","published_at":"2021-02-04T10:55:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"26c8a794ec6da695f004bdbd6362a466dc3d098f","kind":"commit","published_at":"2018-09-26T09:39:58.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"529d395fa08091af2a02a8398b1144c51ed62178","kind":"commit","published_at":"2017-08-31T21:35:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"02ddebd8f274ba94f9eb95c1c8c21176be6fe20c","kind":"commit","published_at":"2017-08-05T07:28:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"df9073cb8eb2bb4dbb173dcaef29d4dda7ad76a2","kind":"commit","published_at":"2017-07-11T23:57:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"616cf8bf883afa67f99a952901b4b44fcabc0cfe","kind":"commit","published_at":"2017-06-05T17:12:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"b38b8d765972d624f075cf173806b43164430dbc","kind":"commit","published_at":"2017-05-31T21:01:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ab1fbadcfe4339072976e468382b3d875fdafe5d","kind":"commit","published_at":"2017-05-26T09:58:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0/manifests"},{"name":"4.0.0-canary.2","sha":"850bd7e016606ce52292c0477320279a8b9cf294","kind":"commit","published_at":"2017-04-12T22:12:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2/manifests"},{"name":"4.0.0-canary.1","sha":"43752b05df6fdcda89b8d6a42c05f0736bec8ec8","kind":"tag","published_at":"2016-10-24T22:07:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1/manifests"},{"name":"3.5.0","sha":"57c85f624a7e19ffaf1a2c7d07d81180db17bec7","kind":"commit","published_at":"2016-01-28T12:02:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0/manifests"},{"name":"3.4.2","sha":"5fc5114a2420c4a6903e15febbc232a51e8dfb2a","kind":"commit","published_at":"2015-11-15T22:50:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"5def52c217fa4fa90c0507dfe1d0000268908f1c","kind":"commit","published_at":"2015-11-07T23:22:21.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b8d2203ea186d3802b81a3e9704ab3e682bae0ee","kind":"commit","published_at":"2015-10-21T11:12:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"df954ccacf77cc740f45730c04a37bccf7387456","kind":"commit","published_at":"2015-09-11T21:42:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"4e18d2a49394f21f49eaea97f556d6a17ecbcc7e","kind":"commit","published_at":"2015-07-19T17:02:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9633cb19bc1085aa18c346ac36cd6f223ce3eeb3","kind":"commit","published_at":"2015-07-16T21:05:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"084a419d81338b4559fb56a53ec48bb552f2be82","kind":"commit","published_at":"2015-06-03T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"3de55026458ace296df354757361953ec1949859","kind":"commit","published_at":"2015-04-26T16:20:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57df3888f66c4b34923ce8576aa93855a0ec2f75","kind":"commit","published_at":"2015-03-27T08:22:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"7ca2a3bee515f721d5ceb771a371170cef6a4874","kind":"commit","published_at":"2015-03-15T21:41:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d7cafca0232756f767275bb00e66930a7823b027","kind":"commit","published_at":"2015-03-04T20:26:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"09e17b9e090c02d38cd5ee441881dd2691635124","kind":"commit","published_at":"2015-02-23T21:41:15.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2147e1d49eb5caa27e0afb9e18208de2d8741f39","kind":"commit","published_at":"2015-02-11T16:21:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"c8b3208ce4237d4e0b16508174d616f155c984a2","kind":"tag","published_at":"2014-11-10T14:06:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.10.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"15eab030b765af60f8dd528cd8a207dfca8a2000","kind":"tag","published_at":"2014-09-29T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"b7fdf4919e7fb166e4afdb7d549da6dd9be34e13","kind":"tag","published_at":"2014-03-19T16:22:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"6256d8114e53e7ffb1f3a0d51bbbcc1579bbe03f","kind":"tag","published_at":"2014-01-29T23:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"4b51ea75484eae9225a4330d267f5e231f208ed0","kind":"tag","published_at":"2013-10-10T10:47:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"984622a4ea0d234536be6343268fb8a1b545005d","kind":"tag","published_at":"2013-09-18T19:04:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"db4b9d78331ee33f403a502023c72dee1dfa33d2","kind":"tag","published_at":"2013-06-27T18:15:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"a334c7d18e4f02377e0cb4234ba2685c29a3d34b","kind":"tag","published_at":"2013-06-24T18:51:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"c0f8e187a7118e1142ab914e7ec0c5addadda89b","kind":"tag","published_at":"2013-06-17T20:06:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"ad35240462a05d629df8140f253e11041e52d4a1","kind":"tag","published_at":"2013-06-05T20:46:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"e18c48329b50b31ed92e2fed03a01f4ed4f03889","kind":"tag","published_at":"2013-04-30T00:15:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"ab4bd0e76f7d6f95879395fab980dfcb4cadeb57","kind":"tag","published_at":"2013-02-04T01:49:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"d3de8cb4ed14ed6e0f50ec059a028ad3205e1daa","kind":"tag","published_at":"2012-12-21T20:16:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4279bca19b6dcb8d153a7e3229f5752a86d77382","kind":"tag","published_at":"2012-12-21T17:56:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"b2642cfb80692f69281321fb760c84956d8569a0","kind":"tag","published_at":"2012-11-29T08:26:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"87880253629ab76ad9a1912139a54341514828d1","kind":"tag","published_at":"2012-10-01T21:32:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"35bec1b89603c679a6cf6f28e685bc552ad6a1e8","kind":"tag","published_at":"2012-08-07T05:05:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b7aae4601fe3d4c43e49f3ef06d1adbafe8dc72f","kind":"commit","published_at":"2012-07-09T16:49:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"456ee6ad834f19eef270b673ac007c1869811768","kind":"commit","published_at":"2012-06-26T18:32:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"40b0eb2268702314cb7577fc1b3c8676a955b23e","kind":"commit","published_at":"2012-06-03T23:29:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.4","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"886e626e5763a56cd0e9443de8b84bd36bc3d153","kind":"commit","published_at":"2012-05-27T22:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1b89af71141fb37c48a6cb197fd9d16b22d7b912","kind":"commit","published_at":"2012-05-27T03:39:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ca5368cf65fb50a3e19403195d4465657a241202","kind":"commit","published_at":"2012-05-18T18:26:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ec07b48ed0c594122a9754de7aae4e25d6872de2","kind":"commit","published_at":"2012-05-15T18:36:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0/manifests"},{"name":"1.0.0-rc3","sha":"be7a8fcf48af665ce7ffc1e6ea2df8cf1e64973b","kind":"commit","published_at":"2012-05-09T23:20:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"0e2c11a4ab23c7c6b3dea03c233360387ebfec6b","kind":"commit","published_at":"2012-05-06T11:29:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"0ecbc0eab25a5cd5dd1ed6c130f405a4080670b2","kind":"commit","published_at":"2012-05-04T21:58:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1/manifests"},{"name":"0.5.3","sha":"dd66ecbfd8c1122c2a1b9cecfe6ce3aaa8301804","kind":"commit","published_at":"2012-04-21T23:04:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"644cc43629e45e82586b94d12755e09b1d4bfa0c","kind":"commit","published_at":"2012-03-21T11:16:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b91a4e128aa4041c12a86fb6f94aa8c74b909726","kind":"commit","published_at":"2012-03-14T21:01:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"a1e0ae0c068f43b143cbc7674d6017c8fdfee5b9","kind":"commit","published_at":"2012-03-07T18:05:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"dc2ea1324dfeccb2cbbb589238bdb7ebc4d5a415","kind":"commit","published_at":"2012-02-28T18:00:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"eee7fb3eed37959786498576f94d21010ff33194","kind":"commit","published_at":"2012-02-26T18:09:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"567656290b365b6287442b6cefe5f897f052aac8","kind":"commit","published_at":"2012-02-25T17:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"be20799f37973b5243352acab6f5f2a0d09bfc9c","kind":"commit","published_at":"2012-02-23T05:09:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"de582d61d418ea8f5bc5b722b695e5115f186f26","kind":"commit","published_at":"2012-02-12T23:07:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f35cab9f2a27c94c0767c21e2f39163716cb3a4f","kind":"commit","published_at":"2012-02-10T16:38:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"abdcf3786dde98cda0b820904192415a92dcc76d","kind":"commit","published_at":"2012-02-07T22:34:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"73c50bacbfb1419826a349d12a96a55c8ea330bc","kind":"commit","published_at":"2012-02-07T21:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"2ad9f016f7ffcabe40d20e67aeff16fe8e087bf0","kind":"commit","published_at":"2012-02-02T05:56:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"3fe2a365b38c42c5f1b3298bfc46dd3172466967","kind":"commit","published_at":"2012-02-02T03:04:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"19011701aadd407d76d2b965ed11c635d8a7ea96","kind":"commit","published_at":"2012-02-02T02:57:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"58244843c63d55c722159acb9cf7e45fdf52cc01","kind":"commit","published_at":"2012-01-30T01:27:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"431d431359a53c7542c2480f7fc4169dc61b9223","kind":"commit","published_at":"2012-01-27T00:17:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"600b46014dd80a67be3f13efa2e07e1864d806e6","kind":"commit","published_at":"2012-01-25T21:37:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.7","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"70a045afa4afb5ff59efb7ff87c25824ed10bd1b","kind":"commit","published_at":"2012-01-02T06:14:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.6","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b93353afb38c84e8d3183077ca935a3d1fd8caa7","kind":"commit","published_at":"2012-01-02T05:51:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.5","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"c5e98d484f690a72933e2ace5071c3e3924e1b95","kind":"commit","published_at":"2011-12-26T18:19:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"c6971bac53ccd75c445c16509247730be9692456","kind":"commit","published_at":"2011-12-18T14:07:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"0671961e863517a4fdf099ef590209888c976a5b","kind":"commit","published_at":"2011-12-18T12:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"c22ba454719d80f0e1ef225a7ab11c6112e47dc6","kind":"commit","published_at":"2011-12-16T11:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fd54107a3fc708445b030cbb83cd81b3818a5998","kind":"commit","published_at":"2011-12-15T13:02:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"cdc7d60a310236ba9e9370a2f842cd0520934d1e","kind":"commit","published_at":"2011-12-07T08:05:34.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-07-26T00:02:53.435Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":62.96029220114207,"dependent_repos_count":10.352844454248336,"dependent_packages_count":52.06264797862777,"stargazers_count":1.1188823385774584,"forks_count":1.4145746992439323,"docker_downloads_count":null,"average":25.581848334367912},"purl":"pkg:npm/Testchai21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/Testchai21","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/Testchai21","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/Testchai21/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T00:02:49.769Z","issues_count":151,"pull_requests_count":280,"avg_time_to_close_issue":21647598.092783507,"avg_time_to_close_pull_request":3820200.8943089433,"issues_closed_count":97,"pull_requests_closed_count":246,"pull_request_authors_count":43,"issue_authors_count":142,"avg_comments_per_issue":3.218543046357616,"avg_comments_per_pull_request":1.082142857142857,"merged_pull_requests_count":197,"bot_issues_count":1,"bot_pull_requests_count":123,"past_year_issues_count":9,"past_year_pull_requests_count":113,"past_year_avg_time_to_close_issue":292663.3333333333,"past_year_avg_time_to_close_pull_request":183736.1157894737,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":95,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.4336283185840708,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai21/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai21/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai21/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai21/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai21/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai21/codemeta","maintainers":[{"uuid":"mahantesh","login":"mahantesh","name":null,"email":"mahantesh2mant@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~mahantesh","role":null,"created_at":"2022-11-11T07:21:45.464Z","updated_at":"2022-11-11T07:21:45.464Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mahantesh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5682584,"maintainers_count":1212679,"namespaces_count":407440,"keywords_count":859573,"github":"npm","metadata":{"funded_packages_count":174450},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-07-28T05:01:53.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1848199,"name":"hybrid-chai","ecosystem":"npm","description":"BDD/TDD assertion library for node.js and the browser. Test framework agnostic.","homepage":"http://chaijs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":["test","assertion","assert","testing","chai"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-08-01T10:56:40.460Z","latest_release_published_at":"2017-08-01T10:56:40.460Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-26T00:02:53.767Z","created_at":"2022-04-09T17:22:53.094Z","updated_at":"2026-07-26T00:02:53.767Z","registry_url":"https://www.npmjs.com/package/hybrid-chai","install_command":"npm install hybrid-chai","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-07-20T07:45:04.000Z","size":5379,"stargazers_count":8266,"open_issues_count":91,"forks_count":721,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-07-25T10:04:09.541Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-07-22T23:31:26.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35896124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-25T02:00:06.922Z","response_time":64,"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":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2026-02-24T04:47:01.053Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12613,"followers":76,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2026-02-24T04:47:01.053Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"tags":[{"name":"v6.2.2","sha":"814172d0e0c3c2819b36d093fdf1025262769b88","kind":"commit","published_at":"2025-12-22T11:03:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"110a1eab94060fc383b4c46efd0e8ce4f16dc788","kind":"commit","published_at":"2025-11-11T10:58:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"0b0353cb18a9dcf8b6c3124802238283a210e174","kind":"commit","published_at":"2025-09-27T16:49:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"4cbd3838bab9a5ac9e0567b6fd9144b3055b9643","kind":"commit","published_at":"2025-09-25T10:24:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"c22027c4c25a845fe04aa2b2caa49b0b07bdb984","kind":"commit","published_at":"2025-08-25T10:46:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2/manifests"},{"name":"v5.3.3","sha":"445243d5e769c6b155e2a35e25a5f747afd2da88","kind":"commit","published_at":"2025-08-22T17:19:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3/manifests"},{"name":"v6.0.1","sha":"2a3ecff347dd4a354b20c953ef6f6d5dc99f851a","kind":"commit","published_at":"2025-08-22T16:51:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"f41e821e158c2e600c725683f62331334e9acd8e","kind":"commit","published_at":"2025-08-22T09:25:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0/manifests"},{"name":"v5.3.2","sha":"f2c2e3eb44ad687a3a641ac8475e158562016437","kind":"commit","published_at":"2025-08-22T08:24:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"fdcad8b11b2e9294d58b023eaf6b1208efaf9e6f","kind":"commit","published_at":"2025-08-18T09:55:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"10cb3442313f6455e1626eea7f47a382615de3e7","kind":"commit","published_at":"2025-08-18T09:52:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"a125d3eba50d593601ee1db2e0fea5221c22e478","kind":"commit","published_at":"2025-08-18T09:45:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"373c61a614ed9e3e284d556d80c97ca41ce4c57c","kind":"commit","published_at":"2025-07-08T17:15:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"93409cd3f7975f67cae95c780c81a056eed364ac","kind":"commit","published_at":"2025-02-03T09:35:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"1b1780582c07eefb3781333e24316865b9db7ae8","kind":"commit","published_at":"2024-10-09T16:55:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2/manifests"},{"name":"v4.5.0","sha":"6a19308a7d12fc82ca55cc2ac17a5d36dcf8db49","kind":"tag","published_at":"2024-07-25T12:23:40.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0/manifests"},{"name":"v5.1.1","sha":"37263c08b85f1f7a55d9522607a9b40f2ee651cd","kind":"commit","published_at":"2024-05-09T10:14:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2cf92f564a881e93ea3d925bdd6a43f3c497537d","kind":"commit","published_at":"2024-02-12T13:56:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"44b81dfcf1dbad4f85cafed4223275e73a6b3639","kind":"commit","published_at":"2024-01-25T09:50:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"57fef84a83a4cdcd2a36436284effac3efb8c822","kind":"commit","published_at":"2024-01-25T09:38:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2/manifests"},{"name":"v4.4.1","sha":"f4b2fbc9dc5b0eeed25630756b77a3f582c61d2e","kind":"commit","published_at":"2024-01-12T14:13:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"6ef28248b9805d02bf69891754d964628aacbd7c","kind":"commit","published_at":"2024-01-05T13:19:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0/manifests"},{"name":"v5.0.1","sha":"85d2e3b9f388ec0b32047f6f844002412865af06","kind":"tag","published_at":"2023-12-28T11:47:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1/manifests"},{"name":"v5.0.0-rc.0","sha":"96f8d077798a411f50c7a7fed8027b85ceadce34","kind":"commit","published_at":"2023-12-06T12:52:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0","sha":"723759c18c29a302e4fef607ce22ffc223767c9e","kind":"tag","published_at":"2023-10-30T11:07:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.2","sha":"947ff86fad51d6a34ad794655cab577a9b7acf3e","kind":"commit","published_at":"2023-10-25T11:19:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.3.10","sha":"744a16e1cc4e8a9c6d4499e1e520a0bc4c80ec18","kind":"tag","published_at":"2023-09-28T09:50:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.10","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"923d0a48fc59a910ecee37c85535379520a3e1b6","kind":"tag","published_at":"2023-09-27T09:24:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.9","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"d9ff2c6d3e3f306b8b76e081cc892f42bf551b26","kind":"commit","published_at":"2023-08-24T11:44:03.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.8","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"c6481e07baa10d6535afe9bc5235dcf8ae1415e6","kind":"commit","published_at":"2023-07-26T07:21:41.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"3076fb37e96a3f3bb110c5a7d2427f9a54e5abda","kind":"commit","published_at":"2023-02-07T14:44:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.3.7","sha":"775f50958422278933db6efefa1ec2526191e632","kind":"tag","published_at":"2022-11-07T16:35:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.7","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"529b8b527ba99454471ac67d6aebca9d96cb5dd9","kind":"tag","published_at":"2022-01-26T13:10:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.6","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"99e36a83bbd79cc970c2c30e81c6cf89cca89660","kind":"tag","published_at":"2022-01-25T14:46:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.5","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"ab41ed86cc154e1df125b16e74abaa0d6f6ade82","kind":"tag","published_at":"2021-03-12T16:50:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4/manifests"},{"name":"4.3.3","sha":"dc858a0353bb0eccca0de8185c140d4a1c1c6006","kind":"commit","published_at":"2021-03-03T18:20:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"3b9bc7f56dc0321e349ab145154052aae8056bdd","kind":"commit","published_at":"2021-03-03T18:17:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"8a246661566227db3d37019bb0bab3bbcdf45841","kind":"commit","published_at":"2021-03-02T18:18:54.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"39dd113f36fa747ae9b419ae30eb697891bf6709","kind":"commit","published_at":"2021-02-04T10:55:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"26c8a794ec6da695f004bdbd6362a466dc3d098f","kind":"commit","published_at":"2018-09-26T09:39:58.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"529d395fa08091af2a02a8398b1144c51ed62178","kind":"commit","published_at":"2017-08-31T21:35:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"02ddebd8f274ba94f9eb95c1c8c21176be6fe20c","kind":"commit","published_at":"2017-08-05T07:28:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"df9073cb8eb2bb4dbb173dcaef29d4dda7ad76a2","kind":"commit","published_at":"2017-07-11T23:57:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"616cf8bf883afa67f99a952901b4b44fcabc0cfe","kind":"commit","published_at":"2017-06-05T17:12:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"b38b8d765972d624f075cf173806b43164430dbc","kind":"commit","published_at":"2017-05-31T21:01:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ab1fbadcfe4339072976e468382b3d875fdafe5d","kind":"commit","published_at":"2017-05-26T09:58:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0/manifests"},{"name":"4.0.0-canary.2","sha":"850bd7e016606ce52292c0477320279a8b9cf294","kind":"commit","published_at":"2017-04-12T22:12:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2/manifests"},{"name":"4.0.0-canary.1","sha":"43752b05df6fdcda89b8d6a42c05f0736bec8ec8","kind":"tag","published_at":"2016-10-24T22:07:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1/manifests"},{"name":"3.5.0","sha":"57c85f624a7e19ffaf1a2c7d07d81180db17bec7","kind":"commit","published_at":"2016-01-28T12:02:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0/manifests"},{"name":"3.4.2","sha":"5fc5114a2420c4a6903e15febbc232a51e8dfb2a","kind":"commit","published_at":"2015-11-15T22:50:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"5def52c217fa4fa90c0507dfe1d0000268908f1c","kind":"commit","published_at":"2015-11-07T23:22:21.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b8d2203ea186d3802b81a3e9704ab3e682bae0ee","kind":"commit","published_at":"2015-10-21T11:12:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"df954ccacf77cc740f45730c04a37bccf7387456","kind":"commit","published_at":"2015-09-11T21:42:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"4e18d2a49394f21f49eaea97f556d6a17ecbcc7e","kind":"commit","published_at":"2015-07-19T17:02:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9633cb19bc1085aa18c346ac36cd6f223ce3eeb3","kind":"commit","published_at":"2015-07-16T21:05:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"084a419d81338b4559fb56a53ec48bb552f2be82","kind":"commit","published_at":"2015-06-03T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"3de55026458ace296df354757361953ec1949859","kind":"commit","published_at":"2015-04-26T16:20:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57df3888f66c4b34923ce8576aa93855a0ec2f75","kind":"commit","published_at":"2015-03-27T08:22:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"7ca2a3bee515f721d5ceb771a371170cef6a4874","kind":"commit","published_at":"2015-03-15T21:41:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d7cafca0232756f767275bb00e66930a7823b027","kind":"commit","published_at":"2015-03-04T20:26:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"09e17b9e090c02d38cd5ee441881dd2691635124","kind":"commit","published_at":"2015-02-23T21:41:15.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2147e1d49eb5caa27e0afb9e18208de2d8741f39","kind":"commit","published_at":"2015-02-11T16:21:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"c8b3208ce4237d4e0b16508174d616f155c984a2","kind":"tag","published_at":"2014-11-10T14:06:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.10.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"15eab030b765af60f8dd528cd8a207dfca8a2000","kind":"tag","published_at":"2014-09-29T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"b7fdf4919e7fb166e4afdb7d549da6dd9be34e13","kind":"tag","published_at":"2014-03-19T16:22:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"6256d8114e53e7ffb1f3a0d51bbbcc1579bbe03f","kind":"tag","published_at":"2014-01-29T23:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"4b51ea75484eae9225a4330d267f5e231f208ed0","kind":"tag","published_at":"2013-10-10T10:47:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"984622a4ea0d234536be6343268fb8a1b545005d","kind":"tag","published_at":"2013-09-18T19:04:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"db4b9d78331ee33f403a502023c72dee1dfa33d2","kind":"tag","published_at":"2013-06-27T18:15:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"a334c7d18e4f02377e0cb4234ba2685c29a3d34b","kind":"tag","published_at":"2013-06-24T18:51:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"c0f8e187a7118e1142ab914e7ec0c5addadda89b","kind":"tag","published_at":"2013-06-17T20:06:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"ad35240462a05d629df8140f253e11041e52d4a1","kind":"tag","published_at":"2013-06-05T20:46:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"e18c48329b50b31ed92e2fed03a01f4ed4f03889","kind":"tag","published_at":"2013-04-30T00:15:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"ab4bd0e76f7d6f95879395fab980dfcb4cadeb57","kind":"tag","published_at":"2013-02-04T01:49:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"d3de8cb4ed14ed6e0f50ec059a028ad3205e1daa","kind":"tag","published_at":"2012-12-21T20:16:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4279bca19b6dcb8d153a7e3229f5752a86d77382","kind":"tag","published_at":"2012-12-21T17:56:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"b2642cfb80692f69281321fb760c84956d8569a0","kind":"tag","published_at":"2012-11-29T08:26:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"87880253629ab76ad9a1912139a54341514828d1","kind":"tag","published_at":"2012-10-01T21:32:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"35bec1b89603c679a6cf6f28e685bc552ad6a1e8","kind":"tag","published_at":"2012-08-07T05:05:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b7aae4601fe3d4c43e49f3ef06d1adbafe8dc72f","kind":"commit","published_at":"2012-07-09T16:49:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"456ee6ad834f19eef270b673ac007c1869811768","kind":"commit","published_at":"2012-06-26T18:32:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"40b0eb2268702314cb7577fc1b3c8676a955b23e","kind":"commit","published_at":"2012-06-03T23:29:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.4","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"886e626e5763a56cd0e9443de8b84bd36bc3d153","kind":"commit","published_at":"2012-05-27T22:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1b89af71141fb37c48a6cb197fd9d16b22d7b912","kind":"commit","published_at":"2012-05-27T03:39:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ca5368cf65fb50a3e19403195d4465657a241202","kind":"commit","published_at":"2012-05-18T18:26:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ec07b48ed0c594122a9754de7aae4e25d6872de2","kind":"commit","published_at":"2012-05-15T18:36:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0/manifests"},{"name":"1.0.0-rc3","sha":"be7a8fcf48af665ce7ffc1e6ea2df8cf1e64973b","kind":"commit","published_at":"2012-05-09T23:20:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"0e2c11a4ab23c7c6b3dea03c233360387ebfec6b","kind":"commit","published_at":"2012-05-06T11:29:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"0ecbc0eab25a5cd5dd1ed6c130f405a4080670b2","kind":"commit","published_at":"2012-05-04T21:58:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1/manifests"},{"name":"0.5.3","sha":"dd66ecbfd8c1122c2a1b9cecfe6ce3aaa8301804","kind":"commit","published_at":"2012-04-21T23:04:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"644cc43629e45e82586b94d12755e09b1d4bfa0c","kind":"commit","published_at":"2012-03-21T11:16:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b91a4e128aa4041c12a86fb6f94aa8c74b909726","kind":"commit","published_at":"2012-03-14T21:01:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"a1e0ae0c068f43b143cbc7674d6017c8fdfee5b9","kind":"commit","published_at":"2012-03-07T18:05:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"dc2ea1324dfeccb2cbbb589238bdb7ebc4d5a415","kind":"commit","published_at":"2012-02-28T18:00:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"eee7fb3eed37959786498576f94d21010ff33194","kind":"commit","published_at":"2012-02-26T18:09:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"567656290b365b6287442b6cefe5f897f052aac8","kind":"commit","published_at":"2012-02-25T17:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"be20799f37973b5243352acab6f5f2a0d09bfc9c","kind":"commit","published_at":"2012-02-23T05:09:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"de582d61d418ea8f5bc5b722b695e5115f186f26","kind":"commit","published_at":"2012-02-12T23:07:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f35cab9f2a27c94c0767c21e2f39163716cb3a4f","kind":"commit","published_at":"2012-02-10T16:38:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"abdcf3786dde98cda0b820904192415a92dcc76d","kind":"commit","published_at":"2012-02-07T22:34:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"73c50bacbfb1419826a349d12a96a55c8ea330bc","kind":"commit","published_at":"2012-02-07T21:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"2ad9f016f7ffcabe40d20e67aeff16fe8e087bf0","kind":"commit","published_at":"2012-02-02T05:56:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"3fe2a365b38c42c5f1b3298bfc46dd3172466967","kind":"commit","published_at":"2012-02-02T03:04:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"19011701aadd407d76d2b965ed11c635d8a7ea96","kind":"commit","published_at":"2012-02-02T02:57:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"58244843c63d55c722159acb9cf7e45fdf52cc01","kind":"commit","published_at":"2012-01-30T01:27:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"431d431359a53c7542c2480f7fc4169dc61b9223","kind":"commit","published_at":"2012-01-27T00:17:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"600b46014dd80a67be3f13efa2e07e1864d806e6","kind":"commit","published_at":"2012-01-25T21:37:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.7","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"70a045afa4afb5ff59efb7ff87c25824ed10bd1b","kind":"commit","published_at":"2012-01-02T06:14:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.6","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b93353afb38c84e8d3183077ca935a3d1fd8caa7","kind":"commit","published_at":"2012-01-02T05:51:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.5","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"c5e98d484f690a72933e2ace5071c3e3924e1b95","kind":"commit","published_at":"2011-12-26T18:19:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"c6971bac53ccd75c445c16509247730be9692456","kind":"commit","published_at":"2011-12-18T14:07:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"0671961e863517a4fdf099ef590209888c976a5b","kind":"commit","published_at":"2011-12-18T12:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"c22ba454719d80f0e1ef225a7ab11c6112e47dc6","kind":"commit","published_at":"2011-12-16T11:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fd54107a3fc708445b030cbb83cd81b3818a5998","kind":"commit","published_at":"2011-12-15T13:02:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"cdc7d60a310236ba9e9370a2f842cd0520934d1e","kind":"commit","published_at":"2011-12-07T08:05:34.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-07-26T00:02:53.649Z","dependent_packages_count":12,"downloads":5287,"downloads_period":"last-month","dependent_repos_count":26,"rankings":{"downloads":5.3017347170285545,"dependent_repos_count":2.456326306836952,"dependent_packages_count":1.7839800843390228,"stargazers_count":1.1154870030387618,"forks_count":1.4112110913399505,"docker_downloads_count":null,"average":2.413747840516648},"purl":"pkg:npm/hybrid-chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/hybrid-chai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/hybrid-chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/hybrid-chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-26T00:02:49.769Z","issues_count":151,"pull_requests_count":280,"avg_time_to_close_issue":21647598.092783507,"avg_time_to_close_pull_request":3820200.8943089433,"issues_closed_count":97,"pull_requests_closed_count":246,"pull_request_authors_count":43,"issue_authors_count":142,"avg_comments_per_issue":3.218543046357616,"avg_comments_per_pull_request":1.082142857142857,"merged_pull_requests_count":197,"bot_issues_count":1,"bot_pull_requests_count":123,"past_year_issues_count":9,"past_year_pull_requests_count":113,"past_year_avg_time_to_close_issue":292663.3333333333,"past_year_avg_time_to_close_pull_request":183736.1157894737,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":95,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.4336283185840708,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":88,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hybrid-chai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hybrid-chai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hybrid-chai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hybrid-chai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hybrid-chai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hybrid-chai/codemeta","maintainers":[{"uuid":"diydyq","login":"diydyq","name":null,"email":"diydyq@126.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~diydyq","role":null,"created_at":"2022-11-19T22:27:40.876Z","updated_at":"2022-11-19T22:27:40.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diydyq/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5682584,"maintainers_count":1212679,"namespaces_count":407440,"keywords_count":859573,"github":"npm","metadata":{"funded_packages_count":174450},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-07-28T05:01:53.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":853573,"name":"@cameron-martin/chai","ecosystem":"npm","description":"BDD/TDD assertion library for node.js and the browser. Test framework agnostic.","homepage":"http://chaijs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":["test","assertion","assert","testing","chai"],"namespace":"cameron-martin","versions_count":1,"first_release_published_at":"2016-05-19T14:30:13.989Z","latest_release_published_at":"2016-05-19T14:30:13.989Z","latest_release_number":"3.5.0","last_synced_at":"2026-07-26T00:02:54.609Z","created_at":"2022-04-07T14:38:10.263Z","updated_at":"2026-07-26T00:02:54.609Z","registry_url":"https://www.npmjs.com/package/@cameron-martin/chai","install_command":"npm install @cameron-martin/chai","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.0"}},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-06-13T00:55:28.000Z","size":5340,"stargazers_count":8263,"open_issues_count":90,"forks_count":719,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-06-13T04:03:23.901Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-06-12T19:19:35.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34325162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-17T01:33:32.278Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":42.216915251411876,"dependent_repos_count":10.373648108865972,"dependent_packages_count":21.04136342657711,"stargazers_count":1.1215307491016688,"forks_count":1.4175907630627258,"docker_downloads_count":null,"average":15.23420965980387},"purl":"pkg:npm/%40cameron-martin/chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cameron-martin/chai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cameron-martin/chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cameron-martin/chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-04T03:00:30.507Z","issues_count":150,"pull_requests_count":222,"avg_time_to_close_issue":20980135.4,"avg_time_to_close_pull_request":4855976.445026178,"issues_closed_count":95,"pull_requests_closed_count":191,"pull_request_authors_count":37,"issue_authors_count":141,"avg_comments_per_issue":3.22,"avg_comments_per_pull_request":1.3288288288288288,"merged_pull_requests_count":146,"bot_issues_count":1,"bot_pull_requests_count":76,"past_year_issues_count":16,"past_year_pull_requests_count":97,"past_year_avg_time_to_close_issue":3217198.0,"past_year_avg_time_to_close_pull_request":361841.6081081081,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":74,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":0.6597938144329897,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[{"login":"koddsson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cameron-martin%2Fchai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cameron-martin%2Fchai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cameron-martin%2Fchai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cameron-martin%2Fchai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cameron-martin%2Fchai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cameron-martin%2Fchai/codemeta","maintainers":[{"uuid":"cameron-martin","login":"cameron-martin","name":null,"email":"cameronmartin123@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~cameron-martin","role":null,"created_at":"2022-11-15T21:24:46.174Z","updated_at":"2022-11-15T21:24:46.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cameron-martin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5682584,"maintainers_count":1212679,"namespaces_count":407440,"keywords_count":859573,"github":"npm","metadata":{"funded_packages_count":174450},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-07-28T05:01:53.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":17273,"name":"chai","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":[],"namespace":null,"versions_count":115,"first_release_published_at":"2011-12-07T08:05:34.000Z","latest_release_published_at":"2025-12-22T11:03:00.000Z","latest_release_number":"v6.2.2","last_synced_at":"2026-03-04T20:47:56.106Z","created_at":"2022-04-04T21:00:08.055Z","updated_at":"2026-03-04T20:47:56.106Z","registry_url":null,"install_command":"bower install chai","documentation_url":null,"metadata":{},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:13:18.000Z","size":4999,"stargazers_count":8251,"open_issues_count":91,"forks_count":709,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T13:41:29.545Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2025-10-08T22:27:29.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"8f191ac3-0d4a-4412-99a8-be0698bfda39","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009475,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2025-10-08T00:32:28.991Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12600,"followers":72,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2025-10-08T00:32:28.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"tags":[{"name":"v6.2.0","sha":"0b0353cb18a9dcf8b6c3124802238283a210e174","kind":"commit","published_at":"2025-09-27T16:49:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"4cbd3838bab9a5ac9e0567b6fd9144b3055b9643","kind":"commit","published_at":"2025-09-25T10:24:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"c22027c4c25a845fe04aa2b2caa49b0b07bdb984","kind":"commit","published_at":"2025-08-25T10:46:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2/manifests"},{"name":"v5.3.3","sha":"445243d5e769c6b155e2a35e25a5f747afd2da88","kind":"commit","published_at":"2025-08-22T17:19:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3/manifests"},{"name":"v6.0.1","sha":"2a3ecff347dd4a354b20c953ef6f6d5dc99f851a","kind":"commit","published_at":"2025-08-22T16:51:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"f41e821e158c2e600c725683f62331334e9acd8e","kind":"commit","published_at":"2025-08-22T09:25:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0/manifests"},{"name":"v5.3.2","sha":"f2c2e3eb44ad687a3a641ac8475e158562016437","kind":"commit","published_at":"2025-08-22T08:24:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"fdcad8b11b2e9294d58b023eaf6b1208efaf9e6f","kind":"commit","published_at":"2025-08-18T09:55:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"10cb3442313f6455e1626eea7f47a382615de3e7","kind":"commit","published_at":"2025-08-18T09:52:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"a125d3eba50d593601ee1db2e0fea5221c22e478","kind":"commit","published_at":"2025-08-18T09:45:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"373c61a614ed9e3e284d556d80c97ca41ce4c57c","kind":"commit","published_at":"2025-07-08T17:15:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"93409cd3f7975f67cae95c780c81a056eed364ac","kind":"commit","published_at":"2025-02-03T09:35:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"1b1780582c07eefb3781333e24316865b9db7ae8","kind":"commit","published_at":"2024-10-09T16:55:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2/manifests"},{"name":"v4.5.0","sha":"6a19308a7d12fc82ca55cc2ac17a5d36dcf8db49","kind":"tag","published_at":"2024-07-25T12:23:40.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0/manifests"},{"name":"v5.1.1","sha":"37263c08b85f1f7a55d9522607a9b40f2ee651cd","kind":"commit","published_at":"2024-05-09T10:14:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2cf92f564a881e93ea3d925bdd6a43f3c497537d","kind":"commit","published_at":"2024-02-12T13:56:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"44b81dfcf1dbad4f85cafed4223275e73a6b3639","kind":"commit","published_at":"2024-01-25T09:50:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"57fef84a83a4cdcd2a36436284effac3efb8c822","kind":"commit","published_at":"2024-01-25T09:38:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2/manifests"},{"name":"v4.4.1","sha":"f4b2fbc9dc5b0eeed25630756b77a3f582c61d2e","kind":"commit","published_at":"2024-01-12T14:13:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"6ef28248b9805d02bf69891754d964628aacbd7c","kind":"commit","published_at":"2024-01-05T13:19:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0/manifests"},{"name":"v5.0.1","sha":"85d2e3b9f388ec0b32047f6f844002412865af06","kind":"tag","published_at":"2023-12-28T11:47:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1/manifests"},{"name":"v5.0.0-rc.0","sha":"96f8d077798a411f50c7a7fed8027b85ceadce34","kind":"commit","published_at":"2023-12-06T12:52:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0","sha":"723759c18c29a302e4fef607ce22ffc223767c9e","kind":"tag","published_at":"2023-10-30T11:07:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.2","sha":"947ff86fad51d6a34ad794655cab577a9b7acf3e","kind":"commit","published_at":"2023-10-25T11:19:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.3.10","sha":"744a16e1cc4e8a9c6d4499e1e520a0bc4c80ec18","kind":"tag","published_at":"2023-09-28T09:50:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.10","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"923d0a48fc59a910ecee37c85535379520a3e1b6","kind":"tag","published_at":"2023-09-27T09:24:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.9","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"d9ff2c6d3e3f306b8b76e081cc892f42bf551b26","kind":"commit","published_at":"2023-08-24T11:44:03.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.8","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"c6481e07baa10d6535afe9bc5235dcf8ae1415e6","kind":"commit","published_at":"2023-07-26T07:21:41.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"3076fb37e96a3f3bb110c5a7d2427f9a54e5abda","kind":"commit","published_at":"2023-02-07T14:44:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.3.7","sha":"775f50958422278933db6efefa1ec2526191e632","kind":"tag","published_at":"2022-11-07T16:35:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.7","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"529b8b527ba99454471ac67d6aebca9d96cb5dd9","kind":"tag","published_at":"2022-01-26T13:10:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.6","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"99e36a83bbd79cc970c2c30e81c6cf89cca89660","kind":"tag","published_at":"2022-01-25T14:46:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.5","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"ab41ed86cc154e1df125b16e74abaa0d6f6ade82","kind":"tag","published_at":"2021-03-12T16:50:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4/manifests"},{"name":"4.3.3","sha":"dc858a0353bb0eccca0de8185c140d4a1c1c6006","kind":"commit","published_at":"2021-03-03T18:20:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"3b9bc7f56dc0321e349ab145154052aae8056bdd","kind":"commit","published_at":"2021-03-03T18:17:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"8a246661566227db3d37019bb0bab3bbcdf45841","kind":"commit","published_at":"2021-03-02T18:18:54.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"39dd113f36fa747ae9b419ae30eb697891bf6709","kind":"commit","published_at":"2021-02-04T10:55:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"26c8a794ec6da695f004bdbd6362a466dc3d098f","kind":"commit","published_at":"2018-09-26T09:39:58.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"529d395fa08091af2a02a8398b1144c51ed62178","kind":"commit","published_at":"2017-08-31T21:35:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"02ddebd8f274ba94f9eb95c1c8c21176be6fe20c","kind":"commit","published_at":"2017-08-05T07:28:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"df9073cb8eb2bb4dbb173dcaef29d4dda7ad76a2","kind":"commit","published_at":"2017-07-11T23:57:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"616cf8bf883afa67f99a952901b4b44fcabc0cfe","kind":"commit","published_at":"2017-06-05T17:12:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"b38b8d765972d624f075cf173806b43164430dbc","kind":"commit","published_at":"2017-05-31T21:01:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ab1fbadcfe4339072976e468382b3d875fdafe5d","kind":"commit","published_at":"2017-05-26T09:58:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0/manifests"},{"name":"4.0.0-canary.2","sha":"850bd7e016606ce52292c0477320279a8b9cf294","kind":"commit","published_at":"2017-04-12T22:12:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2/manifests"},{"name":"4.0.0-canary.1","sha":"43752b05df6fdcda89b8d6a42c05f0736bec8ec8","kind":"tag","published_at":"2016-10-24T22:07:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1/manifests"},{"name":"3.5.0","sha":"57c85f624a7e19ffaf1a2c7d07d81180db17bec7","kind":"commit","published_at":"2016-01-28T12:02:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0/manifests"},{"name":"3.4.2","sha":"5fc5114a2420c4a6903e15febbc232a51e8dfb2a","kind":"commit","published_at":"2015-11-15T22:50:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"5def52c217fa4fa90c0507dfe1d0000268908f1c","kind":"commit","published_at":"2015-11-07T23:22:21.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b8d2203ea186d3802b81a3e9704ab3e682bae0ee","kind":"commit","published_at":"2015-10-21T11:12:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"df954ccacf77cc740f45730c04a37bccf7387456","kind":"commit","published_at":"2015-09-11T21:42:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"4e18d2a49394f21f49eaea97f556d6a17ecbcc7e","kind":"commit","published_at":"2015-07-19T17:02:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9633cb19bc1085aa18c346ac36cd6f223ce3eeb3","kind":"commit","published_at":"2015-07-16T21:05:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"084a419d81338b4559fb56a53ec48bb552f2be82","kind":"commit","published_at":"2015-06-03T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"3de55026458ace296df354757361953ec1949859","kind":"commit","published_at":"2015-04-26T16:20:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57df3888f66c4b34923ce8576aa93855a0ec2f75","kind":"commit","published_at":"2015-03-27T08:22:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"7ca2a3bee515f721d5ceb771a371170cef6a4874","kind":"commit","published_at":"2015-03-15T21:41:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d7cafca0232756f767275bb00e66930a7823b027","kind":"commit","published_at":"2015-03-04T20:26:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"09e17b9e090c02d38cd5ee441881dd2691635124","kind":"commit","published_at":"2015-02-23T21:41:15.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2147e1d49eb5caa27e0afb9e18208de2d8741f39","kind":"commit","published_at":"2015-02-11T16:21:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"c8b3208ce4237d4e0b16508174d616f155c984a2","kind":"tag","published_at":"2014-11-10T14:06:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.10.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"15eab030b765af60f8dd528cd8a207dfca8a2000","kind":"tag","published_at":"2014-09-29T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"b7fdf4919e7fb166e4afdb7d549da6dd9be34e13","kind":"tag","published_at":"2014-03-19T16:22:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"6256d8114e53e7ffb1f3a0d51bbbcc1579bbe03f","kind":"tag","published_at":"2014-01-29T23:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"4b51ea75484eae9225a4330d267f5e231f208ed0","kind":"tag","published_at":"2013-10-10T10:47:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"984622a4ea0d234536be6343268fb8a1b545005d","kind":"tag","published_at":"2013-09-18T19:04:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"db4b9d78331ee33f403a502023c72dee1dfa33d2","kind":"tag","published_at":"2013-06-27T18:15:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"a334c7d18e4f02377e0cb4234ba2685c29a3d34b","kind":"tag","published_at":"2013-06-24T18:51:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"c0f8e187a7118e1142ab914e7ec0c5addadda89b","kind":"tag","published_at":"2013-06-17T20:06:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"ad35240462a05d629df8140f253e11041e52d4a1","kind":"tag","published_at":"2013-06-05T20:46:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"e18c48329b50b31ed92e2fed03a01f4ed4f03889","kind":"tag","published_at":"2013-04-30T00:15:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"ab4bd0e76f7d6f95879395fab980dfcb4cadeb57","kind":"tag","published_at":"2013-02-04T01:49:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"d3de8cb4ed14ed6e0f50ec059a028ad3205e1daa","kind":"tag","published_at":"2012-12-21T20:16:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4279bca19b6dcb8d153a7e3229f5752a86d77382","kind":"tag","published_at":"2012-12-21T17:56:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"b2642cfb80692f69281321fb760c84956d8569a0","kind":"tag","published_at":"2012-11-29T08:26:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"87880253629ab76ad9a1912139a54341514828d1","kind":"tag","published_at":"2012-10-01T21:32:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"35bec1b89603c679a6cf6f28e685bc552ad6a1e8","kind":"tag","published_at":"2012-08-07T05:05:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b7aae4601fe3d4c43e49f3ef06d1adbafe8dc72f","kind":"commit","published_at":"2012-07-09T16:49:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"456ee6ad834f19eef270b673ac007c1869811768","kind":"commit","published_at":"2012-06-26T18:32:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"40b0eb2268702314cb7577fc1b3c8676a955b23e","kind":"commit","published_at":"2012-06-03T23:29:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.4","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"886e626e5763a56cd0e9443de8b84bd36bc3d153","kind":"commit","published_at":"2012-05-27T22:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1b89af71141fb37c48a6cb197fd9d16b22d7b912","kind":"commit","published_at":"2012-05-27T03:39:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ca5368cf65fb50a3e19403195d4465657a241202","kind":"commit","published_at":"2012-05-18T18:26:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ec07b48ed0c594122a9754de7aae4e25d6872de2","kind":"commit","published_at":"2012-05-15T18:36:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0/manifests"},{"name":"1.0.0-rc3","sha":"be7a8fcf48af665ce7ffc1e6ea2df8cf1e64973b","kind":"commit","published_at":"2012-05-09T23:20:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"0e2c11a4ab23c7c6b3dea03c233360387ebfec6b","kind":"commit","published_at":"2012-05-06T11:29:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"0ecbc0eab25a5cd5dd1ed6c130f405a4080670b2","kind":"commit","published_at":"2012-05-04T21:58:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1/manifests"},{"name":"0.5.3","sha":"dd66ecbfd8c1122c2a1b9cecfe6ce3aaa8301804","kind":"commit","published_at":"2012-04-21T23:04:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"644cc43629e45e82586b94d12755e09b1d4bfa0c","kind":"commit","published_at":"2012-03-21T11:16:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b91a4e128aa4041c12a86fb6f94aa8c74b909726","kind":"commit","published_at":"2012-03-14T21:01:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"a1e0ae0c068f43b143cbc7674d6017c8fdfee5b9","kind":"commit","published_at":"2012-03-07T18:05:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"dc2ea1324dfeccb2cbbb589238bdb7ebc4d5a415","kind":"commit","published_at":"2012-02-28T18:00:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"eee7fb3eed37959786498576f94d21010ff33194","kind":"commit","published_at":"2012-02-26T18:09:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"567656290b365b6287442b6cefe5f897f052aac8","kind":"commit","published_at":"2012-02-25T17:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"be20799f37973b5243352acab6f5f2a0d09bfc9c","kind":"commit","published_at":"2012-02-23T05:09:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"de582d61d418ea8f5bc5b722b695e5115f186f26","kind":"commit","published_at":"2012-02-12T23:07:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f35cab9f2a27c94c0767c21e2f39163716cb3a4f","kind":"commit","published_at":"2012-02-10T16:38:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"abdcf3786dde98cda0b820904192415a92dcc76d","kind":"commit","published_at":"2012-02-07T22:34:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"73c50bacbfb1419826a349d12a96a55c8ea330bc","kind":"commit","published_at":"2012-02-07T21:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"2ad9f016f7ffcabe40d20e67aeff16fe8e087bf0","kind":"commit","published_at":"2012-02-02T05:56:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"3fe2a365b38c42c5f1b3298bfc46dd3172466967","kind":"commit","published_at":"2012-02-02T03:04:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"19011701aadd407d76d2b965ed11c635d8a7ea96","kind":"commit","published_at":"2012-02-02T02:57:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"58244843c63d55c722159acb9cf7e45fdf52cc01","kind":"commit","published_at":"2012-01-30T01:27:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"431d431359a53c7542c2480f7fc4169dc61b9223","kind":"commit","published_at":"2012-01-27T00:17:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"600b46014dd80a67be3f13efa2e07e1864d806e6","kind":"commit","published_at":"2012-01-25T21:37:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.7","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"70a045afa4afb5ff59efb7ff87c25824ed10bd1b","kind":"commit","published_at":"2012-01-02T06:14:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.6","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b93353afb38c84e8d3183077ca935a3d1fd8caa7","kind":"commit","published_at":"2012-01-02T05:51:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.5","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"c5e98d484f690a72933e2ace5071c3e3924e1b95","kind":"commit","published_at":"2011-12-26T18:19:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"c6971bac53ccd75c445c16509247730be9692456","kind":"commit","published_at":"2011-12-18T14:07:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"0671961e863517a4fdf099ef590209888c976a5b","kind":"commit","published_at":"2011-12-18T12:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"c22ba454719d80f0e1ef225a7ab11c6112e47dc6","kind":"commit","published_at":"2011-12-16T11:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fd54107a3fc708445b030cbb83cd81b3818a5998","kind":"commit","published_at":"2011-12-15T13:02:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"cdc7d60a310236ba9e9370a2f842cd0520934d1e","kind":"commit","published_at":"2011-12-07T08:05:34.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:58:40.997Z","dependent_packages_count":254,"downloads":null,"downloads_period":null,"dependent_repos_count":46734,"rankings":{"downloads":null,"dependent_repos_count":0.025636643308836096,"dependent_packages_count":0.03703070700165214,"stargazers_count":0.8018572323819291,"forks_count":1.3644391272147212,"docker_downloads_count":null,"average":0.5572409274767847},"purl":"pkg:bower/chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/chai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-13T01:21:29.291Z","issues_count":146,"pull_requests_count":202,"avg_time_to_close_issue":21486694.445652176,"avg_time_to_close_pull_request":5313700.879310345,"issues_closed_count":92,"pull_requests_closed_count":174,"pull_request_authors_count":31,"issue_authors_count":138,"avg_comments_per_issue":3.2465753424657535,"avg_comments_per_pull_request":1.3514851485148516,"merged_pull_requests_count":130,"bot_issues_count":1,"bot_pull_requests_count":63,"past_year_issues_count":19,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":760095.6666666666,"past_year_avg_time_to_close_pull_request":418749.6666666667,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":57,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.0526315789473684,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[{"login":"koddsson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/chai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/chai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/chai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/chai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/chai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/chai/codemeta","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28883,"github":"bower","metadata":{"funded_packages_count":3374},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-06-10T05:19:40.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":1516526,"name":"chai_test","ecosystem":"npm","description":"BDD/TDD assertion library for node.js and the browser. Test framework agnostic.","homepage":"http://chaijs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":["test","assertion","assert","testing","chai"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-06-30T14:12:46.267Z","latest_release_published_at":"2016-06-30T14:12:46.267Z","latest_release_number":"3.5.1","last_synced_at":"2026-07-26T10:20:57.484Z","created_at":"2022-04-09T04:08:43.431Z","updated_at":"2026-07-26T10:20:57.484Z","registry_url":"https://www.npmjs.com/package/chai_test","install_command":"npm install chai_test","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.1"}},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-06-13T00:55:28.000Z","size":5340,"stargazers_count":8263,"open_issues_count":90,"forks_count":719,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-06-13T04:03:23.901Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-06-12T19:19:35.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34325162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-17T01:33:32.277Z","dependent_packages_count":1,"downloads":622,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.625912104562131,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.3647196023698467,"forks_count":1.6457543545953408,"average":11.437662521166775},"purl":"pkg:npm/chai_test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/chai_test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/chai_test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/chai_test/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-06T00:02:43.749Z","issues_count":151,"pull_requests_count":232,"avg_time_to_close_issue":20761601.333333332,"avg_time_to_close_pull_request":4709332.218274112,"issues_closed_count":96,"pull_requests_closed_count":197,"pull_request_authors_count":37,"issue_authors_count":142,"avg_comments_per_issue":3.218543046357616,"avg_comments_per_pull_request":1.2801724137931034,"merged_pull_requests_count":152,"bot_issues_count":1,"bot_pull_requests_count":86,"past_year_issues_count":14,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":3125236.3333333335,"past_year_avg_time_to_close_pull_request":325199.3333333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":57,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":0.6172839506172839,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":51,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[{"login":"koddsson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai_test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai_test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai_test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai_test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai_test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai_test/codemeta","maintainers":[{"uuid":"mahantesh","login":"mahantesh","name":null,"email":"mahantesh2mant@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~mahantesh","role":null,"created_at":"2022-11-11T17:52:38.027Z","updated_at":"2022-11-11T17:52:38.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mahantesh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5682584,"maintainers_count":1212679,"namespaces_count":407440,"keywords_count":859573,"github":"npm","metadata":{"funded_packages_count":174450},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-07-28T05:01:53.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4997720,"name":"org.webjars.npm:chai","ecosystem":"maven","description":"WebJar for chai","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":[],"namespace":"org.webjars.npm","versions_count":8,"first_release_published_at":"2015-09-04T11:57:30.000Z","latest_release_published_at":"2024-12-13T19:50:07.000Z","latest_release_number":"5.1.2","last_synced_at":"2026-07-26T10:20:57.664Z","created_at":"2022-07-27T10:52:52.812Z","updated_at":"2026-07-26T10:20:57.665Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/chai/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/chai/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:13:18.000Z","size":4999,"stargazers_count":8251,"open_issues_count":91,"forks_count":709,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T13:41:29.545Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2025-10-08T22:27:29.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"8f191ac3-0d4a-4412-99a8-be0698bfda39","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009475,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2025-10-08T00:32:28.991Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12600,"followers":72,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2025-10-08T00:32:28.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"tags":[{"name":"v6.2.0","sha":"0b0353cb18a9dcf8b6c3124802238283a210e174","kind":"commit","published_at":"2025-09-27T16:49:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"4cbd3838bab9a5ac9e0567b6fd9144b3055b9643","kind":"commit","published_at":"2025-09-25T10:24:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"c22027c4c25a845fe04aa2b2caa49b0b07bdb984","kind":"commit","published_at":"2025-08-25T10:46:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2/manifests"},{"name":"v5.3.3","sha":"445243d5e769c6b155e2a35e25a5f747afd2da88","kind":"commit","published_at":"2025-08-22T17:19:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3/manifests"},{"name":"v6.0.1","sha":"2a3ecff347dd4a354b20c953ef6f6d5dc99f851a","kind":"commit","published_at":"2025-08-22T16:51:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"f41e821e158c2e600c725683f62331334e9acd8e","kind":"commit","published_at":"2025-08-22T09:25:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0/manifests"},{"name":"v5.3.2","sha":"f2c2e3eb44ad687a3a641ac8475e158562016437","kind":"commit","published_at":"2025-08-22T08:24:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"fdcad8b11b2e9294d58b023eaf6b1208efaf9e6f","kind":"commit","published_at":"2025-08-18T09:55:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"10cb3442313f6455e1626eea7f47a382615de3e7","kind":"commit","published_at":"2025-08-18T09:52:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"a125d3eba50d593601ee1db2e0fea5221c22e478","kind":"commit","published_at":"2025-08-18T09:45:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"373c61a614ed9e3e284d556d80c97ca41ce4c57c","kind":"commit","published_at":"2025-07-08T17:15:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"93409cd3f7975f67cae95c780c81a056eed364ac","kind":"commit","published_at":"2025-02-03T09:35:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"1b1780582c07eefb3781333e24316865b9db7ae8","kind":"commit","published_at":"2024-10-09T16:55:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2/manifests"},{"name":"v4.5.0","sha":"6a19308a7d12fc82ca55cc2ac17a5d36dcf8db49","kind":"tag","published_at":"2024-07-25T12:23:40.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0/manifests"},{"name":"v5.1.1","sha":"37263c08b85f1f7a55d9522607a9b40f2ee651cd","kind":"commit","published_at":"2024-05-09T10:14:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2cf92f564a881e93ea3d925bdd6a43f3c497537d","kind":"commit","published_at":"2024-02-12T13:56:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"44b81dfcf1dbad4f85cafed4223275e73a6b3639","kind":"commit","published_at":"2024-01-25T09:50:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"57fef84a83a4cdcd2a36436284effac3efb8c822","kind":"commit","published_at":"2024-01-25T09:38:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2/manifests"},{"name":"v4.4.1","sha":"f4b2fbc9dc5b0eeed25630756b77a3f582c61d2e","kind":"commit","published_at":"2024-01-12T14:13:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"6ef28248b9805d02bf69891754d964628aacbd7c","kind":"commit","published_at":"2024-01-05T13:19:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0/manifests"},{"name":"v5.0.1","sha":"85d2e3b9f388ec0b32047f6f844002412865af06","kind":"tag","published_at":"2023-12-28T11:47:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1/manifests"},{"name":"v5.0.0-rc.0","sha":"96f8d077798a411f50c7a7fed8027b85ceadce34","kind":"commit","published_at":"2023-12-06T12:52:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0","sha":"723759c18c29a302e4fef607ce22ffc223767c9e","kind":"tag","published_at":"2023-10-30T11:07:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.2","sha":"947ff86fad51d6a34ad794655cab577a9b7acf3e","kind":"commit","published_at":"2023-10-25T11:19:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.3.10","sha":"744a16e1cc4e8a9c6d4499e1e520a0bc4c80ec18","kind":"tag","published_at":"2023-09-28T09:50:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.10","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"923d0a48fc59a910ecee37c85535379520a3e1b6","kind":"tag","published_at":"2023-09-27T09:24:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.9","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"d9ff2c6d3e3f306b8b76e081cc892f42bf551b26","kind":"commit","published_at":"2023-08-24T11:44:03.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.8","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"c6481e07baa10d6535afe9bc5235dcf8ae1415e6","kind":"commit","published_at":"2023-07-26T07:21:41.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"3076fb37e96a3f3bb110c5a7d2427f9a54e5abda","kind":"commit","published_at":"2023-02-07T14:44:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.3.7","sha":"775f50958422278933db6efefa1ec2526191e632","kind":"tag","published_at":"2022-11-07T16:35:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.7","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"529b8b527ba99454471ac67d6aebca9d96cb5dd9","kind":"tag","published_at":"2022-01-26T13:10:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.6","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"99e36a83bbd79cc970c2c30e81c6cf89cca89660","kind":"tag","published_at":"2022-01-25T14:46:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.5","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"ab41ed86cc154e1df125b16e74abaa0d6f6ade82","kind":"tag","published_at":"2021-03-12T16:50:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4/manifests"},{"name":"4.3.3","sha":"dc858a0353bb0eccca0de8185c140d4a1c1c6006","kind":"commit","published_at":"2021-03-03T18:20:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"3b9bc7f56dc0321e349ab145154052aae8056bdd","kind":"commit","published_at":"2021-03-03T18:17:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"8a246661566227db3d37019bb0bab3bbcdf45841","kind":"commit","published_at":"2021-03-02T18:18:54.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"39dd113f36fa747ae9b419ae30eb697891bf6709","kind":"commit","published_at":"2021-02-04T10:55:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"26c8a794ec6da695f004bdbd6362a466dc3d098f","kind":"commit","published_at":"2018-09-26T09:39:58.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"529d395fa08091af2a02a8398b1144c51ed62178","kind":"commit","published_at":"2017-08-31T21:35:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"02ddebd8f274ba94f9eb95c1c8c21176be6fe20c","kind":"commit","published_at":"2017-08-05T07:28:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"df9073cb8eb2bb4dbb173dcaef29d4dda7ad76a2","kind":"commit","published_at":"2017-07-11T23:57:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"616cf8bf883afa67f99a952901b4b44fcabc0cfe","kind":"commit","published_at":"2017-06-05T17:12:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"b38b8d765972d624f075cf173806b43164430dbc","kind":"commit","published_at":"2017-05-31T21:01:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ab1fbadcfe4339072976e468382b3d875fdafe5d","kind":"commit","published_at":"2017-05-26T09:58:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0/manifests"},{"name":"4.0.0-canary.2","sha":"850bd7e016606ce52292c0477320279a8b9cf294","kind":"commit","published_at":"2017-04-12T22:12:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2/manifests"},{"name":"4.0.0-canary.1","sha":"43752b05df6fdcda89b8d6a42c05f0736bec8ec8","kind":"tag","published_at":"2016-10-24T22:07:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1/manifests"},{"name":"3.5.0","sha":"57c85f624a7e19ffaf1a2c7d07d81180db17bec7","kind":"commit","published_at":"2016-01-28T12:02:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0/manifests"},{"name":"3.4.2","sha":"5fc5114a2420c4a6903e15febbc232a51e8dfb2a","kind":"commit","published_at":"2015-11-15T22:50:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"5def52c217fa4fa90c0507dfe1d0000268908f1c","kind":"commit","published_at":"2015-11-07T23:22:21.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b8d2203ea186d3802b81a3e9704ab3e682bae0ee","kind":"commit","published_at":"2015-10-21T11:12:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"df954ccacf77cc740f45730c04a37bccf7387456","kind":"commit","published_at":"2015-09-11T21:42:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"4e18d2a49394f21f49eaea97f556d6a17ecbcc7e","kind":"commit","published_at":"2015-07-19T17:02:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9633cb19bc1085aa18c346ac36cd6f223ce3eeb3","kind":"commit","published_at":"2015-07-16T21:05:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"084a419d81338b4559fb56a53ec48bb552f2be82","kind":"commit","published_at":"2015-06-03T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"3de55026458ace296df354757361953ec1949859","kind":"commit","published_at":"2015-04-26T16:20:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57df3888f66c4b34923ce8576aa93855a0ec2f75","kind":"commit","published_at":"2015-03-27T08:22:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"7ca2a3bee515f721d5ceb771a371170cef6a4874","kind":"commit","published_at":"2015-03-15T21:41:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d7cafca0232756f767275bb00e66930a7823b027","kind":"commit","published_at":"2015-03-04T20:26:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"09e17b9e090c02d38cd5ee441881dd2691635124","kind":"commit","published_at":"2015-02-23T21:41:15.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2147e1d49eb5caa27e0afb9e18208de2d8741f39","kind":"commit","published_at":"2015-02-11T16:21:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"c8b3208ce4237d4e0b16508174d616f155c984a2","kind":"tag","published_at":"2014-11-10T14:06:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.10.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"15eab030b765af60f8dd528cd8a207dfca8a2000","kind":"tag","published_at":"2014-09-29T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"b7fdf4919e7fb166e4afdb7d549da6dd9be34e13","kind":"tag","published_at":"2014-03-19T16:22:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"6256d8114e53e7ffb1f3a0d51bbbcc1579bbe03f","kind":"tag","published_at":"2014-01-29T23:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"4b51ea75484eae9225a4330d267f5e231f208ed0","kind":"tag","published_at":"2013-10-10T10:47:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"984622a4ea0d234536be6343268fb8a1b545005d","kind":"tag","published_at":"2013-09-18T19:04:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"db4b9d78331ee33f403a502023c72dee1dfa33d2","kind":"tag","published_at":"2013-06-27T18:15:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"a334c7d18e4f02377e0cb4234ba2685c29a3d34b","kind":"tag","published_at":"2013-06-24T18:51:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"c0f8e187a7118e1142ab914e7ec0c5addadda89b","kind":"tag","published_at":"2013-06-17T20:06:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"ad35240462a05d629df8140f253e11041e52d4a1","kind":"tag","published_at":"2013-06-05T20:46:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"e18c48329b50b31ed92e2fed03a01f4ed4f03889","kind":"tag","published_at":"2013-04-30T00:15:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"ab4bd0e76f7d6f95879395fab980dfcb4cadeb57","kind":"tag","published_at":"2013-02-04T01:49:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"d3de8cb4ed14ed6e0f50ec059a028ad3205e1daa","kind":"tag","published_at":"2012-12-21T20:16:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4279bca19b6dcb8d153a7e3229f5752a86d77382","kind":"tag","published_at":"2012-12-21T17:56:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"b2642cfb80692f69281321fb760c84956d8569a0","kind":"tag","published_at":"2012-11-29T08:26:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"87880253629ab76ad9a1912139a54341514828d1","kind":"tag","published_at":"2012-10-01T21:32:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"35bec1b89603c679a6cf6f28e685bc552ad6a1e8","kind":"tag","published_at":"2012-08-07T05:05:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b7aae4601fe3d4c43e49f3ef06d1adbafe8dc72f","kind":"commit","published_at":"2012-07-09T16:49:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"456ee6ad834f19eef270b673ac007c1869811768","kind":"commit","published_at":"2012-06-26T18:32:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"40b0eb2268702314cb7577fc1b3c8676a955b23e","kind":"commit","published_at":"2012-06-03T23:29:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.4","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"886e626e5763a56cd0e9443de8b84bd36bc3d153","kind":"commit","published_at":"2012-05-27T22:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1b89af71141fb37c48a6cb197fd9d16b22d7b912","kind":"commit","published_at":"2012-05-27T03:39:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ca5368cf65fb50a3e19403195d4465657a241202","kind":"commit","published_at":"2012-05-18T18:26:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ec07b48ed0c594122a9754de7aae4e25d6872de2","kind":"commit","published_at":"2012-05-15T18:36:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0/manifests"},{"name":"1.0.0-rc3","sha":"be7a8fcf48af665ce7ffc1e6ea2df8cf1e64973b","kind":"commit","published_at":"2012-05-09T23:20:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"0e2c11a4ab23c7c6b3dea03c233360387ebfec6b","kind":"commit","published_at":"2012-05-06T11:29:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"0ecbc0eab25a5cd5dd1ed6c130f405a4080670b2","kind":"commit","published_at":"2012-05-04T21:58:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1/manifests"},{"name":"0.5.3","sha":"dd66ecbfd8c1122c2a1b9cecfe6ce3aaa8301804","kind":"commit","published_at":"2012-04-21T23:04:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"644cc43629e45e82586b94d12755e09b1d4bfa0c","kind":"commit","published_at":"2012-03-21T11:16:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b91a4e128aa4041c12a86fb6f94aa8c74b909726","kind":"commit","published_at":"2012-03-14T21:01:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"a1e0ae0c068f43b143cbc7674d6017c8fdfee5b9","kind":"commit","published_at":"2012-03-07T18:05:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"dc2ea1324dfeccb2cbbb589238bdb7ebc4d5a415","kind":"commit","published_at":"2012-02-28T18:00:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"eee7fb3eed37959786498576f94d21010ff33194","kind":"commit","published_at":"2012-02-26T18:09:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"567656290b365b6287442b6cefe5f897f052aac8","kind":"commit","published_at":"2012-02-25T17:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"be20799f37973b5243352acab6f5f2a0d09bfc9c","kind":"commit","published_at":"2012-02-23T05:09:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"de582d61d418ea8f5bc5b722b695e5115f186f26","kind":"commit","published_at":"2012-02-12T23:07:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f35cab9f2a27c94c0767c21e2f39163716cb3a4f","kind":"commit","published_at":"2012-02-10T16:38:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"abdcf3786dde98cda0b820904192415a92dcc76d","kind":"commit","published_at":"2012-02-07T22:34:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"73c50bacbfb1419826a349d12a96a55c8ea330bc","kind":"commit","published_at":"2012-02-07T21:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"2ad9f016f7ffcabe40d20e67aeff16fe8e087bf0","kind":"commit","published_at":"2012-02-02T05:56:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"3fe2a365b38c42c5f1b3298bfc46dd3172466967","kind":"commit","published_at":"2012-02-02T03:04:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"19011701aadd407d76d2b965ed11c635d8a7ea96","kind":"commit","published_at":"2012-02-02T02:57:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"58244843c63d55c722159acb9cf7e45fdf52cc01","kind":"commit","published_at":"2012-01-30T01:27:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"431d431359a53c7542c2480f7fc4169dc61b9223","kind":"commit","published_at":"2012-01-27T00:17:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"600b46014dd80a67be3f13efa2e07e1864d806e6","kind":"commit","published_at":"2012-01-25T21:37:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.7","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"70a045afa4afb5ff59efb7ff87c25824ed10bd1b","kind":"commit","published_at":"2012-01-02T06:14:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.6","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b93353afb38c84e8d3183077ca935a3d1fd8caa7","kind":"commit","published_at":"2012-01-02T05:51:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.5","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"c5e98d484f690a72933e2ace5071c3e3924e1b95","kind":"commit","published_at":"2011-12-26T18:19:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"c6971bac53ccd75c445c16509247730be9692456","kind":"commit","published_at":"2011-12-18T14:07:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"0671961e863517a4fdf099ef590209888c976a5b","kind":"commit","published_at":"2011-12-18T12:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"c22ba454719d80f0e1ef225a7ab11c6112e47dc6","kind":"commit","published_at":"2011-12-16T11:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fd54107a3fc708445b030cbb83cd81b3818a5998","kind":"commit","published_at":"2011-12-15T13:02:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"cdc7d60a310236ba9e9370a2f842cd0520934d1e","kind":"commit","published_at":"2011-12-07T08:05:34.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:58:40.998Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.767011151537968,"dependent_packages_count":13.918497055425286,"stargazers_count":3.2305218535301856,"forks_count":6.774223907824098,"docker_downloads_count":null,"average":11.172563492079384},"purl":"pkg:maven/org.webjars.npm/chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:chai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-13T01:21:29.291Z","issues_count":146,"pull_requests_count":202,"avg_time_to_close_issue":21486694.445652176,"avg_time_to_close_pull_request":5313700.879310345,"issues_closed_count":92,"pull_requests_closed_count":174,"pull_request_authors_count":31,"issue_authors_count":138,"avg_comments_per_issue":3.2465753424657535,"avg_comments_per_pull_request":1.3514851485148516,"merged_pull_requests_count":130,"bot_issues_count":1,"bot_pull_requests_count":63,"past_year_issues_count":19,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":760095.6666666666,"past_year_avg_time_to_close_pull_request":418749.6666666667,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":57,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.0526315789473684,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[{"login":"koddsson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:chai/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":613826,"maintainers_count":0,"namespaces_count":81584,"keywords_count":35016,"github":"maven-central","metadata":{"funded_packages_count":38101},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-07-28T05:02:20.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1384977,"name":"Testchai2","ecosystem":"npm","description":"BDD/TDD assertion library for node.js and the browser. Test framework agnostic.","homepage":"http://chaijs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":["test","assertion","assert","testing","chai"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-06-29T16:19:26.274Z","latest_release_published_at":"2016-06-29T16:19:26.274Z","latest_release_number":"3.5.2","last_synced_at":"2026-07-26T10:20:57.778Z","created_at":"2022-04-08T23:15:39.246Z","updated_at":"2026-07-26T10:20:57.778Z","registry_url":"https://www.npmjs.com/package/Testchai2","install_command":"npm install Testchai2","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.2"}},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-07-09T09:24:08.000Z","size":5621,"stargazers_count":8267,"open_issues_count":89,"forks_count":717,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-07-11T08:03:09.124Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-07-11T02:18:16.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35405743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-17T01:33:32.276Z","dependent_packages_count":0,"downloads":22,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":67.7628197038858,"dependent_repos_count":10.336075070876474,"dependent_packages_count":52.00622554356151,"stargazers_count":1.1154870030387618,"forks_count":1.4112110913399505,"docker_downloads_count":null,"average":26.5263636825405},"purl":"pkg:npm/Testchai2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/Testchai2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/Testchai2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/Testchai2/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-20T00:01:53.026Z","issues_count":150,"pull_requests_count":215,"avg_time_to_close_issue":20980135.4,"avg_time_to_close_pull_request":4985400.349462366,"issues_closed_count":95,"pull_requests_closed_count":186,"pull_request_authors_count":34,"issue_authors_count":141,"avg_comments_per_issue":3.22,"avg_comments_per_pull_request":1.2883720930232558,"merged_pull_requests_count":141,"bot_issues_count":1,"bot_pull_requests_count":72,"past_year_issues_count":18,"past_year_pull_requests_count":90,"past_year_avg_time_to_close_issue":2938782.714285714,"past_year_avg_time_to_close_pull_request":385061.49275362317,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.277777777777778,"past_year_avg_comments_per_pull_request":0.5111111111111111,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":41,"past_year_merged_pull_requests_count":60,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[{"login":"koddsson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/Testchai2/codemeta","maintainers":[{"uuid":"mahantesh","login":"mahantesh","name":null,"email":"mahantesh2mant@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~mahantesh","role":null,"created_at":"2022-11-11T07:21:46.869Z","updated_at":"2022-11-11T07:21:46.869Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mahantesh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5682584,"maintainers_count":1212679,"namespaces_count":407440,"keywords_count":859573,"github":"npm","metadata":{"funded_packages_count":174450},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-07-28T05:01:53.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1516283,"name":"chai-core","ecosystem":"npm","description":"BDD/TDD assertion library for node.js and the browser. Test framework agnostic.","homepage":"http://chaijs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":["test","assertion","assert","testing","chai"],"namespace":null,"versions_count":3,"first_release_published_at":"2021-06-15T08:15:33.596Z","latest_release_published_at":"2021-06-15T08:48:43.462Z","latest_release_number":"5.0.0-alpha.2","last_synced_at":"2026-07-26T10:20:57.967Z","created_at":"2022-04-09T04:08:10.016Z","updated_at":"2026-07-26T10:20:57.967Z","registry_url":"https://www.npmjs.com/package/chai-core","install_command":"npm install chai-core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.0.0-alpha.2"}},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-06-13T00:55:28.000Z","size":5340,"stargazers_count":8263,"open_issues_count":90,"forks_count":719,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-06-13T04:03:23.901Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-06-12T19:19:35.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34325162,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-17T01:33:32.270Z","dependent_packages_count":1,"downloads":23,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":19.05134901625826,"dependent_repos_count":7.642124909700613,"dependent_packages_count":20.974713837819785,"stargazers_count":1.1154870030387618,"forks_count":1.4112110913399505,"docker_downloads_count":null,"average":10.038977171631474},"purl":"pkg:npm/chai-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/chai-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/chai-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/chai-core/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-10T00:03:10.573Z","issues_count":150,"pull_requests_count":221,"avg_time_to_close_issue":20980135.4,"avg_time_to_close_pull_request":4906711.17989418,"issues_closed_count":95,"pull_requests_closed_count":189,"pull_request_authors_count":36,"issue_authors_count":141,"avg_comments_per_issue":3.22,"avg_comments_per_pull_request":1.2895927601809956,"merged_pull_requests_count":144,"bot_issues_count":1,"bot_pull_requests_count":76,"past_year_issues_count":17,"past_year_pull_requests_count":96,"past_year_avg_time_to_close_issue":3217198.0,"past_year_avg_time_to_close_pull_request":370183.2083333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.2941176470588236,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":63,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[{"login":"koddsson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai-core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai-core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai-core/codemeta","maintainers":[{"uuid":"d83ac4z","login":"d83ac4z","name":null,"email":"d83ac4z@protonmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~d83ac4z","role":null,"created_at":"2022-11-11T17:52:23.031Z","updated_at":"2022-11-11T17:52:23.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/d83ac4z/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5682584,"maintainers_count":1212679,"namespaces_count":407440,"keywords_count":859573,"github":"npm","metadata":{"funded_packages_count":174450},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-07-28T05:01:53.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3481720,"name":"chai","ecosystem":"nuget","description":"Chai is a BDD / TDD assertion library for the browser that can be delightfully paired with any javascript testing framework.","homepage":"http://chaijs.com/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":["js","javascript","tdd","bdd","chai","chaijs"],"namespace":null,"versions_count":3,"first_release_published_at":"2013-01-30T20:38:41.997Z","latest_release_published_at":"2013-02-09T17:29:00.937Z","latest_release_number":"1.5.0","last_synced_at":"2026-07-26T10:20:58.573Z","created_at":"2022-04-10T19:00:15.027Z","updated_at":"2026-07-26T10:20:58.574Z","registry_url":"https://www.nuget.org/packages/chai/","install_command":"Install-Package chai","documentation_url":null,"metadata":{"owners":"Eugene Zharkov","license_url":"https://github.com/chaijs/chai#license","require_license_acceptance":false,"icon_url":"http://chaijs.com/public/img/chai-logo-small.png","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"- browser build: (object diff support when used with mocha) #106\n- test: [display] array test for mocha object diff\n- browser: no longer need different AssertionError constructor"},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-07-20T07:45:04.000Z","size":5379,"stargazers_count":8266,"open_issues_count":91,"forks_count":721,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-07-25T10:04:09.541Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-07-22T23:31:26.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35896124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-25T02:00:06.922Z","response_time":64,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-26T10:20:57.663Z","dependent_packages_count":0,"downloads":162745,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":3.5226187488388314,"dependent_repos_count":2.914420375356093,"dependent_packages_count":20.728628679364594,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.055222601186506},"purl":"pkg:nuget/chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/chai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-29T00:02:52.348Z","issues_count":151,"pull_requests_count":265,"avg_time_to_close_issue":21647598.092783507,"avg_time_to_close_pull_request":4030834.2918454935,"issues_closed_count":97,"pull_requests_closed_count":233,"pull_request_authors_count":40,"issue_authors_count":142,"avg_comments_per_issue":3.218543046357616,"avg_comments_per_pull_request":1.1433962264150943,"merged_pull_requests_count":184,"bot_issues_count":1,"bot_pull_requests_count":112,"past_year_issues_count":10,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":219670.5,"past_year_avg_time_to_close_pull_request":198242.96511627908,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.5196078431372549,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/chai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/chai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/chai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/chai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/chai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/chai/codemeta","maintainers":[{"uuid":"2j2e","login":"2j2e","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://www.nuget.org/profiles/2j2e","role":null,"created_at":"2022-11-11T10:10:47.445Z","updated_at":"2022-11-11T10:10:47.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/2j2e/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":831750,"maintainers_count":113468,"namespaces_count":0,"keywords_count":171462,"github":"nuget","metadata":{"funded_packages_count":29074},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-07-28T05:02:40.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12040134,"name":"org.mvnpm:chai","ecosystem":"maven","description":"BDD/TDD assertion library for node.js and the browser. Test framework agnostic.","homepage":"http://chaijs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":[],"namespace":"org.mvnpm","versions_count":3,"first_release_published_at":"2025-05-28T18:58:13.000Z","latest_release_published_at":"2026-03-27T07:25:50.000Z","latest_release_number":"6.2.2","last_synced_at":"2026-07-26T10:20:58.585Z","created_at":"2025-08-25T18:33:39.252Z","updated_at":"2026-07-26T10:20:58.585Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/chai/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/chai/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:13:18.000Z","size":4999,"stargazers_count":8251,"open_issues_count":91,"forks_count":709,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T13:41:29.545Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2025-10-08T22:27:29.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"8f191ac3-0d4a-4412-99a8-be0698bfda39","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009475,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2025-10-08T00:32:28.991Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12600,"followers":72,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2025-10-08T00:32:28.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"tags":[{"name":"v6.2.0","sha":"0b0353cb18a9dcf8b6c3124802238283a210e174","kind":"commit","published_at":"2025-09-27T16:49:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"4cbd3838bab9a5ac9e0567b6fd9144b3055b9643","kind":"commit","published_at":"2025-09-25T10:24:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"c22027c4c25a845fe04aa2b2caa49b0b07bdb984","kind":"commit","published_at":"2025-08-25T10:46:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2/manifests"},{"name":"v5.3.3","sha":"445243d5e769c6b155e2a35e25a5f747afd2da88","kind":"commit","published_at":"2025-08-22T17:19:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3/manifests"},{"name":"v6.0.1","sha":"2a3ecff347dd4a354b20c953ef6f6d5dc99f851a","kind":"commit","published_at":"2025-08-22T16:51:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"f41e821e158c2e600c725683f62331334e9acd8e","kind":"commit","published_at":"2025-08-22T09:25:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0/manifests"},{"name":"v5.3.2","sha":"f2c2e3eb44ad687a3a641ac8475e158562016437","kind":"commit","published_at":"2025-08-22T08:24:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"fdcad8b11b2e9294d58b023eaf6b1208efaf9e6f","kind":"commit","published_at":"2025-08-18T09:55:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"10cb3442313f6455e1626eea7f47a382615de3e7","kind":"commit","published_at":"2025-08-18T09:52:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"a125d3eba50d593601ee1db2e0fea5221c22e478","kind":"commit","published_at":"2025-08-18T09:45:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"373c61a614ed9e3e284d556d80c97ca41ce4c57c","kind":"commit","published_at":"2025-07-08T17:15:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"93409cd3f7975f67cae95c780c81a056eed364ac","kind":"commit","published_at":"2025-02-03T09:35:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"1b1780582c07eefb3781333e24316865b9db7ae8","kind":"commit","published_at":"2024-10-09T16:55:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2/manifests"},{"name":"v4.5.0","sha":"6a19308a7d12fc82ca55cc2ac17a5d36dcf8db49","kind":"tag","published_at":"2024-07-25T12:23:40.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0/manifests"},{"name":"v5.1.1","sha":"37263c08b85f1f7a55d9522607a9b40f2ee651cd","kind":"commit","published_at":"2024-05-09T10:14:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2cf92f564a881e93ea3d925bdd6a43f3c497537d","kind":"commit","published_at":"2024-02-12T13:56:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"44b81dfcf1dbad4f85cafed4223275e73a6b3639","kind":"commit","published_at":"2024-01-25T09:50:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"57fef84a83a4cdcd2a36436284effac3efb8c822","kind":"commit","published_at":"2024-01-25T09:38:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2/manifests"},{"name":"v4.4.1","sha":"f4b2fbc9dc5b0eeed25630756b77a3f582c61d2e","kind":"commit","published_at":"2024-01-12T14:13:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"6ef28248b9805d02bf69891754d964628aacbd7c","kind":"commit","published_at":"2024-01-05T13:19:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0/manifests"},{"name":"v5.0.1","sha":"85d2e3b9f388ec0b32047f6f844002412865af06","kind":"tag","published_at":"2023-12-28T11:47:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1/manifests"},{"name":"v5.0.0-rc.0","sha":"96f8d077798a411f50c7a7fed8027b85ceadce34","kind":"commit","published_at":"2023-12-06T12:52:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0","sha":"723759c18c29a302e4fef607ce22ffc223767c9e","kind":"tag","published_at":"2023-10-30T11:07:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.2","sha":"947ff86fad51d6a34ad794655cab577a9b7acf3e","kind":"commit","published_at":"2023-10-25T11:19:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.3.10","sha":"744a16e1cc4e8a9c6d4499e1e520a0bc4c80ec18","kind":"tag","published_at":"2023-09-28T09:50:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.10","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"923d0a48fc59a910ecee37c85535379520a3e1b6","kind":"tag","published_at":"2023-09-27T09:24:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.9","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"d9ff2c6d3e3f306b8b76e081cc892f42bf551b26","kind":"commit","published_at":"2023-08-24T11:44:03.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.8","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"c6481e07baa10d6535afe9bc5235dcf8ae1415e6","kind":"commit","published_at":"2023-07-26T07:21:41.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"3076fb37e96a3f3bb110c5a7d2427f9a54e5abda","kind":"commit","published_at":"2023-02-07T14:44:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.3.7","sha":"775f50958422278933db6efefa1ec2526191e632","kind":"tag","published_at":"2022-11-07T16:35:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.7","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"529b8b527ba99454471ac67d6aebca9d96cb5dd9","kind":"tag","published_at":"2022-01-26T13:10:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.6","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"99e36a83bbd79cc970c2c30e81c6cf89cca89660","kind":"tag","published_at":"2022-01-25T14:46:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.5","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"ab41ed86cc154e1df125b16e74abaa0d6f6ade82","kind":"tag","published_at":"2021-03-12T16:50:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4/manifests"},{"name":"4.3.3","sha":"dc858a0353bb0eccca0de8185c140d4a1c1c6006","kind":"commit","published_at":"2021-03-03T18:20:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"3b9bc7f56dc0321e349ab145154052aae8056bdd","kind":"commit","published_at":"2021-03-03T18:17:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"8a246661566227db3d37019bb0bab3bbcdf45841","kind":"commit","published_at":"2021-03-02T18:18:54.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"39dd113f36fa747ae9b419ae30eb697891bf6709","kind":"commit","published_at":"2021-02-04T10:55:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"26c8a794ec6da695f004bdbd6362a466dc3d098f","kind":"commit","published_at":"2018-09-26T09:39:58.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"529d395fa08091af2a02a8398b1144c51ed62178","kind":"commit","published_at":"2017-08-31T21:35:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"02ddebd8f274ba94f9eb95c1c8c21176be6fe20c","kind":"commit","published_at":"2017-08-05T07:28:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"df9073cb8eb2bb4dbb173dcaef29d4dda7ad76a2","kind":"commit","published_at":"2017-07-11T23:57:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"616cf8bf883afa67f99a952901b4b44fcabc0cfe","kind":"commit","published_at":"2017-06-05T17:12:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"b38b8d765972d624f075cf173806b43164430dbc","kind":"commit","published_at":"2017-05-31T21:01:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ab1fbadcfe4339072976e468382b3d875fdafe5d","kind":"commit","published_at":"2017-05-26T09:58:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0/manifests"},{"name":"4.0.0-canary.2","sha":"850bd7e016606ce52292c0477320279a8b9cf294","kind":"commit","published_at":"2017-04-12T22:12:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2/manifests"},{"name":"4.0.0-canary.1","sha":"43752b05df6fdcda89b8d6a42c05f0736bec8ec8","kind":"tag","published_at":"2016-10-24T22:07:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1/manifests"},{"name":"3.5.0","sha":"57c85f624a7e19ffaf1a2c7d07d81180db17bec7","kind":"commit","published_at":"2016-01-28T12:02:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0/manifests"},{"name":"3.4.2","sha":"5fc5114a2420c4a6903e15febbc232a51e8dfb2a","kind":"commit","published_at":"2015-11-15T22:50:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"5def52c217fa4fa90c0507dfe1d0000268908f1c","kind":"commit","published_at":"2015-11-07T23:22:21.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b8d2203ea186d3802b81a3e9704ab3e682bae0ee","kind":"commit","published_at":"2015-10-21T11:12:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"df954ccacf77cc740f45730c04a37bccf7387456","kind":"commit","published_at":"2015-09-11T21:42:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"4e18d2a49394f21f49eaea97f556d6a17ecbcc7e","kind":"commit","published_at":"2015-07-19T17:02:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9633cb19bc1085aa18c346ac36cd6f223ce3eeb3","kind":"commit","published_at":"2015-07-16T21:05:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"084a419d81338b4559fb56a53ec48bb552f2be82","kind":"commit","published_at":"2015-06-03T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"3de55026458ace296df354757361953ec1949859","kind":"commit","published_at":"2015-04-26T16:20:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57df3888f66c4b34923ce8576aa93855a0ec2f75","kind":"commit","published_at":"2015-03-27T08:22:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"7ca2a3bee515f721d5ceb771a371170cef6a4874","kind":"commit","published_at":"2015-03-15T21:41:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d7cafca0232756f767275bb00e66930a7823b027","kind":"commit","published_at":"2015-03-04T20:26:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"09e17b9e090c02d38cd5ee441881dd2691635124","kind":"commit","published_at":"2015-02-23T21:41:15.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2147e1d49eb5caa27e0afb9e18208de2d8741f39","kind":"commit","published_at":"2015-02-11T16:21:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"c8b3208ce4237d4e0b16508174d616f155c984a2","kind":"tag","published_at":"2014-11-10T14:06:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.10.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"15eab030b765af60f8dd528cd8a207dfca8a2000","kind":"tag","published_at":"2014-09-29T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"b7fdf4919e7fb166e4afdb7d549da6dd9be34e13","kind":"tag","published_at":"2014-03-19T16:22:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"6256d8114e53e7ffb1f3a0d51bbbcc1579bbe03f","kind":"tag","published_at":"2014-01-29T23:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"4b51ea75484eae9225a4330d267f5e231f208ed0","kind":"tag","published_at":"2013-10-10T10:47:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"984622a4ea0d234536be6343268fb8a1b545005d","kind":"tag","published_at":"2013-09-18T19:04:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"db4b9d78331ee33f403a502023c72dee1dfa33d2","kind":"tag","published_at":"2013-06-27T18:15:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"a334c7d18e4f02377e0cb4234ba2685c29a3d34b","kind":"tag","published_at":"2013-06-24T18:51:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"c0f8e187a7118e1142ab914e7ec0c5addadda89b","kind":"tag","published_at":"2013-06-17T20:06:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"ad35240462a05d629df8140f253e11041e52d4a1","kind":"tag","published_at":"2013-06-05T20:46:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"e18c48329b50b31ed92e2fed03a01f4ed4f03889","kind":"tag","published_at":"2013-04-30T00:15:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"ab4bd0e76f7d6f95879395fab980dfcb4cadeb57","kind":"tag","published_at":"2013-02-04T01:49:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"d3de8cb4ed14ed6e0f50ec059a028ad3205e1daa","kind":"tag","published_at":"2012-12-21T20:16:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4279bca19b6dcb8d153a7e3229f5752a86d77382","kind":"tag","published_at":"2012-12-21T17:56:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"b2642cfb80692f69281321fb760c84956d8569a0","kind":"tag","published_at":"2012-11-29T08:26:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"87880253629ab76ad9a1912139a54341514828d1","kind":"tag","published_at":"2012-10-01T21:32:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"35bec1b89603c679a6cf6f28e685bc552ad6a1e8","kind":"tag","published_at":"2012-08-07T05:05:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b7aae4601fe3d4c43e49f3ef06d1adbafe8dc72f","kind":"commit","published_at":"2012-07-09T16:49:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"456ee6ad834f19eef270b673ac007c1869811768","kind":"commit","published_at":"2012-06-26T18:32:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"40b0eb2268702314cb7577fc1b3c8676a955b23e","kind":"commit","published_at":"2012-06-03T23:29:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.4","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"886e626e5763a56cd0e9443de8b84bd36bc3d153","kind":"commit","published_at":"2012-05-27T22:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1b89af71141fb37c48a6cb197fd9d16b22d7b912","kind":"commit","published_at":"2012-05-27T03:39:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ca5368cf65fb50a3e19403195d4465657a241202","kind":"commit","published_at":"2012-05-18T18:26:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ec07b48ed0c594122a9754de7aae4e25d6872de2","kind":"commit","published_at":"2012-05-15T18:36:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0/manifests"},{"name":"1.0.0-rc3","sha":"be7a8fcf48af665ce7ffc1e6ea2df8cf1e64973b","kind":"commit","published_at":"2012-05-09T23:20:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"0e2c11a4ab23c7c6b3dea03c233360387ebfec6b","kind":"commit","published_at":"2012-05-06T11:29:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"0ecbc0eab25a5cd5dd1ed6c130f405a4080670b2","kind":"commit","published_at":"2012-05-04T21:58:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1/manifests"},{"name":"0.5.3","sha":"dd66ecbfd8c1122c2a1b9cecfe6ce3aaa8301804","kind":"commit","published_at":"2012-04-21T23:04:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"644cc43629e45e82586b94d12755e09b1d4bfa0c","kind":"commit","published_at":"2012-03-21T11:16:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b91a4e128aa4041c12a86fb6f94aa8c74b909726","kind":"commit","published_at":"2012-03-14T21:01:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"a1e0ae0c068f43b143cbc7674d6017c8fdfee5b9","kind":"commit","published_at":"2012-03-07T18:05:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"dc2ea1324dfeccb2cbbb589238bdb7ebc4d5a415","kind":"commit","published_at":"2012-02-28T18:00:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"eee7fb3eed37959786498576f94d21010ff33194","kind":"commit","published_at":"2012-02-26T18:09:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"567656290b365b6287442b6cefe5f897f052aac8","kind":"commit","published_at":"2012-02-25T17:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"be20799f37973b5243352acab6f5f2a0d09bfc9c","kind":"commit","published_at":"2012-02-23T05:09:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"de582d61d418ea8f5bc5b722b695e5115f186f26","kind":"commit","published_at":"2012-02-12T23:07:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f35cab9f2a27c94c0767c21e2f39163716cb3a4f","kind":"commit","published_at":"2012-02-10T16:38:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"abdcf3786dde98cda0b820904192415a92dcc76d","kind":"commit","published_at":"2012-02-07T22:34:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"73c50bacbfb1419826a349d12a96a55c8ea330bc","kind":"commit","published_at":"2012-02-07T21:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"2ad9f016f7ffcabe40d20e67aeff16fe8e087bf0","kind":"commit","published_at":"2012-02-02T05:56:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"3fe2a365b38c42c5f1b3298bfc46dd3172466967","kind":"commit","published_at":"2012-02-02T03:04:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"19011701aadd407d76d2b965ed11c635d8a7ea96","kind":"commit","published_at":"2012-02-02T02:57:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"58244843c63d55c722159acb9cf7e45fdf52cc01","kind":"commit","published_at":"2012-01-30T01:27:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"431d431359a53c7542c2480f7fc4169dc61b9223","kind":"commit","published_at":"2012-01-27T00:17:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"600b46014dd80a67be3f13efa2e07e1864d806e6","kind":"commit","published_at":"2012-01-25T21:37:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.7","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"70a045afa4afb5ff59efb7ff87c25824ed10bd1b","kind":"commit","published_at":"2012-01-02T06:14:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.6","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b93353afb38c84e8d3183077ca935a3d1fd8caa7","kind":"commit","published_at":"2012-01-02T05:51:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.5","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"c5e98d484f690a72933e2ace5071c3e3924e1b95","kind":"commit","published_at":"2011-12-26T18:19:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"c6971bac53ccd75c445c16509247730be9692456","kind":"commit","published_at":"2011-12-18T14:07:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"0671961e863517a4fdf099ef590209888c976a5b","kind":"commit","published_at":"2011-12-18T12:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"c22ba454719d80f0e1ef225a7ab11c6112e47dc6","kind":"commit","published_at":"2011-12-16T11:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fd54107a3fc708445b030cbb83cd81b3818a5998","kind":"commit","published_at":"2011-12-15T13:02:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"cdc7d60a310236ba9e9370a2f842cd0520934d1e","kind":"commit","published_at":"2011-12-07T08:05:34.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:58:41.843Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.392727432890986,"dependent_packages_count":46.30966953387521,"stargazers_count":3.5247593793869103,"forks_count":7.057042453825615,"docker_downloads_count":null,"average":22.32104969999468},"purl":"pkg:maven/org.mvnpm/chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:chai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-13T01:21:29.291Z","issues_count":146,"pull_requests_count":202,"avg_time_to_close_issue":21486694.445652176,"avg_time_to_close_pull_request":5313700.879310345,"issues_closed_count":92,"pull_requests_closed_count":174,"pull_request_authors_count":31,"issue_authors_count":138,"avg_comments_per_issue":3.2465753424657535,"avg_comments_per_pull_request":1.3514851485148516,"merged_pull_requests_count":130,"bot_issues_count":1,"bot_pull_requests_count":63,"past_year_issues_count":19,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":760095.6666666666,"past_year_avg_time_to_close_pull_request":418749.6666666667,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":57,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.0526315789473684,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[{"login":"koddsson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:chai/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":613826,"maintainers_count":0,"namespaces_count":81584,"keywords_count":35016,"github":"maven-central","metadata":{"funded_packages_count":38101},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-07-28T05:02:20.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4326138,"name":"chai","ecosystem":"deno","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":[],"namespace":null,"versions_count":35,"first_release_published_at":"2022-01-25T14:46:41.769Z","latest_release_published_at":"2025-12-22T21:24:04.296Z","latest_release_number":"v6.2.2","last_synced_at":"2026-07-26T10:20:59.219Z","created_at":"2022-04-20T19:23:07.637Z","updated_at":"2026-07-26T10:20:59.219Z","registry_url":"https://deno.land/x/chai","install_command":null,"documentation_url":"https://doc.deno.land/https://deno.land/x/chai/mod.ts","metadata":{},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-07-20T07:45:04.000Z","size":5379,"stargazers_count":8266,"open_issues_count":91,"forks_count":721,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-07-25T10:04:09.541Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-07-22T23:31:26.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35896124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-25T02:00:06.922Z","response_time":64,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-26T10:20:58.568Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":58.51358846367166,"stargazers_count":null,"forks_count":null,"average":29.25679423183583},"purl":"pkg:deno/chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/deno/chai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/deno/chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/deno/chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-29T00:02:52.348Z","issues_count":151,"pull_requests_count":265,"avg_time_to_close_issue":21647598.092783507,"avg_time_to_close_pull_request":4030834.2918454935,"issues_closed_count":97,"pull_requests_closed_count":233,"pull_request_authors_count":40,"issue_authors_count":142,"avg_comments_per_issue":3.218543046357616,"avg_comments_per_pull_request":1.1433962264150943,"merged_pull_requests_count":184,"bot_issues_count":1,"bot_pull_requests_count":112,"past_year_issues_count":10,"past_year_pull_requests_count":102,"past_year_avg_time_to_close_issue":219670.5,"past_year_avg_time_to_close_pull_request":198242.96511627908,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.5196078431372549,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":71,"past_year_merged_pull_requests_count":79,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/chai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/chai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/chai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/chai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/chai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/chai/codemeta","maintainers":[],"registry":{"name":"deno.land","url":"https://deno.land","ecosystem":"deno","default":true,"packages_count":5909,"maintainers_count":0,"namespaces_count":0,"keywords_count":4101,"github":"denoland","metadata":{"funded_packages_count":892},"icon_url":"https://github.com/denoland.png","created_at":"2022-04-20T15:35:43.723Z","updated_at":"2026-07-28T05:04:51.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/namespaces"}},{"id":1516229,"name":"chai","ecosystem":"npm","description":"BDD/TDD assertion library for node.js and the browser. Test framework agnostic.","homepage":"http://chaijs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":["test","assertion","assert","testing","chai"],"namespace":null,"versions_count":110,"first_release_published_at":"2011-12-07T06:53:41.900Z","latest_release_published_at":"2025-12-22T21:26:03.989Z","latest_release_number":"6.2.2","last_synced_at":"2026-07-28T15:30:14.742Z","created_at":"2022-04-09T04:08:02.651Z","updated_at":"2026-07-28T15:30:14.743Z","registry_url":"https://www.npmjs.com/package/chai","install_command":"npm install chai","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"legacy":"4.5.0","v5-legacy":"5.3.3","latest":"6.2.2"}},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2026-07-09T09:24:08.000Z","size":5621,"stargazers_count":8267,"open_issues_count":89,"forks_count":717,"subscribers_count":131,"default_branch":"main","last_synced_at":"2026-07-11T08:03:09.124Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2026-07-11T02:18:16.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"f492c7d3-87ad-4682-a79d-7e8a465f6868","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35405743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"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":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2026-02-24T04:47:01.053Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12613,"followers":76,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2026-02-24T04:47:01.053Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"tags":[{"name":"v6.2.2","sha":"814172d0e0c3c2819b36d093fdf1025262769b88","kind":"commit","published_at":"2025-12-22T11:03:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"110a1eab94060fc383b4c46efd0e8ce4f16dc788","kind":"commit","published_at":"2025-11-11T10:58:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"0b0353cb18a9dcf8b6c3124802238283a210e174","kind":"commit","published_at":"2025-09-27T16:49:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"4cbd3838bab9a5ac9e0567b6fd9144b3055b9643","kind":"commit","published_at":"2025-09-25T10:24:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"c22027c4c25a845fe04aa2b2caa49b0b07bdb984","kind":"commit","published_at":"2025-08-25T10:46:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2/manifests"},{"name":"v5.3.3","sha":"445243d5e769c6b155e2a35e25a5f747afd2da88","kind":"commit","published_at":"2025-08-22T17:19:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3/manifests"},{"name":"v6.0.1","sha":"2a3ecff347dd4a354b20c953ef6f6d5dc99f851a","kind":"commit","published_at":"2025-08-22T16:51:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"f41e821e158c2e600c725683f62331334e9acd8e","kind":"commit","published_at":"2025-08-22T09:25:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0/manifests"},{"name":"v5.3.2","sha":"f2c2e3eb44ad687a3a641ac8475e158562016437","kind":"commit","published_at":"2025-08-22T08:24:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"fdcad8b11b2e9294d58b023eaf6b1208efaf9e6f","kind":"commit","published_at":"2025-08-18T09:55:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"10cb3442313f6455e1626eea7f47a382615de3e7","kind":"commit","published_at":"2025-08-18T09:52:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"a125d3eba50d593601ee1db2e0fea5221c22e478","kind":"commit","published_at":"2025-08-18T09:45:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"373c61a614ed9e3e284d556d80c97ca41ce4c57c","kind":"commit","published_at":"2025-07-08T17:15:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"93409cd3f7975f67cae95c780c81a056eed364ac","kind":"commit","published_at":"2025-02-03T09:35:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"1b1780582c07eefb3781333e24316865b9db7ae8","kind":"commit","published_at":"2024-10-09T16:55:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2/manifests"},{"name":"v4.5.0","sha":"6a19308a7d12fc82ca55cc2ac17a5d36dcf8db49","kind":"tag","published_at":"2024-07-25T12:23:40.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0/manifests"},{"name":"v5.1.1","sha":"37263c08b85f1f7a55d9522607a9b40f2ee651cd","kind":"commit","published_at":"2024-05-09T10:14:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2cf92f564a881e93ea3d925bdd6a43f3c497537d","kind":"commit","published_at":"2024-02-12T13:56:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"44b81dfcf1dbad4f85cafed4223275e73a6b3639","kind":"commit","published_at":"2024-01-25T09:50:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"57fef84a83a4cdcd2a36436284effac3efb8c822","kind":"commit","published_at":"2024-01-25T09:38:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2/manifests"},{"name":"v4.4.1","sha":"f4b2fbc9dc5b0eeed25630756b77a3f582c61d2e","kind":"commit","published_at":"2024-01-12T14:13:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"6ef28248b9805d02bf69891754d964628aacbd7c","kind":"commit","published_at":"2024-01-05T13:19:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0/manifests"},{"name":"v5.0.1","sha":"85d2e3b9f388ec0b32047f6f844002412865af06","kind":"tag","published_at":"2023-12-28T11:47:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1/manifests"},{"name":"v5.0.0-rc.0","sha":"96f8d077798a411f50c7a7fed8027b85ceadce34","kind":"commit","published_at":"2023-12-06T12:52:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0","sha":"723759c18c29a302e4fef607ce22ffc223767c9e","kind":"tag","published_at":"2023-10-30T11:07:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.2","sha":"947ff86fad51d6a34ad794655cab577a9b7acf3e","kind":"commit","published_at":"2023-10-25T11:19:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.3.10","sha":"744a16e1cc4e8a9c6d4499e1e520a0bc4c80ec18","kind":"tag","published_at":"2023-09-28T09:50:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.10","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"923d0a48fc59a910ecee37c85535379520a3e1b6","kind":"tag","published_at":"2023-09-27T09:24:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.9","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"d9ff2c6d3e3f306b8b76e081cc892f42bf551b26","kind":"commit","published_at":"2023-08-24T11:44:03.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.8","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"c6481e07baa10d6535afe9bc5235dcf8ae1415e6","kind":"commit","published_at":"2023-07-26T07:21:41.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"3076fb37e96a3f3bb110c5a7d2427f9a54e5abda","kind":"commit","published_at":"2023-02-07T14:44:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.3.7","sha":"775f50958422278933db6efefa1ec2526191e632","kind":"tag","published_at":"2022-11-07T16:35:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.7","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"529b8b527ba99454471ac67d6aebca9d96cb5dd9","kind":"tag","published_at":"2022-01-26T13:10:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.6","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"99e36a83bbd79cc970c2c30e81c6cf89cca89660","kind":"tag","published_at":"2022-01-25T14:46:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.5","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"ab41ed86cc154e1df125b16e74abaa0d6f6ade82","kind":"tag","published_at":"2021-03-12T16:50:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4/manifests"},{"name":"4.3.3","sha":"dc858a0353bb0eccca0de8185c140d4a1c1c6006","kind":"commit","published_at":"2021-03-03T18:20:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"3b9bc7f56dc0321e349ab145154052aae8056bdd","kind":"commit","published_at":"2021-03-03T18:17:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"8a246661566227db3d37019bb0bab3bbcdf45841","kind":"commit","published_at":"2021-03-02T18:18:54.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"39dd113f36fa747ae9b419ae30eb697891bf6709","kind":"commit","published_at":"2021-02-04T10:55:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"26c8a794ec6da695f004bdbd6362a466dc3d098f","kind":"commit","published_at":"2018-09-26T09:39:58.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"529d395fa08091af2a02a8398b1144c51ed62178","kind":"commit","published_at":"2017-08-31T21:35:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"02ddebd8f274ba94f9eb95c1c8c21176be6fe20c","kind":"commit","published_at":"2017-08-05T07:28:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"df9073cb8eb2bb4dbb173dcaef29d4dda7ad76a2","kind":"commit","published_at":"2017-07-11T23:57:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"616cf8bf883afa67f99a952901b4b44fcabc0cfe","kind":"commit","published_at":"2017-06-05T17:12:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"b38b8d765972d624f075cf173806b43164430dbc","kind":"commit","published_at":"2017-05-31T21:01:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ab1fbadcfe4339072976e468382b3d875fdafe5d","kind":"commit","published_at":"2017-05-26T09:58:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0/manifests"},{"name":"4.0.0-canary.2","sha":"850bd7e016606ce52292c0477320279a8b9cf294","kind":"commit","published_at":"2017-04-12T22:12:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2/manifests"},{"name":"4.0.0-canary.1","sha":"43752b05df6fdcda89b8d6a42c05f0736bec8ec8","kind":"tag","published_at":"2016-10-24T22:07:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1/manifests"},{"name":"3.5.0","sha":"57c85f624a7e19ffaf1a2c7d07d81180db17bec7","kind":"commit","published_at":"2016-01-28T12:02:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0/manifests"},{"name":"3.4.2","sha":"5fc5114a2420c4a6903e15febbc232a51e8dfb2a","kind":"commit","published_at":"2015-11-15T22:50:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"5def52c217fa4fa90c0507dfe1d0000268908f1c","kind":"commit","published_at":"2015-11-07T23:22:21.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b8d2203ea186d3802b81a3e9704ab3e682bae0ee","kind":"commit","published_at":"2015-10-21T11:12:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"df954ccacf77cc740f45730c04a37bccf7387456","kind":"commit","published_at":"2015-09-11T21:42:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"4e18d2a49394f21f49eaea97f556d6a17ecbcc7e","kind":"commit","published_at":"2015-07-19T17:02:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9633cb19bc1085aa18c346ac36cd6f223ce3eeb3","kind":"commit","published_at":"2015-07-16T21:05:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"084a419d81338b4559fb56a53ec48bb552f2be82","kind":"commit","published_at":"2015-06-03T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"3de55026458ace296df354757361953ec1949859","kind":"commit","published_at":"2015-04-26T16:20:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57df3888f66c4b34923ce8576aa93855a0ec2f75","kind":"commit","published_at":"2015-03-27T08:22:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"7ca2a3bee515f721d5ceb771a371170cef6a4874","kind":"commit","published_at":"2015-03-15T21:41:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d7cafca0232756f767275bb00e66930a7823b027","kind":"commit","published_at":"2015-03-04T20:26:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"09e17b9e090c02d38cd5ee441881dd2691635124","kind":"commit","published_at":"2015-02-23T21:41:15.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2147e1d49eb5caa27e0afb9e18208de2d8741f39","kind":"commit","published_at":"2015-02-11T16:21:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"c8b3208ce4237d4e0b16508174d616f155c984a2","kind":"tag","published_at":"2014-11-10T14:06:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.10.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"15eab030b765af60f8dd528cd8a207dfca8a2000","kind":"tag","published_at":"2014-09-29T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"b7fdf4919e7fb166e4afdb7d549da6dd9be34e13","kind":"tag","published_at":"2014-03-19T16:22:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"6256d8114e53e7ffb1f3a0d51bbbcc1579bbe03f","kind":"tag","published_at":"2014-01-29T23:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"4b51ea75484eae9225a4330d267f5e231f208ed0","kind":"tag","published_at":"2013-10-10T10:47:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"984622a4ea0d234536be6343268fb8a1b545005d","kind":"tag","published_at":"2013-09-18T19:04:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"db4b9d78331ee33f403a502023c72dee1dfa33d2","kind":"tag","published_at":"2013-06-27T18:15:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"a334c7d18e4f02377e0cb4234ba2685c29a3d34b","kind":"tag","published_at":"2013-06-24T18:51:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"c0f8e187a7118e1142ab914e7ec0c5addadda89b","kind":"tag","published_at":"2013-06-17T20:06:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"ad35240462a05d629df8140f253e11041e52d4a1","kind":"tag","published_at":"2013-06-05T20:46:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"e18c48329b50b31ed92e2fed03a01f4ed4f03889","kind":"tag","published_at":"2013-04-30T00:15:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"ab4bd0e76f7d6f95879395fab980dfcb4cadeb57","kind":"tag","published_at":"2013-02-04T01:49:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"d3de8cb4ed14ed6e0f50ec059a028ad3205e1daa","kind":"tag","published_at":"2012-12-21T20:16:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4279bca19b6dcb8d153a7e3229f5752a86d77382","kind":"tag","published_at":"2012-12-21T17:56:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"b2642cfb80692f69281321fb760c84956d8569a0","kind":"tag","published_at":"2012-11-29T08:26:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"87880253629ab76ad9a1912139a54341514828d1","kind":"tag","published_at":"2012-10-01T21:32:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"35bec1b89603c679a6cf6f28e685bc552ad6a1e8","kind":"tag","published_at":"2012-08-07T05:05:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b7aae4601fe3d4c43e49f3ef06d1adbafe8dc72f","kind":"commit","published_at":"2012-07-09T16:49:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"456ee6ad834f19eef270b673ac007c1869811768","kind":"commit","published_at":"2012-06-26T18:32:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"40b0eb2268702314cb7577fc1b3c8676a955b23e","kind":"commit","published_at":"2012-06-03T23:29:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.4","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"886e626e5763a56cd0e9443de8b84bd36bc3d153","kind":"commit","published_at":"2012-05-27T22:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1b89af71141fb37c48a6cb197fd9d16b22d7b912","kind":"commit","published_at":"2012-05-27T03:39:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ca5368cf65fb50a3e19403195d4465657a241202","kind":"commit","published_at":"2012-05-18T18:26:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ec07b48ed0c594122a9754de7aae4e25d6872de2","kind":"commit","published_at":"2012-05-15T18:36:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0/manifests"},{"name":"1.0.0-rc3","sha":"be7a8fcf48af665ce7ffc1e6ea2df8cf1e64973b","kind":"commit","published_at":"2012-05-09T23:20:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"0e2c11a4ab23c7c6b3dea03c233360387ebfec6b","kind":"commit","published_at":"2012-05-06T11:29:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"0ecbc0eab25a5cd5dd1ed6c130f405a4080670b2","kind":"commit","published_at":"2012-05-04T21:58:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1/manifests"},{"name":"0.5.3","sha":"dd66ecbfd8c1122c2a1b9cecfe6ce3aaa8301804","kind":"commit","published_at":"2012-04-21T23:04:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"644cc43629e45e82586b94d12755e09b1d4bfa0c","kind":"commit","published_at":"2012-03-21T11:16:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b91a4e128aa4041c12a86fb6f94aa8c74b909726","kind":"commit","published_at":"2012-03-14T21:01:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"a1e0ae0c068f43b143cbc7674d6017c8fdfee5b9","kind":"commit","published_at":"2012-03-07T18:05:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"dc2ea1324dfeccb2cbbb589238bdb7ebc4d5a415","kind":"commit","published_at":"2012-02-28T18:00:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"eee7fb3eed37959786498576f94d21010ff33194","kind":"commit","published_at":"2012-02-26T18:09:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"567656290b365b6287442b6cefe5f897f052aac8","kind":"commit","published_at":"2012-02-25T17:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"be20799f37973b5243352acab6f5f2a0d09bfc9c","kind":"commit","published_at":"2012-02-23T05:09:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"de582d61d418ea8f5bc5b722b695e5115f186f26","kind":"commit","published_at":"2012-02-12T23:07:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f35cab9f2a27c94c0767c21e2f39163716cb3a4f","kind":"commit","published_at":"2012-02-10T16:38:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"abdcf3786dde98cda0b820904192415a92dcc76d","kind":"commit","published_at":"2012-02-07T22:34:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"73c50bacbfb1419826a349d12a96a55c8ea330bc","kind":"commit","published_at":"2012-02-07T21:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"2ad9f016f7ffcabe40d20e67aeff16fe8e087bf0","kind":"commit","published_at":"2012-02-02T05:56:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"3fe2a365b38c42c5f1b3298bfc46dd3172466967","kind":"commit","published_at":"2012-02-02T03:04:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"19011701aadd407d76d2b965ed11c635d8a7ea96","kind":"commit","published_at":"2012-02-02T02:57:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"58244843c63d55c722159acb9cf7e45fdf52cc01","kind":"commit","published_at":"2012-01-30T01:27:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"431d431359a53c7542c2480f7fc4169dc61b9223","kind":"commit","published_at":"2012-01-27T00:17:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"600b46014dd80a67be3f13efa2e07e1864d806e6","kind":"commit","published_at":"2012-01-25T21:37:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.7","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"70a045afa4afb5ff59efb7ff87c25824ed10bd1b","kind":"commit","published_at":"2012-01-02T06:14:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.6","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b93353afb38c84e8d3183077ca935a3d1fd8caa7","kind":"commit","published_at":"2012-01-02T05:51:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.5","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"c5e98d484f690a72933e2ace5071c3e3924e1b95","kind":"commit","published_at":"2011-12-26T18:19:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"c6971bac53ccd75c445c16509247730be9692456","kind":"commit","published_at":"2011-12-18T14:07:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"0671961e863517a4fdf099ef590209888c976a5b","kind":"commit","published_at":"2011-12-18T12:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"c22ba454719d80f0e1ef225a7ab11c6112e47dc6","kind":"commit","published_at":"2011-12-16T11:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fd54107a3fc708445b030cbb83cd81b3818a5998","kind":"commit","published_at":"2011-12-15T13:02:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"cdc7d60a310236ba9e9370a2f842cd0520934d1e","kind":"commit","published_at":"2011-12-07T08:05:34.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-07-26T16:30:12.654Z","dependent_packages_count":168401,"downloads":382395351,"downloads_period":"last-month","dependent_repos_count":480962,"rankings":{"downloads":0.04013882667583708,"dependent_repos_count":0.0528978261512396,"dependent_packages_count":0.00035593775360564947,"stargazers_count":1.1051319652911407,"forks_count":1.420164257059341,"docker_downloads_count":0.04829801518156659,"average":0.4444978046854551},"purl":"pkg:npm/chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/chai","docker_dependents_count":4483,"docker_downloads_count":2581470931,"usage_url":"https://repos.ecosyste.ms/usage/npm/chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":true,"issue_metadata":{"last_synced_at":"2026-07-08T17:20:40.911Z","issues_count":151,"pull_requests_count":272,"avg_time_to_close_issue":21647598.092783507,"avg_time_to_close_pull_request":3915114.95,"issues_closed_count":97,"pull_requests_closed_count":240,"pull_request_authors_count":41,"issue_authors_count":142,"avg_comments_per_issue":3.218543046357616,"avg_comments_per_pull_request":1.1139705882352942,"merged_pull_requests_count":191,"bot_issues_count":1,"bot_pull_requests_count":117,"past_year_issues_count":9,"past_year_pull_requests_count":105,"past_year_avg_time_to_close_issue":292663.3333333333,"past_year_avg_time_to_close_pull_request":194529.20224719102,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.4666666666666667,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":76,"past_year_merged_pull_requests_count":82,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/chai/codemeta","maintainers":[{"uuid":"chaijs","login":"chaijs","name":null,"email":"chaijs@keithcirkel.co.uk","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~chaijs","role":null,"created_at":"2022-11-10T11:29:36.280Z","updated_at":"2022-11-10T11:29:36.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chaijs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5682584,"maintainers_count":1212679,"namespaces_count":407440,"keywords_count":859573,"github":"npm","metadata":{"funded_packages_count":174450},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-07-28T05:01:53.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4990807,"name":"org.webjars.bowergithub.chaijs:chai","ecosystem":"maven","description":"WebJar for chai","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":[],"namespace":"org.webjars.bowergithub.chaijs","versions_count":2,"first_release_published_at":"2019-04-11T11:47:01.000Z","latest_release_published_at":"2019-07-17T10:20:36.000Z","latest_release_number":"4.2.0","last_synced_at":"2026-07-26T00:02:52.178Z","created_at":"2022-07-27T10:36:19.181Z","updated_at":"2026-07-26T00:02:52.178Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.chaijs/chai/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.chaijs/chai/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:13:18.000Z","size":4999,"stargazers_count":8251,"open_issues_count":91,"forks_count":709,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T13:41:29.545Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2025-10-08T22:27:29.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"8f191ac3-0d4a-4412-99a8-be0698bfda39","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009475,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2025-10-08T00:32:28.991Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12600,"followers":72,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2025-10-08T00:32:28.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"tags":[{"name":"v6.2.0","sha":"0b0353cb18a9dcf8b6c3124802238283a210e174","kind":"commit","published_at":"2025-09-27T16:49:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"4cbd3838bab9a5ac9e0567b6fd9144b3055b9643","kind":"commit","published_at":"2025-09-25T10:24:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"c22027c4c25a845fe04aa2b2caa49b0b07bdb984","kind":"commit","published_at":"2025-08-25T10:46:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2/manifests"},{"name":"v5.3.3","sha":"445243d5e769c6b155e2a35e25a5f747afd2da88","kind":"commit","published_at":"2025-08-22T17:19:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3/manifests"},{"name":"v6.0.1","sha":"2a3ecff347dd4a354b20c953ef6f6d5dc99f851a","kind":"commit","published_at":"2025-08-22T16:51:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"f41e821e158c2e600c725683f62331334e9acd8e","kind":"commit","published_at":"2025-08-22T09:25:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0/manifests"},{"name":"v5.3.2","sha":"f2c2e3eb44ad687a3a641ac8475e158562016437","kind":"commit","published_at":"2025-08-22T08:24:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"fdcad8b11b2e9294d58b023eaf6b1208efaf9e6f","kind":"commit","published_at":"2025-08-18T09:55:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"10cb3442313f6455e1626eea7f47a382615de3e7","kind":"commit","published_at":"2025-08-18T09:52:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"a125d3eba50d593601ee1db2e0fea5221c22e478","kind":"commit","published_at":"2025-08-18T09:45:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"373c61a614ed9e3e284d556d80c97ca41ce4c57c","kind":"commit","published_at":"2025-07-08T17:15:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"93409cd3f7975f67cae95c780c81a056eed364ac","kind":"commit","published_at":"2025-02-03T09:35:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"1b1780582c07eefb3781333e24316865b9db7ae8","kind":"commit","published_at":"2024-10-09T16:55:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2/manifests"},{"name":"v4.5.0","sha":"6a19308a7d12fc82ca55cc2ac17a5d36dcf8db49","kind":"tag","published_at":"2024-07-25T12:23:40.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0/manifests"},{"name":"v5.1.1","sha":"37263c08b85f1f7a55d9522607a9b40f2ee651cd","kind":"commit","published_at":"2024-05-09T10:14:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2cf92f564a881e93ea3d925bdd6a43f3c497537d","kind":"commit","published_at":"2024-02-12T13:56:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"44b81dfcf1dbad4f85cafed4223275e73a6b3639","kind":"commit","published_at":"2024-01-25T09:50:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"57fef84a83a4cdcd2a36436284effac3efb8c822","kind":"commit","published_at":"2024-01-25T09:38:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2/manifests"},{"name":"v4.4.1","sha":"f4b2fbc9dc5b0eeed25630756b77a3f582c61d2e","kind":"commit","published_at":"2024-01-12T14:13:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"6ef28248b9805d02bf69891754d964628aacbd7c","kind":"commit","published_at":"2024-01-05T13:19:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0/manifests"},{"name":"v5.0.1","sha":"85d2e3b9f388ec0b32047f6f844002412865af06","kind":"tag","published_at":"2023-12-28T11:47:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1/manifests"},{"name":"v5.0.0-rc.0","sha":"96f8d077798a411f50c7a7fed8027b85ceadce34","kind":"commit","published_at":"2023-12-06T12:52:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0","sha":"723759c18c29a302e4fef607ce22ffc223767c9e","kind":"tag","published_at":"2023-10-30T11:07:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.2","sha":"947ff86fad51d6a34ad794655cab577a9b7acf3e","kind":"commit","published_at":"2023-10-25T11:19:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.3.10","sha":"744a16e1cc4e8a9c6d4499e1e520a0bc4c80ec18","kind":"tag","published_at":"2023-09-28T09:50:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.10","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"923d0a48fc59a910ecee37c85535379520a3e1b6","kind":"tag","published_at":"2023-09-27T09:24:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.9","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"d9ff2c6d3e3f306b8b76e081cc892f42bf551b26","kind":"commit","published_at":"2023-08-24T11:44:03.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.8","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"c6481e07baa10d6535afe9bc5235dcf8ae1415e6","kind":"commit","published_at":"2023-07-26T07:21:41.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"3076fb37e96a3f3bb110c5a7d2427f9a54e5abda","kind":"commit","published_at":"2023-02-07T14:44:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.3.7","sha":"775f50958422278933db6efefa1ec2526191e632","kind":"tag","published_at":"2022-11-07T16:35:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.7","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"529b8b527ba99454471ac67d6aebca9d96cb5dd9","kind":"tag","published_at":"2022-01-26T13:10:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.6","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"99e36a83bbd79cc970c2c30e81c6cf89cca89660","kind":"tag","published_at":"2022-01-25T14:46:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.5","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"ab41ed86cc154e1df125b16e74abaa0d6f6ade82","kind":"tag","published_at":"2021-03-12T16:50:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4/manifests"},{"name":"4.3.3","sha":"dc858a0353bb0eccca0de8185c140d4a1c1c6006","kind":"commit","published_at":"2021-03-03T18:20:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"3b9bc7f56dc0321e349ab145154052aae8056bdd","kind":"commit","published_at":"2021-03-03T18:17:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"8a246661566227db3d37019bb0bab3bbcdf45841","kind":"commit","published_at":"2021-03-02T18:18:54.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"39dd113f36fa747ae9b419ae30eb697891bf6709","kind":"commit","published_at":"2021-02-04T10:55:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"26c8a794ec6da695f004bdbd6362a466dc3d098f","kind":"commit","published_at":"2018-09-26T09:39:58.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"529d395fa08091af2a02a8398b1144c51ed62178","kind":"commit","published_at":"2017-08-31T21:35:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"02ddebd8f274ba94f9eb95c1c8c21176be6fe20c","kind":"commit","published_at":"2017-08-05T07:28:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"df9073cb8eb2bb4dbb173dcaef29d4dda7ad76a2","kind":"commit","published_at":"2017-07-11T23:57:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"616cf8bf883afa67f99a952901b4b44fcabc0cfe","kind":"commit","published_at":"2017-06-05T17:12:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"b38b8d765972d624f075cf173806b43164430dbc","kind":"commit","published_at":"2017-05-31T21:01:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ab1fbadcfe4339072976e468382b3d875fdafe5d","kind":"commit","published_at":"2017-05-26T09:58:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0/manifests"},{"name":"4.0.0-canary.2","sha":"850bd7e016606ce52292c0477320279a8b9cf294","kind":"commit","published_at":"2017-04-12T22:12:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2/manifests"},{"name":"4.0.0-canary.1","sha":"43752b05df6fdcda89b8d6a42c05f0736bec8ec8","kind":"tag","published_at":"2016-10-24T22:07:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1/manifests"},{"name":"3.5.0","sha":"57c85f624a7e19ffaf1a2c7d07d81180db17bec7","kind":"commit","published_at":"2016-01-28T12:02:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0/manifests"},{"name":"3.4.2","sha":"5fc5114a2420c4a6903e15febbc232a51e8dfb2a","kind":"commit","published_at":"2015-11-15T22:50:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"5def52c217fa4fa90c0507dfe1d0000268908f1c","kind":"commit","published_at":"2015-11-07T23:22:21.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b8d2203ea186d3802b81a3e9704ab3e682bae0ee","kind":"commit","published_at":"2015-10-21T11:12:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"df954ccacf77cc740f45730c04a37bccf7387456","kind":"commit","published_at":"2015-09-11T21:42:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"4e18d2a49394f21f49eaea97f556d6a17ecbcc7e","kind":"commit","published_at":"2015-07-19T17:02:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9633cb19bc1085aa18c346ac36cd6f223ce3eeb3","kind":"commit","published_at":"2015-07-16T21:05:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"084a419d81338b4559fb56a53ec48bb552f2be82","kind":"commit","published_at":"2015-06-03T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"3de55026458ace296df354757361953ec1949859","kind":"commit","published_at":"2015-04-26T16:20:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57df3888f66c4b34923ce8576aa93855a0ec2f75","kind":"commit","published_at":"2015-03-27T08:22:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"7ca2a3bee515f721d5ceb771a371170cef6a4874","kind":"commit","published_at":"2015-03-15T21:41:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d7cafca0232756f767275bb00e66930a7823b027","kind":"commit","published_at":"2015-03-04T20:26:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"09e17b9e090c02d38cd5ee441881dd2691635124","kind":"commit","published_at":"2015-02-23T21:41:15.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2147e1d49eb5caa27e0afb9e18208de2d8741f39","kind":"commit","published_at":"2015-02-11T16:21:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"c8b3208ce4237d4e0b16508174d616f155c984a2","kind":"tag","published_at":"2014-11-10T14:06:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.10.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"15eab030b765af60f8dd528cd8a207dfca8a2000","kind":"tag","published_at":"2014-09-29T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"b7fdf4919e7fb166e4afdb7d549da6dd9be34e13","kind":"tag","published_at":"2014-03-19T16:22:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"6256d8114e53e7ffb1f3a0d51bbbcc1579bbe03f","kind":"tag","published_at":"2014-01-29T23:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"4b51ea75484eae9225a4330d267f5e231f208ed0","kind":"tag","published_at":"2013-10-10T10:47:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"984622a4ea0d234536be6343268fb8a1b545005d","kind":"tag","published_at":"2013-09-18T19:04:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"db4b9d78331ee33f403a502023c72dee1dfa33d2","kind":"tag","published_at":"2013-06-27T18:15:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"a334c7d18e4f02377e0cb4234ba2685c29a3d34b","kind":"tag","published_at":"2013-06-24T18:51:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"c0f8e187a7118e1142ab914e7ec0c5addadda89b","kind":"tag","published_at":"2013-06-17T20:06:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"ad35240462a05d629df8140f253e11041e52d4a1","kind":"tag","published_at":"2013-06-05T20:46:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"e18c48329b50b31ed92e2fed03a01f4ed4f03889","kind":"tag","published_at":"2013-04-30T00:15:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"ab4bd0e76f7d6f95879395fab980dfcb4cadeb57","kind":"tag","published_at":"2013-02-04T01:49:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"d3de8cb4ed14ed6e0f50ec059a028ad3205e1daa","kind":"tag","published_at":"2012-12-21T20:16:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4279bca19b6dcb8d153a7e3229f5752a86d77382","kind":"tag","published_at":"2012-12-21T17:56:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"b2642cfb80692f69281321fb760c84956d8569a0","kind":"tag","published_at":"2012-11-29T08:26:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"87880253629ab76ad9a1912139a54341514828d1","kind":"tag","published_at":"2012-10-01T21:32:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"35bec1b89603c679a6cf6f28e685bc552ad6a1e8","kind":"tag","published_at":"2012-08-07T05:05:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b7aae4601fe3d4c43e49f3ef06d1adbafe8dc72f","kind":"commit","published_at":"2012-07-09T16:49:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"456ee6ad834f19eef270b673ac007c1869811768","kind":"commit","published_at":"2012-06-26T18:32:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"40b0eb2268702314cb7577fc1b3c8676a955b23e","kind":"commit","published_at":"2012-06-03T23:29:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.4","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"886e626e5763a56cd0e9443de8b84bd36bc3d153","kind":"commit","published_at":"2012-05-27T22:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1b89af71141fb37c48a6cb197fd9d16b22d7b912","kind":"commit","published_at":"2012-05-27T03:39:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ca5368cf65fb50a3e19403195d4465657a241202","kind":"commit","published_at":"2012-05-18T18:26:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ec07b48ed0c594122a9754de7aae4e25d6872de2","kind":"commit","published_at":"2012-05-15T18:36:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0/manifests"},{"name":"1.0.0-rc3","sha":"be7a8fcf48af665ce7ffc1e6ea2df8cf1e64973b","kind":"commit","published_at":"2012-05-09T23:20:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"0e2c11a4ab23c7c6b3dea03c233360387ebfec6b","kind":"commit","published_at":"2012-05-06T11:29:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"0ecbc0eab25a5cd5dd1ed6c130f405a4080670b2","kind":"commit","published_at":"2012-05-04T21:58:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1/manifests"},{"name":"0.5.3","sha":"dd66ecbfd8c1122c2a1b9cecfe6ce3aaa8301804","kind":"commit","published_at":"2012-04-21T23:04:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"644cc43629e45e82586b94d12755e09b1d4bfa0c","kind":"commit","published_at":"2012-03-21T11:16:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b91a4e128aa4041c12a86fb6f94aa8c74b909726","kind":"commit","published_at":"2012-03-14T21:01:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"a1e0ae0c068f43b143cbc7674d6017c8fdfee5b9","kind":"commit","published_at":"2012-03-07T18:05:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"dc2ea1324dfeccb2cbbb589238bdb7ebc4d5a415","kind":"commit","published_at":"2012-02-28T18:00:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"eee7fb3eed37959786498576f94d21010ff33194","kind":"commit","published_at":"2012-02-26T18:09:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"567656290b365b6287442b6cefe5f897f052aac8","kind":"commit","published_at":"2012-02-25T17:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"be20799f37973b5243352acab6f5f2a0d09bfc9c","kind":"commit","published_at":"2012-02-23T05:09:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"de582d61d418ea8f5bc5b722b695e5115f186f26","kind":"commit","published_at":"2012-02-12T23:07:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f35cab9f2a27c94c0767c21e2f39163716cb3a4f","kind":"commit","published_at":"2012-02-10T16:38:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"abdcf3786dde98cda0b820904192415a92dcc76d","kind":"commit","published_at":"2012-02-07T22:34:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"73c50bacbfb1419826a349d12a96a55c8ea330bc","kind":"commit","published_at":"2012-02-07T21:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"2ad9f016f7ffcabe40d20e67aeff16fe8e087bf0","kind":"commit","published_at":"2012-02-02T05:56:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"3fe2a365b38c42c5f1b3298bfc46dd3172466967","kind":"commit","published_at":"2012-02-02T03:04:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"19011701aadd407d76d2b965ed11c635d8a7ea96","kind":"commit","published_at":"2012-02-02T02:57:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"58244843c63d55c722159acb9cf7e45fdf52cc01","kind":"commit","published_at":"2012-01-30T01:27:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"431d431359a53c7542c2480f7fc4169dc61b9223","kind":"commit","published_at":"2012-01-27T00:17:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"600b46014dd80a67be3f13efa2e07e1864d806e6","kind":"commit","published_at":"2012-01-25T21:37:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.7","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"70a045afa4afb5ff59efb7ff87c25824ed10bd1b","kind":"commit","published_at":"2012-01-02T06:14:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.6","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b93353afb38c84e8d3183077ca935a3d1fd8caa7","kind":"commit","published_at":"2012-01-02T05:51:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.5","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"c5e98d484f690a72933e2ace5071c3e3924e1b95","kind":"commit","published_at":"2011-12-26T18:19:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"c6971bac53ccd75c445c16509247730be9692456","kind":"commit","published_at":"2011-12-18T14:07:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"0671961e863517a4fdf099ef590209888c976a5b","kind":"commit","published_at":"2011-12-18T12:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"c22ba454719d80f0e1ef225a7ab11c6112e47dc6","kind":"commit","published_at":"2011-12-16T11:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fd54107a3fc708445b030cbb83cd81b3818a5998","kind":"commit","published_at":"2011-12-15T13:02:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"cdc7d60a310236ba9e9370a2f842cd0520934d1e","kind":"commit","published_at":"2011-12-07T08:05:34.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:58:41.756Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":2.6408348264356354,"forks_count":5.502374584422646,"average":18.030389062666156},"purl":"pkg:maven/org.webjars.bowergithub.chaijs/chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.chaijs:chai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.chaijs:chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.chaijs:chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-13T01:21:29.291Z","issues_count":146,"pull_requests_count":202,"avg_time_to_close_issue":21486694.445652176,"avg_time_to_close_pull_request":5313700.879310345,"issues_closed_count":92,"pull_requests_closed_count":174,"pull_request_authors_count":31,"issue_authors_count":138,"avg_comments_per_issue":3.2465753424657535,"avg_comments_per_pull_request":1.3514851485148516,"merged_pull_requests_count":130,"bot_issues_count":1,"bot_pull_requests_count":63,"past_year_issues_count":19,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":760095.6666666666,"past_year_avg_time_to_close_pull_request":418749.6666666667,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":57,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.0526315789473684,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[{"login":"koddsson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chaijs:chai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chaijs:chai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chaijs:chai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chaijs:chai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chaijs:chai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.chaijs:chai/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":613826,"maintainers_count":0,"namespaces_count":81584,"keywords_count":35016,"github":"maven-central","metadata":{"funded_packages_count":38101},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-07-28T05:02:20.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4993531,"name":"org.webjars.bower:chai","ecosystem":"maven","description":"WebJar for chai","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/chaijs/chai","keywords_array":[],"namespace":"org.webjars.bower","versions_count":3,"first_release_published_at":"2015-09-04T12:00:56.000Z","latest_release_published_at":"2017-08-07T19:03:46.000Z","latest_release_number":"4.1.1","last_synced_at":"2026-07-26T10:20:57.815Z","created_at":"2022-07-27T10:42:48.209Z","updated_at":"2026-07-26T10:20:57.816Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bower/chai/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bower/chai/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1997968,"uuid":"2931111","full_name":"chaijs/chai","owner":"chaijs","description":"BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:13:18.000Z","size":4999,"stargazers_count":8251,"open_issues_count":91,"forks_count":709,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-10-11T13:41:29.545Z","etag":null,"topics":["assertions","bdd","chai","javascript","tdd"],"latest_commit_sha":null,"homepage":"https://chaijs.github.io","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/chaijs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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},"funding":{"open_collective":"chaijs"}},"created_at":"2011-12-07T08:06:35.000Z","updated_at":"2025-10-08T22:27:29.000Z","dependencies_parsed_at":"2023-07-11T11:18:02.536Z","dependency_job_id":"8f191ac3-0d4a-4412-99a8-be0698bfda39","html_url":"https://github.com/chaijs/chai","commit_stats":{"total_commits":1236,"total_committers":193,"mean_commits":6.404145077720207,"dds":0.6529126213592233,"last_synced_commit":"1b1780582c07eefb3781333e24316865b9db7ae8"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/chaijs/chai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/sbom","scorecard":{"id":272972,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaijs/chai","commit":"373c61a614ed9e3e284d556d80c97ca41ce4c57c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 19/22 approved changesets -- score normalized to 8","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/browsers.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/browsers.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/browsers.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/chaijs/chai/npm-publish.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/npm-publish.yml:23"],"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":"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":"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"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"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-17T13:49:12.065Z","repository_id":1997968,"created_at":"2025-08-17T13:49:12.065Z","updated_at":"2025-08-17T13:49:12.065Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009475,"owners_count":26084609,"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-11T02:00:06.511Z","response_time":55,"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":"chaijs","name":"Chai.js Assertion Library","uuid":"1515293","kind":"organization","description":"","email":null,"website":"https://chaijs.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1515293?v=4","repositories_count":25,"last_synced_at":"2025-10-08T00:32:28.991Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/chaijs","funding_links":[],"total_stars":12600,"followers":72,"following":0,"created_at":"2022-11-02T16:22:02.905Z","updated_at":"2025-10-08T00:32:28.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaijs/repositories"},"tags":[{"name":"v6.2.0","sha":"0b0353cb18a9dcf8b6c3124802238283a210e174","kind":"commit","published_at":"2025-09-27T16:49:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"4cbd3838bab9a5ac9e0567b6fd9144b3055b9643","kind":"commit","published_at":"2025-09-25T10:24:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"c22027c4c25a845fe04aa2b2caa49b0b07bdb984","kind":"commit","published_at":"2025-08-25T10:46:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.2/manifests"},{"name":"v5.3.3","sha":"445243d5e769c6b155e2a35e25a5f747afd2da88","kind":"commit","published_at":"2025-08-22T17:19:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.3/manifests"},{"name":"v6.0.1","sha":"2a3ecff347dd4a354b20c953ef6f6d5dc99f851a","kind":"commit","published_at":"2025-08-22T16:51:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"f41e821e158c2e600c725683f62331334e9acd8e","kind":"commit","published_at":"2025-08-22T09:25:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v6.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v6.0.0/manifests"},{"name":"v5.3.2","sha":"f2c2e3eb44ad687a3a641ac8475e158562016437","kind":"commit","published_at":"2025-08-22T08:24:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"fdcad8b11b2e9294d58b023eaf6b1208efaf9e6f","kind":"commit","published_at":"2025-08-18T09:55:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"10cb3442313f6455e1626eea7f47a382615de3e7","kind":"commit","published_at":"2025-08-18T09:52:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"a125d3eba50d593601ee1db2e0fea5221c22e478","kind":"commit","published_at":"2025-08-18T09:45:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"373c61a614ed9e3e284d556d80c97ca41ce4c57c","kind":"commit","published_at":"2025-07-08T17:15:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"93409cd3f7975f67cae95c780c81a056eed364ac","kind":"commit","published_at":"2025-02-03T09:35:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"1b1780582c07eefb3781333e24316865b9db7ae8","kind":"commit","published_at":"2024-10-09T16:55:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.2/manifests"},{"name":"v4.5.0","sha":"6a19308a7d12fc82ca55cc2ac17a5d36dcf8db49","kind":"tag","published_at":"2024-07-25T12:23:40.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.5.0/manifests"},{"name":"v5.1.1","sha":"37263c08b85f1f7a55d9522607a9b40f2ee651cd","kind":"commit","published_at":"2024-05-09T10:14:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2cf92f564a881e93ea3d925bdd6a43f3c497537d","kind":"commit","published_at":"2024-02-12T13:56:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.1.0/manifests"},{"name":"v5.0.3","sha":"44b81dfcf1dbad4f85cafed4223275e73a6b3639","kind":"commit","published_at":"2024-01-25T09:50:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"57fef84a83a4cdcd2a36436284effac3efb8c822","kind":"commit","published_at":"2024-01-25T09:38:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.2/manifests"},{"name":"v4.4.1","sha":"f4b2fbc9dc5b0eeed25630756b77a3f582c61d2e","kind":"commit","published_at":"2024-01-12T14:13:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"6ef28248b9805d02bf69891754d964628aacbd7c","kind":"commit","published_at":"2024-01-05T13:19:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.4.0/manifests"},{"name":"v5.0.1","sha":"85d2e3b9f388ec0b32047f6f844002412865af06","kind":"tag","published_at":"2023-12-28T11:47:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.1/manifests"},{"name":"v5.0.0-rc.0","sha":"96f8d077798a411f50c7a7fed8027b85ceadce34","kind":"commit","published_at":"2023-12-06T12:52:01.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-rc.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-rc.0/manifests"},{"name":"v5.0.0","sha":"723759c18c29a302e4fef607ce22ffc223767c9e","kind":"tag","published_at":"2023-10-30T11:07:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0/manifests"},{"name":"v5.0.0-alpha.2","sha":"947ff86fad51d6a34ad794655cab577a9b7acf3e","kind":"commit","published_at":"2023-10-25T11:19:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.2","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.2/manifests"},{"name":"v4.3.10","sha":"744a16e1cc4e8a9c6d4499e1e520a0bc4c80ec18","kind":"tag","published_at":"2023-09-28T09:50:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.10","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.10/manifests"},{"name":"v4.3.9","sha":"923d0a48fc59a910ecee37c85535379520a3e1b6","kind":"tag","published_at":"2023-09-27T09:24:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.9","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.9/manifests"},{"name":"v4.3.8","sha":"d9ff2c6d3e3f306b8b76e081cc892f42bf551b26","kind":"commit","published_at":"2023-08-24T11:44:03.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.8","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.8/manifests"},{"name":"v5.0.0-alpha.1","sha":"c6481e07baa10d6535afe9bc5235dcf8ae1415e6","kind":"commit","published_at":"2023-07-26T07:21:41.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.1","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.1/manifests"},{"name":"v5.0.0-alpha.0","sha":"3076fb37e96a3f3bb110c5a7d2427f9a54e5abda","kind":"commit","published_at":"2023-02-07T14:44:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v5.0.0-alpha.0","html_url":"https://github.com/chaijs/chai/releases/tag/v5.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v5.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v5.0.0-alpha.0/manifests"},{"name":"v4.3.7","sha":"775f50958422278933db6efefa1ec2526191e632","kind":"tag","published_at":"2022-11-07T16:35:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.7","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"529b8b527ba99454471ac67d6aebca9d96cb5dd9","kind":"tag","published_at":"2022-01-26T13:10:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.6","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"99e36a83bbd79cc970c2c30e81c6cf89cca89660","kind":"tag","published_at":"2022-01-25T14:46:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.5","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"ab41ed86cc154e1df125b16e74abaa0d6f6ade82","kind":"tag","published_at":"2021-03-12T16:50:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/v4.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/v4.3.4/manifests"},{"name":"4.3.3","sha":"dc858a0353bb0eccca0de8185c140d4a1c1c6006","kind":"commit","published_at":"2021-03-03T18:20:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"3b9bc7f56dc0321e349ab145154052aae8056bdd","kind":"commit","published_at":"2021-03-03T18:17:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"8a246661566227db3d37019bb0bab3bbcdf45841","kind":"commit","published_at":"2021-03-02T18:18:54.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"39dd113f36fa747ae9b419ae30eb697891bf6709","kind":"commit","published_at":"2021-02-04T10:55:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"26c8a794ec6da695f004bdbd6362a466dc3d098f","kind":"commit","published_at":"2018-09-26T09:39:58.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.2.0/manifests"},{"name":"4.1.2","sha":"529d395fa08091af2a02a8398b1144c51ed62178","kind":"commit","published_at":"2017-08-31T21:35:42.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"02ddebd8f274ba94f9eb95c1c8c21176be6fe20c","kind":"commit","published_at":"2017-08-05T07:28:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"df9073cb8eb2bb4dbb173dcaef29d4dda7ad76a2","kind":"commit","published_at":"2017-07-11T23:57:05.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"616cf8bf883afa67f99a952901b4b44fcabc0cfe","kind":"commit","published_at":"2017-06-05T17:12:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"b38b8d765972d624f075cf173806b43164430dbc","kind":"commit","published_at":"2017-05-31T21:01:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"ab1fbadcfe4339072976e468382b3d875fdafe5d","kind":"commit","published_at":"2017-05-26T09:58:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0/manifests"},{"name":"4.0.0-canary.2","sha":"850bd7e016606ce52292c0477320279a8b9cf294","kind":"commit","published_at":"2017-04-12T22:12:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.2","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.2/manifests"},{"name":"4.0.0-canary.1","sha":"43752b05df6fdcda89b8d6a42c05f0736bec8ec8","kind":"tag","published_at":"2016-10-24T22:07:30.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/4.0.0-canary.1","html_url":"https://github.com/chaijs/chai/releases/tag/4.0.0-canary.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@4.0.0-canary.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/4.0.0-canary.1/manifests"},{"name":"3.5.0","sha":"57c85f624a7e19ffaf1a2c7d07d81180db17bec7","kind":"commit","published_at":"2016-01-28T12:02:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.5.0/manifests"},{"name":"3.4.2","sha":"5fc5114a2420c4a6903e15febbc232a51e8dfb2a","kind":"commit","published_at":"2015-11-15T22:50:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"5def52c217fa4fa90c0507dfe1d0000268908f1c","kind":"commit","published_at":"2015-11-07T23:22:21.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"b8d2203ea186d3802b81a3e9704ab3e682bae0ee","kind":"commit","published_at":"2015-10-21T11:12:17.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"df954ccacf77cc740f45730c04a37bccf7387456","kind":"commit","published_at":"2015-09-11T21:42:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"4e18d2a49394f21f49eaea97f556d6a17ecbcc7e","kind":"commit","published_at":"2015-07-19T17:02:19.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9633cb19bc1085aa18c346ac36cd6f223ce3eeb3","kind":"commit","published_at":"2015-07-16T21:05:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"084a419d81338b4559fb56a53ec48bb552f2be82","kind":"commit","published_at":"2015-06-03T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/3.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/3.0.0/manifests"},{"name":"2.3.0","sha":"3de55026458ace296df354757361953ec1949859","kind":"commit","published_at":"2015-04-26T16:20:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"57df3888f66c4b34923ce8576aa93855a0ec2f75","kind":"commit","published_at":"2015-03-27T08:22:16.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"7ca2a3bee515f721d5ceb771a371170cef6a4874","kind":"commit","published_at":"2015-03-15T21:41:31.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d7cafca0232756f767275bb00e66930a7823b027","kind":"commit","published_at":"2015-03-04T20:26:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"09e17b9e090c02d38cd5ee441881dd2691635124","kind":"commit","published_at":"2015-02-23T21:41:15.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"2147e1d49eb5caa27e0afb9e18208de2d8741f39","kind":"commit","published_at":"2015-02-11T16:21:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/2.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"c8b3208ce4237d4e0b16508174d616f155c984a2","kind":"tag","published_at":"2014-11-10T14:06:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.10.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.10.0/manifests"},{"name":"1.9.2","sha":"15eab030b765af60f8dd528cd8a207dfca8a2000","kind":"tag","published_at":"2014-09-29T23:24:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"b7fdf4919e7fb166e4afdb7d549da6dd9be34e13","kind":"tag","published_at":"2014-03-19T16:22:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"6256d8114e53e7ffb1f3a0d51bbbcc1579bbe03f","kind":"tag","published_at":"2014-01-29T23:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.9.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"4b51ea75484eae9225a4330d267f5e231f208ed0","kind":"tag","published_at":"2013-10-10T10:47:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"984622a4ea0d234536be6343268fb8a1b545005d","kind":"tag","published_at":"2013-09-18T19:04:00.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.8.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"db4b9d78331ee33f403a502023c72dee1dfa33d2","kind":"tag","published_at":"2013-06-27T18:15:43.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"a334c7d18e4f02377e0cb4234ba2685c29a3d34b","kind":"tag","published_at":"2013-06-24T18:51:23.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"c0f8e187a7118e1142ab914e7ec0c5addadda89b","kind":"tag","published_at":"2013-06-17T20:06:38.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.7.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"ad35240462a05d629df8140f253e11041e52d4a1","kind":"tag","published_at":"2013-06-05T20:46:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"e18c48329b50b31ed92e2fed03a01f4ed4f03889","kind":"tag","published_at":"2013-04-30T00:15:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.6.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"ab4bd0e76f7d6f95879395fab980dfcb4cadeb57","kind":"tag","published_at":"2013-02-04T01:49:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"d3de8cb4ed14ed6e0f50ec059a028ad3205e1daa","kind":"tag","published_at":"2012-12-21T20:16:06.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4279bca19b6dcb8d153a7e3229f5752a86d77382","kind":"tag","published_at":"2012-12-21T17:56:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"b2642cfb80692f69281321fb760c84956d8569a0","kind":"tag","published_at":"2012-11-29T08:26:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"87880253629ab76ad9a1912139a54341514828d1","kind":"tag","published_at":"2012-10-01T21:32:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"35bec1b89603c679a6cf6f28e685bc552ad6a1e8","kind":"tag","published_at":"2012-08-07T05:05:25.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"b7aae4601fe3d4c43e49f3ef06d1adbafe8dc72f","kind":"commit","published_at":"2012-07-09T16:49:18.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"456ee6ad834f19eef270b673ac007c1869811768","kind":"commit","published_at":"2012-06-26T18:32:49.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"40b0eb2268702314cb7577fc1b3c8676a955b23e","kind":"commit","published_at":"2012-06-03T23:29:39.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.4","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"886e626e5763a56cd0e9443de8b84bd36bc3d153","kind":"commit","published_at":"2012-05-27T22:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1b89af71141fb37c48a6cb197fd9d16b22d7b912","kind":"commit","published_at":"2012-05-27T03:39:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ca5368cf65fb50a3e19403195d4465657a241202","kind":"commit","published_at":"2012-05-18T18:26:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ec07b48ed0c594122a9754de7aae4e25d6872de2","kind":"commit","published_at":"2012-05-15T18:36:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0/manifests"},{"name":"1.0.0-rc3","sha":"be7a8fcf48af665ce7ffc1e6ea2df8cf1e64973b","kind":"commit","published_at":"2012-05-09T23:20:56.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc3","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"0e2c11a4ab23c7c6b3dea03c233360387ebfec6b","kind":"commit","published_at":"2012-05-06T11:29:20.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc2","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"0ecbc0eab25a5cd5dd1ed6c130f405a4080670b2","kind":"commit","published_at":"2012-05-04T21:58:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/1.0.0-rc1","html_url":"https://github.com/chaijs/chai/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/1.0.0-rc1/manifests"},{"name":"0.5.3","sha":"dd66ecbfd8c1122c2a1b9cecfe6ce3aaa8301804","kind":"commit","published_at":"2012-04-21T23:04:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"644cc43629e45e82586b94d12755e09b1d4bfa0c","kind":"commit","published_at":"2012-03-21T11:16:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b91a4e128aa4041c12a86fb6f94aa8c74b909726","kind":"commit","published_at":"2012-03-14T21:01:37.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"a1e0ae0c068f43b143cbc7674d6017c8fdfee5b9","kind":"commit","published_at":"2012-03-07T18:05:44.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.5.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"dc2ea1324dfeccb2cbbb589238bdb7ebc4d5a415","kind":"commit","published_at":"2012-02-28T18:00:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"eee7fb3eed37959786498576f94d21010ff33194","kind":"commit","published_at":"2012-02-26T18:09:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"567656290b365b6287442b6cefe5f897f052aac8","kind":"commit","published_at":"2012-02-25T17:19:47.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.4.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.4.0/manifests"},{"name":"0.3.4","sha":"be20799f37973b5243352acab6f5f2a0d09bfc9c","kind":"commit","published_at":"2012-02-23T05:09:29.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"de582d61d418ea8f5bc5b722b695e5115f186f26","kind":"commit","published_at":"2012-02-12T23:07:08.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f35cab9f2a27c94c0767c21e2f39163716cb3a4f","kind":"commit","published_at":"2012-02-10T16:38:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"abdcf3786dde98cda0b820904192415a92dcc76d","kind":"commit","published_at":"2012-02-07T22:34:55.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"73c50bacbfb1419826a349d12a96a55c8ea330bc","kind":"commit","published_at":"2012-02-07T21:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.3.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"2ad9f016f7ffcabe40d20e67aeff16fe8e087bf0","kind":"commit","published_at":"2012-02-02T05:56:04.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"3fe2a365b38c42c5f1b3298bfc46dd3172466967","kind":"commit","published_at":"2012-02-02T03:04:48.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"19011701aadd407d76d2b965ed11c635d8a7ea96","kind":"commit","published_at":"2012-02-02T02:57:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"58244843c63d55c722159acb9cf7e45fdf52cc01","kind":"commit","published_at":"2012-01-30T01:27:13.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"431d431359a53c7542c2480f7fc4169dc61b9223","kind":"commit","published_at":"2012-01-27T00:17:59.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.2.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.2.0/manifests"},{"name":"0.1.7","sha":"600b46014dd80a67be3f13efa2e07e1864d806e6","kind":"commit","published_at":"2012-01-25T21:37:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.7","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"70a045afa4afb5ff59efb7ff87c25824ed10bd1b","kind":"commit","published_at":"2012-01-02T06:14:24.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.6","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"b93353afb38c84e8d3183077ca935a3d1fd8caa7","kind":"commit","published_at":"2012-01-02T05:51:51.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.5","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"c5e98d484f690a72933e2ace5071c3e3924e1b95","kind":"commit","published_at":"2011-12-26T18:19:22.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.4","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"c6971bac53ccd75c445c16509247730be9692456","kind":"commit","published_at":"2011-12-18T14:07:46.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.3","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"0671961e863517a4fdf099ef590209888c976a5b","kind":"commit","published_at":"2011-12-18T12:38:57.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"c22ba454719d80f0e1ef225a7ab11c6112e47dc6","kind":"commit","published_at":"2011-12-16T11:59:45.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.1","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"fd54107a3fc708445b030cbb83cd81b3818a5998","kind":"commit","published_at":"2011-12-15T13:02:26.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.1.0","html_url":"https://github.com/chaijs/chai/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"cdc7d60a310236ba9e9370a2f842cd0520934d1e","kind":"commit","published_at":"2011-12-07T08:05:34.000Z","download_url":"https://codeload.github.com/chaijs/chai/tar.gz/0.0.2","html_url":"https://github.com/chaijs/chai/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/chaijs/chai@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-13T01:58:41.015Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":2.6408348264356354,"forks_count":5.502374584422646,"average":22.245752934873988},"purl":"pkg:maven/org.webjars.bower/chai","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bower:chai","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bower:chai","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bower:chai/dependencies","status":null,"funding_links":["https://opencollective.com/chaijs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-13T01:21:29.291Z","issues_count":146,"pull_requests_count":202,"avg_time_to_close_issue":21486694.445652176,"avg_time_to_close_pull_request":5313700.879310345,"issues_closed_count":92,"pull_requests_closed_count":174,"pull_request_authors_count":31,"issue_authors_count":138,"avg_comments_per_issue":3.2465753424657535,"avg_comments_per_pull_request":1.3514851485148516,"merged_pull_requests_count":130,"bot_issues_count":1,"bot_pull_requests_count":63,"past_year_issues_count":19,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":760095.6666666666,"past_year_avg_time_to_close_pull_request":418749.6666666667,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":57,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.0526315789473684,"past_year_avg_comments_per_pull_request":0.5454545454545454,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","maintainers":[{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"},{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}],"active_maintainers":[{"login":"koddsson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:chai/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:chai/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:chai/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:chai/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:chai/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bower:chai/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":613826,"maintainers_count":0,"namespaces_count":81584,"keywords_count":35016,"github":"maven-central","metadata":{"funded_packages_count":38101},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-07-28T05:02:20.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":492,"full_name":"chaijs/chai","default_branch":"main","total_commits":1362,"total_committers":199,"total_bot_commits":96,"total_bot_committers":3,"mean_commits":6.844221105527638,"dds":0.6659324522760646,"past_year_total_commits":108,"past_year_total_committers":12,"past_year_total_bot_commits":79,"past_year_total_bot_committers":2,"past_year_mean_commits":9.0,"past_year_dds":0.43518518518518523,"last_synced_at":"2026-07-26T11:12:43.044Z","last_synced_commit":"e517d543bacc7482fbe5c2bd02ba11ce2fd5504c","created_at":"2023-03-06T22:04:32.635Z","updated_at":"2026-07-26T11:05:04.137Z","committers":[{"name":"Jake Luer","email":"jake.luer@gmail.com","login":"logicalparadox","count":455},{"name":"Veselin Todorov","email":"veselin@veselin.bg","login":"vesln","count":74},{"name":"Keith Cirkel","email":"github@keithcirkel.co.uk","login":"keithamus","count":73},{"name":"Grant Snodgrass","email":"meeber@gametypething.com","login":"meeber","count":70},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":61},{"name":"lucasfcosta","email":"fernandesdacostalucas@gmail.com","login":"lucasfcosta","count":52},{"name":"Domenic Denicola","email":"domenic@domenicdenicola.com","login":"domenic","count":40},{"name":"James Garbutt","email":"43081j","login":"43081j","count":29},{"name":"Jérémie Astori","email":"jeremie@astori.fr","login":"astorije","count":27},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":27},{"name":"Kristján Oddsson","email":"koddsson@github.com","login":null,"count":27},{"name":"Lucas Vieira","email":"vieiralucas4@gmail.com","login":"vieiralucas","count":22},{"name":"Aleksey Shvayka","email":"shvaikalesh@gmail.com","login":"shvaikalesh","count":18},{"name":"Kristján Oddsson","email":"koddsson@gmail.com","login":"koddsson","count":14},{"name":"Joshua Perry","email":"josh@6bit.com","login":"joshperry","count":14},{"name":"greenkeeperio-bot","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":11},{"name":"Johannes Loewe","email":"johannes@loewe.pm","login":"zetamorph","count":11},{"name":"Tobias Bieniek","email":"tobias.bieniek@gmail.com","login":"Turbo87","count":9},{"name":"Chris Polis","email":"cpolis@dssd.com","login":"cmpolis","count":8},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":8},{"name":"Chris Jones","email":"chris@cjqed.com","login":null,"count":7},{"name":"Ruben Verborgh","email":"ruben@verborgh.org","login":"RubenVerborgh","count":6},{"name":"Ian Zamojc","email":"ian@thesecretlocation.net","login":null,"count":6},{"name":"deeperx","email":"inanc@pixenka.com","login":null,"count":6},{"name":"abetomo","email":"abe@enzou.tokyo","login":"abetomo","count":6},{"name":"Scott Nonnenberg","email":"scott@nonnenberg.com","login":"scottnonnenberg","count":5},{"name":"leider","email":"derleider@web.de","login":"leider","count":5},{"name":"Juliusz Gonera","email":"jgonera@gmail.com","login":"jgonera","count":5},{"name":"Josh Soref","email":"jsoref","login":"jsoref","count":5},{"name":"Jo Liss","email":"joliss42@gmail.com","login":"joliss","count":5},{"name":"George Kats","email":"katsgeorgeek@gmail.com","login":null,"count":5},{"name":"charlierudolph","email":"charles.rudolph@originate.com","login":null,"count":4},{"name":"Nick Heiner","email":"nick.heiner@opower.com","login":null,"count":4},{"name":"Max Edmands","email":"max@goodeggs.com","login":null,"count":4},{"name":"Dai","email":"dai.williams@bbc.co.uk","login":null,"count":4},{"name":"Aaron Sofaly","email":"aaronsofaly@gmail.com","login":"aaronsofaly","count":4},{"name":"David da Silva","email":"daviddasilvacontin@me.com","login":"dasilvacontin","count":4},{"name":"Eli White","email":"github@eli-white.com","login":"TheSavior","count":4},{"name":"Jakob Krigovsky","email":"jakob.krigovsky@gmail.com","login":"sonicdoe","count":4},{"name":"John Firebaugh","email":"john.firebaugh@gmail.com","login":"jfirebaugh","count":4},{"name":"Kaito Udagawa","email":"umireon@gmail.com","login":"umireon","count":4},{"name":"josher19","email":"josher19@gmail.com","login":"josher19","count":4},{"name":"Grigoriy","email":"flaambe@gmail.com","login":"flaambe","count":4},{"name":"Adi Prasetyo","email":"goendoell49@gmail.com","login":"sukrosono","count":4},{"name":"Droogans","email":"droogans@gmail.com","login":"Droogans","count":3},{"name":"Andrei Neculau","email":"andrei.neculau@gmail.com","login":"andreineculau","count":3},{"name":"Duncan Beevers","email":"duncan@dweebd.com","login":"duncanbeevers","count":3},{"name":"Gregg Lind","email":"gregg.lind@gmail.com","login":"gregglind","count":3},{"name":"Jake Rosoman","email":"jkroso@gmail.com","login":"jkroso","count":3},{"name":"matthewlucock","email":"matthewlucock@gmail.com","login":null,"count":3},{"name":"Jason Karns","email":"jason.karns@gmail.com","login":"jasonkarns","count":3},{"name":"Víctor Oliva","email":"victor@weareadaptive.com","login":"voliva","count":3},{"name":"Jeff Barczewski","email":"jeff.barczewski@gmail.com","login":"jeffbski","count":3},{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":3},{"name":"Pia Mancini","email":"piamancini@gmail.com","login":"piamancini","count":3},{"name":"Ryunosuke SATO","email":"tricknotes.rs@gmail.com","login":"tricknotes","count":3},{"name":"Jurko Gospodnetić","email":"jurko.gospodnetic@pke.hr","login":"jurko-gospodnetic","count":3},{"name":"Whitney Young","email":"wbyoung@fadingred.com","login":"wbyoung","count":2},{"name":"eldritch fossicker","email":"eldritch.fossicker@gmail.com","login":"matthew-n","count":2},{"name":"Kevin Kirsche","email":"Kev.Kirsche+GitHub@gmail.com","login":"kkirsche","count":2},{"name":"Julian Grinblat","email":"julian@dotcore.co.il","login":"perrin4869","count":2},{"name":"Daniel Venturini","email":"danielventurini021@gmail.com","login":"DanielVenturini","count":2},{"name":"Jakub Nešetřil","email":"jakub.nesetril@gmail.com","login":"zzen","count":2},{"name":"Edwin Shao","email":"eshao+dev-eshao-mbp@kitesplex.com","login":"eshao","count":2},{"name":"Denis Luchkin-Zhou","email":"wyvernzora@gmail.com","login":"wyvernzora","count":2},{"name":"Cezary Kluczyński","email":"cezary.kluczynski@gmail.com","login":"cezarykluczynski","count":2},{"name":"Bartvds","email":"bartvanderschoor@gmail.com","login":"Bartvds","count":2},{"name":"Alhadis","email":"gardnerjohng@gmail.com","login":"Alhadis","count":2},{"name":"⅕ Zander","email":"zander.milroy@gmail.com","login":null,"count":2},{"name":"Teddy Cross","email":"tkazec@gmail.com","login":"tkazec","count":2},{"name":"Superchupu","email":"53496941+SuperchupuDev","login":"SuperchupuDev","count":2},{"name":"Ruwan Pradeep Geeganage","email":"rpgeeganage","login":"rpgeeganage","count":2},{"name":"Roman Masek","email":"romario333@gmail.com","login":"romario333","count":2},{"name":"Nathan Landis","email":"nathanlandis@gmail.com","login":"eouw0o83hf","count":2},{"name":"Vlad Kolbaya","email":"v1adko","login":"v1adko","count":2},{"name":"Adi Prasetyo","email":"3001652+brutalcrozt","login":"brutalcrozt","count":1},{"name":"Alexander Kireyev","email":"ak.chatman.media@gmail.com","login":"chatman-media","count":1},{"name":"Anand Patil","email":"anand.prabhakar.patil@gmail.com","login":"apatil","count":1},{"name":"Anderson Aguiar","email":"revsoft10@gmail.com","login":"andersonaguiar","count":1},{"name":"Andrew","email":"generalandrew@gmail.com","login":"generalandrew","count":1},{"name":"Andrew Couch","email":"github@couchand.com","login":"couchand","count":1},{"name":"Andrzej Bartosiński","email":"Neob91","login":"Neob91","count":1},{"name":"Ankit Singh","email":"bittuf3@gmail.com","login":"solodynamo","count":1},{"name":"Austin Pray","email":"austin@austinpray.com","login":"austinpray","count":1},{"name":"Benedikt Meurer","email":"benedikt.meurer@googlemail.com","login":"bmeurer","count":1},{"name":"Christopher Hiller","email":"chiller@badwing.com","login":null,"count":1},{"name":"Chris Thompson","email":"chris.thompson@protectwise.com","login":null,"count":1},{"name":"BinaryMuse","email":"brandon@brandontilley.com","login":null,"count":1},{"name":"David Broder-Rodgers","email":"David.Broder-Rodgers@softwire.com","login":null,"count":1},{"name":"Dido Arellano","email":"dido@semicolonstudios.com","login":null,"count":1},{"name":"Gil Tayar","email":"gil.tayar@applitools.com","login":null,"count":1},{"name":"Hadi Ghattas","email":"hadi.ghattas@shift-technology.com","login":null,"count":1},{"name":"Janne Kiiskilä","email":"janne.kiiskila@pelion.com","login":null,"count":1},{"name":"Refael Ackermann","email":"refael@empeeric.com","login":null,"count":1},{"name":"Tristan Patch","email":"patcht@osuosl.org","login":null,"count":1},{"name":"Virginie BARDALES","email":"vbardales@tf1.fr","login":null,"count":1},{"name":"Wias Liaw","email":"leewei48750@gmail.com","login":null,"count":1},{"name":"Wraithan (Chris McDonald)","email":"wmcdonald@newrelic.com","login":null,"count":1},{"name":"ericdouglas","email":"eric.eoop@gmail.com","login":null,"count":1},{"name":"pgarrison","email":"philipgarrison@cmu.edu","login":null,"count":1},{"name":"Tomáš Polomský","email":"polomsky","login":"polomsky","count":1},{"name":"Tomasz Pluskiewicz","email":"tpluscode","login":"tpluscode","count":1},{"name":"Thomas Broadley","email":"buriedunderbooks@hotmail.com","login":"tbroadley","count":1},{"name":"Sylvain Leroux","email":"sylvain@chicoree.fr","login":"s-leroux","count":1},{"name":"Steven Peng","email":"stpeng","login":"stpeng","count":1},{"name":"Sophie Alpert","email":"git@sophiebits.com","login":"sophiebits","count":1},{"name":"Simone Vittori","email":"hello@simonewebdesign.it","login":"simonewebdesign","count":1},{"name":"Scott Rudiger","email":"scottrudiger@gmail.com","login":"ScottRudiger","count":1},{"name":"Scott Newcomer","email":"snewcomer","login":"snewcomer","count":1},{"name":"Sasha Koss","email":"kossnocorp@gmail.com","login":"kossnocorp","count":1},{"name":"Sam Lanning","email":"sam@samlanning.com","login":"s0","count":1},{"name":"Sakthipriyan Vairamani","email":"thechargingvolcano@gmail.com","login":"thefourtheye","count":1},{"name":"Rens Groothuijsen","email":"l.groothuijsen@alumni.maastrichtuniversity.nl","login":"rgroothuijsen","count":1},{"name":"Quentin Barbe","email":"forty@everteam.org","login":"forty","count":1},{"name":"Pavel Ermolin","email":"oatto.paul@gmail.com","login":"Powell-v2","count":1},{"name":"Pauric Holleran","email":"pauric.holleran@gmail.com","login":"Hpauric","count":1},{"name":"Paulo Gonçalves","email":"paulorochag@hotmail.com","login":"PauloGoncalvesBH","count":1},{"name":"Paul Miller","email":"paul@paulmillr.com","login":"paulmillr","count":1},{"name":"Patrick Kovach-Long","email":"Patrickklong@gmail.com","login":"Pklong","count":1},{"name":"Pascal Corpet","email":"pcorpet","login":"pcorpet","count":1},{"name":"Outsider","email":"outsideris@gmail.com","login":"outsideris","count":1},{"name":"Niklas Närhinen","email":"niklas@narhinen.net","login":"nnarhinen","count":1},{"name":"Mitchell Johnson","email":"mjjohnso@mtu.edu","login":"ehntoo","count":1},{"name":"Mimi","email":"stevenjoezhang@gmail.com","login":"stevenjoezhang","count":1},{"name":"Michael Lange","email":"dingoeatingfuzz@gmail.com","login":"DingoEatingFuzz","count":1},{"name":"김상두","email":"102564722+developer-bandi","login":"developer-bandi","count":1},{"name":"yanca018","email":"yanca0118@gmail.com","login":"yanca018","count":1},{"name":"toastynerd","email":"tylermorgan86@gmail.com","login":"toastynerd","count":1},{"name":"sportshead","email":"32637656+sportshead","login":"sportshead","count":1},{"name":"shinnn","email":"snnskwtnb@gmail.com","login":"shinnn","count":1},{"name":"qbolec","email":"qbolec@gmail.com","login":"qbolec","count":1},{"name":"piecioshka","email":"piecioshka@gmail.com","login":"piecioshka","count":1},{"name":"ossdev07","email":"39188636+ossdev07","login":"ossdev07","count":1},{"name":"not-an-aardvark","email":"not-an-aardvark","login":"not-an-aardvark","count":1},{"name":"mohayonao","email":"mohayonao@gmail.com","login":"mohayonao","count":1},{"name":"lizhengnacl","email":"lizhengnacl@163.com","login":"lizhengnacl","count":1},{"name":"larabr","email":"larabr+github@protonmail.com","login":"larabr","count":1},{"name":"laconbass","email":"lorenzogrv@gmail.com","login":"lorenzogrv","count":1},{"name":"kpdecker","email":"kpdecker@gmail.com","login":"kpdecker","count":1},{"name":"haykam821","email":"24855774+haykam821","login":"haykam821","count":1},{"name":"chaoliang yan","email":"z5643222@ad.unsw.edu.au","login":"lawrence3699","count":1},{"name":"bheemreddy-samsara","email":"bheem.reddy@samsara.com","login":"bheemreddy-samsara","count":1},{"name":"asbish","email":"asobuishii@gmail.com","login":"asbish","count":1},{"name":"Xue Hu","email":"dxuehu@gmail.com","login":"butterywombat","count":1},{"name":"Wadie","email":"wadie","login":"wadie","count":1},{"name":"Benjamin Horsleben","email":"benjamin@fizkerinc.dk","login":"fizker","count":1},{"name":"Vlad GURDIGA","email":"gurdiga@gmail.com","login":"gurdiga","count":1},{"name":"Vinay Pulim","email":"v@pulim.com","login":"vpulim","count":1},{"name":"Victor Costan","email":"costan@gmail.com","login":"pwnall","count":1},{"name":"Dinos Theodorou","email":"dinostheo@gmail.com","login":"dinostheo","count":1},{"name":"Derek Ekins","email":"derek@spathi.com","login":"dereke","count":1},{"name":"David Luzar","email":"luzar.david@gmail.com","login":"dwelle","count":1},{"name":"David Losert","email":"david.losert@gmx.de","login":"davelosert","count":1},{"name":"Danilo Vaz","email":"maskotexd@hotmail.com","login":"danilovaz","count":1},{"name":"Daniel Price","email":"dp@dssd.com","login":"danielbprice","count":1},{"name":"DD","email":"timnew.wti@gmail.com","login":"timnew","count":1},{"name":"Curtis Gibby","email":"github@curtisgibby.com","login":"curtisgibby","count":1},{"name":"Colin Snover","email":"github.com@zetafleet.com","login":"csnover","count":1},{"name":"Colin Eberhardt","email":"colin.eberhardt@gmail.com","login":"ColinEberhardt","count":1},{"name":"Chun-Yi","email":"trantor.liu@gmail.com","login":"trantorLiu","count":1},{"name":"Aashish Jha","email":"aashishjha1107@gmail.com","login":"Aashish-Jha-11","count":1},{"name":"Benoit Larroque","email":"zeta.ben@gmail.com","login":"zetaben","count":1},{"name":"Bertrand Marron","email":"bertrand.marron@ionisx.com","login":"tusbar","count":1},{"name":"Blake Regalia","email":"blake.regalia@gmail.com","login":"blake-regalia","count":1},{"name":"Brad Cypert","email":"brad.cypert@gmail.com","login":"bradcypert","count":1},{"name":"Brandon Payton","email":"brandon@happycode.net","login":"brandonpayton","count":1},{"name":"BreadInvasion","email":"70557549+BreadInvasion","login":"BreadInvasion","count":1},{"name":"Callum Locke","email":"callum.locke@gmail.com","login":"callumlocke","count":1},{"name":"Chasen Le Hara","email":"chasen@chasenlehara.com","login":"chasenlehara","count":1},{"name":"Chris Clayman","email":"claymanchris@gmail.com","login":"kidmillions","count":1},{"name":"Chris Connelly","email":"chris@connec.co.uk","login":"connec","count":1},{"name":"Adam Beres-Deak","email":"me@bdadam.com","login":"bdadam","count":1},{"name":"Adam Hull","email":"adam@hmlad.com","login":"hurrymaplelad","count":1},{"name":"zenheart","email":"locke.cheng@wpi-group.com","login":null,"count":1},{"name":"Vesa Laakso","email":"vesa.laakso@venuu.fi","login":"valscion","count":1},{"name":"Mavaddat Javid","email":"5055400+mavaddat","login":"mavaddat","count":1},{"name":"Matti Schneider","email":"gh@mattischneider.fr","login":"MattiSG","count":1},{"name":"Mathias Schreck","email":"schreck.mathias@googlemail.com","login":"lo1tuma","count":1},{"name":"Martin Middel","email":"martin.middel@liones.nl","login":"DrRataplan","count":1},{"name":"Manoj Kumar","email":"nithmanoj@gmail.com","login":"kumarmj","count":1},{"name":"Macho","email":"max.kharandziuk@gmail.com","login":"kharandziuk","count":1},{"name":"Luís Cardoso","email":"lfac.pt@gmail.com","login":"lfac-pt","count":1},{"name":"Kilian Ciuffolo","email":"kilian.ciuffolo@gmail.com","login":"kilianc","count":1},{"name":"Kelly Selden","email":"602423+kellyselden","login":"kellyselden","count":1},{"name":"Julien Wajsberg","email":"felash@gmail.com","login":"julienw","count":1},{"name":"Jesús Leganés Combarro","email":"piranna@gmail.com","login":"piranna","count":1},{"name":"Jesse McCarthy","email":"git_commits@jessemccarthy.net","login":"jmm","count":1},{"name":"Jeff Welch","email":"whatthejeff@gmail.com","login":"whatthejeff","count":1},{"name":"James Kyle","email":"me@thejameskyle.com","login":"jamiebuilds","count":1},{"name":"Jakub Vrána","email":"jakub@vrana.cz","login":"vrana","count":1},{"name":"Izzur Zuhri","email":"hello@izzur.id","login":"Izzur","count":1},{"name":"Inanc","email":"deeperx","login":"deeperx","count":1},{"name":"Hyper-Z11","email":"114817308+hyperz111","login":"hyperz111","count":1},{"name":"Horie Issei","email":"issei.horie@is2ei.com","login":"is2ei","count":1},{"name":"Homa Wong","email":"homawong@gmail.com","login":"unional","count":1},{"name":"Gerard Delmàs","email":"gdelmas","login":"gdelmas","count":1},{"name":"Evan Hahn","email":"me@evanhahn.com","login":"EvanHahn","count":1},{"name":"Eduard Bardají Puig","email":"ebardaji@gmail.com","login":"aryzing","count":1},{"name":"Doug Neiner","email":"doug.neiner@leankit.com","login":"dcneiner","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":61},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"James Garbutt","email":"43081j","login":"43081j","count":17},{"name":"Keith Cirkel","email":"keithamus","login":"keithamus","count":3},{"name":"Julian Grinblat","email":"julian@dotcore.co.il","login":"perrin4869","count":2},{"name":"larabr","email":"larabr+github@protonmail.com","login":"larabr","count":1},{"name":"chaoliang yan","email":"z5643222@ad.unsw.edu.au","login":"lawrence3699","count":1},{"name":"bheemreddy-samsara","email":"bheem.reddy@samsara.com","login":"bheemreddy-samsara","count":1},{"name":"Hyper-Z11","email":"114817308+hyperz111","login":"hyperz111","count":1},{"name":"Evan Hahn","email":"me@evanhahn.com","login":"EvanHahn","count":1},{"name":"Alexander Kireyev","email":"ak.chatman.media@gmail.com","login":"chatman-media","count":1},{"name":"Aashish Jha","email":"aashishjha1107@gmail.com","login":"Aashish-Jha-11","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-26T00:00:22.653Z","repositories_count":6423815,"commits_count":880751027,"contributors_count":36712436,"owners_count":1241417,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"chaijs/chai","html_url":"https://github.com/chaijs/chai","last_synced_at":"2026-07-26T00:02:49.769Z","status":"active","issues_count":151,"pull_requests_count":280,"avg_time_to_close_issue":21647598.092783507,"avg_time_to_close_pull_request":3820200.8943089433,"issues_closed_count":97,"pull_requests_closed_count":246,"pull_request_authors_count":43,"issue_authors_count":142,"avg_comments_per_issue":3.218543046357616,"avg_comments_per_pull_request":1.082142857142857,"merged_pull_requests_count":197,"bot_issues_count":1,"bot_pull_requests_count":123,"past_year_issues_count":9,"past_year_pull_requests_count":113,"past_year_avg_time_to_close_issue":292663.3333333333,"past_year_avg_time_to_close_pull_request":183736.1157894737,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":95,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.4336283185840708,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":82,"past_year_merged_pull_requests_count":88,"created_at":"2023-05-10T11:28:08.866Z","updated_at":"2026-07-26T00:02:49.769Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaijs%2Fchai/issues","issue_labels_count":{"table":{"pull-request-wanted":5,"more-discussion-needed":3,"assertion-request":2,"bug":2,"question":2,"feature-requests":2,"medium-size":2,"fun-size":2,"waiting-on-reporter":1,"➡ deep-equal":1,"covered-by-plugin":1,"invalid":1,"types":1}},"pull_request_labels_count":{"table":{"dependencies":59,"javascript":24}},"issue_author_associations_count":{"table":{"NONE":140,"CONTRIBUTOR":9,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":185,"MEMBER":63,"NONE":32}},"issue_authors":{"table":{"Gautam-Bharadwaj":2,"koddsson":2,"SmashingQuasar":2,"danny0838":2,"voxpelli":2,"43081j":2,"gullerya":2,"jedwards1211":2,"UlrichEckhardt":2,"sumanmathad":1,"JaKXz":1,"justinfagnani":1,"lambdabaa":1,"schaudhary111":1,"Pomax":1,"JoshuaKGoldberg":1,"poopybutt124309":1,"cpcallen":1,"ShootingKing-AM":1,"basherr":1,"rimonrony23":1,"piyushsi":1,"avin-kavish":1,"java9s":1,"Nikuu971":1,"felix9":1,"pcorpet":1,"atheros":1,"JustinBeckwith":1,"MilanJimi":1,"LokiMidgard":1,"forty":1,"matheus-rodrigues00":1,"osmolyar":1,"davidfilat":1,"boly38":1,"schrotie":1,"Adrosar":1,"spaiz":1,"jsmankoo":1,"liaodalin19903":1,"OldStarchy":1,"c4droid369":1,"BryanHuntNV":1,"AGrzes":1,"sumanbk92":1,"Supraja9726":1,"dhjnam":1,"jamestalmage":1,"m-nonna":1,"burnall":1,"fflorent":1,"SebaBau":1,"ddili":1,"klemens-u":1,"ddolcimascolo":1,"Ucandoit":1,"arv":1,"renovate[bot]":1,"paulinuk":1,"CHYGO1985":1,"sambunting":1,"Dmytro2V":1,"fulldecent":1,"DiogoDoreto":1,"mike-4040":1,"CristhianR":1,"prashbattu":1,"testinnplayin":1,"teameh":1,"alekdavis":1,"a2937":1,"jpnovais":1,"nwalters512":1,"karlb":1,"AbdulRafaySiddiqui":1,"juanatsonhos":1,"shivam0x":1,"jendrikw":1,"reilem":1,"larabr":1,"Caligatio":1,"tpluscode":1,"tnguyen14":1,"yoshinorin":1,"iampava":1,"Tb0":1,"dvegap95":1,"bbhopesh":1,"shawnsparks":1,"derMart":1,"BadIdeaException":1,"asdf01":1,"janis91":1,"GustavoOS":1,"aradzie":1,"shepmaster":1,"davidz1337":1,"delfuego":1,"balexandre":1,"khteh":1,"GAP-dev":1,"Misukimein":1,"GuyKh":1,"ramicohen303":1,"wadouk":1,"rotu":1,"AviVahl":1,"jsynacek":1,"kran6a":1,"npapagna":1,"myocytebd":1,"Manish3323":1,"djom202":1,"elliot-huffman":1,"Ep1s0de":1,"mirayashi":1,"MakariukVl":1,"breandandalton":1,"marek-siemieniuk-morawski":1,"MaxdAyala":1,"tripuzv":1,"kellyselden":1,"yjluo96":1,"elibarzilay":1,"mknj":1,"madx":1,"Danielku15":1,"bugwelle":1,"AlirezaEthDev":1,"nicholaswmin":1,"lompo011":1,"jammi":1,"piranna":1,"djmattyg007":1,"BrendaAspen":1,"Pdzoc":1,"ReDemoNBR":1,"hi-ogawa":1,"neonexus":1,"dev-ardi":1,"jacob-orbiit":1}},"pull_request_authors":{"table":{"renovate[bot]":64,"koddsson":62,"dependabot[bot]":59,"43081j":38,"SuperchupuDev":4,"snewcomer":3,"perrin4869":3,"forty":3,"a2937":2,"BreadInvasion":2,"Gautam-Bharadwaj":2,"developer-bandi":2,"yoshinorin":2,"testinnplayin":2,"mavaddat":2,"tpluscode":2,"piyushsi":2,"Aashish-Jha-11":1,"bugwelle":1,"Abdulnaser97":1,"bheemreddy-samsara":1,"xianjianlf2":1,"larabr":1,"stevenjoezhang":1,"milanchahar":1,"chatman-media":1,"MattiSG":1,"scarf005":1,"pcorpet":1,"peanutenthusiast":1,"Hashim1999164":1,"jackromo888":1,"orieken":1,"ntkme":1,"matheus-rodrigues00":1,"vieiralucas":1,"jrobinson01":1,"hyperz111":1,"xxiaoxiong":1,"rehannadaf2":1,"lawrence3699":1,"Zirak":1,"xuchen-cx":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-26T00:00:26.655Z","repositories_count":14852359,"issues_count":31539590,"pull_requests_count":103655381,"authors_count":11363743,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":18,"javascript":18}},"past_year_issue_author_associations_count":{"table":{"NONE":8,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":103,"NONE":10}},"past_year_issue_authors":{"table":{"Gautam-Bharadwaj":2,"Danielku15":1,"jendrikw":1,"madx":1,"MaxdAyala":1,"OldStarchy":1,"reilem":1,"renovate[bot]":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":64,"dependabot[bot]":18,"43081j":14,"perrin4869":3,"Gautam-Bharadwaj":2,"xxiaoxiong":1,"xianjianlf2":1,"rehannadaf2":1,"milanchahar":1,"lawrence3699":1,"larabr":1,"hyperz111":1,"Hashim1999164":1,"chatman-media":1,"bheemreddy-samsara":1,"Abdulnaser97":1,"Aashish-Jha-11":1}},"maintainers":[{"table":{"login":"koddsson","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koddsson"}},{"table":{"login":"vieiralucas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vieiralucas"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":9,"DeleteEvent":48,"PullRequestEvent":96,"ForkEvent":20,"DiscussionEvent":1,"IssuesEvent":49,"WatchEvent":176,"IssueCommentEvent":128,"PushEvent":79,"PullRequestReviewCommentEvent":28,"PullRequestReviewEvent":71,"CreateEvent":56},"last_year":{"ReleaseEvent":7,"DeleteEvent":39,"PullRequestEvent":61,"ForkEvent":5,"DiscussionEvent":1,"IssuesEvent":9,"WatchEvent":32,"IssueCommentEvent":45,"PushEvent":58,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":25,"CreateEvent":43}},"keywords":["assertions","bdd","chai","javascript","tdd"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-07-11T11:18:01.444Z","updated_at":"2023-07-11T11:18:01.444Z","repository_link":"https://github.com/chaijs/chai/blob/main/package-lock.json","dependencies":[{"id":11323816236,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11323816237,"package_name":"@types/component-emitter","ecosystem":"npm","requirements":"1.2.10","direct":false,"kind":"development","optional":false},{"id":11323816238,"package_name":"@types/cookie","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":11323816239,"package_name":"@types/cors","ecosystem":"npm","requirements":"2.8.10","direct":false,"kind":"development","optional":false},{"id":11323816240,"package_name":"@types/node","ecosystem":"npm","requirements":"14.14.31","direct":false,"kind":"development","optional":false},{"id":11323816241,"package_name":"abbrev","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":11323816242,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"development","optional":false},{"id":11323816243,"package_name":"mime-db","ecosystem":"npm","requirements":"1.46.0","direct":false,"kind":"development","optional":false},{"id":11323816244,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.29","direct":false,"kind":"development","optional":false},{"id":11323816245,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":11323816246,"package_name":"acorn-dynamic-import","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11323816247,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":11323816248,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":11323816249,"package_name":"adm-zip","ecosystem":"npm","requirements":"0.4.11","direct":false,"kind":"development","optional":false},{"id":11323816250,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":11323816251,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"development","optional":false},{"id":11323816252,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":11323816253,"package_name":"ajv","ecosystem":"npm","requirements":"5.5.2","direct":false,"kind":"development","optional":false},{"id":11323816254,"package_name":"amdefine","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816255,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":11323816256,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11323816257,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":11323816258,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11323816259,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":11323816260,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":11323816261,"package_name":"archiver","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":11323816262,"package_name":"archiver-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11323816263,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":11323816264,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":11323816265,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816266,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":11323816267,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":11323816268,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":11323816269,"package_name":"argv","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":11323816270,"package_name":"array-filter","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":11323816271,"package_name":"array-map","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":11323816272,"package_name":"array-reduce","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":11323816273,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":11323816274,"package_name":"asn1.js","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"development","optional":false},{"id":11323816275,"package_name":"assert","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":11323816276,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816277,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11323816278,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"development","optional":false},{"id":11323816279,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11323816280,"package_name":"async","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":11323816281,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":11323816282,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":11323816283,"package_name":"aws4","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":11323816284,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816285,"package_name":"base64-arraybuffer","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":11323816286,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":11323816287,"package_name":"base64id","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816288,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11323816289,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11323816290,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.8","direct":false,"kind":"development","optional":false},{"id":11323816291,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"development","optional":false},{"id":11323816292,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"development","optional":false},{"id":11323816293,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":11323816294,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":11323816295,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11323816296,"package_name":"browser-pack","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":11323816297,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"development","optional":false},{"id":11323816298,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":11323816299,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":11323816300,"package_name":"browserify","ecosystem":"npm","requirements":"16.2.3","direct":false,"kind":"development","optional":false},{"id":11323816301,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11323816302,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816303,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11323816304,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":11323816305,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":11323816306,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":11323816307,"package_name":"buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":11323816308,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"development","optional":false},{"id":11323816309,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11323816310,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11323816311,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816312,"package_name":"bump-cli","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":11323816313,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":11323816314,"package_name":"cached-path-relative","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11323816315,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":11323816316,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":11323816317,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11323816318,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"development","optional":false},{"id":11323816319,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11323816320,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11323816321,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":11323816322,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":11323816323,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":11323816324,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":11323816325,"package_name":"codecov","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"development","optional":false},{"id":11323816326,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":11323816327,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":11323816328,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":11323816329,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11323816330,"package_name":"combine-source-map","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":11323816331,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":11323816332,"package_name":"commander","ecosystem":"npm","requirements":"2.17.1","direct":false,"kind":"development","optional":false},{"id":11323816333,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":11323816334,"package_name":"compress-commons","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":11323816335,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":11323816336,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":11323816337,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":11323816338,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11323816339,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816340,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11323816341,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":11323816342,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":11323816343,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11323816344,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"development","optional":false},{"id":11323816345,"package_name":"crc","ecosystem":"npm","requirements":"3.8.0","direct":false,"kind":"development","optional":false},{"id":11323816346,"package_name":"crc32-stream","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11323816347,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":11323816348,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11323816349,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":11323816350,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"development","optional":false},{"id":11323816351,"package_name":"custom-event","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816352,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":11323816353,"package_name":"date-format","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816354,"package_name":"date-now","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":11323816355,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":11323816356,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11323816357,"package_name":"deep-eql","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":11323816358,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":11323816359,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":11323816360,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816361,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816362,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11323816363,"package_name":"deps-sort","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816364,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816365,"package_name":"detective","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":11323816366,"package_name":"di","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":11323816367,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":11323816368,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":11323816369,"package_name":"dom-serialize","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":11323816370,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11323816371,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":11323816372,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":11323816373,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11323816374,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"development","optional":false},{"id":11323816375,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.9","direct":false,"kind":"development","optional":false},{"id":11323816376,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":11323816377,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":11323816378,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11323816379,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":11323816380,"package_name":"engine.io","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":11323816381,"package_name":"engine.io-parser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":11323816382,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":11323816383,"package_name":"ent","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11323816384,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.17.5","direct":false,"kind":"development","optional":false},{"id":11323816385,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":11323816386,"package_name":"es6-promise","ecosystem":"npm","requirements":"4.2.5","direct":false,"kind":"development","optional":false},{"id":11323816387,"package_name":"es6-promisify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11323816388,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":11323816389,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11323816390,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":11323816391,"package_name":"escodegen","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":11323816392,"package_name":"esprima","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":11323816393,"package_name":"source-map","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":11323816394,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":11323816395,"package_name":"estraverse","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":11323816396,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11323816397,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":11323816398,"package_name":"events","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11323816399,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11323816400,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":11323816401,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":11323816402,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11323816403,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816404,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":11323816405,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":11323816406,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11323816407,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816408,"package_name":"flat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":11323816409,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":11323816410,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11323816411,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.13.3","direct":false,"kind":"development","optional":false},{"id":11323816412,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":11323816413,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":11323816414,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":11323816415,"package_name":"fs-access","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816416,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816417,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":11323816418,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816419,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":11323816420,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11323816421,"package_name":"get-assigned-identifiers","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11323816422,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":11323816423,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":11323816424,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":11323816425,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":11323816426,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":11323816427,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.6","direct":false,"kind":"development","optional":false},{"id":11323816428,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":11323816429,"package_name":"handlebars","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"development","optional":false},{"id":11323816430,"package_name":"async","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":11323816431,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":11323816432,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816433,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":11323816434,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11323816435,"package_name":"has-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816436,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816437,"package_name":"hash-base","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":11323816438,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":11323816439,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11323816440,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816441,"package_name":"htmlescape","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11323816442,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":11323816443,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":11323816444,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":11323816445,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11323816446,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816447,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":11323816448,"package_name":"agent-base","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":11323816449,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":11323816450,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":11323816451,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":11323816452,"package_name":"ieee754","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":11323816453,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":11323816454,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":11323816455,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":11323816456,"package_name":"inline-source-map","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":11323816457,"package_name":"insert-module-globals","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":11323816458,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11323816459,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":11323816460,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":11323816461,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11323816462,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":11323816463,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816464,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":11323816465,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":11323816466,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":11323816467,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11323816468,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816469,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816470,"package_name":"isbinaryfile","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":11323816471,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816472,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":11323816473,"package_name":"istanbul","ecosystem":"npm","requirements":"0.4.5","direct":false,"kind":"development","optional":false},{"id":11323816474,"package_name":"glob","ecosystem":"npm","requirements":"5.0.15","direct":false,"kind":"development","optional":false},{"id":11323816475,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":11323816476,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":11323816477,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":11323816478,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":11323816479,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":11323816480,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":11323816481,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11323816482,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":11323816483,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":11323816484,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":11323816485,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":11323816486,"package_name":"karma","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":11323816487,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11323816488,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11323816489,"package_name":"karma-mocha","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11323816490,"package_name":"karma-sauce-launcher","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11323816491,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":11323816492,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":11323816493,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816494,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":11323816495,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":11323816496,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":11323816497,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"development","optional":false},{"id":11323816498,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":11323816499,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.6","direct":false,"kind":"development","optional":false},{"id":11323816500,"package_name":"labeled-stream-splicer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11323816501,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":11323816502,"package_name":"lazystream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816503,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":11323816504,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816505,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.20","direct":false,"kind":"development","optional":false},{"id":11323816506,"package_name":"lodash.defaults","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":11323816507,"package_name":"lodash.difference","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":11323816508,"package_name":"lodash.flatten","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":11323816509,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":11323816510,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":11323816511,"package_name":"lodash.union","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":11323816512,"package_name":"log-symbols","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816513,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":11323816514,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":11323816515,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816516,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":11323816517,"package_name":"log4js","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":11323816518,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":11323816519,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":11323816520,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":11323816521,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":11323816522,"package_name":"mime","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":11323816523,"package_name":"mime-db","ecosystem":"npm","requirements":"1.36.0","direct":false,"kind":"development","optional":false},{"id":11323816524,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.20","direct":false,"kind":"development","optional":false},{"id":11323816525,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816526,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816527,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":11323816528,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":11323816529,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":11323816530,"package_name":"mocha","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":11323816531,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816532,"package_name":"chokidar","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":11323816533,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":11323816534,"package_name":"fsevents","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":11323816535,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":11323816536,"package_name":"readdirp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":11323816537,"package_name":"supports-color","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":11323816538,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":11323816539,"package_name":"module-deps","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":11323816540,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816541,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":11323816542,"package_name":"node-environment-flags","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":11323816543,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":11323816544,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"development","optional":false},{"id":11323816545,"package_name":"nopt","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":11323816546,"package_name":"null-check","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816547,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":11323816548,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":11323816549,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":11323816550,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11323816551,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":11323816552,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11323816553,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":11323816554,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11323816555,"package_name":"optimist","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":11323816556,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":11323816557,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":11323816558,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":11323816559,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":11323816560,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":11323816561,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816562,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11323816563,"package_name":"pako","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":11323816564,"package_name":"parents","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816565,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":11323816566,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":11323816567,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":11323816568,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816569,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816570,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":11323816571,"package_name":"path-platform","ecosystem":"npm","requirements":"0.11.15","direct":false,"kind":"development","optional":false},{"id":11323816572,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11323816573,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.0.17","direct":false,"kind":"development","optional":false},{"id":11323816574,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11323816575,"package_name":"picomatch","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":11323816576,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11323816577,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":11323816578,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816579,"package_name":"psl","ecosystem":"npm","requirements":"1.1.29","direct":false,"kind":"development","optional":false},{"id":11323816580,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":11323816581,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":11323816582,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":11323816583,"package_name":"qjobs","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11323816584,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":11323816585,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":11323816586,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":11323816587,"package_name":"randombytes","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":11323816588,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11323816589,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":11323816590,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":11323816591,"package_name":"read-only-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816592,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":11323816593,"package_name":"readdirp","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":11323816594,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"development","optional":false},{"id":11323816595,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":11323816596,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816597,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816598,"package_name":"resolve","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":11323816599,"package_name":"rfdc","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11323816600,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":11323816601,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11323816602,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":11323816603,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":11323816604,"package_name":"sauce-connect-launcher","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":11323816605,"package_name":"saucelabs","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":11323816606,"package_name":"semver","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11323816607,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816608,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11323816609,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"development","optional":false},{"id":11323816610,"package_name":"shasum","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11323816611,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":11323816612,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816613,"package_name":"socket.io","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":11323816614,"package_name":"socket.io-adapter","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11323816615,"package_name":"socket.io-parser","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":11323816616,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":11323816617,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11323816618,"package_name":"sshpk","ecosystem":"npm","requirements":"1.14.2","direct":false,"kind":"development","optional":false},{"id":11323816619,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":11323816620,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11323816621,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11323816622,"package_name":"stream-events","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":11323816623,"package_name":"stream-http","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"development","optional":false},{"id":11323816624,"package_name":"stream-splicer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816625,"package_name":"streamroller","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":11323816626,"package_name":"date-format","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11323816627,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11323816628,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":11323816629,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816630,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11323816631,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816632,"package_name":"string.prototype.trimleft","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":11323816633,"package_name":"string.prototype.trimright","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":11323816634,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816635,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":11323816636,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11323816637,"package_name":"stubs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11323816638,"package_name":"subarg","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816639,"package_name":"supports-color","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":11323816640,"package_name":"syntax-error","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11323816641,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11323816642,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":11323816643,"package_name":"bl","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":11323816644,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":11323816645,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":11323816646,"package_name":"teeny-request","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":11323816647,"package_name":"agent-base","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":11323816648,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11323816649,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":11323816650,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":11323816651,"package_name":"timers-browserify","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":11323816652,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":11323816653,"package_name":"to-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816654,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816655,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":11323816656,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":11323816657,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":11323816658,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":11323816659,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":11323816660,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":11323816661,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":11323816662,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":11323816663,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":11323816664,"package_name":"ua-parser-js","ecosystem":"npm","requirements":"0.7.24","direct":false,"kind":"development","optional":false},{"id":11323816665,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.4.9","direct":false,"kind":"development","optional":false},{"id":11323816666,"package_name":"umd","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":11323816667,"package_name":"undeclared-identifiers","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11323816668,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":11323816669,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816670,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":11323816671,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":11323816672,"package_name":"urlgrey","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":11323816673,"package_name":"util","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":11323816674,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11323816675,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11323816676,"package_name":"uuid","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":11323816677,"package_name":"vargs","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":11323816678,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11323816679,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":11323816680,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11323816681,"package_name":"void-elements","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11323816682,"package_name":"wd","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"development","optional":false},{"id":11323816683,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11323816684,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11323816685,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":11323816686,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11323816687,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":11323816688,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11323816689,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":11323816690,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11323816691,"package_name":"ws","ecosystem":"npm","requirements":"7.4.3","direct":false,"kind":"development","optional":false},{"id":11323816692,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":11323816693,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11323816694,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":11323816695,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":11323816696,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":11323816697,"package_name":"zip-stream","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-07-11T11:18:02.172Z","updated_at":"2023-07-11T11:18:02.172Z","repository_link":"https://github.com/chaijs/chai/blob/main/package.json","dependencies":[{"id":11323824235,"package_name":"assertion-error","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":11323824236,"package_name":"check-error","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":11323824237,"package_name":"deep-eql","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"runtime","optional":false},{"id":11323824238,"package_name":"get-func-name","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":11323824239,"package_name":"loupe","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"runtime","optional":false},{"id":11323824240,"package_name":"pathval","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":11323824241,"package_name":"type-detect","ecosystem":"npm","requirements":"^4.0.5","direct":true,"kind":"runtime","optional":false},{"id":11323824242,"package_name":"browserify","ecosystem":"npm","requirements":"^16.2.3","direct":true,"kind":"development","optional":false},{"id":11323824243,"package_name":"bump-cli","ecosystem":"npm","requirements":"^1.1.3","direct":true,"kind":"development","optional":false},{"id":11323824244,"package_name":"codecov","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":11323824245,"package_name":"istanbul","ecosystem":"npm","requirements":"^0.4.3","direct":true,"kind":"development","optional":false},{"id":11323824246,"package_name":"karma","ecosystem":"npm","requirements":"^6.1.1","direct":true,"kind":"development","optional":false},{"id":11323824247,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"development","optional":false},{"id":11323824248,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":11323824249,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":11323824250,"package_name":"karma-sauce-launcher","ecosystem":"npm","requirements":"^1.2.0","direct":true,"kind":"development","optional":false},{"id":11323824251,"package_name":"mocha","ecosystem":"npm","requirements":"^7.1.2","direct":true,"kind":"development","optional":false}]}],"score":36.18997812203344,"created_at":"2026-07-08T07:51:41.432Z","updated_at":"2026-07-28T18:01:24.426Z","avatar_url":"https://github.com/chaijs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378288","html_url":"https://summary.ecosyste.ms/projects/378288"}