{"id":372511,"url":"https://github.com/winstonjs/winston","last_synced_at":"2026-08-26T11:02:45.276Z","repository":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"packages":[{"id":10559918,"name":"@orbit-online/winston","ecosystem":"npm","description":"A logger for just about everything.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":"orbit-online","versions_count":3,"first_release_published_at":"2024-07-04T12:22:06.356Z","latest_release_published_at":"2024-07-04T14:52:12.127Z","latest_release_number":"3.13.1-bun-fix3","last_synced_at":"2026-08-25T10:35:23.103Z","created_at":"2024-07-06T00:09:50.086Z","updated_at":"2026-08-25T10:35:23.103Z","registry_url":"https://www.npmjs.com/package/@orbit-online/winston","install_command":"npm install @orbit-online/winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.13.1-bun-fix3"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:04:47.618Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.987986952888988,"dependent_repos_count":27.081895504796744,"dependent_packages_count":39.350622807447586,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.80683508837777},"purl":"pkg:npm/%40orbit-online/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@orbit-online/winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@orbit-online/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@orbit-online/winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@orbit-online%2Fwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@orbit-online%2Fwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@orbit-online%2Fwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@orbit-online%2Fwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@orbit-online%2Fwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@orbit-online%2Fwinston/codemeta","maintainers":[{"uuid":"jsn-orbit-online","login":"jsn-orbit-online","name":null,"email":"jsn@orbit.online","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~jsn-orbit-online","role":null,"created_at":"2025-05-01T14:48:17.592Z","updated_at":"2025-05-01T14:48:17.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jsn-orbit-online/packages"},{"uuid":"khs-orbit-online","login":"khs-orbit-online","name":null,"email":"khs@orbit.online","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~khs-orbit-online","role":null,"created_at":"2024-07-06T00:09:57.921Z","updated_at":"2024-07-06T00:09:57.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/khs-orbit-online/packages"},{"uuid":"msc-orbit-online","login":"msc-orbit-online","name":null,"email":"msc@orbit.online","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~msc-orbit-online","role":null,"created_at":"2024-07-06T00:09:58.030Z","updated_at":"2024-07-06T00:09:58.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/msc-orbit-online/packages"},{"uuid":"renedalsgaard","login":"renedalsgaard","name":null,"email":"rdl@orbit.online","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~renedalsgaard","role":null,"created_at":"2024-07-06T00:09:58.158Z","updated_at":"2024-07-06T00:09:58.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/renedalsgaard/packages"},{"uuid":"bkc-orbit-online","login":"bkc-orbit-online","name":null,"email":"bkc@orbit.online","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~bkc-orbit-online","role":null,"created_at":"2024-07-06T00:09:57.813Z","updated_at":"2024-07-06T00:09:57.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bkc-orbit-online/packages"},{"uuid":"bba-orbit-online","login":"bba-orbit-online","name":null,"email":"bba@orbit.online","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~bba-orbit-online","role":null,"created_at":"2024-07-06T00:09:57.755Z","updated_at":"2024-07-06T00:09:57.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bba-orbit-online/packages"},{"uuid":"ops-orbit-online","login":"ops-orbit-online","name":null,"email":"ops+npm@orbit.online","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~ops-orbit-online","role":null,"created_at":"2024-07-06T00:09:58.098Z","updated_at":"2024-07-06T00:09:58.098Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ops-orbit-online/packages"},{"uuid":"aim-orbit-online","login":"aim-orbit-online","name":null,"email":"aim@orbit.online","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~aim-orbit-online","role":null,"created_at":"2024-07-06T00:09:57.681Z","updated_at":"2024-07-06T00:09:57.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aim-orbit-online/packages"},{"uuid":"kve-orbit-online","login":"kve-orbit-online","name":null,"email":"kve@orbit.online","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~kve-orbit-online","role":null,"created_at":"2024-07-06T00:09:57.973Z","updated_at":"2024-07-06T00:09:57.973Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kve-orbit-online/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":6288800,"name":"winston61299","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-02-07T11:41:32.048Z","latest_release_published_at":"2023-02-07T11:41:32.048Z","latest_release_number":"3.8.2","last_synced_at":"2026-08-25T10:41:36.274Z","created_at":"2023-02-09T02:51:05.167Z","updated_at":"2026-08-25T10:41:36.274Z","registry_url":"https://www.npmjs.com/package/winston61299","install_command":"npm install winston61299","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.2"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:42:36.616Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.54913750766456,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.8392841385441466,"forks_count":1.186862866291965,"average":19.754109071160176},"purl":"pkg:npm/winston61299","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/winston61299","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/winston61299","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/winston61299/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T09:03:29.183Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston61299/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston61299/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston61299/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston61299/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston61299/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston61299/codemeta","maintainers":[{"uuid":"dahlia99","login":"dahlia99","name":null,"email":"abirami@theproindia.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~dahlia99","role":null,"created_at":"2023-02-09T03:45:03.056Z","updated_at":"2023-02-09T03:45:03.056Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dahlia99/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":920381,"name":"@emmerge/winston","ecosystem":"npm","description":"A multi-transport async logging library for Node.js","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logging","sysadmin","tools"],"namespace":"emmerge","versions_count":1,"first_release_published_at":"2016-06-07T23:52:29.757Z","latest_release_published_at":"2016-06-07T23:52:29.757Z","latest_release_number":"2.2.0","last_synced_at":"2026-08-25T11:00:27.979Z","created_at":"2022-04-07T16:55:36.257Z","updated_at":"2026-08-25T11:00:27.979Z","registry_url":"https://www.npmjs.com/package/@emmerge/winston","install_command":"npm install @emmerge/winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.0"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2024-08-26T19:21:23.000Z","size":4428,"stargazers_count":22580,"open_issues_count":505,"forks_count":1804,"subscribers_count":224,"default_branch":"master","last_synced_at":"2024-09-02T00:04:21.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2024-09-01T16:30:15.000Z","dependencies_parsed_at":"2024-02-04T18:54:52.092Z","dependency_job_id":"ef9b7b84-f0da-40f9-8afe-c2c06f38ad93","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1441,"total_committers":406,"mean_commits":"3.5492610837438425","dds":0.6537126995142262,"last_synced_commit":"51a45515b64f700273c007768c680bc664008d04"},"previous_names":["flatiron/winston"],"tags_count":107,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217593957,"owners_count":16201618,"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","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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T10:40:12.533Z","dependent_packages_count":2,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.27733745101297,"dependent_repos_count":10.767935900085632,"dependent_packages_count":8.786228889746779,"stargazers_count":0.6581292604619928,"forks_count":0.9410540092291978,"docker_downloads_count":null,"average":17.086137102107315},"purl":"pkg:npm/%40emmerge/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@emmerge/winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@emmerge/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@emmerge/winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T03:37:18.339Z","issues_count":208,"pull_requests_count":198,"avg_time_to_close_issue":26147502.093333334,"avg_time_to_close_pull_request":7455513.917197452,"issues_closed_count":75,"pull_requests_closed_count":157,"pull_request_authors_count":63,"issue_authors_count":180,"avg_comments_per_issue":6.778846153846154,"avg_comments_per_pull_request":1.5858585858585859,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":110,"past_year_issues_count":62,"past_year_pull_requests_count":121,"past_year_avg_time_to_close_issue":1465815.0,"past_year_avg_time_to_close_pull_request":1033779.6195652174,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":1.3870967741935485,"past_year_avg_comments_per_pull_request":0.8925619834710744,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":45,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emmerge%2Fwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emmerge%2Fwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emmerge%2Fwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emmerge%2Fwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emmerge%2Fwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emmerge%2Fwinston/codemeta","maintainers":[{"uuid":"fractallian","login":"fractallian","name":null,"email":"jeremy@emmerge.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~fractallian","role":null,"created_at":"2022-11-17T07:02:21.754Z","updated_at":"2022-11-17T07:02:21.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fractallian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":6288799,"name":"winston-logger-node","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-02-07T13:44:32.778Z","latest_release_published_at":"2023-02-07T13:44:32.778Z","latest_release_number":"3.8.3","last_synced_at":"2026-08-25T10:56:15.851Z","created_at":"2023-02-09T02:51:04.993Z","updated_at":"2026-08-25T10:56:15.851Z","registry_url":"https://www.npmjs.com/package/winston-logger-node","install_command":"npm install winston-logger-node","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.3"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:42:19.688Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.057671491867396,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.8392841385441466,"forks_count":1.186862866291965,"average":19.255815868000745},"purl":"pkg:npm/winston-logger-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/winston-logger-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/winston-logger-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/winston-logger-node/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-logger-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-logger-node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-logger-node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-logger-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-logger-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-logger-node/codemeta","maintainers":[{"uuid":"dahlia99","login":"dahlia99","name":null,"email":"abirami@theproindia.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~dahlia99","role":null,"created_at":"2023-02-09T03:45:02.789Z","updated_at":"2023-02-09T03:45:02.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dahlia99/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":1089130,"name":"@nodefactory/winston","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":"nodefactory","versions_count":1,"first_release_published_at":"2020-04-13T20:23:01.289Z","latest_release_published_at":"2020-04-13T20:23:01.289Z","latest_release_number":"3.2.1","last_synced_at":"2026-08-25T11:21:11.866Z","created_at":"2022-04-08T10:27:43.159Z","updated_at":"2026-08-25T11:21:11.866Z","registry_url":"https://www.npmjs.com/package/@nodefactory/winston","install_command":"npm install @nodefactory/winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.2.1"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T11:51:10.253Z","dependent_packages_count":1,"downloads":32,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.8152637834012788,"forks_count":1.1086680231028518,"average":18.353840789314642},"purl":"pkg:npm/%40nodefactory/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nodefactory/winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nodefactory/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nodefactory/winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodefactory%2Fwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodefactory%2Fwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodefactory%2Fwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodefactory%2Fwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodefactory%2Fwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nodefactory%2Fwinston/codemeta","maintainers":[{"uuid":"mpetrunic","login":"mpetrunic","name":null,"email":"marin@nodefactory.io","url":null,"packages_count":67,"html_url":"https://www.npmjs.com/~mpetrunic","role":null,"created_at":"2022-11-20T20:45:40.841Z","updated_at":"2022-11-20T20:45:40.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mpetrunic/packages"},{"uuid":"makmuftic","login":"makmuftic","name":null,"email":"makmuftic@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~makmuftic","role":null,"created_at":"2022-11-20T20:45:40.831Z","updated_at":"2022-11-20T20:45:40.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/makmuftic/packages"},{"uuid":"morrigan88","login":"morrigan88","name":null,"email":"belma@nodefactory.io","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~morrigan88","role":null,"created_at":"2022-11-20T20:45:40.864Z","updated_at":"2022-11-20T20:45:40.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/morrigan88/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13702788,"name":"node-winston","ecosystem":"debian","description":null,"homepage":"https://github.com/winstonjs/winston#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:27:28.537Z","latest_release_published_at":"2026-02-12T21:27:28.537Z","latest_release_number":"3.8.2-1","last_synced_at":"2026-03-13T06:34:04.231Z","created_at":"2026-02-12T21:27:28.298Z","updated_at":"2026-08-22T17:02:25.523Z","registry_url":"https://tracker.debian.org/pkg/node-winston","install_command":"apt-get install node-winston","documentation_url":"https://packages.debian.org/bookworm/node-winston","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-winston","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-assume \u003c!nocheck\u003e, node-colors \u003c!nocheck\u003e, node-dabh-diagnostics \u003c!nocheck\u003e, node-deep-equal \u003c!nocheck\u003e, node-is-stream (\u003e= 2.0.0) \u003c!nocheck\u003e, node-logform \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-one-time \u003c!nocheck\u003e, node-readable-stream (\u003e= 3.4.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-split2 \u003c!nocheck\u003e, node-stack-trace \u003c!nocheck\u003e, node-std-mocks \u003c!nocheck\u003e, node-through2 \u003c!nocheck\u003e, node-triple-beam \u003c!nocheck\u003e, node-winston-compat \u003c!nocheck\u003e, node-winston-transport \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T17:02:25.522Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-winston?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T09:03:29.183Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-winston/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":14604383,"name":"quickwinston","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-06-08T08:33:21.055Z","latest_release_published_at":"2026-06-08T09:34:11.872Z","latest_release_number":"3.19.3","last_synced_at":"2026-08-24T14:57:20.787Z","created_at":"2026-06-08T12:13:40.908Z","updated_at":"2026-08-26T05:44:02.910Z","registry_url":"https://www.npmjs.com/package/quickwinston","install_command":"npm install quickwinston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.19.3"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T05:44:02.909Z","dependent_packages_count":0,"downloads":60,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.599711332418984,"dependent_packages_count":31.131592875868506,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.365652104143745},"purl":"pkg:npm/quickwinston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/quickwinston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/quickwinston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/quickwinston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:32:41.625Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/quickwinston/codemeta","maintainers":[{"uuid":"adsila","login":"adsila","name":null,"email":"Adsila000@outlook.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~adsila","role":null,"created_at":"2026-06-08T12:13:42.188Z","updated_at":"2026-06-08T12:13:42.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adsila/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":11655826,"name":"winston-async-fixed","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-05-19T08:48:16.017Z","latest_release_published_at":"2025-05-19T08:48:16.017Z","latest_release_number":"3.17.0","last_synced_at":"2026-08-24T11:42:24.586Z","created_at":"2025-05-19T08:49:25.752Z","updated_at":"2026-08-26T08:40:37.689Z","registry_url":"https://www.npmjs.com/package/winston-async-fixed","install_command":"npm install winston-async-fixed","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.17.0"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T08:40:37.688Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.61773031048583,"dependent_packages_count":35.53276020821395,"stargazers_count":0.5057633616059483,"forks_count":0.7350170565150508,"docker_downloads_count":null,"average":15.347817734205195},"purl":"pkg:npm/winston-async-fixed","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/winston-async-fixed","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/winston-async-fixed","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/winston-async-fixed/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:32:41.625Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-async-fixed/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-async-fixed/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-async-fixed/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-async-fixed/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-async-fixed/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-async-fixed/codemeta","maintainers":[{"uuid":"jagnan","login":"jagnan","name":null,"email":"hi@jaganathan.online","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~jagnan","role":null,"created_at":"2025-05-19T08:49:29.549Z","updated_at":"2025-05-19T08:49:29.549Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jagnan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":1003312,"name":"@jifeon/winston","ecosystem":"npm","description":"A multi-transport async logging library for Node.js","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logging","sysadmin","tools"],"namespace":"jifeon","versions_count":1,"first_release_published_at":"2017-01-26T13:33:35.134Z","latest_release_published_at":"2017-01-26T13:33:35.134Z","latest_release_number":"2.3.1","last_synced_at":"2026-08-25T10:53:30.493Z","created_at":"2022-04-07T19:00:00.907Z","updated_at":"2026-08-25T10:53:30.493Z","registry_url":"https://www.npmjs.com/package/@jifeon/winston","install_command":"npm install @jifeon/winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.1"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:40:56.561Z","dependent_packages_count":2,"downloads":22,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":35.40218123915883,"dependent_repos_count":10.767935900085632,"dependent_packages_count":8.786228889746779,"stargazers_count":0.6577267876691536,"forks_count":0.940665161035114,"docker_downloads_count":null,"average":11.310947595539101},"purl":"pkg:npm/%40jifeon/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jifeon/winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jifeon/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jifeon/winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T09:03:29.183Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jifeon%2Fwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jifeon%2Fwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jifeon%2Fwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jifeon%2Fwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jifeon%2Fwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jifeon%2Fwinston/codemeta","maintainers":[{"uuid":"jifeon","login":"jifeon","name":null,"email":"balakirev.andrey@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~jifeon","role":null,"created_at":"2022-11-20T17:56:35.681Z","updated_at":"2022-11-20T17:56:35.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jifeon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":5007667,"name":"org.webjars.npm:winston","ecosystem":"maven","description":"WebJar for winston","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":[],"namespace":"org.webjars.npm","versions_count":9,"first_release_published_at":"2016-06-06T18:32:37.000Z","latest_release_published_at":"2024-03-05T12:44:29.000Z","latest_release_number":"3.12.0","last_synced_at":"2026-08-25T10:33:38.926Z","created_at":"2022-07-27T11:15:21.265Z","updated_at":"2026-08-25T10:33:38.926Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/winston/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/winston/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:50:27.615Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":null,"forks_count":null,"average":19.567598910921483},"purl":"pkg:maven/org.webjars.npm/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:winston/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618412,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":1526065,"name":"cisco-winston","ecosystem":"npm","description":"A multi-transport async logging library for Node.js","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logging","sysadmin","tools"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-02-07T20:58:52.478Z","latest_release_published_at":"2017-02-07T20:58:52.478Z","latest_release_number":"2.3.1","last_synced_at":"2026-08-24T11:03:17.483Z","created_at":"2022-04-09T04:30:58.435Z","updated_at":"2026-08-24T11:03:17.483Z","registry_url":"https://www.npmjs.com/package/cisco-winston","install_command":"npm install cisco-winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.1"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:44:49.250Z","dependent_packages_count":1,"downloads":20,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":28.116074536779845,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":0.6416299199006436,"forks_count":0.9196966402209513,"docker_downloads_count":null,"average":12.176226799901992},"purl":"pkg:npm/cisco-winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cisco-winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cisco-winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cisco-winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cisco-winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cisco-winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cisco-winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cisco-winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cisco-winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cisco-winston/codemeta","maintainers":[{"uuid":"afetene","login":"afetene","name":null,"email":"afetene@cisco.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~afetene","role":null,"created_at":"2022-11-11T18:40:41.047Z","updated_at":"2022-11-11T18:40:41.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/afetene/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":789726,"name":"@adoyle.me/winston","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":"adoyle.me","versions_count":3,"first_release_published_at":"2020-11-20T03:24:54.579Z","latest_release_published_at":"2021-01-13T10:01:56.014Z","latest_release_number":"3.3.5","last_synced_at":"2026-08-25T10:43:33.979Z","created_at":"2022-04-07T13:05:46.821Z","updated_at":"2026-08-25T10:43:33.980Z","registry_url":"https://www.npmjs.com/package/@adoyle.me/winston","install_command":"npm install @adoyle.me/winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.3.5"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2024-08-26T19:21:23.000Z","size":4428,"stargazers_count":22580,"open_issues_count":505,"forks_count":1804,"subscribers_count":224,"default_branch":"master","last_synced_at":"2024-09-02T00:04:21.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2024-09-01T16:30:15.000Z","dependencies_parsed_at":"2024-02-04T18:54:52.092Z","dependency_job_id":"ef9b7b84-f0da-40f9-8afe-c2c06f38ad93","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1441,"total_committers":406,"mean_commits":"3.5492610837438425","dds":0.6537126995142262,"last_synced_commit":"51a45515b64f700273c007768c680bc664008d04"},"previous_names":["flatiron/winston"],"tags_count":107,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217593957,"owners_count":16201618,"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","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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T10:40:08.821Z","dependent_packages_count":2,"downloads":30,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.326520199985467,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.8148211080610251,"forks_count":1.1089601039961992,"average":14.760445591269848},"purl":"pkg:npm/%40adoyle.me/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@adoyle.me/winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@adoyle.me/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@adoyle.me/winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T03:37:18.339Z","issues_count":208,"pull_requests_count":198,"avg_time_to_close_issue":26147502.093333334,"avg_time_to_close_pull_request":7455513.917197452,"issues_closed_count":75,"pull_requests_closed_count":157,"pull_request_authors_count":63,"issue_authors_count":180,"avg_comments_per_issue":6.778846153846154,"avg_comments_per_pull_request":1.5858585858585859,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":110,"past_year_issues_count":62,"past_year_pull_requests_count":121,"past_year_avg_time_to_close_issue":1465815.0,"past_year_avg_time_to_close_pull_request":1033779.6195652174,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":1.3870967741935485,"past_year_avg_comments_per_pull_request":0.8925619834710744,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":79,"past_year_merged_pull_requests_count":45,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adoyle.me%2Fwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adoyle.me%2Fwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adoyle.me%2Fwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adoyle.me%2Fwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adoyle.me%2Fwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@adoyle.me%2Fwinston/codemeta","maintainers":[{"uuid":"adoyle","login":"adoyle","name":null,"email":"adoyle.h@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~adoyle","role":null,"created_at":"2022-11-08T14:45:37.404Z","updated_at":"2022-11-08T14:45:37.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adoyle/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":2579060,"name":"winston2x","ecosystem":"npm","description":"winston@2.4.0 for historical benchmarking purposes","homepage":"https://github.com/winstonjs/winston/tree/winston2#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2015-12-08T19:20:10.312Z","latest_release_published_at":"2017-10-02T05:01:16.142Z","latest_release_number":"2.4.0","last_synced_at":"2026-08-25T11:09:10.947Z","created_at":"2022-04-10T03:47:57.979Z","updated_at":"2026-08-25T11:09:10.948Z","registry_url":"https://www.npmjs.com/package/winston2x","install_command":"npm install winston2x","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.0"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:37:08.592Z","dependent_packages_count":3,"downloads":84,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":6.31855069380762,"dependent_repos_count":3.4382372825232133,"dependent_packages_count":5.799786019274363,"stargazers_count":0.6577267876691536,"forks_count":0.940665161035114,"docker_downloads_count":null,"average":3.4309931888618928},"purl":"pkg:npm/winston2x","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/winston2x","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/winston2x","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/winston2x/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:08:56.637Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston2x/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston2x/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston2x/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston2x/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston2x/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston2x/codemeta","maintainers":[{"uuid":"indexzero","login":"indexzero","name":null,"email":"charlie.robbins@gmail.com","url":null,"packages_count":281,"html_url":"https://www.npmjs.com/~indexzero","role":null,"created_at":"2022-11-15T11:36:52.118Z","updated_at":"2022-11-15T11:36:52.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/indexzero/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":8106004,"name":"prm-winston","ecosystem":"npm","description":"一个临时的 winston 包。官方的 winston 在 nextjs 框架下有一个类型错误: https://github.com/winstonjs/winston/issues/2327","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-08-17T06:12:02.536Z","latest_release_published_at":"2023-08-17T06:12:02.536Z","latest_release_number":"3.10.1","last_synced_at":"2026-08-24T13:25:06.489Z","created_at":"2023-08-17T06:13:29.938Z","updated_at":"2026-08-24T13:25:06.489Z","registry_url":"https://www.npmjs.com/package/prm-winston","install_command":"npm install prm-winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.10.1"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:39:15.918Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.776668724613947,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":0.6562745437361057,"forks_count":0.9417849347979462,"docker_downloads_count":null,"average":21.16796898260382},"purl":"pkg:npm/prm-winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/prm-winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/prm-winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/prm-winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:08:56.637Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/prm-winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/prm-winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/prm-winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/prm-winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/prm-winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/prm-winston/codemeta","maintainers":[{"uuid":"aric.zhu","login":"aric.zhu","name":null,"email":"2594609013@qq.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~aric.zhu","role":null,"created_at":"2023-08-17T06:13:31.004Z","updated_at":"2023-08-17T06:13:31.004Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aric.zhu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":2579066,"name":"winston24","ecosystem":"npm","description":"A multi-transport async logging library for Node.js","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logging","sysadmin","tools"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-05-22T07:25:36.967Z","latest_release_published_at":"2020-05-22T07:25:36.967Z","latest_release_number":"2.4.5","last_synced_at":"2026-08-25T10:48:33.263Z","created_at":"2022-04-10T03:47:58.146Z","updated_at":"2026-08-26T09:05:09.544Z","registry_url":"https://www.npmjs.com/package/winston24","install_command":"npm install winston24","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.4.5"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-26T09:05:09.544Z","dependent_packages_count":0,"downloads":65,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":24.57703559742355,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.8382812780274144,"forks_count":1.108781219007796,"average":16.949184955624222},"purl":"pkg:npm/winston24","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/winston24","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/winston24","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/winston24/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:32:41.625Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston24/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston24/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston24/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston24/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston24/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston24/codemeta","maintainers":[{"uuid":"rysenko","login":"rysenko","name":null,"email":"rysenko@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~rysenko","role":null,"created_at":"2022-11-15T11:36:55.599Z","updated_at":"2022-11-15T11:36:55.599Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rysenko/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13400250,"name":"node-winston","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/winstonjs/winston#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:47:37.957Z","latest_release_published_at":"2026-02-06T06:47:37.957Z","latest_release_number":"3.8.2-1","last_synced_at":"2026-03-06T07:05:05.406Z","created_at":"2026-02-06T06:47:35.187Z","updated_at":"2026-08-21T13:52:18.379Z","registry_url":"https://launchpad.net/ubuntu/+source/node-winston","install_command":"apt-get install node-winston","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-winston","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-assume \u003c!nocheck\u003e, node-colors \u003c!nocheck\u003e, node-dabh-diagnostics \u003c!nocheck\u003e, node-deep-equal \u003c!nocheck\u003e, node-is-stream (\u003e= 2.0.0) \u003c!nocheck\u003e, node-logform \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-one-time \u003c!nocheck\u003e, node-readable-stream (\u003e= 3.4.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-split2 \u003c!nocheck\u003e, node-stack-trace \u003c!nocheck\u003e, node-std-mocks \u003c!nocheck\u003e, node-through2 \u003c!nocheck\u003e, node-triple-beam \u003c!nocheck\u003e, node-winston-compat \u003c!nocheck\u003e, node-winston-transport \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:52:18.378Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-winston?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-winston/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13559196,"name":"node-winston","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/winstonjs/winston#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:56:38.282Z","latest_release_published_at":"2026-02-11T04:56:38.282Z","latest_release_number":"3.8.2-1","last_synced_at":"2026-03-11T11:05:48.700Z","created_at":"2026-02-11T04:56:38.092Z","updated_at":"2026-08-21T14:04:47.852Z","registry_url":"https://launchpad.net/ubuntu/+source/node-winston","install_command":"apt-get install node-winston","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-winston","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-assume \u003c!nocheck\u003e, node-colors \u003c!nocheck\u003e, node-dabh-diagnostics \u003c!nocheck\u003e, node-deep-equal \u003c!nocheck\u003e, node-is-stream (\u003e= 2.0.0) \u003c!nocheck\u003e, node-logform \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-one-time \u003c!nocheck\u003e, node-readable-stream (\u003e= 3.4.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-split2 \u003c!nocheck\u003e, node-stack-trace \u003c!nocheck\u003e, node-std-mocks \u003c!nocheck\u003e, node-through2 \u003c!nocheck\u003e, node-triple-beam \u003c!nocheck\u003e, node-winston-compat \u003c!nocheck\u003e, node-winston-transport \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:04:47.852Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-winston?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-winston/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13460249,"name":"node-winston","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/winstonjs/winston#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:35:59.685Z","latest_release_published_at":"2026-02-09T07:35:59.685Z","latest_release_number":"3.8.2-1","last_synced_at":"2026-07-30T05:05:47.427Z","created_at":"2026-02-09T07:35:59.383Z","updated_at":"2026-08-21T14:04:47.959Z","registry_url":"https://launchpad.net/ubuntu/+source/node-winston","install_command":"apt-get install node-winston","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-winston","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-assume \u003c!nocheck\u003e, node-colors \u003c!nocheck\u003e, node-dabh-diagnostics \u003c!nocheck\u003e, node-deep-equal \u003c!nocheck\u003e, node-is-stream (\u003e= 2.0.0) \u003c!nocheck\u003e, node-logform \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-one-time \u003c!nocheck\u003e, node-readable-stream (\u003e= 3.4.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-split2 \u003c!nocheck\u003e, node-stack-trace \u003c!nocheck\u003e, node-std-mocks \u003c!nocheck\u003e, node-through2 \u003c!nocheck\u003e, node-triple-beam \u003c!nocheck\u003e, node-winston-compat \u003c!nocheck\u003e, node-winston-transport \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:04:47.959Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-winston?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-winston/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13795175,"name":"node-winston","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/winstonjs/winston#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:18:04.113Z","latest_release_published_at":"2026-02-13T16:18:04.113Z","latest_release_number":"3.8.2-1","last_synced_at":"2026-03-13T21:27:08.205Z","created_at":"2026-02-13T16:18:03.699Z","updated_at":"2026-08-21T14:04:47.991Z","registry_url":"https://launchpad.net/ubuntu/+source/node-winston","install_command":"apt-get install node-winston","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-winston","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-assume \u003c!nocheck\u003e, node-colors \u003c!nocheck\u003e, node-dabh-diagnostics \u003c!nocheck\u003e, node-deep-equal \u003c!nocheck\u003e, node-is-stream (\u003e= 2.0.0) \u003c!nocheck\u003e, node-logform \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-one-time \u003c!nocheck\u003e, node-readable-stream (\u003e= 3.4.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-split2 \u003c!nocheck\u003e, node-stack-trace \u003c!nocheck\u003e, node-std-mocks \u003c!nocheck\u003e, node-through2 \u003c!nocheck\u003e, node-triple-beam \u003c!nocheck\u003e, node-winston-compat \u003c!nocheck\u003e, node-winston-transport \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:04:47.991Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-winston?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-winston/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":12094416,"name":"my-custom-winston-logger","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-09-11T15:00:15.534Z","latest_release_published_at":"2025-09-11T15:00:15.534Z","latest_release_number":"3.17.0","last_synced_at":"2026-08-25T10:59:30.734Z","created_at":"2025-09-11T15:00:32.198Z","updated_at":"2026-08-25T10:59:30.734Z","registry_url":"https://www.npmjs.com/package/my-custom-winston-logger","install_command":"npm install my-custom-winston-logger","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.17.0"}},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:44:49.249Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.857512750281227,"dependent_packages_count":34.41499264618205,"stargazers_count":0.5020066259895024,"forks_count":0.7420392424150472,"docker_downloads_count":null,"average":14.879137816216957},"purl":"pkg:npm/my-custom-winston-logger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-custom-winston-logger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-custom-winston-logger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-custom-winston-logger/dependencies","status":"unpublished","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-custom-winston-logger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-custom-winston-logger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-custom-winston-logger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-custom-winston-logger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-custom-winston-logger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-custom-winston-logger/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":2390858,"name":"springuper-winston","ecosystem":"npm","description":"A multi-transport async logging library for Node.js","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logging","sysadmin","tools"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-02-25T02:06:11.082Z","latest_release_published_at":"2016-02-25T02:06:11.082Z","latest_release_number":"2.1.2","last_synced_at":"2026-08-25T10:38:09.195Z","created_at":"2022-04-10T01:07:05.042Z","updated_at":"2026-08-25T10:38:09.195Z","registry_url":"https://www.npmjs.com/package/springuper-winston","install_command":"npm install springuper-winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.2"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:51:29.411Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.32602921799439,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.6589629541043025,"forks_count":0.9422175560932081,"docker_downloads_count":null,"average":17.801005463595576},"purl":"pkg:npm/springuper-winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/springuper-winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/springuper-winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/springuper-winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/springuper-winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/springuper-winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/springuper-winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/springuper-winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/springuper-winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/springuper-winston/codemeta","maintainers":[{"uuid":"springuper","login":"springuper","name":null,"email":"springuper@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~springuper","role":null,"created_at":"2022-11-14T13:08:26.926Z","updated_at":"2022-11-14T13:08:26.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/springuper/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":14061922,"name":"fastwinston","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-03-17T04:57:32.235Z","latest_release_published_at":"2026-03-17T05:19:03.105Z","latest_release_number":"3.19.1","last_synced_at":"2026-08-24T10:38:04.784Z","created_at":"2026-03-17T05:00:35.601Z","updated_at":"2026-08-25T20:49:00.433Z","registry_url":"https://www.npmjs.com/package/fastwinston","install_command":"npm install fastwinston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.19.1"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T20:49:00.433Z","dependent_packages_count":0,"downloads":24,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.429453211768106,"dependent_packages_count":32.330695469938405,"stargazers_count":0.48287974323792976,"forks_count":0.7191130424913238,"docker_downloads_count":null,"average":13.990535366858941},"purl":"pkg:npm/fastwinston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/fastwinston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/fastwinston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/fastwinston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:32:41.625Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fastwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fastwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fastwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fastwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fastwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/fastwinston/codemeta","maintainers":[{"uuid":"ron66317","login":"ron66317","name":null,"email":"ron66317@outlook.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ron66317","role":null,"created_at":"2026-03-17T05:00:38.520Z","updated_at":"2026-03-17T05:00:38.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ron66317/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":10370718,"name":"winstonnew","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-14T13:09:12.342Z","latest_release_published_at":"2024-06-14T13:09:12.342Z","latest_release_number":"3.10.0","last_synced_at":"2026-08-24T10:55:56.139Z","created_at":"2024-06-14T13:10:09.017Z","updated_at":"2026-08-24T10:55:56.140Z","registry_url":"https://www.npmjs.com/package/winstonnew","install_command":"npm install winstonnew","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.10.0"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24507,"open_issues_count":528,"forks_count":1850,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-14T07:57:43.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-14T04:47:18.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36643225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T09:38:03.525Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.04535499734963,"dependent_packages_count":40.75826220298681,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.40180860016822},"purl":"pkg:npm/winstonnew","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/winstonnew","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/winstonnew","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/winstonnew/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T08:03:51.457Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winstonnew/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winstonnew/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winstonnew/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winstonnew/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winstonnew/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winstonnew/codemeta","maintainers":[{"uuid":"h4ppyfox78","login":"h4ppyfox78","name":null,"email":"aternosminecraft950@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~h4ppyfox78","role":null,"created_at":"2024-06-14T13:10:09.981Z","updated_at":"2024-06-14T13:10:09.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/h4ppyfox78/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":2579045,"name":"winston1","ecosystem":"npm","description":"winston@1.1.2 for historical benchmarking purposes","homepage":"https://github.com/winstonjs/winston/tree/winston1#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2015-12-08T19:08:00.824Z","latest_release_published_at":"2015-12-08T19:08:00.824Z","latest_release_number":"1.1.2","last_synced_at":"2026-08-24T11:15:44.737Z","created_at":"2022-04-10T03:47:57.257Z","updated_at":"2026-08-24T11:15:44.738Z","registry_url":"https://www.npmjs.com/package/winston1","install_command":"npm install winston1","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.2"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:37:45.496Z","dependent_packages_count":3,"downloads":92,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":6.3241948684425,"dependent_repos_count":3.4382372825232133,"dependent_packages_count":5.799786019274363,"stargazers_count":0.6577267876691536,"forks_count":0.940665161035114,"docker_downloads_count":null,"average":3.4321220237888688},"purl":"pkg:npm/winston1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/winston1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/winston1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/winston1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston1/codemeta","maintainers":[{"uuid":"indexzero","login":"indexzero","name":null,"email":"charlie.robbins@gmail.com","url":null,"packages_count":281,"html_url":"https://www.npmjs.com/~indexzero","role":null,"created_at":"2022-11-15T11:36:48.779Z","updated_at":"2022-11-15T11:36:48.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/indexzero/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":1092964,"name":"@normed/winston","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":"normed","versions_count":1,"first_release_published_at":"2020-08-29T13:07:37.888Z","latest_release_published_at":"2020-08-29T13:07:37.888Z","latest_release_number":"3.3.3","last_synced_at":"2026-08-24T12:19:40.248Z","created_at":"2022-04-08T10:33:24.219Z","updated_at":"2026-08-24T12:19:40.248Z","registry_url":"https://www.npmjs.com/package/@normed/winston","install_command":"npm install @normed/winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.3.3"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:36:40.724Z","dependent_packages_count":1,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.5886015547087,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.8142757642649807,"forks_count":1.1089601039961992,"average":17.412752793455287},"purl":"pkg:npm/%40normed/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@normed/winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@normed/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@normed/winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@normed%2Fwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@normed%2Fwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@normed%2Fwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@normed%2Fwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@normed%2Fwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@normed%2Fwinston/codemeta","maintainers":[{"uuid":"normal-gaussian","login":"normal-gaussian","name":null,"email":"npm@normal-gaussian.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~normal-gaussian","role":null,"created_at":"2022-11-20T20:57:04.472Z","updated_at":"2022-11-20T20:57:04.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/normal-gaussian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":999224,"name":"@janecorp/winston-safe","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":"janecorp","versions_count":4,"first_release_published_at":"2019-08-21T21:33:46.213Z","latest_release_published_at":"2020-07-28T20:52:22.706Z","latest_release_number":"4.0.2","last_synced_at":"2026-08-24T13:13:51.935Z","created_at":"2022-04-07T18:54:05.763Z","updated_at":"2026-08-24T13:13:51.936Z","registry_url":"https://www.npmjs.com/package/@janecorp/winston-safe","install_command":"npm install @janecorp/winston-safe","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.2"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:59:21.577Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":25.378316304627802,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.8148211080610251,"forks_count":1.1089601039961992,"average":13.770804812198316},"purl":"pkg:npm/%40janecorp/winston-safe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@janecorp/winston-safe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@janecorp/winston-safe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@janecorp/winston-safe/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@janecorp%2Fwinston-safe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@janecorp%2Fwinston-safe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@janecorp%2Fwinston-safe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@janecorp%2Fwinston-safe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@janecorp%2Fwinston-safe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@janecorp%2Fwinston-safe/codemeta","maintainers":[{"uuid":"ghaylett-jane","login":"ghaylett-jane","name":null,"email":"ghaylett@jane.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~ghaylett-jane","role":null,"created_at":"2022-11-20T17:49:51.870Z","updated_at":"2022-11-20T17:49:51.870Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ghaylett-jane/packages"},{"uuid":"ehickman-jane","login":"ehickman-jane","name":null,"email":"ehickman@jane.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~ehickman-jane","role":null,"created_at":"2022-11-20T17:49:51.878Z","updated_at":"2022-11-20T17:49:51.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ehickman-jane/packages"},{"uuid":"febot","login":"febot","name":null,"email":"febot@jane.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~febot","role":null,"created_at":"2022-11-20T17:49:51.921Z","updated_at":"2022-11-20T17:49:51.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/febot/packages"},{"uuid":"jdreher","login":"jdreher","name":null,"email":"jdreher@jane.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~jdreher","role":null,"created_at":"2022-11-20T17:49:51.931Z","updated_at":"2022-11-20T17:49:51.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jdreher/packages"},{"uuid":"gordon-at-jane","login":"gordon-at-jane","name":null,"email":"gordon@jane.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~gordon-at-jane","role":null,"created_at":"2023-02-09T04:18:15.129Z","updated_at":"2023-02-09T04:18:15.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gordon-at-jane/packages"},{"uuid":"hsareen","login":"hsareen","name":null,"email":"hsareen@jane.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~hsareen","role":null,"created_at":"2023-03-24T12:36:01.180Z","updated_at":"2023-03-24T12:36:01.180Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hsareen/packages"},{"uuid":"danny-jane","login":"danny-jane","name":null,"email":"dpatil@jane.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~danny-jane","role":null,"created_at":"2023-03-29T23:46:40.191Z","updated_at":"2023-03-29T23:46:40.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danny-jane/packages"},{"uuid":"kianamcc","login":"kianamcc","name":null,"email":"kmccullough@jane.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~kianamcc","role":null,"created_at":"2023-05-17T04:54:08.181Z","updated_at":"2023-05-17T04:54:08.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kianamcc/packages"},{"uuid":"janemra","login":"janemra","name":null,"email":"mrecio@jane.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~janemra","role":null,"created_at":"2023-08-17T13:54:37.795Z","updated_at":"2023-08-17T13:54:37.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janemra/packages"},{"uuid":"achavez-jane","login":"achavez-jane","name":null,"email":"achavez@jane.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~achavez-jane","role":null,"created_at":"2023-12-13T15:09:22.200Z","updated_at":"2023-12-13T15:09:22.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/achavez-jane/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":5766256,"name":"@postman/winston","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":"postman","versions_count":2,"first_release_published_at":"2022-01-10T15:49:45.188Z","latest_release_published_at":"2022-01-10T13:57:21.823Z","latest_release_number":"3.1.0","last_synced_at":"2026-08-24T11:13:16.749Z","created_at":"2022-12-29T17:13:51.493Z","updated_at":"2026-08-24T11:13:16.749Z","registry_url":"https://www.npmjs.com/package/@postman/winston","install_command":"npm install @postman/winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0-postman.0"}},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:00:20.829Z","dependent_packages_count":0,"downloads":3067,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":1.7539440026188937,"dependent_repos_count":26.210058837439952,"dependent_packages_count":21.874238942832033,"stargazers_count":0.8345958671246789,"forks_count":1.1194711387863616,"average":10.358461757760384},"purl":"pkg:npm/%40postman/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@postman/winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@postman/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@postman/winston/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postman%2Fwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postman%2Fwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postman%2Fwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postman%2Fwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postman%2Fwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@postman%2Fwinston/codemeta","maintainers":[{"uuid":"tonygo","login":"tonygo","name":null,"email":"gorez.tony@gmail.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~tonygo","role":null,"created_at":"2022-12-29T17:15:13.964Z","updated_at":"2022-12-29T17:15:13.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tonygo/packages"},{"uuid":"tiara.johnson","login":"tiara.johnson","name":null,"email":"tiara.johnson@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~tiara.johnson","role":null,"created_at":"2022-12-29T17:15:11.606Z","updated_at":"2022-12-29T17:15:11.606Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tiara.johnson/packages"},{"uuid":"scinos","login":"scinos","name":null,"email":"sergio.cinos@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~scinos","role":null,"created_at":"2022-12-29T17:15:11.631Z","updated_at":"2022-12-29T17:15:11.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/scinos/packages"},{"uuid":"joe.fusco","login":"joe.fusco","name":null,"email":"joe.fusco@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~joe.fusco","role":null,"created_at":"2022-12-29T17:15:11.639Z","updated_at":"2022-12-29T17:15:11.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joe.fusco/packages"},{"uuid":"jonathanhaviv","login":"jonathanhaviv","name":null,"email":"jonathandhaviv@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~jonathanhaviv","role":null,"created_at":"2022-12-29T17:15:11.647Z","updated_at":"2022-12-29T17:15:11.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonathanhaviv/packages"},{"uuid":"callummr","login":"callummr","name":null,"email":"me@callummr.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~callummr","role":null,"created_at":"2022-12-29T17:15:11.652Z","updated_at":"2022-12-29T17:15:11.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/callummr/packages"},{"uuid":"mudit.joshi","login":"mudit.joshi","name":null,"email":"mudit.joshi@postman.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~mudit.joshi","role":null,"created_at":"2022-12-29T17:15:11.658Z","updated_at":"2022-12-29T17:15:11.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mudit.joshi/packages"},{"uuid":"piyush.r","login":"piyush.r","name":null,"email":"piyush.ravi@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~piyush.r","role":null,"created_at":"2022-12-29T17:15:11.662Z","updated_at":"2022-12-29T17:15:11.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/piyush.r/packages"},{"uuid":"ashok.madhavi","login":"ashok.madhavi","name":null,"email":"ashok.madhavi@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ashok.madhavi","role":null,"created_at":"2022-12-29T17:15:11.666Z","updated_at":"2022-12-29T17:15:11.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashok.madhavi/packages"},{"uuid":"anjali2022","login":"anjali2022","name":null,"email":"anjali.s@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~anjali2022","role":null,"created_at":"2022-12-29T17:15:11.670Z","updated_at":"2022-12-29T17:15:11.670Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anjali2022/packages"},{"uuid":"abdallahothman","login":"abdallahothman","name":null,"email":"abdallah.othman@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~abdallahothman","role":null,"created_at":"2022-12-29T17:15:11.680Z","updated_at":"2022-12-29T17:15:11.680Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abdallahothman/packages"},{"uuid":"gkorosc-postman","login":"gkorosc-postman","name":null,"email":"christos.gkoros@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~gkorosc-postman","role":null,"created_at":"2022-12-29T17:15:11.691Z","updated_at":"2022-12-29T17:15:11.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gkorosc-postman/packages"},{"uuid":"raisinten","login":"raisinten","name":null,"email":"raisinten@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~raisinten","role":null,"created_at":"2022-12-29T17:15:11.702Z","updated_at":"2022-12-29T17:15:11.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raisinten/packages"},{"uuid":"itsaamir","login":"itsaamir","name":null,"email":"aamir.khan@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~itsaamir","role":null,"created_at":"2022-12-29T17:15:11.720Z","updated_at":"2022-12-29T17:15:11.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/itsaamir/packages"},{"uuid":"vinayak.parashar","login":"vinayak.parashar","name":null,"email":"vinayak.parashar@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~vinayak.parashar","role":null,"created_at":"2022-12-29T17:15:11.741Z","updated_at":"2022-12-29T17:15:11.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vinayak.parashar/packages"},{"uuid":"harsaroor.sohal","login":"harsaroor.sohal","name":null,"email":"harsaroor.sohal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~harsaroor.sohal","role":null,"created_at":"2022-12-29T17:15:11.750Z","updated_at":"2022-12-29T17:15:11.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harsaroor.sohal/packages"},{"uuid":"rafaeltf","login":"rafaeltf","name":null,"email":"rafael.fernandes@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~rafaeltf","role":null,"created_at":"2022-12-29T17:15:11.769Z","updated_at":"2022-12-29T17:15:11.769Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rafaeltf/packages"},{"uuid":"apoorv.gupta.postman","login":"apoorv.gupta.postman","name":null,"email":"apoorv.gupta@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~apoorv.gupta.postman","role":null,"created_at":"2022-12-29T17:15:11.783Z","updated_at":"2022-12-29T17:15:11.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apoorv.gupta.postman/packages"},{"uuid":"adrian.santana","login":"adrian.santana","name":null,"email":"adria.badal@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~adrian.santana","role":null,"created_at":"2022-12-29T17:15:11.791Z","updated_at":"2022-12-29T17:15:11.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrian.santana/packages"},{"uuid":"kylerrenn94","login":"kylerrenn94","name":null,"email":"kyler.renneker@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kylerrenn94","role":null,"created_at":"2022-12-29T17:15:11.799Z","updated_at":"2022-12-29T17:15:11.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kylerrenn94/packages"},{"uuid":"sathishkumar.thangavel","login":"sathishkumar.thangavel","name":null,"email":"sathishkumar.thangavel@postman.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~sathishkumar.thangavel","role":null,"created_at":"2022-12-29T17:15:11.805Z","updated_at":"2022-12-29T17:15:11.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sathishkumar.thangavel/packages"},{"uuid":"ankits.postman","login":"ankits.postman","name":null,"email":"ankit.s@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ankits.postman","role":null,"created_at":"2022-12-29T17:15:11.809Z","updated_at":"2022-12-29T17:15:11.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ankits.postman/packages"},{"uuid":"amit-postman","login":"amit-postman","name":null,"email":"amit@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~amit-postman","role":null,"created_at":"2022-12-29T17:15:11.811Z","updated_at":"2022-12-29T17:15:11.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amit-postman/packages"},{"uuid":"jelle.vandevelde","login":"jelle.vandevelde","name":null,"email":"jelle.vandevelde@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~jelle.vandevelde","role":null,"created_at":"2022-12-29T17:15:11.814Z","updated_at":"2022-12-29T17:15:11.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jelle.vandevelde/packages"},{"uuid":"atanas.a","login":"atanas.a","name":null,"email":"atanas.ameti@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~atanas.a","role":null,"created_at":"2022-12-29T17:15:12.226Z","updated_at":"2022-12-29T17:15:12.226Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atanas.a/packages"},{"uuid":"mrdhat","login":"mrdhat","name":null,"email":"ktyaks@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~mrdhat","role":null,"created_at":"2022-12-29T17:15:12.245Z","updated_at":"2022-12-29T17:15:12.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mrdhat/packages"},{"uuid":"samithjaganath","login":"samithjaganath","name":null,"email":"samith.bharadwaj@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~samithjaganath","role":null,"created_at":"2022-12-29T17:15:12.266Z","updated_at":"2022-12-29T17:15:12.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samithjaganath/packages"},{"uuid":"pranavj2000","login":"pranavj2000","name":null,"email":"pranav.joglekar@postman.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~pranavj2000","role":null,"created_at":"2022-12-29T17:15:12.301Z","updated_at":"2022-12-29T17:15:12.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pranavj2000/packages"},{"uuid":"pwitcher","login":"pwitcher","name":null,"email":"pete.witcher@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~pwitcher","role":null,"created_at":"2022-12-29T17:15:12.313Z","updated_at":"2022-12-29T17:15:12.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pwitcher/packages"},{"uuid":"anandh619","login":"anandh619","name":null,"email":"anandh.kishan@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~anandh619","role":null,"created_at":"2022-12-29T17:15:12.320Z","updated_at":"2022-12-29T17:15:12.320Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anandh619/packages"},{"uuid":"diegog24","login":"diegog24","name":null,"email":"diego.garcia@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~diegog24","role":null,"created_at":"2022-12-29T17:15:12.326Z","updated_at":"2022-12-29T17:15:12.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegog24/packages"},{"uuid":"atchyut.pulavarthi","login":"atchyut.pulavarthi","name":null,"email":"atchyut@qawolf.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~atchyut.pulavarthi","role":null,"created_at":"2022-12-29T17:15:12.333Z","updated_at":"2022-12-29T17:15:12.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atchyut.pulavarthi/packages"},{"uuid":"kevinswiber-postman","login":"kevinswiber-postman","name":null,"email":"kevin.swiber@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~kevinswiber-postman","role":null,"created_at":"2022-12-29T17:15:12.339Z","updated_at":"2022-12-29T17:15:12.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kevinswiber-postman/packages"},{"uuid":"sanketpath","login":"sanketpath","name":null,"email":"sanket.pathak@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~sanketpath","role":null,"created_at":"2022-12-29T17:15:12.351Z","updated_at":"2022-12-29T17:15:12.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sanketpath/packages"},{"uuid":"opi-danihelka","login":"opi-danihelka","name":null,"email":"opi.danihelka@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~opi-danihelka","role":null,"created_at":"2022-12-29T17:15:12.360Z","updated_at":"2022-12-29T17:15:12.360Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/opi-danihelka/packages"},{"uuid":"subham.bhardwaj","login":"subham.bhardwaj","name":null,"email":"subham.bhardwaj@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~subham.bhardwaj","role":null,"created_at":"2022-12-29T17:15:12.376Z","updated_at":"2022-12-29T17:15:12.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/subham.bhardwaj/packages"},{"uuid":"arvind.khadri","login":"arvind.khadri","name":null,"email":"arvind.khadri@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~arvind.khadri","role":null,"created_at":"2022-12-29T17:15:12.392Z","updated_at":"2022-12-29T17:15:12.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arvind.khadri/packages"},{"uuid":"cboornazian","login":"cboornazian","name":null,"email":"corey.boornazian@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~cboornazian","role":null,"created_at":"2022-12-29T17:15:12.404Z","updated_at":"2022-12-29T17:15:12.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cboornazian/packages"},{"uuid":"irena-postman","login":"irena-postman","name":null,"email":"irena.doneva@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~irena-postman","role":null,"created_at":"2022-12-29T17:15:12.431Z","updated_at":"2022-12-29T17:15:12.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/irena-postman/packages"},{"uuid":"rohan.grover","login":"rohan.grover","name":null,"email":"rohan.grover@postman.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~rohan.grover","role":null,"created_at":"2022-12-29T17:15:12.449Z","updated_at":"2022-12-29T17:15:12.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rohan.grover/packages"},{"uuid":"vincentbarth","login":"vincentbarth","name":null,"email":"vincent.barth@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~vincentbarth","role":null,"created_at":"2022-12-29T17:15:12.475Z","updated_at":"2022-12-29T17:15:12.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincentbarth/packages"},{"uuid":"satyampostman","login":"satyampostman","name":null,"email":"satyam.pathak@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~satyampostman","role":null,"created_at":"2022-12-29T17:15:12.627Z","updated_at":"2022-12-29T17:15:12.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/satyampostman/packages"},{"uuid":"dimitripostman","login":"dimitripostman","name":null,"email":"dimitri.gorgan@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~dimitripostman","role":null,"created_at":"2022-12-29T17:15:12.647Z","updated_at":"2022-12-29T17:15:12.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dimitripostman/packages"},{"uuid":"rohit.postman","login":"rohit.postman","name":null,"email":"rohit.lakhotia@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~rohit.postman","role":null,"created_at":"2022-12-29T17:15:12.828Z","updated_at":"2022-12-29T17:15:12.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rohit.postman/packages"},{"uuid":"janpostman","login":"janpostman","name":null,"email":"jan.kratochvil@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~janpostman","role":null,"created_at":"2022-12-29T17:15:12.845Z","updated_at":"2022-12-29T17:15:12.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpostman/packages"},{"uuid":"aniketbewal","login":"aniketbewal","name":null,"email":"aniket.bewal@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~aniketbewal","role":null,"created_at":"2022-12-29T17:15:12.903Z","updated_at":"2022-12-29T17:15:12.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aniketbewal/packages"},{"uuid":"romulo-nascimento","login":"romulo-nascimento","name":null,"email":"romulo.nascimento@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~romulo-nascimento","role":null,"created_at":"2022-12-29T17:15:13.392Z","updated_at":"2022-12-29T17:15:13.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romulo-nascimento/packages"},{"uuid":"ruben.baraut","login":"ruben.baraut","name":null,"email":"ruben.baraut@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ruben.baraut","role":null,"created_at":"2022-12-29T17:15:13.458Z","updated_at":"2022-12-29T17:15:13.458Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ruben.baraut/packages"},{"uuid":"arsh_13","login":"arsh_13","name":null,"email":"arshdeep.gulati@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~arsh_13","role":null,"created_at":"2022-12-29T17:15:13.528Z","updated_at":"2022-12-29T17:15:13.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arsh_13/packages"},{"uuid":"tapanchudasama","login":"tapanchudasama","name":null,"email":"tapan9740@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~tapanchudasama","role":null,"created_at":"2022-12-29T17:15:13.583Z","updated_at":"2022-12-29T17:15:13.583Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tapanchudasama/packages"},{"uuid":"akash.rajpurohit_postman","login":"akash.rajpurohit_postman","name":null,"email":"akash.rajpurohit@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~akash.rajpurohit_postman","role":null,"created_at":"2022-12-29T17:15:13.603Z","updated_at":"2022-12-29T17:15:13.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akash.rajpurohit_postman/packages"},{"uuid":"gshigeto-postman","login":"gshigeto-postman","name":null,"email":"gavin.nitta@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~gshigeto-postman","role":null,"created_at":"2022-12-29T17:15:13.615Z","updated_at":"2022-12-29T17:15:13.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gshigeto-postman/packages"},{"uuid":"harsh.postman","login":"harsh.postman","name":null,"email":"harsh.agrawal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~harsh.postman","role":null,"created_at":"2022-12-29T17:15:13.622Z","updated_at":"2022-12-29T17:15:13.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harsh.postman/packages"},{"uuid":"rtlockwood","login":"rtlockwood","name":null,"email":"rtlockwoodwork@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~rtlockwood","role":null,"created_at":"2022-12-29T17:15:13.628Z","updated_at":"2022-12-29T17:15:13.628Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rtlockwood/packages"},{"uuid":"harshit.kochar","login":"harshit.kochar","name":null,"email":"harshit.kochar@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~harshit.kochar","role":null,"created_at":"2022-12-29T17:15:13.732Z","updated_at":"2022-12-29T17:15:13.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harshit.kochar/packages"},{"uuid":"auddypostman","login":"auddypostman","name":null,"email":"soumyadip.auddy@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~auddypostman","role":null,"created_at":"2022-12-29T17:15:13.796Z","updated_at":"2022-12-29T17:15:13.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/auddypostman/packages"},{"uuid":"patricksevat","login":"patricksevat","name":null,"email":"p.m.c.sevat@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~patricksevat","role":null,"created_at":"2022-12-29T17:15:13.808Z","updated_at":"2022-12-29T17:15:13.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/patricksevat/packages"},{"uuid":"sihanmin","login":"sihanmin","name":null,"email":"sihan.min@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~sihanmin","role":null,"created_at":"2022-12-29T17:15:13.814Z","updated_at":"2022-12-29T17:15:13.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sihanmin/packages"},{"uuid":"akinard-pm","login":"akinard-pm","name":null,"email":"ashley.kinard@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~akinard-pm","role":null,"created_at":"2022-12-29T17:15:13.817Z","updated_at":"2022-12-29T17:15:13.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akinard-pm/packages"},{"uuid":"ayush.jain","login":"ayush.jain","name":null,"email":"ayush.jain@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ayush.jain","role":null,"created_at":"2022-12-29T17:15:13.819Z","updated_at":"2022-12-29T17:15:13.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ayush.jain/packages"},{"uuid":"anant-garg-2605","login":"anant-garg-2605","name":null,"email":"anant.garg@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~anant-garg-2605","role":null,"created_at":"2022-12-29T17:15:13.821Z","updated_at":"2022-12-29T17:15:13.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anant-garg-2605/packages"},{"uuid":"laszlogreczi","login":"laszlogreczi","name":null,"email":"laszlo.greczi@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~laszlogreczi","role":null,"created_at":"2022-12-29T17:15:13.824Z","updated_at":"2022-12-29T17:15:13.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/laszlogreczi/packages"},{"uuid":"saurav-postman","login":"saurav-postman","name":null,"email":"saurav.kumar@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~saurav-postman","role":null,"created_at":"2022-12-29T17:15:13.826Z","updated_at":"2022-12-29T17:15:13.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/saurav-postman/packages"},{"uuid":"bhoomikaduapostman","login":"bhoomikaduapostman","name":null,"email":"bhoomika.dua@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~bhoomikaduapostman","role":null,"created_at":"2022-12-29T17:15:13.828Z","updated_at":"2022-12-29T17:15:13.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bhoomikaduapostman/packages"},{"uuid":"robertgzr","login":"robertgzr","name":null,"email":"r@gnzler.io","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~robertgzr","role":null,"created_at":"2022-12-29T17:15:13.831Z","updated_at":"2022-12-29T17:15:13.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/robertgzr/packages"},{"uuid":"roy-himanshu","login":"roy-himanshu","name":null,"email":"himanshu.roy@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~roy-himanshu","role":null,"created_at":"2022-12-29T17:15:13.834Z","updated_at":"2022-12-29T17:15:13.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/roy-himanshu/packages"},{"uuid":"nidhi_goyal","login":"nidhi_goyal","name":null,"email":"nidhi.goyal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~nidhi_goyal","role":null,"created_at":"2022-12-29T17:15:13.838Z","updated_at":"2022-12-29T17:15:13.838Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nidhi_goyal/packages"},{"uuid":"alexander-rubia","login":"alexander-rubia","name":null,"email":"alexander.rubia@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~alexander-rubia","role":null,"created_at":"2022-12-29T17:15:13.841Z","updated_at":"2022-12-29T17:15:13.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexander-rubia/packages"},{"uuid":"arjun.golabhanvi","login":"arjun.golabhanvi","name":null,"email":"arjun.golabhanvi@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~arjun.golabhanvi","role":null,"created_at":"2022-12-29T17:15:13.844Z","updated_at":"2022-12-29T17:15:13.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arjun.golabhanvi/packages"},{"uuid":"anil.jnanoji","login":"anil.jnanoji","name":null,"email":"anil.jnanoji@postman.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~anil.jnanoji","role":null,"created_at":"2022-12-29T17:15:13.847Z","updated_at":"2022-12-29T17:15:13.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anil.jnanoji/packages"},{"uuid":"gbadebo.bello","login":"gbadebo.bello","name":null,"email":"gbadebo.bello@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~gbadebo.bello","role":null,"created_at":"2022-12-29T17:15:13.850Z","updated_at":"2022-12-29T17:15:13.850Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gbadebo.bello/packages"},{"uuid":"idemchenko2022","login":"idemchenko2022","name":null,"email":"ivan.demchenko@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~idemchenko2022","role":null,"created_at":"2022-12-29T17:15:13.852Z","updated_at":"2022-12-29T17:15:13.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/idemchenko2022/packages"},{"uuid":"ravi.prasad","login":"ravi.prasad","name":null,"email":"ravi.prasad@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ravi.prasad","role":null,"created_at":"2022-12-29T17:15:13.854Z","updated_at":"2022-12-29T17:15:13.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ravi.prasad/packages"},{"uuid":"jatin-postman","login":"jatin-postman","name":null,"email":"jatin.parekh@postman.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~jatin-postman","role":null,"created_at":"2022-12-29T17:15:13.857Z","updated_at":"2022-12-29T17:15:13.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jatin-postman/packages"},{"uuid":"bharadwajpoduri7","login":"bharadwajpoduri7","name":null,"email":"bharadwaj.poduri@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~bharadwajpoduri7","role":null,"created_at":"2022-12-29T17:15:13.859Z","updated_at":"2022-12-29T17:15:13.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bharadwajpoduri7/packages"},{"uuid":"src__459","login":"src__459","name":null,"email":"sairam.charan@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~src__459","role":null,"created_at":"2022-12-29T17:15:13.862Z","updated_at":"2022-12-29T17:15:13.862Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/src__459/packages"},{"uuid":"sahil.choudhary","login":"sahil.choudhary","name":null,"email":"sahil.codes.it@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~sahil.choudhary","role":null,"created_at":"2022-12-29T17:15:13.867Z","updated_at":"2022-12-29T17:15:13.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sahil.choudhary/packages"},{"uuid":"json_schema","login":"json_schema","name":null,"email":"jason.mariadas@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~json_schema","role":null,"created_at":"2022-12-29T17:15:13.873Z","updated_at":"2022-12-29T17:15:13.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/json_schema/packages"},{"uuid":"liteshpatil17","login":"liteshpatil17","name":null,"email":"litesh.patil@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~liteshpatil17","role":null,"created_at":"2022-12-29T17:15:13.888Z","updated_at":"2022-12-29T17:15:13.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/liteshpatil17/packages"},{"uuid":"tilak-patel-postman","login":"tilak-patel-postman","name":null,"email":"tilak.patel@postman.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~tilak-patel-postman","role":null,"created_at":"2022-12-29T17:15:13.896Z","updated_at":"2022-12-29T17:15:13.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tilak-patel-postman/packages"},{"uuid":"cory.cooper.postman","login":"cory.cooper.postman","name":null,"email":"cory.cooper@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~cory.cooper.postman","role":null,"created_at":"2022-12-29T17:15:13.906Z","updated_at":"2022-12-29T17:15:13.906Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cory.cooper.postman/packages"},{"uuid":"hasnain.rajan","login":"hasnain.rajan","name":null,"email":"hasnain.rajan@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~hasnain.rajan","role":null,"created_at":"2022-12-29T17:15:13.908Z","updated_at":"2022-12-29T17:15:13.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hasnain.rajan/packages"},{"uuid":"elizabeth.fung","login":"elizabeth.fung","name":null,"email":"elizabeth.fung@postman.com","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~elizabeth.fung","role":null,"created_at":"2022-12-29T17:15:13.910Z","updated_at":"2022-12-29T17:15:13.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/elizabeth.fung/packages"},{"uuid":"manavbharambe","login":"manavbharambe","name":null,"email":"manav.bharambe@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~manavbharambe","role":null,"created_at":"2022-12-29T17:15:13.912Z","updated_at":"2022-12-29T17:15:13.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/manavbharambe/packages"},{"uuid":"preetham.m","login":"preetham.m","name":null,"email":"preetham@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~preetham.m","role":null,"created_at":"2022-12-29T17:15:13.914Z","updated_at":"2022-12-29T17:15:13.914Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/preetham.m/packages"},{"uuid":"dhuhindhan.ilango","login":"dhuhindhan.ilango","name":null,"email":"dhuhindhan.ilango@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~dhuhindhan.ilango","role":null,"created_at":"2022-12-29T17:15:13.916Z","updated_at":"2022-12-29T17:15:13.916Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhuhindhan.ilango/packages"},{"uuid":"nishat.sayyed","login":"nishat.sayyed","name":null,"email":"nishat.sayyed@postman.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~nishat.sayyed","role":null,"created_at":"2022-12-29T17:15:13.918Z","updated_at":"2022-12-29T17:15:13.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nishat.sayyed/packages"},{"uuid":"rubencasas","login":"rubencasas","name":null,"email":"ruben.casas@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~rubencasas","role":null,"created_at":"2022-12-29T17:15:13.920Z","updated_at":"2022-12-29T17:15:13.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rubencasas/packages"},{"uuid":"liam_mode_postman","login":"liam_mode_postman","name":null,"email":"liam.mellor@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~liam_mode_postman","role":null,"created_at":"2022-12-29T17:15:13.922Z","updated_at":"2022-12-29T17:15:13.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/liam_mode_postman/packages"},{"uuid":"sterling.chin-postman","login":"sterling.chin-postman","name":null,"email":"sterling.chin@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~sterling.chin-postman","role":null,"created_at":"2022-12-29T17:15:13.924Z","updated_at":"2022-12-29T17:15:13.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sterling.chin-postman/packages"},{"uuid":"anubhav-vats","login":"anubhav-vats","name":null,"email":"anubhav.vats@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~anubhav-vats","role":null,"created_at":"2022-12-29T17:15:13.926Z","updated_at":"2022-12-29T17:15:13.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anubhav-vats/packages"},{"uuid":"adityabaradwaj","login":"adityabaradwaj","name":null,"email":"aditya.baradwaj@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~adityabaradwaj","role":null,"created_at":"2022-12-29T17:15:13.928Z","updated_at":"2022-12-29T17:15:13.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adityabaradwaj/packages"},{"uuid":"timhall","login":"timhall","name":null,"email":"tim.hall.engr@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~timhall","role":null,"created_at":"2022-12-29T17:15:13.930Z","updated_at":"2022-12-29T17:15:13.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timhall/packages"},{"uuid":"asutosh.sahoo","login":"asutosh.sahoo","name":null,"email":"asutosh.sahoo@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~asutosh.sahoo","role":null,"created_at":"2022-12-29T17:15:13.932Z","updated_at":"2022-12-29T17:15:13.932Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/asutosh.sahoo/packages"},{"uuid":"chris_pm","login":"chris_pm","name":null,"email":"christopher.patty@postman.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~chris_pm","role":null,"created_at":"2022-12-29T17:15:11.361Z","updated_at":"2022-12-29T17:15:11.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chris_pm/packages"},{"uuid":"prasant.patel","login":"prasant.patel","name":null,"email":"prasant.patel@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~prasant.patel","role":null,"created_at":"2022-12-29T17:15:13.934Z","updated_at":"2022-12-29T17:15:13.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/prasant.patel/packages"},{"uuid":"bot_marketing_engineering","login":"bot_marketing_engineering","name":null,"email":"bot.marketingengineering@postman.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~bot_marketing_engineering","role":null,"created_at":"2022-12-29T17:15:13.936Z","updated_at":"2022-12-29T17:15:13.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bot_marketing_engineering/packages"},{"uuid":"shreyansh_post","login":"shreyansh_post","name":null,"email":"shreyansh.jain@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~shreyansh_post","role":null,"created_at":"2022-12-29T17:15:13.938Z","updated_at":"2022-12-29T17:15:13.938Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shreyansh_post/packages"},{"uuid":"vaishnavichalla","login":"vaishnavichalla","name":null,"email":"vaishnavi.challa@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~vaishnavichalla","role":null,"created_at":"2022-12-29T17:15:13.940Z","updated_at":"2022-12-29T17:15:13.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vaishnavichalla/packages"},{"uuid":"aditi_u","login":"aditi_u","name":null,"email":"aditi.umashankar@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~aditi_u","role":null,"created_at":"2022-12-29T17:15:13.942Z","updated_at":"2022-12-29T17:15:13.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aditi_u/packages"},{"uuid":"lorenzo.ambrosi","login":"lorenzo.ambrosi","name":null,"email":"lorenzo.ambrosi@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~lorenzo.ambrosi","role":null,"created_at":"2022-12-29T17:15:13.944Z","updated_at":"2022-12-29T17:15:13.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lorenzo.ambrosi/packages"},{"uuid":"arnaudlauret_postman","login":"arnaudlauret_postman","name":null,"email":"arnaud.lauret@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~arnaudlauret_postman","role":null,"created_at":"2022-12-29T17:15:13.946Z","updated_at":"2022-12-29T17:15:13.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arnaudlauret_postman/packages"},{"uuid":"christina.hastenrathplus1","login":"christina.hastenrathplus1","name":null,"email":"christina.hastenrath+1@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~christina.hastenrathplus1","role":null,"created_at":"2022-12-29T17:15:13.948Z","updated_at":"2022-12-29T17:15:13.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/christina.hastenrathplus1/packages"},{"uuid":"postman-dakshraj.sharma","login":"postman-dakshraj.sharma","name":null,"email":"dakshraj.sharma@postman.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~postman-dakshraj.sharma","role":null,"created_at":"2022-12-29T17:15:13.950Z","updated_at":"2022-12-29T17:15:13.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/postman-dakshraj.sharma/packages"},{"uuid":"ekansh-01","login":"ekansh-01","name":null,"email":"ekansh.gupta@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ekansh-01","role":null,"created_at":"2022-12-29T17:15:13.952Z","updated_at":"2022-12-29T17:15:13.952Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ekansh-01/packages"},{"uuid":"ashutosh.vyas","login":"ashutosh.vyas","name":null,"email":"ashutosh.vyas@postman.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~ashutosh.vyas","role":null,"created_at":"2022-12-29T17:15:13.954Z","updated_at":"2022-12-29T17:15:13.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashutosh.vyas/packages"},{"uuid":"devsharma","login":"devsharma","name":null,"email":"dev.sharma@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~devsharma","role":null,"created_at":"2022-12-29T17:15:13.957Z","updated_at":"2022-12-29T17:15:13.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devsharma/packages"},{"uuid":"l0hit","login":"l0hit","name":null,"email":"lohit.peesapati@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~l0hit","role":null,"created_at":"2022-12-29T17:15:13.959Z","updated_at":"2022-12-29T17:15:13.959Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/l0hit/packages"},{"uuid":"ayushman9454","login":"ayushman9454","name":null,"email":"ayushman.verma@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ayushman9454","role":null,"created_at":"2022-12-29T17:15:13.962Z","updated_at":"2022-12-29T17:15:13.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ayushman9454/packages"},{"uuid":"ishan_singhal_","login":"ishan_singhal_","name":null,"email":"ishan.singhal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ishan_singhal_","role":null,"created_at":"2022-12-29T17:15:13.967Z","updated_at":"2022-12-29T17:15:13.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ishan_singhal_/packages"},{"uuid":"postmanian","login":"postmanian","name":null,"email":"ian@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~postmanian","role":null,"created_at":"2022-12-29T17:15:13.969Z","updated_at":"2022-12-29T17:15:13.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/postmanian/packages"},{"uuid":"davidtran33","login":"davidtran33","name":null,"email":"david.tran@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~davidtran33","role":null,"created_at":"2022-12-29T17:15:13.972Z","updated_at":"2022-12-29T17:15:13.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidtran33/packages"},{"uuid":"rutvik_gs","login":"rutvik_gs","name":null,"email":"sai.rutvik@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~rutvik_gs","role":null,"created_at":"2022-12-29T17:15:13.974Z","updated_at":"2022-12-29T17:15:13.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rutvik_gs/packages"},{"uuid":"dsanders11","login":"dsanders11","name":null,"email":"dsanders11@ucsbalum.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~dsanders11","role":null,"created_at":"2022-12-29T17:15:13.976Z","updated_at":"2022-12-29T17:15:13.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dsanders11/packages"},{"uuid":"ajeetpostman","login":"ajeetpostman","name":null,"email":"ajeet.lakhani@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ajeetpostman","role":null,"created_at":"2022-12-29T17:15:13.979Z","updated_at":"2022-12-29T17:15:13.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ajeetpostman/packages"},{"uuid":"pranshu-sharma","login":"pranshu-sharma","name":null,"email":"pranshu.sharma@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~pranshu-sharma","role":null,"created_at":"2022-12-29T17:15:13.985Z","updated_at":"2022-12-29T17:15:13.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pranshu-sharma/packages"},{"uuid":"akkeshavan","login":"akkeshavan","name":null,"email":"anand.keshavan@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~akkeshavan","role":null,"created_at":"2022-12-29T17:15:13.991Z","updated_at":"2022-12-29T17:15:13.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akkeshavan/packages"},{"uuid":"rishabh.shukla","login":"rishabh.shukla","name":null,"email":"rishabh.shukla@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~rishabh.shukla","role":null,"created_at":"2022-12-29T17:15:14.002Z","updated_at":"2022-12-29T17:15:14.002Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rishabh.shukla/packages"},{"uuid":"shub_postman","login":"shub_postman","name":null,"email":"subroto.biswas@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~shub_postman","role":null,"created_at":"2022-12-29T17:15:14.740Z","updated_at":"2022-12-29T17:15:14.740Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shub_postman/packages"},{"uuid":"samay_v","login":"samay_v","name":null,"email":"samay1231998@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~samay_v","role":null,"created_at":"2022-12-29T17:15:14.765Z","updated_at":"2022-12-29T17:15:14.765Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samay_v/packages"},{"uuid":"kapilsinghsisodiya","login":"kapilsinghsisodiya","name":null,"email":"kapil.singh@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~kapilsinghsisodiya","role":null,"created_at":"2022-12-29T17:15:14.784Z","updated_at":"2022-12-29T17:15:14.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kapilsinghsisodiya/packages"},{"uuid":"riyasaini","login":"riyasaini","name":null,"email":"riya.saini@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~riyasaini","role":null,"created_at":"2022-12-29T17:15:14.790Z","updated_at":"2022-12-29T17:15:14.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/riyasaini/packages"},{"uuid":"anshu.rai","login":"anshu.rai","name":null,"email":"anshu.rai@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~anshu.rai","role":null,"created_at":"2022-12-29T17:15:14.794Z","updated_at":"2022-12-29T17:15:14.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anshu.rai/packages"},{"uuid":"yash-postman","login":"yash-postman","name":null,"email":"yash.mehta@postman.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~yash-postman","role":null,"created_at":"2022-12-29T17:15:14.796Z","updated_at":"2022-12-29T17:15:14.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yash-postman/packages"},{"uuid":"karnsharma","login":"karnsharma","name":null,"email":"karn.sharma@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~karnsharma","role":null,"created_at":"2022-12-29T17:15:14.799Z","updated_at":"2022-12-29T17:15:14.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/karnsharma/packages"},{"uuid":"priyambadamadala","login":"priyambadamadala","name":null,"email":"priyambada.madala@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~priyambadamadala","role":null,"created_at":"2022-12-29T17:15:14.802Z","updated_at":"2022-12-29T17:15:14.802Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/priyambadamadala/packages"},{"uuid":"kmmanoj-pm","login":"kmmanoj-pm","name":null,"email":"manoj.vignesh@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~kmmanoj-pm","role":null,"created_at":"2022-12-29T17:15:14.804Z","updated_at":"2022-12-29T17:15:14.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kmmanoj-pm/packages"},{"uuid":"gaurav.rakheja","login":"gaurav.rakheja","name":null,"email":"gaurav.rakheja@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~gaurav.rakheja","role":null,"created_at":"2022-12-29T17:15:14.807Z","updated_at":"2022-12-29T17:15:14.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gaurav.rakheja/packages"},{"uuid":"ishan.krishna","login":"ishan.krishna","name":null,"email":"ishan.krishna@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ishan.krishna","role":null,"created_at":"2022-12-29T17:15:14.809Z","updated_at":"2022-12-29T17:15:14.809Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ishan.krishna/packages"},{"uuid":"pallab82","login":"pallab82","name":null,"email":"pallab.banerjee@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~pallab82","role":null,"created_at":"2022-12-29T17:15:14.812Z","updated_at":"2022-12-29T17:15:14.812Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pallab82/packages"},{"uuid":"suhas_gaikwad","login":"suhas_gaikwad","name":null,"email":"suhas@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~suhas_gaikwad","role":null,"created_at":"2022-12-29T17:15:14.814Z","updated_at":"2022-12-29T17:15:14.814Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/suhas_gaikwad/packages"},{"uuid":"umeshp7","login":"umeshp7","name":null,"email":"umesh.pathak@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~umeshp7","role":null,"created_at":"2022-12-29T17:15:14.817Z","updated_at":"2022-12-29T17:15:14.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/umeshp7/packages"},{"uuid":"darshan.sen","login":"darshan.sen","name":null,"email":"darshan.sen@postman.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~darshan.sen","role":null,"created_at":"2022-12-29T17:15:14.820Z","updated_at":"2022-12-29T17:15:14.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darshan.sen/packages"},{"uuid":"dhinesh.sridhar","login":"dhinesh.sridhar","name":null,"email":"dhinesh.sridhar@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~dhinesh.sridhar","role":null,"created_at":"2022-12-29T17:15:14.822Z","updated_at":"2022-12-29T17:15:14.822Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhinesh.sridhar/packages"},{"uuid":"yatin1997","login":"yatin1997","name":null,"email":"yatin.darmwal@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~yatin1997","role":null,"created_at":"2022-12-29T17:15:14.825Z","updated_at":"2022-12-29T17:15:14.825Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yatin1997/packages"},{"uuid":"kartikj","login":"kartikj","name":null,"email":"kartik.jain@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kartikj","role":null,"created_at":"2022-12-29T17:15:14.829Z","updated_at":"2022-12-29T17:15:14.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kartikj/packages"},{"uuid":"saswatds","login":"saswatds","name":null,"email":"saswatds@gmail.com","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~saswatds","role":null,"created_at":"2022-12-29T17:15:14.832Z","updated_at":"2022-12-29T17:15:14.832Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/saswatds/packages"},{"uuid":"sujayvenaik","login":"sujayvenaik","name":null,"email":"sujayvenaik@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~sujayvenaik","role":null,"created_at":"2022-12-29T17:15:14.838Z","updated_at":"2022-12-29T17:15:14.838Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sujayvenaik/packages"},{"uuid":"kratigya","login":"kratigya","name":null,"email":"kratigyarastogi@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kratigya","role":null,"created_at":"2022-12-29T17:15:14.847Z","updated_at":"2022-12-29T17:15:14.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kratigya/packages"},{"uuid":"shubham.ranjan","login":"shubham.ranjan","name":null,"email":"shubham.ranjan@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~shubham.ranjan","role":null,"created_at":"2022-12-29T17:15:14.874Z","updated_at":"2022-12-29T17:15:14.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shubham.ranjan/packages"},{"uuid":"postshubham","login":"postshubham","name":null,"email":"shubham@getpostman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~postshubham","role":null,"created_at":"2022-12-29T17:15:14.892Z","updated_at":"2022-12-29T17:15:14.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/postshubham/packages"},{"uuid":"davidespi","login":"davidespi","name":null,"email":"david.espi@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~davidespi","role":null,"created_at":"2022-12-29T17:15:14.898Z","updated_at":"2022-12-29T17:15:14.898Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidespi/packages"},{"uuid":"numaanashraf","login":"numaanashraf","name":null,"email":"numaan.ash@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~numaanashraf","role":null,"created_at":"2022-12-29T17:15:14.901Z","updated_at":"2022-12-29T17:15:14.901Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/numaanashraf/packages"},{"uuid":"shamasis","login":"shamasis","name":null,"email":"mail@shamasis.net","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~shamasis","role":null,"created_at":"2022-12-29T17:15:14.968Z","updated_at":"2022-12-29T17:15:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shamasis/packages"},{"uuid":"godfrzero","login":"godfrzero","name":null,"email":"vivek@postman.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~godfrzero","role":null,"created_at":"2022-12-29T17:15:14.989Z","updated_at":"2022-12-29T17:15:14.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/godfrzero/packages"},{"uuid":"abhijitkane","login":"abhijitkane","name":null,"email":"abhijitkane@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~abhijitkane","role":null,"created_at":"2022-12-29T17:15:14.999Z","updated_at":"2022-12-29T17:15:14.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abhijitkane/packages"},{"uuid":"ankitjaggi","login":"ankitjaggi","name":null,"email":"ankit.jaggi@live.in","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~ankitjaggi","role":null,"created_at":"2022-12-29T17:15:15.016Z","updated_at":"2022-12-29T17:15:15.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ankitjaggi/packages"},{"uuid":"kunagpal","login":"kunagpal","name":null,"email":"kunal@postman.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~kunagpal","role":null,"created_at":"2022-12-29T17:15:15.026Z","updated_at":"2022-12-29T17:15:15.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kunagpal/packages"},{"uuid":"prashantagrawal","login":"prashantagrawal","name":null,"email":"prashant@getpostman.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~prashantagrawal","role":null,"created_at":"2022-12-29T17:15:15.100Z","updated_at":"2022-12-29T17:15:15.100Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/prashantagrawal/packages"},{"uuid":"hg07","login":"hg07","name":null,"email":"harsh.gupta@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~hg07","role":null,"created_at":"2022-12-29T17:15:15.118Z","updated_at":"2022-12-29T17:15:15.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hg07/packages"},{"uuid":"kamalaknn","login":"kamalaknn","name":null,"email":"nkamalakannan1992@gmail.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~kamalaknn","role":null,"created_at":"2022-12-29T17:15:15.173Z","updated_at":"2022-12-29T17:15:15.173Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kamalaknn/packages"},{"uuid":"joycifer","login":"joycifer","name":null,"email":"joyce@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~joycifer","role":null,"created_at":"2022-12-29T17:15:15.178Z","updated_at":"2022-12-29T17:15:15.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joycifer/packages"},{"uuid":"pratikmandrekar","login":"pratikmandrekar","name":null,"email":"pratik@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~pratikmandrekar","role":null,"created_at":"2022-12-29T17:15:15.181Z","updated_at":"2022-12-29T17:15:15.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pratikmandrekar/packages"},{"uuid":"nikithaachhini","login":"nikithaachhini","name":null,"email":"nikitha.achhini@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~nikithaachhini","role":null,"created_at":"2022-12-29T17:15:15.284Z","updated_at":"2022-12-29T17:15:15.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nikithaachhini/packages"},{"uuid":"shreyas.panduranga","login":"shreyas.panduranga","name":null,"email":"shreyas.panduranga@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~shreyas.panduranga","role":null,"created_at":"2022-12-29T17:15:15.370Z","updated_at":"2022-12-29T17:15:15.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shreyas.panduranga/packages"},{"uuid":"pratiksolim","login":"pratiksolim","name":null,"email":"pratik.solim@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~pratiksolim","role":null,"created_at":"2022-12-29T17:15:15.411Z","updated_at":"2022-12-29T17:15:15.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pratiksolim/packages"},{"uuid":"aman.dhembla","login":"aman.dhembla","name":null,"email":"aman.dhembla@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~aman.dhembla","role":null,"created_at":"2022-12-29T17:15:15.419Z","updated_at":"2022-12-29T17:15:15.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aman.dhembla/packages"},{"uuid":"defcon007","login":"defcon007","name":null,"email":"ayush.goyal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~defcon007","role":null,"created_at":"2022-12-29T17:15:15.423Z","updated_at":"2022-12-29T17:15:15.423Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/defcon007/packages"},{"uuid":"sivcansingh","login":"sivcansingh","name":null,"email":"sivcan@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~sivcansingh","role":null,"created_at":"2022-12-29T17:15:15.426Z","updated_at":"2022-12-29T17:15:15.426Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sivcansingh/packages"},{"uuid":"bhargavkaranam96","login":"bhargavkaranam96","name":null,"email":"bhargav.karanam@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~bhargavkaranam96","role":null,"created_at":"2022-12-29T17:15:15.428Z","updated_at":"2022-12-29T17:15:15.428Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bhargavkaranam96/packages"},{"uuid":"shubhamatpostman","login":"shubhamatpostman","name":null,"email":"shubham.patel@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~shubhamatpostman","role":null,"created_at":"2022-12-29T17:15:15.431Z","updated_at":"2022-12-29T17:15:15.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shubhamatpostman/packages"},{"uuid":"raima.zachariah","login":"raima.zachariah","name":null,"email":"raima.zachariah@postman.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~raima.zachariah","role":null,"created_at":"2022-12-29T17:15:15.434Z","updated_at":"2022-12-29T17:15:15.434Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raima.zachariah/packages"},{"uuid":"anshuljain3141","login":"anshuljain3141","name":null,"email":"anshul.jain@getpostman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~anshuljain3141","role":null,"created_at":"2022-12-29T17:15:15.437Z","updated_at":"2022-12-29T17:15:15.437Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anshuljain3141/packages"},{"uuid":"ronak.npm","login":"ronak.npm","name":null,"email":"ronak.odhaviya@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ronak.npm","role":null,"created_at":"2022-12-29T17:15:15.440Z","updated_at":"2022-12-29T17:15:15.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ronak.npm/packages"},{"uuid":"shivangibajpai","login":"shivangibajpai","name":null,"email":"shivangi.bajpai@getpostman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~shivangibajpai","role":null,"created_at":"2022-12-29T17:15:15.444Z","updated_at":"2022-12-29T17:15:15.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shivangibajpai/packages"},{"uuid":"vinitshahdeo","login":"vinitshahdeo","name":null,"email":"vinitshahdeo@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~vinitshahdeo","role":null,"created_at":"2022-12-29T17:15:15.449Z","updated_at":"2022-12-29T17:15:15.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vinitshahdeo/packages"},{"uuid":"codenirvana","login":"codenirvana","name":null,"email":"codenirvana28@gmail.com","url":null,"packages_count":35,"html_url":"https://www.npmjs.com/~codenirvana","role":null,"created_at":"2022-12-29T17:15:15.455Z","updated_at":"2022-12-29T17:15:15.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/codenirvana/packages"},{"uuid":"ankurdengla","login":"ankurdengla","name":null,"email":"ankur.dengla@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ankurdengla","role":null,"created_at":"2022-12-29T17:15:15.466Z","updated_at":"2022-12-29T17:15:15.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ankurdengla/packages"},{"uuid":"tristandenyer","login":"tristandenyer","name":null,"email":"tristan@tristandenyer.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~tristandenyer","role":null,"created_at":"2022-12-29T17:15:15.475Z","updated_at":"2022-12-29T17:15:15.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tristandenyer/packages"},{"uuid":"kduffey","login":"kduffey","name":null,"email":"kevin@getpostman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~kduffey","role":null,"created_at":"2022-12-29T17:15:15.481Z","updated_at":"2022-12-29T17:15:15.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kduffey/packages"},{"uuid":"sabih.siddiqui","login":"sabih.siddiqui","name":null,"email":"sabih.siddiqui@getpostman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~sabih.siddiqui","role":null,"created_at":"2022-12-29T17:15:15.485Z","updated_at":"2022-12-29T17:15:15.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sabih.siddiqui/packages"},{"uuid":"shashwat.dixit","login":"shashwat.dixit","name":null,"email":"shashwat.dixit@getpostman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~shashwat.dixit","role":null,"created_at":"2022-12-29T17:15:15.488Z","updated_at":"2022-12-29T17:15:15.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shashwat.dixit/packages"},{"uuid":"kriss1897","login":"kriss1897","name":null,"email":"shashank.solanki@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~kriss1897","role":null,"created_at":"2022-12-29T17:15:15.491Z","updated_at":"2022-12-29T17:15:15.491Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kriss1897/packages"},{"uuid":"gunjan4542","login":"gunjan4542","name":null,"email":"gunjan.bhowmick@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~gunjan4542","role":null,"created_at":"2022-12-29T17:15:15.494Z","updated_at":"2022-12-29T17:15:15.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gunjan4542/packages"},{"uuid":"meetdeveloper","login":"meetdeveloper","name":null,"email":"suraj.jain@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~meetdeveloper","role":null,"created_at":"2022-12-29T17:15:15.497Z","updated_at":"2022-12-29T17:15:15.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/meetdeveloper/packages"},{"uuid":"pawanbana","login":"pawanbana","name":null,"email":"pawan.bana@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~pawanbana","role":null,"created_at":"2022-12-29T17:15:15.500Z","updated_at":"2022-12-29T17:15:15.500Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pawanbana/packages"},{"uuid":"shreyshah","login":"shreyshah","name":null,"email":"shrey.shah@postman.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~shreyshah","role":null,"created_at":"2022-12-29T17:15:15.502Z","updated_at":"2022-12-29T17:15:15.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shreyshah/packages"},{"uuid":"vshingala","login":"vshingala","name":null,"email":"vishalkumar.shingala@postman.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~vshingala","role":null,"created_at":"2022-12-29T17:15:15.504Z","updated_at":"2022-12-29T17:15:15.504Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vshingala/packages"},{"uuid":"barshan23","login":"barshan23","name":null,"email":"barshan23@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~barshan23","role":null,"created_at":"2022-12-29T17:15:15.507Z","updated_at":"2022-12-29T17:15:15.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/barshan23/packages"},{"uuid":"coditva","login":"coditva","name":null,"email":"coditva@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~coditva","role":null,"created_at":"2022-12-29T17:15:15.510Z","updated_at":"2022-12-29T17:15:15.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/coditva/packages"},{"uuid":"skrpl","login":"skrpl","name":null,"email":"siddhantkumar.patel97@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~skrpl","role":null,"created_at":"2022-12-29T17:15:15.512Z","updated_at":"2022-12-29T17:15:15.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/skrpl/packages"},{"uuid":"jibinmathews7","login":"jibinmathews7","name":null,"email":"jibinmathews7@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~jibinmathews7","role":null,"created_at":"2022-12-29T17:15:15.514Z","updated_at":"2022-12-29T17:15:15.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jibinmathews7/packages"},{"uuid":"diuda","login":"diuda","name":null,"email":"divyanshu.1996@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~diuda","role":null,"created_at":"2022-12-29T17:15:15.517Z","updated_at":"2022-12-29T17:15:15.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diuda/packages"},{"uuid":"yashishdua","login":"yashishdua","name":null,"email":"yashish.dua@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~yashishdua","role":null,"created_at":"2022-12-29T17:15:15.519Z","updated_at":"2022-12-29T17:15:15.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yashishdua/packages"},{"uuid":"postbot-bitbucket","login":"postbot-bitbucket","name":null,"email":"admin.npm+bitbucket@postmanlabs.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~postbot-bitbucket","role":null,"created_at":"2022-12-29T17:15:15.522Z","updated_at":"2022-12-29T17:15:15.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/postbot-bitbucket/packages"},{"uuid":"postbot-buildkite","login":"postbot-buildkite","name":null,"email":"admin.npm+buildkite@postmanlabs.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~postbot-buildkite","role":null,"created_at":"2022-12-29T17:15:15.524Z","updated_at":"2022-12-29T17:15:15.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/postbot-buildkite/packages"},{"uuid":"dannydainton","login":"dannydainton","name":null,"email":"dannydainton@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~dannydainton","role":null,"created_at":"2022-12-29T17:15:15.526Z","updated_at":"2022-12-29T17:15:15.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dannydainton/packages"},{"uuid":"brandonmcastillo","login":"brandonmcastillo","name":null,"email":"bcastillo.dev@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~brandonmcastillo","role":null,"created_at":"2022-12-29T17:15:15.529Z","updated_at":"2022-12-29T17:15:15.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brandonmcastillo/packages"},{"uuid":"michaelclaus","login":"michaelclaus","name":null,"email":"mclausaudio@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~michaelclaus","role":null,"created_at":"2022-12-29T17:15:15.531Z","updated_at":"2022-12-29T17:15:15.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaelclaus/packages"},{"uuid":"devansh21","login":"devansh21","name":null,"email":"devansh.purohit@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~devansh21","role":null,"created_at":"2022-12-29T17:15:15.533Z","updated_at":"2022-12-29T17:15:15.533Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devansh21/packages"},{"uuid":"arshad.ayub","login":"arshad.ayub","name":null,"email":"arshad.ayub@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~arshad.ayub","role":null,"created_at":"2022-12-29T17:15:15.536Z","updated_at":"2022-12-29T17:15:15.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arshad.ayub/packages"},{"uuid":"sharma.nikhil1997","login":"sharma.nikhil1997","name":null,"email":"nikhil.sharma@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~sharma.nikhil1997","role":null,"created_at":"2022-12-29T17:15:15.539Z","updated_at":"2022-12-29T17:15:15.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sharma.nikhil1997/packages"},{"uuid":"twitharshil","login":"twitharshil","name":null,"email":"harshil.jain@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~twitharshil","role":null,"created_at":"2022-12-29T17:15:15.541Z","updated_at":"2022-12-29T17:15:15.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/twitharshil/packages"},{"uuid":"smitshah173","login":"smitshah173","name":null,"email":"smit.shah@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~smitshah173","role":null,"created_at":"2022-12-29T17:15:15.544Z","updated_at":"2022-12-29T17:15:15.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/smitshah173/packages"},{"uuid":"prashansak","login":"prashansak","name":null,"email":"prashansa.kulshrestha@postman.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~prashansak","role":null,"created_at":"2022-12-29T17:15:15.546Z","updated_at":"2022-12-29T17:15:15.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/prashansak/packages"},{"uuid":"atishay-postman","login":"atishay-postman","name":null,"email":"atishay.jain@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~atishay-postman","role":null,"created_at":"2022-12-29T17:15:15.549Z","updated_at":"2022-12-29T17:15:15.549Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atishay-postman/packages"},{"uuid":"saket_ranjan","login":"saket_ranjan","name":null,"email":"saket.ranjan@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~saket_ranjan","role":null,"created_at":"2022-12-29T17:15:15.552Z","updated_at":"2022-12-29T17:15:15.552Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/saket_ranjan/packages"},{"uuid":"dhawan29","login":"dhawan29","name":null,"email":"rahul.dhawan@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~dhawan29","role":null,"created_at":"2022-12-29T17:15:15.556Z","updated_at":"2022-12-29T17:15:15.556Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhawan29/packages"},{"uuid":"saurabh.jayant","login":"saurabh.jayant","name":null,"email":"saurabh.jayant@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~saurabh.jayant","role":null,"created_at":"2022-12-29T17:15:15.561Z","updated_at":"2022-12-29T17:15:15.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/saurabh.jayant/packages"},{"uuid":"arlemi.postman","login":"arlemi.postman","name":null,"email":"arlemi.turpault@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~arlemi.postman","role":null,"created_at":"2022-12-29T17:15:15.577Z","updated_at":"2022-12-29T17:15:15.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arlemi.postman/packages"},{"uuid":"akshaytate01","login":"akshaytate01","name":null,"email":"akshay.tate@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~akshaytate01","role":null,"created_at":"2022-12-29T17:15:15.584Z","updated_at":"2022-12-29T17:15:15.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akshaytate01/packages"},{"uuid":"pankajk0791","login":"pankajk0791","name":null,"email":"pankajk0791@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~pankajk0791","role":null,"created_at":"2022-12-29T17:15:15.594Z","updated_at":"2022-12-29T17:15:15.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pankajk0791/packages"},{"uuid":"mdamankh","login":"mdamankh","name":null,"email":"aman.khan@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~mdamankh","role":null,"created_at":"2022-12-29T17:15:15.601Z","updated_at":"2022-12-29T17:15:15.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mdamankh/packages"},{"uuid":"apoorvajain08","login":"apoorvajain08","name":null,"email":"apoorvajain08@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~apoorvajain08","role":null,"created_at":"2022-12-29T17:15:15.610Z","updated_at":"2022-12-29T17:15:15.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apoorvajain08/packages"},{"uuid":"james-postman","login":"james-postman","name":null,"email":"james.whiteley@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~james-postman","role":null,"created_at":"2022-12-29T17:15:15.617Z","updated_at":"2022-12-29T17:15:15.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/james-postman/packages"},{"uuid":"arvind-kalra","login":"arvind-kalra","name":null,"email":"arvind.kalra@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~arvind-kalra","role":null,"created_at":"2022-12-29T17:15:15.621Z","updated_at":"2022-12-29T17:15:15.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arvind-kalra/packages"},{"uuid":"shrek_7","login":"shrek_7","name":null,"email":"shreyas.kumar@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~shrek_7","role":null,"created_at":"2022-12-29T17:15:15.624Z","updated_at":"2022-12-29T17:15:15.624Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shrek_7/packages"},{"uuid":"deepank08","login":"deepank08","name":null,"email":"deepank.srivastava@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~deepank08","role":null,"created_at":"2022-12-29T17:15:15.627Z","updated_at":"2022-12-29T17:15:15.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/deepank08/packages"},{"uuid":"balpreet.singh","login":"balpreet.singh","name":null,"email":"balpreet.singh@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~balpreet.singh","role":null,"created_at":"2022-12-29T17:15:15.630Z","updated_at":"2022-12-29T17:15:15.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/balpreet.singh/packages"},{"uuid":"diptarag","login":"diptarag","name":null,"email":"diptarag@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~diptarag","role":null,"created_at":"2022-12-29T17:15:15.634Z","updated_at":"2022-12-29T17:15:15.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diptarag/packages"},{"uuid":"dip_postman","login":"dip_postman","name":null,"email":"dip.bhattacharjee@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~dip_postman","role":null,"created_at":"2022-12-29T17:15:15.637Z","updated_at":"2022-12-29T17:15:15.637Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dip_postman/packages"},{"uuid":"akshay24","login":"akshay24","name":null,"email":"akshay.sharma@postman.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~akshay24","role":null,"created_at":"2022-12-29T17:15:15.640Z","updated_at":"2022-12-29T17:15:15.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akshay24/packages"},{"uuid":"ekta.agrawal","login":"ekta.agrawal","name":null,"email":"ekta.agrawal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ekta.agrawal","role":null,"created_at":"2022-12-29T17:15:15.643Z","updated_at":"2022-12-29T17:15:15.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ekta.agrawal/packages"},{"uuid":"shashankmanjunath","login":"shashankmanjunath","name":null,"email":"shashank.manjunath@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~shashankmanjunath","role":null,"created_at":"2022-12-29T17:15:15.647Z","updated_at":"2022-12-29T17:15:15.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shashankmanjunath/packages"},{"uuid":"chetan.waingankar","login":"chetan.waingankar","name":null,"email":"chetan.waingankar@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~chetan.waingankar","role":null,"created_at":"2022-12-29T17:15:15.652Z","updated_at":"2022-12-29T17:15:15.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chetan.waingankar/packages"},{"uuid":"axelonet","login":"axelonet","name":null,"email":"aditya.pudipeddi@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~axelonet","role":null,"created_at":"2022-12-29T17:15:15.660Z","updated_at":"2022-12-29T17:15:15.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/axelonet/packages"},{"uuid":"balakrishna.avulapati","login":"balakrishna.avulapati","name":null,"email":"balakrishna.avulapati@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~balakrishna.avulapati","role":null,"created_at":"2022-12-29T17:15:15.672Z","updated_at":"2022-12-29T17:15:15.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/balakrishna.avulapati/packages"},{"uuid":"tanmay-postman","login":"tanmay-postman","name":null,"email":"tanmay.gadpayle@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~tanmay-postman","role":null,"created_at":"2022-12-29T17:15:15.679Z","updated_at":"2022-12-29T17:15:15.679Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tanmay-postman/packages"},{"uuid":"harsha.dixit","login":"harsha.dixit","name":null,"email":"harsha.dixit@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~harsha.dixit","role":null,"created_at":"2022-12-29T17:15:15.682Z","updated_at":"2022-12-29T17:15:15.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harsha.dixit/packages"},{"uuid":"saialekhya.yerragunta","login":"saialekhya.yerragunta","name":null,"email":"saialekhya.yerragunta@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~saialekhya.yerragunta","role":null,"created_at":"2022-12-29T17:15:15.685Z","updated_at":"2022-12-29T17:15:15.685Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/saialekhya.yerragunta/packages"},{"uuid":"pranav.singhal","login":"pranav.singhal","name":null,"email":"pranav.singhal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~pranav.singhal","role":null,"created_at":"2022-12-29T17:15:15.688Z","updated_at":"2022-12-29T17:15:15.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pranav.singhal/packages"},{"uuid":"amrindersandhu","login":"amrindersandhu","name":null,"email":"amrinder.sandhu@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~amrindersandhu","role":null,"created_at":"2022-12-29T17:15:15.690Z","updated_at":"2022-12-29T17:15:15.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amrindersandhu/packages"},{"uuid":"prabhat3697","login":"prabhat3697","name":null,"email":"prabhatawasthi3552@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~prabhat3697","role":null,"created_at":"2022-12-29T17:15:15.693Z","updated_at":"2022-12-29T17:15:15.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/prabhat3697/packages"},{"uuid":"sudarshan29","login":"sudarshan29","name":null,"email":"sudarshan.sharma@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~sudarshan29","role":null,"created_at":"2022-12-29T17:15:15.696Z","updated_at":"2022-12-29T17:15:15.696Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sudarshan29/packages"},{"uuid":"deepanshurana","login":"deepanshurana","name":null,"email":"deepanshu.rana@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~deepanshurana","role":null,"created_at":"2022-12-29T17:15:15.700Z","updated_at":"2022-12-29T17:15:15.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/deepanshurana/packages"},{"uuid":"karishag","login":"karishag","name":null,"email":"karishma.agarwal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~karishag","role":null,"created_at":"2022-12-29T17:15:15.704Z","updated_at":"2022-12-29T17:15:15.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/karishag/packages"},{"uuid":"mudit1804","login":"mudit1804","name":null,"email":"mudit.mehta@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~mudit1804","role":null,"created_at":"2022-12-29T17:15:15.708Z","updated_at":"2022-12-29T17:15:15.708Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mudit1804/packages"},{"uuid":"anirudh.ms","login":"anirudh.ms","name":null,"email":"anirudh.ms@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~anirudh.ms","role":null,"created_at":"2022-12-29T17:15:15.711Z","updated_at":"2022-12-29T17:15:15.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anirudh.ms/packages"},{"uuid":"prashant-raghu","login":"prashant-raghu","name":null,"email":"prashant.raghu@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~prashant-raghu","role":null,"created_at":"2022-12-29T17:15:15.713Z","updated_at":"2022-12-29T17:15:15.713Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/prashant-raghu/packages"},{"uuid":"waseem.siddiqui","login":"waseem.siddiqui","name":null,"email":"waseem.siddiqui@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~waseem.siddiqui","role":null,"created_at":"2022-12-29T17:15:15.716Z","updated_at":"2022-12-29T17:15:15.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/waseem.siddiqui/packages"},{"uuid":"hemendra.kumar","login":"hemendra.kumar","name":null,"email":"hemendra.kumar@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~hemendra.kumar","role":null,"created_at":"2022-12-29T17:15:15.718Z","updated_at":"2022-12-29T17:15:15.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hemendra.kumar/packages"},{"uuid":"abhinaba-ghosh","login":"abhinaba-ghosh","name":null,"email":"askabhinaba@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~abhinaba-ghosh","role":null,"created_at":"2022-12-29T17:15:15.721Z","updated_at":"2022-12-29T17:15:15.721Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abhinaba-ghosh/packages"},{"uuid":"mayuukhvarshney","login":"mayuukhvarshney","name":null,"email":"mayuukh.varshney@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~mayuukhvarshney","role":null,"created_at":"2022-12-29T17:15:15.724Z","updated_at":"2022-12-29T17:15:15.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mayuukhvarshney/packages"},{"uuid":"bswisher","login":"bswisher","name":null,"email":"bswisher@gmail.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~bswisher","role":null,"created_at":"2022-12-29T17:15:15.726Z","updated_at":"2022-12-29T17:15:15.726Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bswisher/packages"},{"uuid":"himanshu0809","login":"himanshu0809","name":null,"email":"himanshu.gupta@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~himanshu0809","role":null,"created_at":"2022-12-29T17:15:15.729Z","updated_at":"2022-12-29T17:15:15.729Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/himanshu0809/packages"},{"uuid":"avinashchoudhary","login":"avinashchoudhary","name":null,"email":"avinash.choudhary@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~avinashchoudhary","role":null,"created_at":"2022-12-29T17:15:15.731Z","updated_at":"2022-12-29T17:15:15.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/avinashchoudhary/packages"},{"uuid":"gouthamaj","login":"gouthamaj","name":null,"email":"goutham@postman.com","url":null,"packages_count":46,"html_url":"https://www.npmjs.com/~gouthamaj","role":null,"created_at":"2022-12-29T17:15:15.734Z","updated_at":"2022-12-29T17:15:15.734Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gouthamaj/packages"},{"uuid":"shivani.maheshwari","login":"shivani.maheshwari","name":null,"email":"shivani.maheshwari@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~shivani.maheshwari","role":null,"created_at":"2022-12-29T17:15:15.738Z","updated_at":"2022-12-29T17:15:15.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shivani.maheshwari/packages"},{"uuid":"shubham.joshi","login":"shubham.joshi","name":null,"email":"shubham.joshi@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~shubham.joshi","role":null,"created_at":"2022-12-29T17:15:15.742Z","updated_at":"2022-12-29T17:15:15.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shubham.joshi/packages"},{"uuid":"ankitsaini","login":"ankitsaini","name":null,"email":"ankit.saini@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ankitsaini","role":null,"created_at":"2022-12-29T17:15:15.744Z","updated_at":"2022-12-29T17:15:15.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ankitsaini/packages"},{"uuid":"akshay-deo","login":"akshay-deo","name":null,"email":"akshay.deo@postman.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~akshay-deo","role":null,"created_at":"2022-12-29T17:15:15.747Z","updated_at":"2022-12-29T17:15:15.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akshay-deo/packages"},{"uuid":"dev-pawankumar","login":"dev-pawankumar","name":null,"email":"pawan.kumar@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~dev-pawankumar","role":null,"created_at":"2022-12-29T17:15:15.751Z","updated_at":"2022-12-29T17:15:15.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dev-pawankumar/packages"},{"uuid":"saeedgatson","login":"saeedgatson","name":null,"email":"saeedgatson@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~saeedgatson","role":null,"created_at":"2022-12-29T17:15:15.754Z","updated_at":"2022-12-29T17:15:15.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/saeedgatson/packages"},{"uuid":"tim.beauchamp","login":"tim.beauchamp","name":null,"email":"tim.beauchamp@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~tim.beauchamp","role":null,"created_at":"2022-12-29T17:15:15.758Z","updated_at":"2022-12-29T17:15:15.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tim.beauchamp/packages"},{"uuid":"iamnishantgarg","login":"iamnishantgarg","name":null,"email":"nishant.garg@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~iamnishantgarg","role":null,"created_at":"2022-12-29T17:15:15.766Z","updated_at":"2022-12-29T17:15:15.766Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/iamnishantgarg/packages"},{"uuid":"bpedro","login":"bpedro","name":null,"email":"npm@brunopedro.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~bpedro","role":null,"created_at":"2022-12-29T17:15:15.770Z","updated_at":"2022-12-29T17:15:15.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bpedro/packages"},{"uuid":"amrit_vyas","login":"amrit_vyas","name":null,"email":"amrit.vyas@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~amrit_vyas","role":null,"created_at":"2022-12-29T17:15:15.776Z","updated_at":"2022-12-29T17:15:15.776Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amrit_vyas/packages"},{"uuid":"arghya.saha","login":"arghya.saha","name":null,"email":"arghya.saha@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~arghya.saha","role":null,"created_at":"2022-12-29T17:15:15.780Z","updated_at":"2022-12-29T17:15:15.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arghya.saha/packages"},{"uuid":"dev-kanishk","login":"dev-kanishk","name":null,"email":"kanishk.singhal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~dev-kanishk","role":null,"created_at":"2022-12-29T17:15:15.782Z","updated_at":"2022-12-29T17:15:15.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dev-kanishk/packages"},{"uuid":"melahi","login":"melahi","name":null,"email":"maaiz.elahi@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~melahi","role":null,"created_at":"2022-12-29T17:15:15.786Z","updated_at":"2022-12-29T17:15:15.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/melahi/packages"},{"uuid":"maaizelahi","login":"maaizelahi","name":null,"email":"maaizelahi@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~maaizelahi","role":null,"created_at":"2022-12-29T17:15:15.793Z","updated_at":"2022-12-29T17:15:15.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maaizelahi/packages"},{"uuid":"ayush.raj","login":"ayush.raj","name":null,"email":"ayush.raj@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ayush.raj","role":null,"created_at":"2022-12-29T17:15:15.800Z","updated_at":"2022-12-29T17:15:15.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ayush.raj/packages"},{"uuid":"himanshu.s","login":"himanshu.s","name":null,"email":"himanshu.s@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~himanshu.s","role":null,"created_at":"2022-12-29T17:15:15.807Z","updated_at":"2022-12-29T17:15:15.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/himanshu.s/packages"},{"uuid":"harshit0410","login":"harshit0410","name":null,"email":"harshit.singhal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~harshit0410","role":null,"created_at":"2022-12-29T17:15:15.815Z","updated_at":"2022-12-29T17:15:15.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harshit0410/packages"},{"uuid":"shubham828","login":"shubham828","name":null,"email":"shubham.mishra@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~shubham828","role":null,"created_at":"2022-12-29T17:15:15.818Z","updated_at":"2022-12-29T17:15:15.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shubham828/packages"},{"uuid":"brent.cromarty","login":"brent.cromarty","name":null,"email":"brent.cromarty@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~brent.cromarty","role":null,"created_at":"2022-12-29T17:15:15.821Z","updated_at":"2022-12-29T17:15:15.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brent.cromarty/packages"},{"uuid":"apoorvgarg17","login":"apoorvgarg17","name":null,"email":"apoorv.garg@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~apoorvgarg17","role":null,"created_at":"2022-12-29T17:15:15.823Z","updated_at":"2022-12-29T17:15:15.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apoorvgarg17/packages"},{"uuid":"sandeep.singh","login":"sandeep.singh","name":null,"email":"sandeep.singh@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~sandeep.singh","role":null,"created_at":"2022-12-29T17:15:15.826Z","updated_at":"2022-12-29T17:15:15.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sandeep.singh/packages"},{"uuid":"raghav.garg.postman","login":"raghav.garg.postman","name":null,"email":"raghav.garg@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~raghav.garg.postman","role":null,"created_at":"2022-12-29T17:15:15.829Z","updated_at":"2022-12-29T17:15:15.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raghav.garg.postman/packages"},{"uuid":"raghumurthy","login":"raghumurthy","name":null,"email":"raghumurthy.jayandran@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~raghumurthy","role":null,"created_at":"2022-12-29T17:15:15.833Z","updated_at":"2022-12-29T17:15:15.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raghumurthy/packages"},{"uuid":"abhijeetborole","login":"abhijeetborole","name":null,"email":"abhijeet.borole@postman.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~abhijeetborole","role":null,"created_at":"2022-12-29T17:15:15.837Z","updated_at":"2022-12-29T17:15:15.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abhijeetborole/packages"},{"uuid":"mehul.agrawal","login":"mehul.agrawal","name":null,"email":"mehul.agrawal@postman.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~mehul.agrawal","role":null,"created_at":"2022-12-29T17:15:15.841Z","updated_at":"2022-12-29T17:15:15.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mehul.agrawal/packages"},{"uuid":"hayk-sardaryan","login":"hayk-sardaryan","name":null,"email":"hayksardaryan555@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~hayk-sardaryan","role":null,"created_at":"2022-12-29T17:15:15.844Z","updated_at":"2022-12-29T17:15:15.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hayk-sardaryan/packages"},{"uuid":"bhargavkn","login":"bhargavkn","name":null,"email":"bhargav.kn@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~bhargavkn","role":null,"created_at":"2022-12-29T17:15:15.848Z","updated_at":"2022-12-29T17:15:15.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bhargavkn/packages"},{"uuid":"avanishpai","login":"avanishpai","name":null,"email":"avanishvpai@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~avanishpai","role":null,"created_at":"2022-12-29T17:15:15.854Z","updated_at":"2022-12-29T17:15:15.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/avanishpai/packages"},{"uuid":"sonymathew","login":"sonymathew","name":null,"email":"sony.mathew@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~sonymathew","role":null,"created_at":"2022-12-29T17:15:15.863Z","updated_at":"2022-12-29T17:15:15.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sonymathew/packages"},{"uuid":"pravinkk","login":"pravinkk","name":null,"email":"pravin.k@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~pravinkk","role":null,"created_at":"2022-12-29T17:15:15.868Z","updated_at":"2022-12-29T17:15:15.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pravinkk/packages"},{"uuid":"hardik286","login":"hardik286","name":null,"email":"hardik.ahuja@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~hardik286","role":null,"created_at":"2022-12-29T17:15:15.871Z","updated_at":"2022-12-29T17:15:15.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hardik286/packages"},{"uuid":"vashanth","login":"vashanth","name":null,"email":"vashanth.s@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~vashanth","role":null,"created_at":"2022-12-29T17:15:15.874Z","updated_at":"2022-12-29T17:15:15.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vashanth/packages"},{"uuid":"rishab_jain","login":"rishab_jain","name":null,"email":"rishab.jain@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~rishab_jain","role":null,"created_at":"2022-12-29T17:15:15.877Z","updated_at":"2022-12-29T17:15:15.877Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rishab_jain/packages"},{"uuid":"appurvamurawat","login":"appurvamurawat","name":null,"email":"appurva.murawat+npm@postman.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~appurvamurawat","role":null,"created_at":"2022-12-29T17:15:15.880Z","updated_at":"2022-12-29T17:15:15.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/appurvamurawat/packages"},{"uuid":"poojat","login":"poojat","name":null,"email":"pooja.thakrani@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~poojat","role":null,"created_at":"2022-12-29T17:15:15.882Z","updated_at":"2022-12-29T17:15:15.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/poojat/packages"},{"uuid":"abhravi","login":"abhravi","name":null,"email":"abhinav.ravi@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~abhravi","role":null,"created_at":"2022-12-29T17:15:15.885Z","updated_at":"2022-12-29T17:15:15.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abhravi/packages"},{"uuid":"phani-postman","login":"phani-postman","name":null,"email":"phanindra.maddi@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~phani-postman","role":null,"created_at":"2022-12-29T17:15:15.888Z","updated_at":"2022-12-29T17:15:15.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phani-postman/packages"},{"uuid":"bikas.katwal","login":"bikas.katwal","name":null,"email":"bikas.chhetri@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~bikas.katwal","role":null,"created_at":"2022-12-29T17:15:15.890Z","updated_at":"2022-12-29T17:15:15.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bikas.katwal/packages"},{"uuid":"akira28","login":"akira28","name":null,"email":"andreadepirro@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~akira28","role":null,"created_at":"2022-12-29T17:15:15.893Z","updated_at":"2022-12-29T17:15:15.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akira28/packages"},{"uuid":"kshenderov","login":"kshenderov","name":null,"email":"konstantin.shenderov@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~kshenderov","role":null,"created_at":"2022-12-29T17:15:15.896Z","updated_at":"2022-12-29T17:15:15.896Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kshenderov/packages"},{"uuid":"jviotti","login":"jviotti","name":null,"email":"juanchiviotti@gmail.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~jviotti","role":null,"created_at":"2022-12-29T17:15:15.899Z","updated_at":"2022-12-29T17:15:15.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jviotti/packages"},{"uuid":"chinmayj195","login":"chinmayj195","name":null,"email":"chinmay.joshi@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~chinmayj195","role":null,"created_at":"2022-12-29T17:15:15.901Z","updated_at":"2022-12-29T17:15:15.901Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chinmayj195/packages"},{"uuid":"tirth_055","login":"tirth_055","name":null,"email":"tishu199568@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~tirth_055","role":null,"created_at":"2022-12-29T17:15:15.905Z","updated_at":"2022-12-29T17:15:15.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tirth_055/packages"},{"uuid":"harsh_bansal","login":"harsh_bansal","name":null,"email":"harsh.bansal@postman.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~harsh_bansal","role":null,"created_at":"2022-12-29T17:15:15.907Z","updated_at":"2022-12-29T17:15:15.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harsh_bansal/packages"},{"uuid":"srinivas.kini","login":"srinivas.kini","name":null,"email":"srinivas.kini@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~srinivas.kini","role":null,"created_at":"2022-12-29T17:15:15.909Z","updated_at":"2022-12-29T17:15:15.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/srinivas.kini/packages"},{"uuid":"jony.cheung.postman","login":"jony.cheung.postman","name":null,"email":"jony.cheung@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~jony.cheung.postman","role":null,"created_at":"2022-12-29T17:15:15.913Z","updated_at":"2022-12-29T17:15:15.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jony.cheung.postman/packages"},{"uuid":"sakshitodwal","login":"sakshitodwal","name":null,"email":"sakshi.todwal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~sakshitodwal","role":null,"created_at":"2022-12-29T17:15:15.915Z","updated_at":"2022-12-29T17:15:15.915Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sakshitodwal/packages"},{"uuid":"harshitbudhraja","login":"harshitbudhraja","name":null,"email":"harshitbudhraja1301@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~harshitbudhraja","role":null,"created_at":"2022-12-29T17:15:15.919Z","updated_at":"2022-12-29T17:15:15.919Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/harshitbudhraja/packages"},{"uuid":"yash.aggarwal","login":"yash.aggarwal","name":null,"email":"yash.aggarwal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~yash.aggarwal","role":null,"created_at":"2022-12-29T17:15:15.921Z","updated_at":"2022-12-29T17:15:15.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yash.aggarwal/packages"},{"uuid":"rrc083","login":"rrc083","name":null,"email":"ram.rochan@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~rrc083","role":null,"created_at":"2022-12-29T17:15:15.924Z","updated_at":"2022-12-29T17:15:15.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rrc083/packages"},{"uuid":"diya.ninan","login":"diya.ninan","name":null,"email":"diya.ninan@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~diya.ninan","role":null,"created_at":"2022-12-29T17:15:15.926Z","updated_at":"2022-12-29T17:15:15.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diya.ninan/packages"},{"uuid":"pbdivyesh","login":"pbdivyesh","name":null,"email":"divyesh.parmar@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~pbdivyesh","role":null,"created_at":"2022-12-29T17:15:15.930Z","updated_at":"2022-12-29T17:15:15.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pbdivyesh/packages"},{"uuid":"shruti_paranjape","login":"shruti_paranjape","name":null,"email":"shruti.paranjape@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~shruti_paranjape","role":null,"created_at":"2022-12-29T17:15:15.933Z","updated_at":"2022-12-29T17:15:15.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shruti_paranjape/packages"},{"uuid":"utsav.kapoor1994","login":"utsav.kapoor1994","name":null,"email":"utsav.kapoor@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~utsav.kapoor1994","role":null,"created_at":"2022-12-29T17:15:15.937Z","updated_at":"2022-12-29T17:15:15.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/utsav.kapoor1994/packages"},{"uuid":"akshatuppal","login":"akshatuppal","name":null,"email":"akshat.uppal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~akshatuppal","role":null,"created_at":"2022-12-29T17:15:15.940Z","updated_at":"2022-12-29T17:15:15.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akshatuppal/packages"},{"uuid":"ravishankar_gp","login":"ravishankar_gp","name":null,"email":"ravishankar.gnanaprakasam@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ravishankar_gp","role":null,"created_at":"2022-12-29T17:15:15.943Z","updated_at":"2022-12-29T17:15:15.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ravishankar_gp/packages"},{"uuid":"vedkribhu","login":"vedkribhu","name":null,"email":"vedanta.bhutani@postman.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~vedkribhu","role":null,"created_at":"2022-12-29T17:15:11.469Z","updated_at":"2022-12-29T17:15:11.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vedkribhu/packages"},{"uuid":"abhishek_s","login":"abhishek_s","name":null,"email":"abhishek.s@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~abhishek_s","role":null,"created_at":"2022-12-29T17:15:15.949Z","updated_at":"2022-12-29T17:15:15.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abhishek_s/packages"},{"uuid":"subhash.yadav","login":"subhash.yadav","name":null,"email":"subhash.yadav@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~subhash.yadav","role":null,"created_at":"2022-12-29T17:15:15.953Z","updated_at":"2022-12-29T17:15:15.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/subhash.yadav/packages"},{"uuid":"pankajkumar05","login":"pankajkumar05","name":null,"email":"pankaj.kumar@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~pankajkumar05","role":null,"created_at":"2022-12-29T17:15:15.958Z","updated_at":"2022-12-29T17:15:15.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pankajkumar05/packages"},{"uuid":"shreyaskm","login":"shreyaskm","name":null,"email":"shreyas.km@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~shreyaskm","role":null,"created_at":"2022-12-29T17:15:15.962Z","updated_at":"2022-12-29T17:15:15.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shreyaskm/packages"},{"uuid":"kamarajp","login":"kamarajp","name":null,"email":"kamaraju.p@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~kamarajp","role":null,"created_at":"2022-12-29T17:15:15.967Z","updated_at":"2022-12-29T17:15:15.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kamarajp/packages"},{"uuid":"prithvi.tharun","login":"prithvi.tharun","name":null,"email":"prithvi.tharun@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~prithvi.tharun","role":null,"created_at":"2022-12-29T17:15:15.970Z","updated_at":"2022-12-29T17:15:15.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/prithvi.tharun/packages"},{"uuid":"ashish.gupta1","login":"ashish.gupta1","name":null,"email":"ashish.gupta@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~ashish.gupta1","role":null,"created_at":"2022-12-29T17:15:15.974Z","updated_at":"2022-12-29T17:15:15.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ashish.gupta1/packages"},{"uuid":"joshuawise_postman","login":"joshuawise_postman","name":null,"email":"joshua.wise@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~joshuawise_postman","role":null,"created_at":"2022-12-29T17:15:15.977Z","updated_at":"2022-12-29T17:15:15.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joshuawise_postman/packages"},{"uuid":"bot.npm.cf.starship","login":"bot.npm.cf.starship","name":null,"email":"bot.npm.cf.starship@postmanlabs.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~bot.npm.cf.starship","role":null,"created_at":"2022-12-29T17:15:15.981Z","updated_at":"2022-12-29T17:15:15.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bot.npm.cf.starship/packages"},{"uuid":"divy.khare","login":"divy.khare","name":null,"email":"divy.khare@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~divy.khare","role":null,"created_at":"2022-12-29T17:15:15.987Z","updated_at":"2022-12-29T17:15:15.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy.khare/packages"},{"uuid":"meenakshi.dhanani","login":"meenakshi.dhanani","name":null,"email":"meenakshi.dhanani@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~meenakshi.dhanani","role":null,"created_at":"2022-12-29T17:15:15.995Z","updated_at":"2022-12-29T17:15:15.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/meenakshi.dhanani/packages"},{"uuid":"dhwaneetbhatt","login":"dhwaneetbhatt","name":null,"email":"dhwaneet.bhatt@postman.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~dhwaneetbhatt","role":null,"created_at":"2022-12-29T17:15:16.002Z","updated_at":"2022-12-29T17:15:16.002Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dhwaneetbhatt/packages"},{"uuid":"anukritigupta","login":"anukritigupta","name":null,"email":"anukriti.gupta@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~anukritigupta","role":null,"created_at":"2022-12-29T17:15:16.007Z","updated_at":"2022-12-29T17:15:16.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anukritigupta/packages"},{"uuid":"pm-chienleow","login":"pm-chienleow","name":null,"email":"chien.leow@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~pm-chienleow","role":null,"created_at":"2022-12-29T17:15:16.009Z","updated_at":"2022-12-29T17:15:16.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pm-chienleow/packages"},{"uuid":"chinmay_cdj","login":"chinmay_cdj","name":null,"email":"chinmay.j@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~chinmay_cdj","role":null,"created_at":"2022-12-29T17:15:16.012Z","updated_at":"2022-12-29T17:15:16.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chinmay_cdj/packages"},{"uuid":"planetabhi","login":"planetabhi","name":null,"email":"newui.help@gmail.com","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~planetabhi","role":null,"created_at":"2022-12-29T17:15:11.594Z","updated_at":"2022-12-29T17:15:11.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/planetabhi/packages"},{"uuid":"cleverom","login":"cleverom","name":null,"email":"clever.eziogor@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~cleverom","role":null,"created_at":"2022-12-29T17:15:11.535Z","updated_at":"2022-12-29T17:15:11.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cleverom/packages"},{"uuid":"aman.postman","login":"aman.postman","name":null,"email":"aman@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~aman.postman","role":null,"created_at":"2022-12-29T17:15:11.519Z","updated_at":"2022-12-29T17:15:11.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aman.postman/packages"},{"uuid":"dannycroft","login":"dannycroft","name":null,"email":"danny.croft@yahoo.co.uk","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~dannycroft","role":null,"created_at":"2022-12-29T17:15:11.353Z","updated_at":"2022-12-29T17:15:11.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dannycroft/packages"},{"uuid":"computnik","login":"computnik","name":null,"email":"motianinikhil@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~computnik","role":null,"created_at":"2022-12-29T17:15:11.367Z","updated_at":"2022-12-29T17:15:11.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/computnik/packages"},{"uuid":"tphipps","login":"tphipps","name":null,"email":"tphipps@atsui.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~tphipps","role":null,"created_at":"2022-12-29T17:15:11.400Z","updated_at":"2022-12-29T17:15:11.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tphipps/packages"},{"uuid":"kartikaybansal","login":"kartikaybansal","name":null,"email":"kartikay.bansal@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~kartikaybansal","role":null,"created_at":"2022-12-29T17:15:11.506Z","updated_at":"2022-12-29T17:15:11.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kartikaybansal/packages"},{"uuid":"razvi07","login":"razvi07","name":null,"email":"mdnomanrazvi07@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~razvi07","role":null,"created_at":"2022-12-29T17:15:11.493Z","updated_at":"2022-12-29T17:15:11.493Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/razvi07/packages"},{"uuid":"samarth.gulati","login":"samarth.gulati","name":null,"email":"samarth.gulati@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~samarth.gulati","role":null,"created_at":"2022-12-29T17:15:11.484Z","updated_at":"2022-12-29T17:15:11.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samarth.gulati/packages"},{"uuid":"srujan.sv","login":"srujan.sv","name":null,"email":"srujan.sv@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~srujan.sv","role":null,"created_at":"2022-12-29T17:15:11.439Z","updated_at":"2022-12-29T17:15:11.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/srujan.sv/packages"},{"uuid":"akshay.kulkarni","login":"akshay.kulkarni","name":null,"email":"akshay.kulkarni@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~akshay.kulkarni","role":null,"created_at":"2022-12-29T17:15:11.415Z","updated_at":"2022-12-29T17:15:11.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/akshay.kulkarni/packages"},{"uuid":"jk-postman","login":"jk-postman","name":null,"email":"James.King@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~jk-postman","role":null,"created_at":"2022-12-29T17:15:11.384Z","updated_at":"2022-12-29T17:15:11.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jk-postman/packages"},{"uuid":"anuragmewar","login":"anuragmewar","name":null,"email":"anurag.mewar@postman.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~anuragmewar","role":null,"created_at":"2022-12-29T17:15:11.343Z","updated_at":"2022-12-29T17:15:11.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anuragmewar/packages"},{"uuid":"anirudha.mandan","login":"anirudha.mandan","name":null,"email":"aniruddha.mandan@postman.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~anirudha.mandan","role":null,"created_at":"2022-12-29T17:15:11.334Z","updated_at":"2022-12-29T17:15:11.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/anirudha.mandan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":6635029,"name":"@foxxmd/winston","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":"foxxmd","versions_count":2,"first_release_published_at":"2023-03-20T20:02:20.826Z","latest_release_published_at":"2023-03-21T01:12:48.096Z","latest_release_number":"3.3.31","last_synced_at":"2026-08-24T13:41:52.102Z","created_at":"2023-03-21T21:37:40.363Z","updated_at":"2026-08-24T13:41:52.102Z","registry_url":"https://www.npmjs.com/package/@foxxmd/winston","install_command":"npm install @foxxmd/winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.3.31"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:04:47.742Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.926978476913973,"dependent_repos_count":10.767935900085632,"dependent_packages_count":53.58337199495703,"stargazers_count":0.6577267876691536,"forks_count":0.940665161035114,"docker_downloads_count":null,"average":15.17533566413218},"purl":"pkg:npm/%40foxxmd/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@foxxmd/winston","docker_dependents_count":1,"docker_downloads_count":97,"usage_url":"https://repos.ecosyste.ms/usage/npm/@foxxmd/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@foxxmd/winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxxmd%2Fwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxxmd%2Fwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxxmd%2Fwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxxmd%2Fwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxxmd%2Fwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@foxxmd%2Fwinston/codemeta","maintainers":[{"uuid":"foxxmd","login":"foxxmd","name":null,"email":"npm@matthewfoxx.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~foxxmd","role":null,"created_at":"2023-03-23T05:59:10.084Z","updated_at":"2023-03-23T05:59:10.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/foxxmd/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13429303,"name":"node-winston","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/winstonjs/winston#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T16:31:56.363Z","latest_release_published_at":"2026-02-07T16:31:56.363Z","latest_release_number":"3.3.3-7","last_synced_at":"2026-03-07T17:33:33.182Z","created_at":"2026-02-07T16:31:56.093Z","updated_at":"2026-08-22T03:57:18.375Z","registry_url":"https://launchpad.net/ubuntu/+source/node-winston","install_command":"apt-get install node-winston","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-winston","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-dabh-diagnostics, node-is-stream (\u003e= 2.0.0), node-logform, node-neo-async, node-one-time, node-readable-stream (\u003e= 3.4.0), node-stack-trace, node-triple-beam, node-winston-transport, mocha, node-assume, node-colors, node-through2, node-std-mocks, node-winston-compat","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:57:18.375Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-winston?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-winston/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":14167179,"name":"@winstonts/winston2","ecosystem":"npm","description":"TypeScript-first logger for Node.js with file rotation and webhook support for Discord/Slack/Telegram","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["logger","logging","typescript","node","browser"],"namespace":"winstonts","versions_count":3,"first_release_published_at":"2026-03-30T15:22:38.980Z","latest_release_published_at":"2026-05-06T17:31:34.775Z","latest_release_number":"1.0.5","last_synced_at":"2026-08-24T15:29:44.061Z","created_at":"2026-04-02T00:16:14.393Z","updated_at":"2026-08-24T15:29:44.061Z","registry_url":"https://www.npmjs.com/package/@winstonts/winston2","install_command":"npm install @winstonts/winston2","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.5"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:40:52.576Z","dependent_packages_count":0,"downloads":29,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.22352917826919,"dependent_packages_count":32.032563638181074,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.12804640822513},"purl":"pkg:npm/%40winstonts/winston2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@winstonts/winston2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@winstonts/winston2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@winstonts/winston2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T09:03:29.183Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@winstonts%2Fwinston2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@winstonts%2Fwinston2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@winstonts%2Fwinston2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@winstonts%2Fwinston2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@winstonts%2Fwinston2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@winstonts%2Fwinston2/codemeta","maintainers":[{"uuid":"winstonjs2","login":"winstonjs2","name":null,"email":"jk19980731@outlook.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~winstonjs2","role":null,"created_at":"2026-04-02T00:16:15.623Z","updated_at":"2026-04-02T00:16:15.623Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/winstonjs2/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":13660470,"name":"node-winston","ecosystem":"debian","description":null,"homepage":"https://github.com/winstonjs/winston#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:39:58.822Z","latest_release_published_at":"2026-02-12T08:39:58.822Z","latest_release_number":"3.8.2-1","last_synced_at":"2026-03-14T08:04:28.737Z","created_at":"2026-02-12T08:39:58.341Z","updated_at":"2026-08-22T06:08:59.746Z","registry_url":"https://tracker.debian.org/pkg/node-winston","install_command":"apt-get install node-winston","documentation_url":"https://packages.debian.org/trixie/node-winston","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-winston","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, mocha \u003c!nocheck\u003e, node-assume \u003c!nocheck\u003e, node-colors \u003c!nocheck\u003e, node-dabh-diagnostics \u003c!nocheck\u003e, node-deep-equal \u003c!nocheck\u003e, node-is-stream (\u003e= 2.0.0) \u003c!nocheck\u003e, node-logform \u003c!nocheck\u003e, node-neo-async \u003c!nocheck\u003e, node-one-time \u003c!nocheck\u003e, node-readable-stream (\u003e= 3.4.0) \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-split2 \u003c!nocheck\u003e, node-stack-trace \u003c!nocheck\u003e, node-std-mocks \u003c!nocheck\u003e, node-through2 \u003c!nocheck\u003e, node-triple-beam \u003c!nocheck\u003e, node-winston-compat \u003c!nocheck\u003e, node-winston-transport \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T06:08:59.746Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-winston?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-winston/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":70583,"name":"winston","ecosystem":"bower","description":null,"homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":[],"namespace":null,"versions_count":115,"first_release_published_at":"2011-01-18T20:45:25.000Z","latest_release_published_at":"2025-12-07T07:36:31.000Z","latest_release_number":"v3.19.0","last_synced_at":"2026-04-03T04:40:14.979Z","created_at":"2022-04-05T00:50:50.812Z","updated_at":"2026-08-22T09:17:14.523Z","registry_url":null,"install_command":"bower install winston","documentation_url":null,"metadata":{},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T09:17:14.522Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.086310032473083,"dependent_packages_count":5.2768757477354304,"stargazers_count":0.267760496781177,"forks_count":0.6010368597960463,"docker_downloads_count":null,"average":6.557995784196434},"purl":"pkg:bower/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/winston/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":3875},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2026-08-25T05:07:18.820Z","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":2578747,"name":"winston-levelonly","ecosystem":"npm","description":"A multi-transport async logging library for Node.js","homepage":"https://github.com/winstonjs/winston","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["logging","sysadmin","tools"],"namespace":null,"versions_count":2,"first_release_published_at":"2015-05-12T12:37:14.604Z","latest_release_published_at":"2015-05-12T13:15:26.744Z","latest_release_number":"1.0.3","last_synced_at":"2026-08-24T10:55:46.131Z","created_at":"2022-04-10T03:47:43.681Z","updated_at":"2026-08-25T00:13:16.891Z","registry_url":"https://www.npmjs.com/package/winston-levelonly","install_command":"npm install winston-levelonly","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T00:13:16.890Z","dependent_packages_count":1,"downloads":43,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":20.76850668900887,"dependent_repos_count":4.517394893634634,"dependent_packages_count":21.30988168970035,"stargazers_count":0.6580142682354673,"forks_count":0.9409238935447964,"docker_downloads_count":null,"average":9.638944286824824},"purl":"pkg:npm/winston-levelonly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/winston-levelonly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/winston-levelonly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/winston-levelonly/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T10:07:50.568Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-levelonly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-levelonly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-levelonly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-levelonly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-levelonly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston-levelonly/codemeta","maintainers":[{"uuid":"damianof","login":"damianof","name":null,"email":"df@damianofusco.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~damianof","role":null,"created_at":"2022-11-15T11:36:41.106Z","updated_at":"2022-11-15T11:36:41.106Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/damianof/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":14035887,"name":"@depup/winston","ecosystem":"npm","description":"[DepUp] A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["depup","dependency-bumped","updated-deps","winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":"depup","versions_count":2,"first_release_published_at":"2026-03-10T20:24:26.722Z","latest_release_published_at":"2026-03-10T20:24:16.717Z","latest_release_number":"3.19.0-depup.2","last_synced_at":"2026-08-25T10:35:54.094Z","created_at":"2026-03-13T00:07:32.198Z","updated_at":"2026-08-25T10:35:54.094Z","registry_url":"https://www.npmjs.com/package/@depup/winston","install_command":"npm install @depup/winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.19.0-depup.1"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:10:18.576Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.489419715786976,"dependent_packages_count":32.425852028752146,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.457635872269563},"purl":"pkg:npm/%40depup/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/winston","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/winston/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T08:33:56.449Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwinston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwinston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwinston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwinston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwinston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fwinston/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2133,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-13T00:07:38.908Z","updated_at":"2026-03-13T00:07:38.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":2578508,"name":"winston","ecosystem":"npm","description":"A logger for just about everything.","homepage":"https://github.com/winstonjs/winston#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/winstonjs/winston","keywords_array":["winston","logger","logging","logs","sysadmin","bunyan","pino","loglevel","tools","json","stream"],"namespace":null,"versions_count":94,"first_release_published_at":"2011-05-30T02:03:04.360Z","latest_release_published_at":"2025-12-07T07:37:16.009Z","latest_release_number":"3.19.0","last_synced_at":"2026-08-24T11:54:30.670Z","created_at":"2022-04-10T03:47:32.150Z","updated_at":"2026-08-24T11:54:30.670Z","registry_url":"https://www.npmjs.com/package/winston","install_command":"npm install winston","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2.x-latest":"2.4.7","next":"3.9.0","3.x-latest":"3.9.0","latest":"3.19.0"},"contentPolicy":null},"repo_metadata":{"id":1267487,"uuid":"1206546","full_name":"winstonjs/winston","owner":"winstonjs","description":"A logger for just about everything.","archived":false,"fork":false,"pushed_at":"2026-07-20T19:12:28.000Z","size":4429,"stargazers_count":24503,"open_issues_count":529,"forks_count":1848,"subscribers_count":215,"default_branch":"master","last_synced_at":"2026-08-21T08:51:57.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/winstonjs/winston","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/winstonjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2010-12-29T18:49:51.000Z","updated_at":"2026-08-20T14:03:20.000Z","dependencies_parsed_at":"2026-08-06T04:45:16.443Z","dependency_job_id":"df41b906-3372-4b1f-aba4-b774856fa992","html_url":"https://github.com/winstonjs/winston","commit_stats":{"total_commits":1463,"total_committers":405,"mean_commits":3.612345679012346,"dds":0.6404647983595352,"last_synced_commit":"c69cdb0cec15a138e0b6e374501e027d1c39606c"},"previous_names":["flatiron/winston"],"tags_count":115,"template":false,"template_full_name":null,"purl":"pkg:github/winstonjs/winston","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/sbom","scorecard":{"id":402744,"data":{"date":"2025-07-07","repo":{"name":"github.com/winstonjs/winston","commit":"71ee92a4925567a390cc2e7ef51e51433c7cc7df"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/winstonjs/winston/ci.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '2.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T20:27:43.633Z","repository_id":1267487,"created_at":"2025-08-18T20:27:43.633Z","updated_at":"2025-08-18T20:27:43.633Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"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":"winstonjs","name":"winstonjs","uuid":"9682013","kind":"organization","description":"A logger for just about everything","email":null,"website":"http://github.com/winstonjs","location":"Worldwide","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9682013?v=4","repositories_count":19,"last_synced_at":"2024-03-25T19:41:00.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/winstonjs","funding_links":[],"total_stars":23985,"followers":56,"following":0,"created_at":"2022-11-02T16:20:26.187Z","updated_at":"2024-03-25T19:41:05.129Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winstonjs/repositories"},"tags":[{"name":"v3.19.0","sha":"ed45345f01b8ceb1d436e4791d95469c5213a0cf","kind":"tag","published_at":"2025-12-07T07:36:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.19.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.19.0/manifests"},{"name":"v3.18.3","sha":"4dc03d6cc5d626885923b715c779b2e0dd5aeaed","kind":"tag","published_at":"2025-09-30T23:26:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"ca142d070adcf3edc0df68544ed05e933d6ee478","kind":"tag","published_at":"2025-09-30T15:34:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"347316e995623e0a0cf2d23ff5f1f0c58678e309","kind":"tag","published_at":"2025-09-30T06:02:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"6864728bb1f9aad4e8703f68da770db86efae529","kind":"tag","published_at":"2025-09-30T04:20:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.18.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"1b9cef8c7d76e4c15d47997d2c4199c31e9d277a","kind":"tag","published_at":"2024-11-10T02:59:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.17.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"06749a96115a0ed75783761e596754ab7ec9d16b","kind":"tag","published_at":"2024-11-01T21:13:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.16.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"195e55c7e7fc58914ae4967ea7b832c9e0ced930","kind":"tag","published_at":"2024-10-05T04:56:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.15.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.15.0/manifests"},{"name":"v3.14.2","sha":"51a45515b64f700273c007768c680bc664008d04","kind":"tag","published_at":"2024-08-14T17:12:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"b270c4ee8ad8dd7098cf45d64cdab4489512dc8d","kind":"tag","published_at":"2024-08-08T19:33:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"c4a15ec02394b6b1e7376fe2979cf1efa6a849f0","kind":"tag","published_at":"2024-08-08T03:14:45.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.14.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"7d7f9d34546f7bb7c0ef67a8b09ecb82a123bf0b","kind":"tag","published_at":"2024-07-10T21:13:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"c63a5adb422313d3cc8e173e2df92d7b90c1cf46","kind":"tag","published_at":"2024-03-24T21:24:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.13.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"b5eecf02f27df645f10bdf2e8f1c205fa2d6681b","kind":"tag","published_at":"2024-03-24T21:03:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"781686928016ec5cd9715a9434f58c795689f867","kind":"tag","published_at":"2024-03-04T01:34:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.12.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"1c8c65fd9b8a2762c8fb93b3c2e0a8730faf1a9c","kind":"tag","published_at":"2023-10-07T19:59:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.11.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"19ac9d83bd00e82613d24acc6683a100a24c28dd","kind":"tag","published_at":"2023-07-10T20:31:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.10.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"0ed765097dd1f67c7bcaf7e6383f2a3a98e71d9e","kind":"commit","published_at":"2023-05-26T16:20:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.9.0/manifests"},{"name":"v2.4.7","sha":"b8baf4c6797d652f882e61a8a3bd8d00875e5596","kind":"commit","published_at":"2022-11-15T16:43:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.7","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.7/manifests"},{"name":"v3.8.2","sha":"101e2f45057ae16835bcc2f35ca00e77dd004465","kind":"commit","published_at":"2022-09-07T16:17:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"3998df01449da35a60cf4b90730b91f4b2466bc5","kind":"commit","published_at":"2022-06-30T19:31:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"5658ec3fa00d537fcdcefbe638fcde3598dc1bec","kind":"commit","published_at":"2022-06-23T15:01:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.8.0/manifests"},{"name":"v2.4.6","sha":"d6d620f146ca4aa6618319861b5ab7bcfded2051","kind":"commit","published_at":"2022-04-28T20:39:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.6","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.6/manifests"},{"name":"v3.7.2","sha":"7937f337dac50b4f134bbfa88f72bdd313ad0af5","kind":"tag","published_at":"2022-04-28T17:55:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"68f595b961a92ff7728fbd9310fdcb26524776b8","kind":"commit","published_at":"2022-04-04T14:06:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"3c79a63bfb2cfa47d2709394483ab7baa8201898","kind":"commit","published_at":"2022-04-01T16:02:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"b2fde9da5398f6129541454a9275d1243cc18b0b","kind":"tag","published_at":"2022-02-12T19:10:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"22bb31abb86a3a4956ec42ef91c04495c200c106","kind":"commit","published_at":"2022-01-31T20:56:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"237534aa237b05fb3c7742e9264e57b5b1a66e43","kind":"commit","published_at":"2022-01-27T16:26:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"c5f6c5cc6f27d6e83533e90ff64814a69825ca9e","kind":"commit","published_at":"2022-01-10T22:23:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"473d3917f784fd05a9dc1141d07d63ff6da84e7a","kind":"commit","published_at":"2022-01-10T16:51:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.4/manifests"},{"name":"3.3.4","sha":"7467d0aa43cc09655e317cffff2b9044a7ff97df","kind":"tag","published_at":"2022-01-10T01:54:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.3.4/manifests"},{"name":"v3.3.3","sha":"7b46dc8898e8d9a2f95771f1acecf4f2b6e4bc93","kind":"tag","published_at":"2020-06-23T22:27:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"5c8da2d4cd751523551125b96d05028a84af416f","kind":"tag","published_at":"2020-06-22T17:53:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"e364ddcf993ac2dad733025188922aed82ef0a4d","kind":"tag","published_at":"2020-06-22T06:28:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.1/manifests"},{"name":"v2.4.5","sha":"52060d686ec54ac089ab5fdae219cb1549aed925","kind":"tag","published_at":"2020-06-22T06:17:46.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v2.4.5","html_url":"https://github.com/winstonjs/winston/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v2.4.5/manifests"},{"name":"v3.3.0","sha":"b47d5d5def8ef00603f864bfcfbe643ab9ef2ce0","kind":"tag","published_at":"2020-06-21T08:50:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/v3.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/v3.3.0/manifests"},{"name":"3.2.1","sha":"49ccdb6604ecce590eda2915b130970ee0f1b6a3","kind":"tag","published_at":"2019-01-29T19:03:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"fe76c66d5fdf4524b6e310b77e64e28dca8bf675","kind":"tag","published_at":"2019-01-26T19:48:32.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"9eda806b3d0d95ce127cae12e9df45c2570bd253","kind":"tag","published_at":"2018-09-04T14:07:54.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"d0a70d3b2f4492d9375a1351a191480a364cc28c","kind":"tag","published_at":"2018-09-04T14:04:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.1/manifests"},{"name":"2.4.4","sha":"67c44ffe1f9db9305a1bc562e0af1a0332588b15","kind":"tag","published_at":"2018-08-21T21:21:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.4","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.4/manifests"},{"name":"3.0.0","sha":"8be746b4fba623c7167420c887ee9cf3d4147664","kind":"tag","published_at":"2018-06-12T16:31:12.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0/manifests"},{"name":"2.4.3","sha":"dc74db60b8d46475fce04bab1e0c31abe5201e09","kind":"tag","published_at":"2018-06-12T09:52:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.3","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.3/manifests"},{"name":"3.0.0-rc6","sha":"9971268017ab18710367bca22b211a998a08a118","kind":"tag","published_at":"2018-05-30T05:59:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc6","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc6/manifests"},{"name":"3.0.0-rc5","sha":"1146e645df303e9645521322019f8d99ed66c18c","kind":"tag","published_at":"2018-04-20T19:44:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc5","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc5/manifests"},{"name":"2.4.2","sha":"d9304b89af29edc9e90d466aee67dc6be3d82cfb","kind":"tag","published_at":"2018-04-20T16:54:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.2","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.2/manifests"},{"name":"3.0.0-rc4","sha":"a2521ab12b9cf940d1c0b96f19c7b12aa162e671","kind":"tag","published_at":"2018-04-06T17:16:48.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc4","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc4/manifests"},{"name":"3.0.0-rc3","sha":"ae55f5baf71ebeb8dcd8e5bbff8494faa66f27af","kind":"tag","published_at":"2018-03-16T17:59:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc3","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc3/manifests"},{"name":"3.0.0-rc2","sha":"1e0b96a175551f27e2b2aef4771cca9480757640","kind":"tag","published_at":"2018-03-09T19:17:57.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc2","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc2/manifests"},{"name":"2.4.1","sha":"ea9cd55ad47bc9cbaabcbd47a0d134c2e3f6de28","kind":"tag","published_at":"2018-03-09T19:07:07.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.1/manifests"},{"name":"3.0.0-rc1","sha":"7e44c93940af60bdc9bba71d465821629ca1366f","kind":"tag","published_at":"2017-10-19T20:16:53.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc1","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc1/manifests"},{"name":"3.0.0-rc0","sha":"76b7f01ffd0af496e94d53b5688c914ddbef05f5","kind":"tag","published_at":"2017-10-02T05:16:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/3.0.0-rc0","html_url":"https://github.com/winstonjs/winston/releases/tag/3.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@3.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/3.0.0-rc0/manifests"},{"name":"2.4.0","sha":"ffe883e4c8e467e543eda2e0673370f176bd5eb7","kind":"tag","published_at":"2017-10-02T04:57:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"fba37b44f7875ba7c460df81fad27d6a941ed213","kind":"tag","published_at":"2017-01-20T18:38:06.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"739d8023c87183261dcae6ecc92c5b87a5eac961","kind":"tag","published_at":"2016-11-02T04:27:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"b44062612f63211d047c67050fef5b7624682fb6","kind":"tag","published_at":"2016-02-25T22:23:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"69171ed1679a290e947f22a83b044b3980be3565","kind":"tag","published_at":"2015-11-18T21:50:51.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"edbf0d2c6c57c6712ffce772f16bd1a2124e68f3","kind":"tag","published_at":"2015-11-04T06:01:28.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"8a549b720888c9166ffd4e0f09ac25f93e337aa2","kind":"tag","published_at":"2015-11-03T07:36:26.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"020409b656230914337081f89db684fb6346f408","kind":"tag","published_at":"2015-10-30T01:30:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/2.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/2.0.0/manifests"},{"name":"1.1.2","sha":"2064bfe3b0f3da77c798d248a1609dbc24ff077e","kind":"tag","published_at":"2015-10-29T09:00:13.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"f3d0c820bbcc32877a0dc7c31c629fb6a44c5cf4","kind":"tag","published_at":"2015-10-18T17:25:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"fb12093fa769fafc58971d3315c1096e54b40b03","kind":"tag","published_at":"2015-10-09T15:08:08.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1223d420f72cbdc064a94c98cc09a97db5866e7a","kind":"tag","published_at":"2015-09-25T22:01:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.2","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"cc5d04dd1139cd9d7f567feb511fb08dacf738dd","kind":"tag","published_at":"2015-06-27T01:49:59.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.1","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"e915acb2cb0819ae6669703938e887ff4c6f6a20","kind":"tag","published_at":"2015-04-07T23:02:49.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/1.0.0","html_url":"https://github.com/winstonjs/winston/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/1.0.0/manifests"},{"name":"0.9.0","sha":"bcd8b0d3fb5063aa9416e5a6edcb371ca34efd6e","kind":"tag","published_at":"2015-02-03T18:50:04.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.9.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"d12b2688d7d82557a5f5d490217e3c516bb661cb","kind":"tag","published_at":"2014-11-04T23:44:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"6281760fa743144c23f62e3bb3b9e793ef1633b7","kind":"tag","published_at":"2014-11-04T22:03:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"733d86f8b2e0ad4962343a18335a08c7ca53241e","kind":"tag","published_at":"2014-10-06T20:37:19.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5ff2673ea37f0122436248968f1e886a14f42c77","kind":"tag","published_at":"2014-09-15T19:45:33.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.8.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.8.0/manifests"},{"name":"0.7.3","sha":"e49faee6189c80daac5664dc52ae638f702a1b85","kind":"tag","published_at":"2014-03-25T05:31:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"2c93353df7dd85a2b27fc3ca07e5294ff0c04097","kind":"tag","published_at":"2013-06-14T15:10:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"78b0894aa1477e94e0a7f63383ecbc745c7e3328","kind":"tag","published_at":"2013-04-21T10:39:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"c7c97464673ebe18b77cd208d4d2f580b2ab22b7","kind":"tag","published_at":"2013-04-21T05:57:38.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.7.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.7.0/manifests"},{"name":"0.6.2","sha":"eb74ec46adedc45b84f7be810bf89ce516652bdf","kind":"tag","published_at":"2012-07-08T07:02:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"d85c309632471de656c40e5b15828e24fa7c91ff","kind":"commit","published_at":"2012-05-31T19:26:56.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"fb7a744425faeee80ed044b982dcac72cc1cb056","kind":"commit","published_at":"2012-05-31T17:49:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.6.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.6.0/manifests"},{"name":"0.5.11","sha":"b8abe72b63d5cc5af251cfa4a8a4e3fec5b78c7e","kind":"commit","published_at":"2012-03-23T07:05:43.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.11/manifests"},{"name":"0.5.10","sha":"cb518af6057666464fe84c3e5202e7d9ca61505e","kind":"tag","published_at":"2012-02-22T05:21:24.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.10/manifests"},{"name":"0.5.9","sha":"99ea218311508dd22fc7f6b28b6c6159c58db5f8","kind":"tag","published_at":"2011-12-02T09:44:47.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.9/manifests"},{"name":"0.5.8","sha":"b60781ebbe443436b549a8b54434da83356755aa","kind":"tag","published_at":"2011-11-30T07:02:03.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"d0d2ebe5d947ffb02e66c3d262af12f4601c998f","kind":"tag","published_at":"2011-11-20T20:53:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"78165d7d759401785c0d9d0b8965b9ca5d3d7169","kind":"tag","published_at":"2011-10-22T06:12:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"12840ba5f7fb02cfe30130b3a96fa01ac529906a","kind":"tag","published_at":"2011-10-09T19:28:58.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"22622bb710c4dae6da7c02c038ad241451501fe3","kind":"tag","published_at":"2011-10-07T23:53:42.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6aae442f6d3d1042e21beed424bd15199e7610a1","kind":"tag","published_at":"2011-09-23T19:27:01.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"3dc9d75f9ee9d95a9368c397a977e30baee90665","kind":"tag","published_at":"2011-09-15T05:13:52.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"7ef8c7e6ab4c0c740cf56e6a1a3aeb833e9babe1","kind":"tag","published_at":"2011-09-13T09:35:18.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0c864f8c560c4628503644199a5995bbb46626ce","kind":"tag","published_at":"2011-09-12T17:29:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.5.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"785d98d3a620c1d08a53d38ec30040083c72e34f","kind":"tag","published_at":"2011-09-11T05:00:34.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"03131d069ca6cd64227cec8ea58bdb829103e72c","kind":"tag","published_at":"2011-08-22T10:33:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.4.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.4.0/manifests"},{"name":"0.3.5","sha":"635b6030993d267041a91087b887d4f733bd5906","kind":"tag","published_at":"2011-08-09T14:59:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.5","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"6c2c36a95f210ada2db0cd85248e88e4f7cd214c","kind":"tag","published_at":"2011-08-04T06:16:50.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"481ec42c09a6ae21c25c3d3668d7435655372dab","kind":"tag","published_at":"2011-07-24T05:51:30.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"fdd1f73612b832544b91ae52414eaf1461adec6d","kind":"tag","published_at":"2011-06-24T03:22:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"24afd71f694d08b2627fbffd41171e5a47113b79","kind":"tag","published_at":"2011-06-08T07:31:15.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"8fb92d0def3aeea5b1949df721cb652001e041d8","kind":"tag","published_at":"2011-06-07T09:31:17.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.3.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.3.0/manifests"},{"name":"0.2.11","sha":"0b457f2b5438b71e4460f963da00d91b3fd4a05e","kind":"tag","published_at":"2011-05-30T02:02:55.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.11","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"5d361a9b6e1abc8443b91020dcce847f4abb889c","kind":"tag","published_at":"2011-05-29T04:42:02.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.10","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"283771d81d94932650fa61d9e9b6b7f6737fec2e","kind":"tag","published_at":"2011-05-20T02:32:14.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.9","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"a9afd8d815b8633f6955eaff55576b111820fe42","kind":"tag","published_at":"2011-05-20T01:46:31.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.8","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"f45c7fb85d7795249aa70b03f677d91b7d331782","kind":"tag","published_at":"2011-04-10T01:08:35.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.7","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"01252fff4f7a6cf0d2d4c7de9c74e03815502699","kind":"tag","published_at":"2011-03-27T21:27:40.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.6","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.6/manifests"},{"name":"0.2.4","sha":"b01ab9e300e1de8ecc8a8c5964a61c0b4c096c67","kind":"tag","published_at":"2011-03-04T04:57:16.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"44628866c4ce7d8b01a2cc17bbde6248debe471a","kind":"tag","published_at":"2011-02-18T00:57:09.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"731221f1934ec7d605bfb8dd21533bd4a0a67d9e","kind":"tag","published_at":"2011-02-16T09:43:05.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"b0573a53f92354ee02b9c768d89616f17b7227f7","kind":"tag","published_at":"2011-02-07T06:01:37.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"a59b59a4af15e1a17f33865845b2163e6f8b93dc","kind":"tag","published_at":"2011-02-02T20:27:23.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.2.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"b0b28c3a5b9e4f4ad52095cb775cc1c86d1557ec","kind":"tag","published_at":"2011-01-29T18:39:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.4","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ffaf6cc1b7c8a2e9b4312b62b2a2749ed23f772a","kind":"tag","published_at":"2011-01-25T03:38:00.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.3","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"3eec3e1243e637e41be06de3d9143f1276cc7ef0","kind":"tag","published_at":"2011-01-23T08:06:36.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.2","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"015276765d25d19771b7809bc06c44167b614add","kind":"tag","published_at":"2011-01-21T23:13:44.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.1","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"5375e0321c0c33a0d4dfe38df477017970106da7","kind":"tag","published_at":"2011-01-18T20:45:25.000Z","download_url":"https://codeload.github.com/winstonjs/winston/tar.gz/0.1.0","html_url":"https://github.com/winstonjs/winston/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/winstonjs/winston@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:33:42.967Z","dependent_packages_count":16466,"downloads":116250025,"downloads_period":"last-month","dependent_repos_count":285703,"rankings":{"downloads":0.034252163827743654,"dependent_repos_count":0.06543778700903863,"dependent_packages_count":0.006160461120097778,"stargazers_count":0.6307764590436117,"forks_count":0.9166218550161486,"docker_downloads_count":0.0381674791174058,"average":0.2819027008556743},"purl":"pkg:npm/winston","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/winston","docker_dependents_count":7637,"docker_downloads_count":2211850299,"usage_url":"https://repos.ecosyste.ms/usage/npm/winston","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/winston/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T09:03:29.183Z","issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","maintainers":[{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"},{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/winston/codemeta","maintainers":[{"uuid":"3rdeden","login":"3rdeden","name":null,"email":"npm@3rd-Eden.com","url":null,"packages_count":474,"html_url":"https://www.npmjs.com/~3rdeden","role":null,"created_at":"2022-11-10T11:19:41.373Z","updated_at":"2022-11-10T11:19:41.373Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/3rdeden/packages"},{"uuid":"chjj","login":"chjj","name":null,"email":"chjjeffrey@gmail.com","url":null,"packages_count":135,"html_url":"https://www.npmjs.com/~chjj","role":null,"created_at":"2022-11-10T11:19:41.364Z","updated_at":"2022-11-10T11:19:41.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chjj/packages"},{"uuid":"jcrugzz","login":"jcrugzz","name":null,"email":"jcrugzz@gmail.com","url":null,"packages_count":252,"html_url":"https://www.npmjs.com/~jcrugzz","role":null,"created_at":"2022-11-10T11:19:41.367Z","updated_at":"2022-11-10T11:19:41.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcrugzz/packages"},{"uuid":"indexzero","login":"indexzero","name":null,"email":"charlie.robbins@gmail.com","url":null,"packages_count":281,"html_url":"https://www.npmjs.com/~indexzero","role":null,"created_at":"2022-11-10T11:19:41.371Z","updated_at":"2022-11-10T11:19:41.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/indexzero/packages"},{"uuid":"v1","login":"v1","name":null,"email":"npm@3rd-Eden.com","url":null,"packages_count":166,"html_url":"https://www.npmjs.com/~v1","role":null,"created_at":"2022-11-10T11:19:41.369Z","updated_at":"2022-11-10T11:19:41.369Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/v1/packages"},{"uuid":"dabh","login":"dabh","name":null,"email":"dabh@alumni.stanford.edu","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~dabh","role":null,"created_at":"2022-11-10T11:19:41.376Z","updated_at":"2022-11-10T11:19:41.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dabh/packages"},{"uuid":"w-b-t","login":"w-b-t","name":null,"email":"wbt@alumni.cmu.edu","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~w-b-t","role":null,"created_at":"2022-11-10T11:19:41.378Z","updated_at":"2022-11-10T11:19:41.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/w-b-t/packages"},{"uuid":"maverick18722","login":"maverick18722","name":null,"email":"jonathonterry93@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~maverick18722","role":null,"created_at":"2022-11-10T11:19:41.380Z","updated_at":"2022-11-10T11:19:41.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maverick18722/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786958,"maintainers_count":1238504,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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"}}],"commits":{"id":282,"full_name":"winstonjs/winston","default_branch":"master","total_commits":1497,"total_committers":412,"total_bot_commits":112,"total_bot_committers":1,"mean_commits":3.633495145631068,"dds":0.648630594522378,"past_year_total_commits":31,"past_year_total_committers":8,"past_year_total_bot_commits":11,"past_year_total_bot_committers":1,"past_year_mean_commits":3.875,"past_year_dds":0.5806451612903225,"last_synced_at":"2026-08-25T20:49:04.676Z","last_synced_commit":"ff0b79de8562bb322c390fbc82fe71c11f373428","created_at":"2023-03-06T22:04:13.609Z","updated_at":"2026-08-25T20:49:04.119Z","committers":[{"name":"indexzero","email":"charlie.robbins@gmail.com","login":"indexzero","count":526},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":112},{"name":"DABH","email":"DABH","login":"DABH","count":93},{"name":"Christopher Jeffrey","email":"chjjeffrey@gmail.com","login":"chjj","count":65},{"name":"Alberto Pose","email":"albertopose@gmail.com","login":"pose","count":28},{"name":"Jarrett Cruger","email":"jcrugzz@gmail.com","login":"jcrugzz","count":23},{"name":"Chris Alderson","email":"chrisalderson@protonmail.com","login":"ChrisAlderson","count":21},{"name":"Maciej Małecki","email":"maciej.malecki@notimplemented.org","login":"mmalecki","count":20},{"name":"wbt","email":"wbt","login":"wbt","count":19},{"name":"WBT","email":"WBT","login":"WBT","count":16},{"name":"Marak Squires","email":"marak.squires@gmail.com","login":"Marak","count":9},{"name":"Matthew Bergman","email":"mzbphoto@gmail.com","login":"FotoVerite","count":8},{"name":"Phred Lane","email":"fearphage@gmail.com","login":"fearphage","count":7},{"name":"cronopio","email":"daristizabal@kumokojo.com","login":null,"count":7},{"name":"Felix Böhm","email":"me@feedic.com","login":"fb55","count":6},{"name":"acrazing","email":"joking.young@gmail.com","login":"acrazing","count":6},{"name":"Igor Savin","email":"iselwin@gmail.com","login":"kibertoad","count":6},{"name":"Denis Fäcke","email":"serayaeryn@gmail.com","login":"SerayaEryn","count":6},{"name":"Christian Howe","email":"coderarity@gmail.com","login":"coderarity","count":6},{"name":"Alex Bell","email":"ambbell@gmail.com","login":null,"count":5},{"name":"Ricardo Torres","email":"ricardo@rictorres.com.br","login":"rictorres","count":5},{"name":"nimrod-becker","email":"nimrod.becker@noobaa.com","login":"nimrod-becker","count":5},{"name":"Matteus","email":"matteus@eliteboard.no","login":null,"count":4},{"name":"Dylan Mikus","email":"dylan@onsip.com","login":null,"count":4},{"name":"Lisa Croxford","email":"lcroxford@sorensonmedia.com","login":"lisa-lionheart","count":4},{"name":"Johnny Luu","email":"johnny.weng.luu@gmail.com","login":"ubun2","count":4},{"name":"Jonathon Terry","email":"10217028+maverick1872","login":"maverick1872","count":4},{"name":"Josh Shaw","email":"josh@tothereandback.co.nz","login":"josh-shaw-dev","count":4},{"name":"Neil Enns","email":"neile@live.com","login":"neilenns","count":4},{"name":"Pulkit Aggarwal","email":"82268257+Pulkit0729","login":"Pulkit0729","count":4},{"name":"compulim","email":"compulim@hotmail.com","login":"compulim","count":4},{"name":"sam zilverberg","email":"samzilverberg@gmail.com","login":"samzilverberg","count":4},{"name":"tUrG0n","email":"yordanov.piotr@gmail.com","login":null,"count":3},{"name":"harriha","email":"harri.halikka@gmail.com","login":"harriha","count":3},{"name":"Zack Bloom","email":"zackbloom@gmail.com","login":"zackbloom","count":3},{"name":"Tobias Lidskog","email":"tobias@lidskog.se","login":"tobli","count":3},{"name":"Randy Merrill","email":"Zoramite@gmail.com","login":"Zoramite","count":3},{"name":"Pavan Kumar Sunkara","email":"pavan.sss1991@gmail.com","login":"pksunkara","count":3},{"name":"Marc Harter","email":"wavded@gmail.com","login":"wavded","count":3},{"name":"Kendrick Taylor","email":"kendrick@chickrx.com","login":"sixcircuit","count":3},{"name":"Ken Perkins","email":"ken.perkins@rackspace.com","login":"kenperkins","count":3},{"name":"Julius Beckmann","email":"github@h4cc.de","login":"h4cc","count":3},{"name":"Joshua Holbrook","email":"josh.holbrook@gmail.com","login":"jfhbrook","count":3},{"name":"Joshua Gross","email":"joshua.gross@gmail.com","login":"JoshuaGross","count":3},{"name":"Jonathon Terry","email":"10217028+Maverick1872","login":"Maverick1872","count":3},{"name":"James Sumners","email":"james.sumners@clayton.edu","login":"jsumners","count":3},{"name":"Bamieh","email":"ahmadbamieh@gmail.com","login":"Bamieh","count":2},{"name":"Benoît","email":"benoit@berthonneau.com","login":"BBE78","count":2},{"name":"Chris","email":"cdaringe","login":"cdaringe","count":2},{"name":"Chris Ross","email":"christopher.k.ross@gmail.com","login":"ckross01","count":2},{"name":"Clint Andrew Hall","email":"clint@clintandrewhall.com","login":"clintandrewhall","count":2},{"name":"Cătălin Tănăsescu","email":"catalint@gmail.com","login":"catalint","count":2},{"name":"Friedel Ziegelmayer","email":"friedel.ziegelmayer@gmail.com","login":"dignifiedquire","count":2},{"name":"Donovan Buck","email":"donovan@donovan.bz","login":"dtex","count":2},{"name":"Yuri Heiko","email":"yuriheiko@gmail.com","login":"YuriHeiko","count":2},{"name":"Westley Argentum Hennigh","email":"WestleyArgentum@gmail.com","login":"WestleyArgentum","count":2},{"name":"Stéphane Veyret","email":"stephane.veyret@neptura.org","login":"sveyret","count":2},{"name":"Stefan Thies","email":"s.thies@bigdata-analyst.de","login":"megastef","count":2},{"name":"Robert Saric","email":"robert.saric@gmail.com","login":"VipSaran","count":2},{"name":"Paul Roth","email":"paulhroth@gmail.com","login":"paulhroth","count":2},{"name":"Nikhil Fadnis","email":"nik.fadnis@gmail.com","login":"itsfadnis","count":2},{"name":"Nao Iizuka","email":"iizuka@kyu-mu.net","login":"iizukanao","count":2},{"name":"Mizumaki Ryota","email":"31976113+Mizumaki","login":"Mizumaki","count":2},{"name":"Max Ogden","email":"mogden@gmail.com","login":"max-mapper","count":2},{"name":"Matt Zukowski","email":"matt@zukowski.ca","login":"zuk","count":2},{"name":"ADoyle","email":"adoyle.h@gmail.com","login":"adoyle-h","count":2},{"name":"Erwin Wessels","email":"erwin@transpontine.com","login":"erwinw","count":2},{"name":"zizifn","email":"515868058@qq.com","login":"zizifn","count":2},{"name":"vvo","email":"vincent.voyer@gmail.com","login":"vvo","count":2},{"name":"Charles Francoise","email":"charles.francoise@circleci.com","login":"loderunner","count":2},{"name":"LarsTi","email":"LarsTi","login":"LarsTi","count":2},{"name":"jeffreypriebe","email":"jeffreypriebe@gmail.com","login":"jeffreypriebe","count":2},{"name":"marcus","email":"WittigMarcus@gmail.com","login":"mwittig","count":2},{"name":"mixelburg","email":"52622705+mixelburg","login":"mixelburg","count":2},{"name":"peteward44","email":"peteward44@gmail.com","login":"peteward44","count":2},{"name":"tagyoureit","email":"russ.goldin@gmail.com","login":"tagyoureit","count":2},{"name":"unknown","email":"matthieu.bilbille@gmail.com","login":"mbilbille","count":2},{"name":"Andrew Ash","email":"andrew@andrewash.com","login":"ash211","count":2},{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","login":"Kikobeats","count":2},{"name":"José F. Romaniello","email":"jfromaniello@gmail.com","login":"jfromaniello","count":2},{"name":"Joseph Carroll","email":"jdsalingerjr@gmail.com","login":"jd-carroll","count":2},{"name":"John Hurliman","email":"jhurliman@jhurliman.org","login":"jhurliman","count":2},{"name":"John Crepezzi","email":"john.crepezzi@gmail.com","login":"seejohnrun","count":2},{"name":"Jasu","email":"jasper.mattsson@gmail.com","login":"Jasu","count":2},{"name":"Haoran Lin","email":"tdkgn@outlook.com","login":"flappyBug","count":2},{"name":"nick.peeples@gmail.com","email":"Nick Peeples","login":null,"count":2},{"name":"james.yang","email":"james.yang@lithium.com","login":null,"count":2},{"name":"Eric Schoonover","email":"erics@capdes.com","login":null,"count":2},{"name":"Josh","email":"jancill@envysion.com","login":null,"count":2},{"name":"Calvin French-Owen","email":"calvin@segment.io","login":null,"count":2},{"name":"Gregory Kim","email":"gkim@kimnetics.com","login":"kimnetics","count":2},{"name":"Darshan Khot","email":"darshankhot@programmer.net","login":"deekeh","count":2},{"name":"David Townshend","email":"aquavitae69@gmail.com","login":"aquavitae","count":2},{"name":"Denis Gorbachev","email":"denis.d.gorbachev@gmail.com","login":"DenisGorbachev","count":2},{"name":"Dominic Tarr","email":"dominic.tarr@gmail.com","login":"dominictarr","count":2},{"name":"Arpad K","email":"arpad1337@me.com","login":"arpad1337","count":2},{"name":"Andy Burke","email":"aburke@bitflood.org","login":"andyburke","count":1},{"name":"Anton Ian Sipos","email":"aisipos@gmail.com","login":"aisipos","count":1},{"name":"Aral Balkan","email":"aral@aralbalkan.com","login":"aral","count":1},{"name":"Corey Butler","email":"corey@coreybutler.com","login":"coreybutler","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Colton Baker","email":"github@netrefuge.net","login":"Southern","count":1},{"name":"Colin Douch","email":"colin@quirl.co.nz","login":"sinkingpoint","count":1},{"name":"James","email":"virtue@rocketmonkeys.com","login":"rocketmonkeys","count":1},{"name":"James","email":"james@twox.io","login":"James1x0","count":1},{"name":"Christopher Brown","email":"io@henrian.com","login":"chbrown","count":1},{"name":"Christophe Hurpeau","email":"christophe@hurpeau.com","login":"christophehurpeau","count":1},{"name":"Chris Oloff","email":"christian.oloff@gmail.com","login":"Chris927","count":1},{"name":"Chasen Le Hara","email":"chasen@chasenlehara.com","login":"chasenlehara","count":1},{"name":"Charlie McConnell","email":"charlie@charlieistheman.com","login":"AvianFlu","count":1},{"name":"Arnout Kazemier","email":"3rd-Eden","login":"3rd-Eden","count":1},{"name":"Chang Wang","email":"cheapsteak@gmail.com","login":"cheapsteak","count":1},{"name":"Cal Leeming","email":"cal@iops.io","login":"foxx","count":1},{"name":"Bryce","email":"brycedneal@gmail.com","login":"prettymuchbryce","count":1},{"name":"Brian Mann","email":"brian.mann86@gmail.com","login":"brian-mann","count":1},{"name":"Brandon Byars","email":"brandon.byars@gmail.com","login":"bbyars","count":1},{"name":"Ben Ludewig","email":"ludewig.b@gmail.com","login":"Kouzukii","count":1},{"name":"Bartosz Sosnowski","email":"bzoz","login":"bzoz","count":1},{"name":"Aymeric Bouzy","email":"aymericbouzy","login":"aymericbouzy","count":1},{"name":"Atef Ben Ali","email":"atefBB","login":"atefBB","count":1},{"name":"Asaf Shakarchi","email":"asaf000@gmail.com","login":"asaf","count":1},{"name":"Arpit Agrawal","email":"arpit728","login":"arpit728","count":1},{"name":"George Ornbo","email":"george@shapeshed.com","login":"shapeshed","count":1},{"name":"Gavin Mogan","email":"github@gavinmogan.com","login":"halkeye","count":1},{"name":"Frederik Ring","email":"frederik.ring@gmail.com","login":"m90","count":1},{"name":"François Voron","email":"fvoron@gmail.com","login":"frankie567","count":1},{"name":"Francois Regnoult","email":"regnoult@temasys.com.sg","login":"francoisTemasys","count":1},{"name":"Francesco Pigozzi","email":"pigozzi.fr@gmail.com","login":"Pigotz","count":1},{"name":"Fouad Ali Nashat","email":"fouad.ali@live.com","login":"fouadnashat","count":1},{"name":"Coleman Nitroy","email":"cnitroy@me.com","login":"coconitro","count":1},{"name":"Clay Smith","email":"smithclay@gmail.com","login":"smithclay","count":1},{"name":"Davide Curletti","email":"dcurletti","login":"dcurletti","count":1},{"name":"Debadutta Panda","email":"debadebaduttapanda.7@gmail.com","login":"debadutta98","count":1},{"name":"Derek Wheelden","email":"derek.wheelden@gmail.com","login":"derekwheee","count":1},{"name":"Dmitrii Kartashev","email":"faithfinder@yandex.ru","login":"Faithfinder","count":1},{"name":"Dominik Stefanicka","email":"dominikstefanicka@gmail.com","login":"domiins","count":1},{"name":"Doug Daniels","email":"daniels.douglas@gmail.com","login":"dougnukem","count":1},{"name":"Drew Boshardy","email":"dbosh09@gmail.com","login":"dboshardy","count":1},{"name":"Dylan Mikus","email":"dbmikus@gmail.com","login":"dbmikus","count":1},{"name":"Eddie Roger","email":"eddieroger@gmail.com","login":"eddieroger","count":1},{"name":"Eero Anttila","email":"eea@iki.fi","login":"eeroan","count":1},{"name":"Eric Edem","email":"ericedem@gmail.com","login":"ericedem","count":1},{"name":"Felix Laurie von Massenbach","email":"felix@erbridge.co.uk","login":"erbridge","count":1},{"name":"David Kuhn","email":"david.s.kuhn@gmail.com","login":"kuhnza","count":1},{"name":"David Jackson","email":"djackson@sapient.com","login":"iamdavidjackson","count":1},{"name":"David Björklund","email":"david.bjorklund@gmail.com","login":"kesla","count":1},{"name":"David Adams","email":"djadams2007@gmail.com","login":"davidadas","count":1},{"name":"Danilo Sousa","email":"danilopopeye@gmail.com","login":"danilopopeye","count":1},{"name":"Danilo Fascio","email":"dasf1105@gmail.com","login":"danilo1105","count":1},{"name":"Daniel Rothmaler","email":"drothmaler","login":"drothmaler","count":1},{"name":"Alex Crowe","email":"alex@ajcrowe.io","login":null,"count":1},{"name":"Alex McKibben","email":"thomas.mckibben@capitalone.com","login":null,"count":1},{"name":"Alexander Meesters","email":"a.meesters@meesters-id.nl","login":null,"count":1},{"name":"André König","email":"andre.koenig@gmail.com","login":null,"count":1},{"name":"Barth, Chris","email":"cjbarth@usa.wtbts.net","login":null,"count":1},{"name":"Christopher Hiller","email":"chiller@badwing.com","login":null,"count":1},{"name":"Dan Foody","email":"dan@cloze.biz","login":null,"count":1},{"name":"Fabrice Colas","email":"pub@grano-salis.net","login":null,"count":1},{"name":"Garmash","email":"garmash.nikolay@gmail.com","login":null,"count":1},{"name":"Guan Gui","email":"guan@southbanksoftware.com","login":null,"count":1},{"name":"Jaakko Nissi","email":"jaakko.nissi@movenote.com","login":null,"count":1},{"name":"Jason Brumwell","email":"jbrumwell@readynetwork.ca","login":null,"count":1},{"name":"Jeff Stamerjohn","email":"Jeff.Stamerjohn@hbo.com","login":null,"count":1},{"name":"John Frizelle","email":"john.frizelle@feedhenry.com","login":null,"count":1},{"name":"Kishan Gajera","email":"kgajera24@gmail.com","login":null,"count":1},{"name":"Konstantin Azizov","email":"kazizov@mobiquityinc.com","login":null,"count":1},{"name":"Luciano Colosio","email":"luciano.colosio@namshi.com","login":null,"count":1},{"name":"Mike Nikles","email":"mikenikles@gmail.com","login":null,"count":1},{"name":"Phil Kallos","email":"pkallos@sugarinc.com","login":null,"count":1},{"name":"Quentin Barbe","email":"firstname.lastname@everteam.org","login":null,"count":1},{"name":"Reuben","email":"reuben.eggar@me.com","login":null,"count":1},{"name":"Roman","email":"rl16@posteo.net","login":null,"count":1},{"name":"Thomas Hoppe","email":"thomas.hoppe@n-fuse.de","login":null,"count":1},{"name":"Tim Cooper","email":"tim.cooper@layeh.com","login":null,"count":1},{"name":"Wesley Fredrickson","email":"wesley@Wesleys-MacBook-Pro.local","login":null,"count":1},{"name":"Yubi Lee","email":"e.ub@navercorp.com","login":null,"count":1},{"name":"chambo-e","email":"chambo_e@epitech.eu","login":null,"count":1},{"name":"jmg87","email":"jmiralles@tuta.io","login":null,"count":1},{"name":"Dan Dascalescu","email":"ddascalescu+github@gmail.com","login":"dandv","count":1},{"name":"Andrew Ovens","email":"avens19@gmail.com","login":"avens19","count":1},{"name":"Stefan Aebischer","email":"pixtron","login":"pixtron","count":1},{"name":"Andrew Balakirev","email":"balakirev.andrey@gmail.com","login":"jifeon","count":1},{"name":"Andrew Avdeev","email":"andrewww.avdeev@gmail.com","login":"aandrewww","count":1},{"name":"Amir Elemam","email":"amirelemam@gmail.com","login":"amirelemam","count":1},{"name":"Ameet Kaustav","email":"akaustav","login":"akaustav","count":1},{"name":"Ali Ijaz Sheikh","email":"ofrobots@google.com","login":"ofrobots","count":1},{"name":"Alexandre Victoor","email":"alexvictoor@gmail.com","login":"alexvictoor","count":1},{"name":"Alexandre ABRIOUX","email":"alexandre-abrioux","login":"alexandre-abrioux","count":1},{"name":"Alexander Pyatkin","email":"asp@thexyz.net","login":"aspyatkin","count":1},{"name":"Alexander Artemenko","email":"svetlyak.40wt@gmail.com","login":"svetlyak40wt","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alewi Ahmed","email":"alewimail@gmail.com","login":"alewiahmed","count":1},{"name":"Aaron Leonard","email":"aaronofleonard","login":"aaronofleonard","count":1},{"name":"Adam Blackburn","email":"regality@gmail.com","login":"regality","count":1},{"name":"Adam Brady","email":"adam@boxxen.org","login":"SomeoneWeird","count":1},{"name":"Adam Cohen","email":"adamcohen","login":"adamcohen","count":1},{"name":"Adrian","email":"totcha@gazeta.pl","login":"countless-integers","count":1},{"name":"Adrian Hope-Bailie","email":"adrian@hopebailie.com","login":"adrianhopebailie","count":1},{"name":"Adrian Sieber","email":"mail@adriansieber.com","login":"ad-si","count":1},{"name":"Adriano Di Giovanni","email":"me@adrianodigiovanni.com","login":"adriano-di-giovanni","count":1},{"name":"Adrien Horgnies","email":"adrien.pierre.horgnies@gmail.com","login":"AdrienHorgnies","count":1},{"name":"Afanasii Kurakin","email":"afanasy","login":"afanasy","count":1},{"name":"Ahmed Ayoub","email":"great.nile@gmail.com","login":"Nilegfx","count":1},{"name":"Ahmed Bankole","email":"thegeekyahmed@gmail.com","login":"geekyahmed","count":1},{"name":"Alejandro Campos","email":"camposalejandrofabian@gmail.com","login":"AlejandroFabianCampos","count":1},{"name":"Adam Cohen","email":"acohen@au.westfield.com","login":null,"count":1},{"name":"Seb","email":"greenify","login":"greenify","count":1},{"name":"Sebastian Mayr","email":"github@smayr.name","login":"Sebmaster","count":1},{"name":"Seth Holladay","email":"me@seth-holladay.com","login":"sholladay","count":1},{"name":"Shlomi Levi","email":"wizardnet972@gmail.com","login":"wizardnet972","count":1},{"name":"Jacob Thomason","email":"jacob@thomason.xxx","login":"oojacoboo","count":1},{"name":"Stev Witzel","email":"stev@kiva.org","login":"st3v","count":1},{"name":"Sven Neumann","email":"killroy@gmail.com","login":"killroy42","count":1},{"name":"Tamlyn Rhodes","email":"tamlyn@tamlyn.org","login":"tamlyn","count":1},{"name":"Tanuel","email":"tanuel.mategi@gmail.com","login":"Tanuel","count":1},{"name":"Tapaj Kumar Das","email":"tapaj@tapajkumardas.dev","login":"tapaj","count":1},{"name":"Tarcisio Gruppi","email":"txgruppi@gmail.com","login":"txgruppi","count":1},{"name":"Teddy Martin","email":"ejmartin504@gmail.com","login":"ejmartin504","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"TheAppleFreak","email":"theapplefreak@gmail.com","login":"TheAppleFreak","count":1},{"name":"Thiebaud Thomas","email":"thiebaud.tom@gmail.com","login":"thomasthiebaud","count":1},{"name":"Thiébaud Weksteen","email":"tweek@google.com","login":"tweksteen","count":1},{"name":"Thomas Shinnick","email":"tshinnic@gmail.com","login":"tshinnic","count":1},{"name":"Till","email":"happysokki@gmail.com","login":"sokki","count":1},{"name":"Tim De Pauw","email":"hi@tmdpw.eu","login":"timdp","count":1},{"name":"Tom Spencer","email":"fiznool@gmail.com","login":"fiznool","count":1},{"name":"Tony Germaneri","email":"tonygermaneri@gmail.com","login":"CorbinDallas","count":1},{"name":"Travis Webb","email":"me@traviswebb.com","login":"tjwebb","count":1},{"name":"Tyler Hall","email":"0tillathehun0@gmail.com","login":"TillaTheHun0","count":1},{"name":"Userbit","email":"34487074+Userbit","login":"Userbit","count":1},{"name":"Vinicius Teixeira Dias","email":"69281620+viniciusteixeiradias","login":"viniciusteixeiradias","count":1},{"name":"Vlad Marica","email":"vlad.marica1@gmail.com","login":"vladmarica","count":1},{"name":"PierreVanRoy","email":"61732824+PierreVanRoy","login":"PierreVanRoy","count":1},{"name":"Piotr Kuczynski","email":"piotr.kuczynski@gmail.com","login":"pkuczynski","count":1},{"name":"PoziWorld","email":"poziworld@gmail.com","login":"PoziWorld","count":1},{"name":"Ramon Snir","email":"i@ramon.org.il","login":"ramonsnir","count":1},{"name":"Raphaël Huchet","email":"rap2hpoutre","login":"rap2hpoutre","count":1},{"name":"Raziman Mahathir","email":"raziman@tutanota.com","login":"issadarkthing","count":1},{"name":"Reece Daniels","email":"31162373+rubengmurray","login":"rubengmurray","count":1},{"name":"Renat Zubairov","email":"renat.zubairov@gmail.com","login":"zubairov","count":1},{"name":"Ricardo Oliveira","email":"github@rgoliveira.com","login":"rgoliveira","count":1},{"name":"Richard Rodger","email":"richard@ricebridge.com","login":"rjrodger","count":1},{"name":"Richard Willis","email":"willis.rh@gmail.com","login":"badsyntax","count":1},{"name":"Rick Craig","email":"rick@spacerevolver.com","login":"RickCraig","count":1},{"name":"Roderick Hsiao","email":"roderickhsiao@gmail.com","login":"roderickhsiao","count":1},{"name":"Rogger Valverde","email":"rogger.valverde@uni.pe","login":"roggervalf","count":1},{"name":"Roman Stetsyshin","email":"roman.stetsyshin@gmail.com","login":"z-10","count":1},{"name":"Roman Zaycev","email":"romanzaycev","login":"romanzaycev","count":1},{"name":"Ruben Bridgewater","email":"ruben@bridgewater.de","login":"BridgeAR","count":1},{"name":"Ruben Deyhle","email":"deyhle","login":"deyhle","count":1},{"name":"Ryan Day","email":"soldair@gmail.com","login":"soldair","count":1},{"name":"Sam Curry","email":"cuzzlor","login":"cuzzlor","count":1},{"name":"Sam Denty","email":"samddenty@gmail.com","login":"samdenty","count":1},{"name":"Samir Musali","email":"samir.musali@gmail.com","login":"smusali","count":1},{"name":"Sander Steenhuis","email":"redsandro@gmail.com","login":"Redsandro","count":1},{"name":"Sandro Pasquali","email":"spasquali@gmail.com","login":"sandro-pasquali","count":1},{"name":"Santiago Gimeno","email":"santiago.gimeno@ionide.es","login":"santigimeno","count":1},{"name":"jalfonso","email":"jalfonso@colgate.edu","login":"jalfonso","count":1},{"name":"jupiter","email":"pieter@wavana.com","login":"jupiter","count":1},{"name":"lexctk","email":"alexandra.derevko@gmail.com","login":"lexctk","count":1},{"name":"matsukaz","email":"matsukaz@gmail.com","login":"matsukaz","count":1},{"name":"medanat","email":"medanat@gmail.com","login":"medanat","count":1},{"name":"mikebarr24","email":"89523154+mikebarr24","login":"mikebarr24","count":1},{"name":"myagizmaktav","email":"myagizmaktav@gmail.com","login":"myagizmaktav","count":1},{"name":"ninesalt","email":"youssefswailem@gmail.com","login":"ninesalt","count":1},{"name":"orcaman","email":"orhiltch@gmail.com","login":"orcaman","count":1},{"name":"punkish","email":"punk.kish@gmail.com","login":"punkish","count":1},{"name":"revik","email":"revital.k@minutemedia.com","login":"revik","count":1},{"name":"robigan","email":"35210888+robigan","login":"robigan","count":1},{"name":"rumanbsl","email":"rumanbsl@gmail.com","login":"rumanHuq","count":1},{"name":"ryan1st","email":"sky.ryan.cha@gmail.com","login":"ryan1st","count":1},{"name":"s0j0hn","email":"s0j0hn@protonmail.com","login":"s0j0hn","count":1},{"name":"scf2k","email":"scf2k4@gmail.com","login":"scf2k","count":1},{"name":"sim da-song","email":"35736920+SimDaSong","login":"SimDaSong","count":1},{"name":"szolnokit","email":"49479918+szolnokit","login":"szolnokit","count":1},{"name":"tarrow","email":"tarrow","login":"tarrow","count":1},{"name":"td-tomasz-joniec","email":"tomasz.joniec@jrdltd.co.uk","login":"td-tomasz","count":1},{"name":"tomulin1","email":"jirsa.t@email.cz","login":"tomulin1","count":1},{"name":"u8675309","email":"58795251+u8675309","login":"u8675309","count":1},{"name":"unLucio","email":"unlucio@gmail.com","login":"unlucio","count":1},{"name":"unclespike","email":"joelwms@gmail.com","login":"unclespike","count":1},{"name":"yonas","email":"yonasgebeyaw1990@gmail.com","login":"yonas-g","count":1},{"name":"zhang699","email":"t6820310@ntut.org.tw","login":"zhang699","count":1},{"name":"Sean Bannister","email":"Sean@SeanBannister.com","login":"SeanBannister","count":1},{"name":"Vladimir Šetka","email":"vsetka@gmail.com","login":"vsetka","count":1},{"name":"Vladlen","email":"negezor@gmail.com","login":"negezor","count":1},{"name":"Weston Pace","email":"weston.pace@gmail.com","login":"westonpace","count":1},{"name":"Xiao Liang","email":"yxliang01","login":"yxliang01","count":1},{"name":"YANG QIA","email":"2013xile@gmail.com","login":"2013xile","count":1},{"name":"Yukihiro Hasegawa","email":"49516827+y-hsgw","login":"y-hsgw","count":1},{"name":"Yurij Mikhalevich","email":"yurij@mikhalevi.ch","login":"yurijmikhalevich","count":1},{"name":"alFReD NSH","email":"FaridN_SOAD@yahoo.com","login":"faridnsh","count":1},{"name":"alexbs","email":"alexbs","login":"alexbs","count":1},{"name":"andremrodrigues","email":"ei03019@fe.up.pt","login":"andremrodrigues","count":1},{"name":"charukiewicz","email":"c.charukiewicz@gmail.com","login":"charukiewicz","count":1},{"name":"cslee0034","email":"98637739+cslee0034","login":"cslee0034","count":1},{"name":"dankelleher","email":"dankelleher@yahoo.com","login":"dankelleher","count":1},{"name":"david-unergie","email":"david@unergie.com","login":"david-unergie","count":1},{"name":"domenic","email":"domenic@domenicdenicola.com","login":"domenic","count":1},{"name":"dontry","email":"mccoy018@gmail.com","login":"dontry","count":1},{"name":"e11137","email":"rogelio.canedo@gmail.com","login":"e11137","count":1},{"name":"eivindrs","email":"eivind@megacool.co","login":"eivindrs","count":1},{"name":"enqode-hub","email":"47137960+enqode-hub","login":"enqode-hub","count":1},{"name":"evgenyt1","email":"evgeny.tukin@9rays.net","login":"evgenyt1","count":1},{"name":"flyingsouthwind","email":"670046852@qq.com","login":"flyingsouthwind","count":1},{"name":"gdw2","email":"gdwarner@Gmail.com","login":"gdw2","count":1},{"name":"georgeonofrei","email":"georgebt_onofrei@hotmail.com","login":"georgeonofrei","count":1},{"name":"gomel4ever","email":"gomel4ever","login":"gomel4ever","count":1},{"name":"idearat","email":"ss@technicalpursuit.com","login":"idearat","count":1},{"name":"Jimmy Wärting","email":"jimmy@warting.se","login":"jimmywarting","count":1},{"name":"Joe Becher","email":"drazisil","login":"drazisil","count":1},{"name":"Joe Fleming","email":"joe.fleming@gmail.com","login":"w33ble","count":1},{"name":"Johannes Klein","email":"jo@temka.de","login":"joh-klein","count":1},{"name":"Jon Stevens","email":"latchkey@gmail.com","login":"lookfirst","count":1},{"name":"Jonathan Hollingsworth","email":"jonforest@gmail.com","login":"JonForest","count":1},{"name":"Jorge Bay","email":"jorgebaygondra@gmail.com","login":"jorgebay","count":1},{"name":"Joseph Lee","email":"joelee","login":"joelee","count":1},{"name":"Josh Ancill","email":"admin@hpaw.net","login":"mempf","count":1},{"name":"Julien BENOIT","email":"jbenoit2011","login":"jbenoit2011","count":1},{"name":"Karl Wirfelt","email":"karl.wirfelt@gmail.com","login":"karlwir","count":1},{"name":"Katie Owen","email":"katie.owen@turner.com","login":"knholland","count":1},{"name":"Kenan Shifflett","email":"kenan@spanishdict.com","login":"nanek","count":1},{"name":"Kirill Konshin","email":"kirill-konshin","login":"kirill-konshin","count":1},{"name":"KlemenPlazar","email":"klemen.plazar@gmail.com","login":"KlemenPlazar","count":1},{"name":"Konstantin Lutovich","email":"konstantin.lutovich@neotechnology.com","login":"lutovich","count":1},{"name":"Krzysztof Kwiatkowski","email":"kwiatkk1@gmail.com","login":"kwiatkk1","count":1},{"name":"Krzysztof Rosiński","email":"krzysiek@jrdltd.co.uk","login":"td-krzysiek","count":1},{"name":"Kyle","email":"kyle.zeeuwen@gmail.com","login":"kylezeeuwen","count":1},{"name":"KylinDC","email":"inlovingdays@gmail.com","login":"KylinDC","count":1},{"name":"Lars Graubner","email":"mail@larsgraubner.de","login":"lgraubner","count":1},{"name":"Laurin Quast","email":"laurinquast@googlemail.com","login":"n1ru4l","count":1},{"name":"Ledion Bitincka","email":"lbitincka@gmail.com","login":"ledbit","count":1},{"name":"Leonard Martin","email":"leonard.martin@gmail.com","login":"lennym","count":1},{"name":"Liam McLennan","email":"liam.mclennan@gmail.com","login":"liammclennan","count":1},{"name":"Loïc Mahieu","email":"mahieuloic@gmail.com","login":"LoicMahieu","count":1},{"name":"Gilad Peleg","email":"giladp007@gmail.com","login":"pgilad","count":1},{"name":"Gilly Barr","email":"gillyb@gmail.com","login":"gillyb","count":1},{"name":"Gmajoulet","email":"gmajoulet@gmail.com","login":"gmajoulet","count":1},{"name":"Greg Bergé","email":"neoziro@gmail.com","login":"gregberge","count":1},{"name":"Gustavo Machado","email":"machadogj@gmail.com","login":"machadogj","count":1},{"name":"Han Sen","email":"sen@soracom.jp","login":"tokidoki11","count":1},{"name":"Hannah Fouasnon","email":"hanelifou@gmail.com","login":"hamtie","count":1},{"name":"Harry Moreno","email":"morenoh149@gmail.com","login":"morenoh149","count":1},{"name":"Hashim Khan","email":"64767361+Hashim1999164","login":"Hashim1999164","count":1},{"name":"Hennadiy (Gena) Verkh","email":"hv@verkh.de","login":"hver","count":1},{"name":"Håkan Öström","email":"hakan.ostrom@gmail.com","login":"hakanostrom","count":1},{"name":"Ifeanyi Ubah","email":"ify1992@yahoo.com","login":"iffyio","count":1},{"name":"IndigoVerge","email":"info@indigoverge.com","login":"IndigoVerge","count":1},{"name":"Ivan Kleshnin","email":"ivan@paqmind.com","login":"ivan-kleshnin","count":1},{"name":"Jack Nolddor","email":"1280022+nolddor","login":"nolddor","count":1},{"name":"Andrew Chilton","email":"chilts@appsattic.com","login":"chilts","count":1},{"name":"James Abley","email":"james.abley@gmail.com","login":"jabley","count":1},{"name":"James Bechet","email":"jamesbechet@gmail.com","login":"jamesbechet","count":1},{"name":"James Halsall","email":"james.t.halsall@googlemail.com","login":"jameshalsall","count":1},{"name":"James Wiens","email":"aretecode@gmail.com","login":"aretecode","count":1},{"name":"Jamie Slome","email":"jamie@418sec.com","login":"JamieSlome","count":1},{"name":"Jason Poon","email":"jpoon","login":"jpoon","count":1},{"name":"Javier Castro","email":"javier.alejandro.castro@gmail.com","login":"jacargentina","count":1},{"name":"Jean-Pierre Carvalho","email":"hello@jeanpierrecarvalho.pt","login":"jeanpierrecarvalho","count":1},{"name":"Jeremy Brudvik","email":"jeremy@brudvik.me","login":"jbrudvik","count":1},{"name":"Michael Neil","email":"mneil@mneilsworld.com","login":"mneil","count":1},{"name":"Michael Pabst","email":"michael.pabst@cs.stanford.edu","login":"mpabst","count":1},{"name":"Michael Schober","email":"mike@getmigo.com","login":"tierfire","count":1},{"name":"Michiel De Mey","email":"de.mey.michiel@gmail.com","login":"MichielDeMey","count":1},{"name":"Miguel Andrade","email":"jmandrade0@gmail.com","login":"miguelcobain","count":1},{"name":"Mihail Badoiu","email":"badoiumihail@gmail.com","login":"badoiumihail","count":1},{"name":"Mike Frawley","email":"frawl021@gmail.com","login":"ratbeard","count":1},{"name":"Mike Morearty","email":"mmorearty","login":"mmorearty","count":1},{"name":"Mohammed Shah","email":"m9shah3@gmail.com","login":"smashah","count":1},{"name":"Moni","email":"40552237+NotMoni","login":"NotMoni","count":1},{"name":"Morgan Terry","email":"localstatic","login":"localstatic","count":1},{"name":"Moritz Löwenstein","email":"32882329+MoritzLoewenstein","login":"MoritzLoewenstein","count":1},{"name":"Mr.Betty","email":"guoxiang191@gmail.com","login":"guox191","count":1},{"name":"Máté Szedlák","email":"szedlakmate@gmail.com","login":"szedlakmate","count":1},{"name":"Nick Peeples","email":"nick.peeples@gmail.com","login":"npeeples","count":1},{"name":"Nik Nyby","email":"nikolas@gnu.org","login":"nikolas","count":1},{"name":"Nitin Bansal","email":"nitinbansal85@gmail.com","login":"freakynit","count":1},{"name":"Nitish Tiwari","email":"nitish@parseable.com","login":"nitisht","count":1},{"name":"Ortex","email":"mywebstreet@gmail.com","login":"ortexx","count":1},{"name":"PG Herveou","email":"pgherveou@gmail.com","login":"pgherveou","count":1},{"name":"Paul Melero","email":"gangsthub","login":"gangsthub","count":1},{"name":"Paulo Patto","email":"paulopatto@paulopatto.com","login":"paulopatto","count":1},{"name":"Pavel 'PK' Kaminsky","email":"kaminsky.pavel@gmail.com","login":"kaminskypavel","count":1},{"name":"Pedro Augusto de Paula Barbosa","email":"papb1996@gmail.com","login":"papb","count":1},{"name":"Pedro Narciso García Revington","email":"p.revington@gmail.com","login":"revington","count":1},{"name":"Phillip Huang","email":"phillip@vanta.com","login":"JavaScriptBach","count":1},{"name":"Jesse Ditson","email":"jesse.ditson@gmail.com","login":"jesseditson","count":1},{"name":"Lucas Abruzzi","email":"lucasabruzzi@hotmail.com","login":"vanflux","count":1},{"name":"Luigi Pinca","email":"luigipinca@gmail.com","login":"lpinca","count":1},{"name":"Léo Gillot-Lamure","email":"leo.gillot@navaati.net","login":"navaati","count":1},{"name":"Maarten Bezemer","email":"maarten.bezemer@rwe.com","login":"veger","count":1},{"name":"Mahmoud Mouneer","email":"m0neer@yahoo.com","login":"m0uneer","count":1},{"name":"Makrand Gupta","email":"makrand1996@gmail.com","login":"makrandgupta","count":1},{"name":"Manny","email":"90020131+MannyPamintuanAtCare","login":"MannyPamintuanAtCare","count":1},{"name":"Maple Miao","email":"522856232@qq.com","login":"mapleeit","count":1},{"name":"Marie","email":"mariecl","login":"mariecl","count":1},{"name":"Marika Marszalkowski","email":"marika.marszalkowski@gmail.com","login":"marikaner","count":1},{"name":"Mark Frisbey","email":"mark_f79@hotmail.com","login":"mfrisbey","count":1},{"name":"Mark Jackson","email":"35121685+markjackson02","login":"markjackson02","count":1},{"name":"Mark Lai","email":"marklai1998@pm.me","login":"marklai1998","count":1},{"name":"Matt Bowman","email":"mbowman@yext.com","login":"MattCBowman","count":1},{"name":"Matteo Collina","email":"matteo.collina@gmail.com","login":"mcollina","count":1},{"name":"Matthew Lloyd","email":"Matt.Lloyd101@gmail.com","login":"MattLloyd101","count":1},{"name":"Matthew Morrissette","email":"yinzara@gmail.com","login":"yinzara","count":1},{"name":"Matthias Gaber","email":"m.gaber@tac.eu.com","login":"Mik13","count":1},{"name":"Matthias T","email":"m.tiefi@gmail.com","login":"arxony","count":1},{"name":"Maxim Sharai","email":"maxim.sharai@gmail.com","login":"angfal","count":1},{"name":"Mehtab Singh Gill","email":"91367914+mehtab39","login":"mehtab39","count":1},{"name":"Meletis Flevarakis","email":"fmeletis85@gmail.com","login":"meletisf","count":1},{"name":"Melnyk Andii","email":"wolfbright@gmail.com","login":"AndreyMelnik","count":1},{"name":"Michael","email":"michael.l.dangelo@gmail.com","login":"mldangelo","count":1},{"name":"Michael Lehenbauer","email":"mikelehen@gmail.com","login":"mikelehen","count":1}],"past_year_committers":[{"name":"DABH","email":"DABH","login":"DABH","count":13},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"mixelburg","email":"52622705+mixelburg","login":"mixelburg","count":2},{"name":"YANG QIA","email":"2013xile@gmail.com","login":"2013xile","count":1},{"name":"Michael","email":"michael.l.dangelo@gmail.com","login":"mldangelo","count":1},{"name":"Jonathon Terry","email":"10217028+maverick1872","login":"maverick1872","count":1},{"name":"Hashim Khan","email":"64767361+Hashim1999164","login":"Hashim1999164","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778910,"commits_count":983338460,"contributors_count":41443688,"owners_count":1364764,"committers_count":3363942,"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":"winstonjs/winston","html_url":"https://github.com/winstonjs/winston","last_synced_at":"2026-08-25T10:32:41.625Z","status":null,"issues_count":242,"pull_requests_count":392,"avg_time_to_close_issue":30926108.220930234,"avg_time_to_close_pull_request":8707101.5,"issues_closed_count":86,"pull_requests_closed_count":296,"pull_request_authors_count":95,"issue_authors_count":227,"avg_comments_per_issue":6.433884297520661,"avg_comments_per_pull_request":1.2423469387755102,"merged_pull_requests_count":126,"bot_issues_count":1,"bot_pull_requests_count":223,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":5734309.285714285,"past_year_avg_time_to_close_pull_request":1196463.15,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":3.642857142857143,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-11T13:54:52.798Z","updated_at":"2026-08-25T10:32:41.626Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/winstonjs%2Fwinston/issues","issue_labels_count":{"table":{"Needs Investigation":148,"Bug":128,"Feature Request":36,"Important":14,"Help Wanted":11,"Good First Issue":10,"winston-file":6,"Docs":5,"Metadata":4,"Formats":2,"Profiling":2,"FAQ":2,"Groomed":2,"breaking":2,"Question":1,"use a custom format":1,"Transports":1,"Child Loggers":1,"Duplicate":1,"javascript":1,"Typescript":1,"Dependencies":1}},"pull_request_labels_count":{"table":{"Dependencies":221,"javascript":214,"github_actions":7,"Duplicate":1,"Bug":1,"Important":1,"Child Loggers":1,"Docs":1,"Metadata":1}},"issue_author_associations_count":{"table":{"NONE":223,"CONTRIBUTOR":16,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":291,"NONE":96,"MEMBER":5}},"issue_authors":{"table":{"DABH":3,"maverick1872":3,"wbt":3,"NazCodeland":3,"DanKaplanSES":2,"paul-uz":2,"alison-chatragadda-amla":2,"cjbarth":2,"Nol-go":2,"sramam":2,"evil-shrike":2,"u8675309":1,"MoritzLoewenstein":1,"Tomeamis":1,"DullingWine":1,"john-maddock":1,"natesilva":1,"rajarajacholank":1,"sirockin":1,"dulara1994":1,"kosta":1,"DaCao":1,"thomas-riccardi":1,"Zearin":1,"MartinMuzatko":1,"vincentsels":1,"timpaulaskas":1,"AliD201":1,"gongshun":1,"JakobJingleheimer":1,"frankred":1,"mike442144":1,"Foltys":1,"iiian":1,"Clockworkx":1,"yuvicode":1,"Vadorequest":1,"ghost":1,"Piemontez":1,"mikbur":1,"sandrocsimas":1,"WhiteMinds":1,"dcbartlett":1,"alexp1917":1,"AshMcConnell":1,"mattcasey":1,"NoahAndrews":1,"weeptao":1,"wizardnet972":1,"ItWorksOnMyMachine":1,"Gladear":1,"chriswiggins":1,"abinhho":1,"SWederell":1,"ledbit":1,"mkjsix":1,"Densaugeo":1,"enunez":1,"billiebbb":1,"bmunoz89":1,"fuqi1001":1,"icirellik":1,"KernelDeimos":1,"maxkoretskyi":1,"dploeger":1,"chrismueller":1,"ErayTuncer":1,"1tmb":1,"ifeelfishy":1,"adarshmadrecha":1,"alexey-chumakov":1,"hkung77":1,"iamFIREcracker":1,"losalex":1,"tagyoureit":1,"Wazbat":1,"eliaperantoni":1,"kramer65":1,"kbirger":1,"DoubleDebug":1,"vishwas-vebuin":1,"artemkopytko":1,"Cobraeti":1,"Ks89":1,"muru82":1,"peterbakonyi05":1,"nullromo":1,"ddolcimascolo":1,"adamrdavid":1,"fafamnzm":1,"dependabot[bot]":1,"monstercoder0":1,"dietrich-iti":1,"Hinashahzad":1,"mkermani144":1,"alvaro1728":1,"eyp":1,"OmniSliver":1,"tomaswarynyca":1,"ahlawatrohit":1,"dmfenton":1,"senseysensor":1,"kipa-zhang":1,"euroclydon37":1,"quickdraw6906":1,"ctmackay":1,"chaitanya23954":1,"MarkMurphy":1,"kblok":1,"suprith-s-reddy":1,"kjin":1,"Gahzayah":1,"hira-00":1,"mlgamboa":1,"chdanielmueller":1,"gerpetto":1,"vijaymmali1990":1,"tomfrenken":1,"yzapuchlak":1,"JohnXLivingston":1,"neilenns":1,"vinifig":1,"zN3utr4l":1,"Dipikesh":1,"buunguyen":1,"colireg":1,"codemedian":1,"nosuchip":1,"LvChengbin":1,"jaumard":1,"Rinidh":1,"cheerfyt":1,"RotesBlatt":1,"vgpastor":1,"PanAeon":1,"daneshka":1,"agracia-foticos":1,"Syzygy24":1,"cerpins":1,"eric-wei1990":1,"Hareloo":1,"ashish-naik":1,"denisw":1,"realistschuckle":1,"peacecoder":1,"gentunian":1,"artur-grigoryan-cgn":1,"ashuSvirus":1,"KingRial":1,"zLevii":1,"lipoooo":1,"olalonde":1,"mrr0b0t-0x1":1,"ShaunB-SQ":1,"Trivernis":1,"davidz1337":1,"Sachavent":1,"bdsomer":1,"viniciusteixeiradias":1,"Guuz":1,"lightyaer":1,"esetnik":1,"coreyjpieper":1,"jamespsterling":1,"bogdan":1,"xeoshow":1,"deanbiltup":1,"santekotturi":1,"bengsparks":1,"geertendoornenbal":1,"mir3z":1,"ArtemijArtemev":1,"lobodpav":1,"kpalumbokitu":1,"maddygoround":1,"ace0527":1,"Sanket-123642":1,"Shahtaj-Khalid":1,"SEI-tswokowski":1,"a98c14":1,"turchiad":1,"necm1":1,"lukeberry99":1,"binarykitchen":1,"tiagonapoli":1,"abhijit-hota":1,"ofrobots":1,"Strauteka":1,"abgonzalez93":1,"mriioos":1,"vnkapoor":1,"sommereder":1,"knaos":1,"facccge":1,"32bit":1,"itimirichard":1,"garyo":1,"caitlin-theloud1":1,"QAnders":1,"opadfnezig":1,"dandv":1,"jakeleventhal":1,"lexctk":1,"dcsan":1,"chaeyan":1,"Datta19":1,"max0x7ba":1,"QC2168":1,"wjuly":1,"alokmahor":1,"iRoachie":1,"ali-moradzade":1,"somnathpanja":1,"sarikonda1":1,"ImLunaHey":1,"atasen19":1,"Ipstenu":1,"movahhedi":1,"eloisetaylor5693":1,"willson-wang":1,"dbas-dn":1,"godky":1,"peterLam2":1,"OxyTJ":1,"nishantkrshaw99":1,"ctaque":1,"q42jaap":1}},"pull_request_authors":{"table":{"dependabot[bot]":222,"DABH":15,"neilenns":7,"Pulkit0729":6,"maverick1872":4,"arpad1337":3,"mohd-akram":3,"awalsh128":3,"mixelburg":3,"Un7corn":3,"loderunner":3,"cnu01":3,"mehtab39":2,"Faithfinder":2,"RDIL":2,"tokidoki11":2,"Fdawgs":2,"PratikFandade":2,"fsievers":2,"alexbs":2,"netanelelbaz":2,"tapaj":2,"Himanshipari":2,"ckujawa":2,"andrewscfc":2,"carboneater":2,"cslee0034":2,"y-hsgw":2,"Jasu":2,"JasonnnW3000":2,"intentionally-left-nil":2,"jimmywarting":2,"Hashim1999164":2,"lexctk":2,"Bhavesh-Parmar":2,"kebeney":2,"debadutta98":2,"u8675309":2,"robblovell":2,"nitisht":2,"pixtron":2,"blackink7777":2,"kimnetics":2,"Mallikarjun-0":2,"fearphage":2,"roggervalf":2,"MsfPablo":1,"jdforsythe":1,"murrayju":1,"danilobatistaqueiroz":1,"td-tomasz-joniec":1,"kwiatkk1":1,"hosseinzoda":1,"mattrusso9037":1,"jameshalsall":1,"badoiumihail":1,"sokki":1,"yash-dayama":1,"rome-xi":1,"eschablowski":1,"marklai1998":1,"renovate[bot]":1,"omdxp":1,"chatman-media":1,"Xilesun":1,"mgreenw":1,"vinifig":1,"Gooh456":1,"JSap0914":1,"Juriy":1,"JavaScriptBach":1,"szolnokit":1,"Abirami061299":1,"issadarkthing":1,"Copilot":1,"robigan":1,"mldangelo":1,"nullromo":1,"Ranjith-7777":1,"jhford-scout24":1,"paulopatto":1,"andre-ss6":1,"wbt":1,"adampweb":1,"clintonb":1,"MoritzLoewenstein":1,"hraban":1,"Rignchen":1,"indexzero":1,"viniciusteixeiradias":1,"pustovitDmytro":1,"nolddor":1,"2013xile":1,"Muhammad-Abdullah-shahzad":1,"ashoksethuraman":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{"Needs Investigation":11,"Bug":8,"Feature Request":3}},"past_year_pull_request_labels_count":{"table":{"Dependencies":19,"javascript":15,"github_actions":4}},"past_year_issue_author_associations_count":{"table":{"NONE":13}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":25,"NONE":21}},"past_year_issue_authors":{"table":{"ace0527":1,"ashish-naik":1,"bengsparks":1,"caitlin-theloud1":1,"ddolcimascolo":1,"Foltys":1,"fuqi1001":1,"Ipstenu":1,"kblok":1,"mlgamboa":1,"muru82":1,"realistschuckle":1,"SWederell":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":19,"Un7corn":3,"awalsh128":3,"mixelburg":3,"DABH":2,"Hashim1999164":2,"Himanshipari":2,"rome-xi":1,"Rignchen":1,"Ranjith-7777":1,"omdxp":1,"Muhammad-Abdullah-shahzad":1,"MsfPablo":1,"mldangelo":1,"JSap0914":1,"Gooh456":1,"Copilot":1,"chatman-media":1,"ashoksethuraman":1}},"maintainers":[{"table":{"login":"maverick1872","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maverick1872"}},{"table":{"login":"indexzero","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indexzero"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":28,"DeleteEvent":25,"ForkEvent":59,"IssueCommentEvent":135,"IssuesEvent":30,"PullRequestEvent":66,"PullRequestReviewCommentEvent":17,"PullRequestReviewEvent":15,"PushEvent":45,"ReleaseEvent":5,"WatchEvent":1356},"last_year":{"CreateEvent":9,"DeleteEvent":10,"ForkEvent":7,"IssueCommentEvent":37,"IssuesEvent":13,"PullRequestEvent":8,"PullRequestReviewCommentEvent":13,"PullRequestReviewEvent":6,"PushEvent":26,"ReleaseEvent":3,"WatchEvent":229}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-07-08T03:18:20.604Z","updated_at":"2023-07-08T03:18:20.604Z","repository_link":"https://github.com/winstonjs/winston/blob/master/.github/workflows/ci.yml","dependencies":[{"id":11211094217,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11211094218,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11211094219,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-07-08T03:18:20.741Z","updated_at":"2023-07-08T03:18:20.741Z","repository_link":"https://github.com/winstonjs/winston/blob/master/package-lock.json","dependencies":[{"id":11211095740,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095743,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095746,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095748,"package_name":"@babel/plugin-transform-dynamic-import","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095754,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095760,"package_name":"@babel/plugin-transform-export-namespace-from","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095764,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095768,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095771,"package_name":"@babel/plugin-transform-json-strings","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095776,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095780,"package_name":"@babel/plugin-transform-logical-assignment-operators","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095784,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095790,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095793,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095798,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095801,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095804,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095809,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095813,"package_name":"@babel/plugin-transform-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095816,"package_name":"@babel/plugin-transform-numeric-separator","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095821,"package_name":"@babel/plugin-transform-object-rest-spread","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095828,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095830,"package_name":"@babel/plugin-transform-optional-catch-binding","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095835,"package_name":"@babel/plugin-transform-optional-chaining","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095840,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095843,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095848,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095851,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095861,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095866,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095870,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095874,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095877,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095880,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095884,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095887,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095890,"package_name":"@babel/plugin-transform-unicode-property-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095894,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095897,"package_name":"@babel/plugin-transform-unicode-sets-regex","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095901,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095904,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":11211095907,"package_name":"@babel/regjsgen","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":11211095910,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095914,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095917,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095919,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095922,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11211095926,"package_name":"@dabh/diagnostics","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":11211095930,"package_name":"@dabh/eslint-config-populist","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11211096597,"package_name":"eslint-plugin-json","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":11211096598,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096599,"package_name":"vscode-json-languageservice","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":11211096600,"package_name":"vscode-nls","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11211096601,"package_name":"vscode-uri","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":11211096602,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":11211096603,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11211096604,"package_name":"globals","ecosystem":"npm","requirements":"13.19.0","direct":false,"kind":"development","optional":false},{"id":11211096605,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":11211096606,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":11211096607,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":11211096608,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.8","direct":false,"kind":"development","optional":false},{"id":11211096609,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096610,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":11211096611,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11211096612,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":11211096613,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":11211096614,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11211096615,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":11211096616,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":11211096617,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11211096618,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096619,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11211096620,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":11211096621,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":11211096622,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":11211096623,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11211096624,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":11211096625,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.18","direct":false,"kind":"development","optional":false},{"id":11211096626,"package_name":"@nicolo-ribaudo/chokidar-2","ecosystem":"npm","requirements":"2.1.8-no-fsevents.3","direct":false,"kind":"development","optional":false},{"id":11211096627,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":11211096628,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":11211096629,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":11211096630,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11211096631,"package_name":"@types/node","ecosystem":"npm","requirements":"20.3.1","direct":false,"kind":"development","optional":false},{"id":11211096632,"package_name":"abstract-winston-transport","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":11211096633,"package_name":"diagnostics","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11211096634,"package_name":"enabled","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096635,"package_name":"kuler","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096636,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"development","optional":false},{"id":11211096637,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":11211096638,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11211096639,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":11211096640,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":11211096641,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":11211096642,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":11211096643,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":11211096644,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211096645,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096646,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":11211096647,"package_name":"array.prototype.map","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11211096648,"package_name":"assume","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":11211096649,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":11211096650,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":11211096651,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":11211096652,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":11211096653,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096654,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11211096655,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":11211096656,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":11211096657,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":11211096658,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.9","direct":false,"kind":"development","optional":false},{"id":11211096659,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096660,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":11211096661,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096662,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":11211096663,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001506","direct":false,"kind":"development","optional":false},{"id":11211096664,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":11211096665,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":11211096666,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11211096667,"package_name":"cliui","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":11211096668,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096669,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096670,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11211096671,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11211096672,"package_name":"color","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":11211096673,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":11211096674,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":11211096675,"package_name":"color-string","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":11211096676,"package_name":"colornames","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11211096677,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11211096678,"package_name":"colorspace","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":11211096679,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":11211096680,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096681,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":11211096682,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":11211096683,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.31.0","direct":false,"kind":"development","optional":false},{"id":11211096684,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":11211096685,"package_name":"cross-spawn-async","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"development","optional":false},{"id":11211096686,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11211096687,"package_name":"cycle","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11211096688,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"development","optional":false},{"id":11211096689,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11211096690,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11211096691,"package_name":"deep-equal","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":11211096692,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":11211096693,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096694,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096695,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":11211096696,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":11211096697,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096698,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.438","direct":false,"kind":"development","optional":false},{"id":11211096699,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":11211096700,"package_name":"enabled","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":11211096701,"package_name":"env-variable","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"development","optional":false},{"id":11211096702,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"development","optional":false},{"id":11211096703,"package_name":"es-array-method-boxes-properly","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096704,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11211096705,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":11211096706,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":11211096707,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":11211096708,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":11211096709,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":11211096710,"package_name":"eslint","ecosystem":"npm","requirements":"8.32.0","direct":false,"kind":"development","optional":false},{"id":11211096711,"package_name":"eslint-find-rules","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":11211096712,"package_name":"eslint-plugin-mocha","ecosystem":"npm","requirements":"10.0.3","direct":false,"kind":"development","optional":false},{"id":11211096713,"package_name":"eslint-rule-documentation","ecosystem":"npm","requirements":"1.0.23","direct":false,"kind":"development","optional":false},{"id":11211096714,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":11211096715,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096717,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11211096718,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":11211096719,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":11211096721,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":11211096722,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":11211096724,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11211096725,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":11211096727,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096729,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":11211096730,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096732,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":11211096734,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":11211096735,"package_name":"espree","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"development","optional":false},{"id":11211096737,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":11211096739,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11211096741,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":11211096742,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":11211096744,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":11211096746,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":11211096747,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11211096749,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":11211096751,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":11211096753,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":11211096754,"package_name":"fecha","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":11211096755,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":11211096756,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":11211096757,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":11211096758,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11211096759,"package_name":"flat","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":11211096760,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":11211096761,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":11211096762,"package_name":"fn.name","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11211096763,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211096764,"package_name":"fromentries","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11211096765,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11211096766,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096767,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":11211096768,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11211096769,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":11211096770,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":11211096771,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11211096772,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":11211096773,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096774,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":11211096775,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":11211096776,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":11211096777,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.15","direct":false,"kind":"development","optional":false},{"id":11211096778,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11211096779,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":11211096780,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11211096781,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096782,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096783,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096784,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096785,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":11211096786,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11211096787,"package_name":"hock","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":11211096788,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11211096789,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"development","optional":false},{"id":11211096790,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":11211096791,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":11211096792,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096793,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":11211096794,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":11211096795,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11211096796,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11211096797,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":11211096798,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11211096799,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11211096800,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11211096801,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":11211096802,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":11211096803,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"development","optional":false},{"id":11211096804,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":11211096805,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":11211096806,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211096807,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":11211096808,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11211096809,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11211096810,"package_name":"is-node","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096833,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":11211096834,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":11211096835,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":11211096836,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11211096837,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":11211096838,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11211096839,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096840,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":11211096841,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":11211096842,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11211096843,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096844,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096845,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096846,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211096847,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":11211096848,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096849,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":11211096850,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":11211096851,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096852,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":11211096853,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096854,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":11211096855,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":11211096856,"package_name":"iterate-iterator","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096857,"package_name":"iterate-value","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096858,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":11211096859,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096860,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":11211096861,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":11211096862,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":11211096863,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096864,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":11211096865,"package_name":"kuler","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":11211096866,"package_name":"left-pad","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":11211096867,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":11211096868,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":11211096869,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":11211096870,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":11211096871,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":11211096872,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":11211096873,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096874,"package_name":"logform","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":11211096875,"package_name":"fecha","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":11211096876,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":11211096877,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11211096878,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":11211096879,"package_name":"mocha","ecosystem":"npm","requirements":"8.1.3","direct":false,"kind":"development","optional":false},{"id":11211096880,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":11211096881,"package_name":"chokidar","ecosystem":"npm","requirements":"3.4.2","direct":false,"kind":"development","optional":false},{"id":11211096882,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11211096883,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":11211096884,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":11211096885,"package_name":"fsevents","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":11211096886,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":11211096887,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":11211096888,"package_name":"readdirp","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":11211096889,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211096890,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":11211096891,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":11211096892,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11211096893,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":11211096894,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":11211096895,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":11211096896,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":11211096897,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096898,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096899,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096900,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":11211096901,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11211096902,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":11211096903,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.12","direct":false,"kind":"development","optional":false},{"id":11211096904,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096905,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096906,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":11211096907,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":11211096908,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":11211096909,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096910,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":11211096911,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":11211096912,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":11211096913,"package_name":"yargs","ecosystem":"npm","requirements":"15.3.1","direct":false,"kind":"development","optional":false},{"id":11211096914,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":11211096915,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":11211096916,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11211096917,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":11211096918,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11211096919,"package_name":"one-time","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11211096920,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":11211096921,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":11211096922,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":11211096923,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096924,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096925,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096926,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096927,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096928,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":11211096929,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":11211096930,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096931,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":11211096932,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":11211096933,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":11211096934,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":11211096935,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096936,"package_name":"promise.allsettled","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096937,"package_name":"propget","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11211096938,"package_name":"pruddy-error","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11211096939,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211096940,"package_name":"punycode","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11211096941,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":11211096942,"package_name":"ramda","ecosystem":"npm","requirements":"0.27.2","direct":false,"kind":"development","optional":false},{"id":11211096943,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11211096944,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":11211096945,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":11211096946,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":11211096947,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":11211096948,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"development","optional":false},{"id":11211096949,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.1","direct":false,"kind":"development","optional":false},{"id":11211096950,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":11211096951,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":11211096952,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":11211096953,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":11211096954,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096955,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":11211096956,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.2","direct":false,"kind":"development","optional":false},{"id":11211096957,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096958,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11211096959,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":11211096960,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11211096961,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":11211096962,"package_name":"safe-stable-stringify","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":11211096963,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":11211096964,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096965,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211096966,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211096967,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11211096968,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11211096969,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":11211096970,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":11211096971,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211096972,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211096973,"package_name":"split2","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":11211096974,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11211096975,"package_name":"stack-trace","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"runtime","optional":false},{"id":11211096976,"package_name":"std-mocks","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096977,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11211096978,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":11211096979,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":11211096980,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11211096981,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11211096982,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11211096983,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11211096984,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":11211096985,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":11211096986,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11211096987,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":11211096988,"package_name":"text-hex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11211096989,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":11211096990,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":11211096991,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211096992,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":11211096993,"package_name":"triple-beam","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11211096994,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":11211096995,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":11211096996,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":11211096997,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":11211096998,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211096999,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211097000,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211097001,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11211097002,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11211097003,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":11211097004,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":11211097005,"package_name":"url-equal","ecosystem":"npm","requirements":"0.1.2-1","direct":false,"kind":"development","optional":false},{"id":11211097069,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11211097072,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11211097074,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":11211097077,"package_name":"vscode-languageserver-textdocument","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11211097079,"package_name":"vscode-languageserver-types","ecosystem":"npm","requirements":"3.16.0","direct":false,"kind":"development","optional":false},{"id":11211097082,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":11211097084,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211097087,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11211097090,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":11211097093,"package_name":"window-size","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":11211097096,"package_name":"winston-compat","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":11211097100,"package_name":"logform","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":11211097103,"package_name":"winston-transport","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":11211097105,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":11211097108,"package_name":"workerpool","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":11211097111,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11211097113,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11211097116,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":11211097118,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":11211097120,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":11211097122,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":11211097124,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":11211097126,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":11211097129,"package_name":"yargs","ecosystem":"npm","requirements":"14.2.3","direct":false,"kind":"development","optional":false},{"id":11211097131,"package_name":"yargs-parser","ecosystem":"npm","requirements":"15.0.3","direct":false,"kind":"development","optional":false},{"id":11211097132,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":11211097134,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":11211097137,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":11211097141,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":11211095342,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":11211095500,"package_name":"@babel/cli","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095505,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095509,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095512,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095515,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":11211095517,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095520,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095524,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095529,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095532,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":11211095535,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":11211095538,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095541,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095544,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":11211095548,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095550,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095555,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095561,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095563,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095567,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095570,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095575,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095578,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095584,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095589,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095592,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095595,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095598,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095601,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095604,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095607,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095611,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095614,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095617,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095620,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095623,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095625,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.21.0-placeholder-for-preset-env.2","direct":false,"kind":"development","optional":false},{"id":11211095629,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":11211095632,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":11211095637,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":11211095642,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":11211095646,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":11211095649,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":11211095653,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095656,"package_name":"@babel/plugin-syntax-import-attributes","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095661,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":11211095664,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":11211095668,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":11211095671,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":11211095675,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":11211095678,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":11211095683,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":11211095688,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":11211095691,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":11211095694,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":11211095698,"package_name":"@babel/plugin-syntax-unicode-sets-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":11211095702,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095706,"package_name":"@babel/plugin-transform-async-generator-functions","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095711,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095715,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095720,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095723,"package_name":"@babel/plugin-transform-class-properties","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095729,"package_name":"@babel/plugin-transform-class-static-block","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095734,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false},{"id":11211095737,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.22.5","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-07-08T03:18:22.134Z","updated_at":"2023-07-08T03:18:22.134Z","repository_link":"https://github.com/winstonjs/winston/blob/master/package.json","dependencies":[{"id":11211102539,"package_name":"@dabh/diagnostics","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"runtime","optional":false},{"id":11211102542,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":true,"kind":"runtime","optional":false},{"id":11211102545,"package_name":"async","ecosystem":"npm","requirements":"^3.2.3","direct":true,"kind":"runtime","optional":false},{"id":11211102547,"package_name":"is-stream","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":11211102549,"package_name":"logform","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false},{"id":11211102551,"package_name":"one-time","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11211102553,"package_name":"readable-stream","ecosystem":"npm","requirements":"^3.4.0","direct":true,"kind":"runtime","optional":false},{"id":11211102555,"package_name":"safe-stable-stringify","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"runtime","optional":false},{"id":11211102558,"package_name":"stack-trace","ecosystem":"npm","requirements":"0.0.x","direct":true,"kind":"runtime","optional":false},{"id":11211102560,"package_name":"triple-beam","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":11211102562,"package_name":"winston-transport","ecosystem":"npm","requirements":"^4.5.0","direct":true,"kind":"runtime","optional":false},{"id":11211102565,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.17.0","direct":true,"kind":"development","optional":false},{"id":11211102567,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.17.2","direct":true,"kind":"development","optional":false},{"id":11211102570,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.16.7","direct":true,"kind":"development","optional":false},{"id":11211102573,"package_name":"@dabh/eslint-config-populist","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":11211102575,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.3.1","direct":true,"kind":"development","optional":false},{"id":11211102577,"package_name":"abstract-winston-transport","ecosystem":"npm","requirements":"^0.5.1","direct":true,"kind":"development","optional":false},{"id":11211102580,"package_name":"assume","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"development","optional":false},{"id":11211102582,"package_name":"cross-spawn-async","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":11211102585,"package_name":"eslint","ecosystem":"npm","requirements":"^8.9.0","direct":true,"kind":"development","optional":false},{"id":11211102587,"package_name":"hock","ecosystem":"npm","requirements":"^1.4.1","direct":true,"kind":"development","optional":false},{"id":11211102589,"package_name":"mocha","ecosystem":"npm","requirements":"8.1.3","direct":true,"kind":"development","optional":false},{"id":11211102591,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":11211102593,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":11211102595,"package_name":"split2","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":11211102598,"package_name":"std-mocks","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":11211102599,"package_name":"through2","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":11211102600,"package_name":"winston-compat","ecosystem":"npm","requirements":"^0.1.5","direct":true,"kind":"development","optional":false}]}],"score":37.717386983096866,"created_at":"2026-05-14T05:23:29.186Z","updated_at":"2026-08-26T11:02:45.362Z","avatar_url":"https://github.com/winstonjs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372511","html_url":"https://summary.ecosyste.ms/projects/372511"}