{"id":1036618,"name":"@log4js-node/smtp","ecosystem":"npm","description":"SMTP Appender for log4js-node","homepage":"https://log4js-node.github.io/log4js-node/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/log4js-node/smtp","keywords_array":["logging","log","log4j","node","smtp"],"namespace":"log4js-node","versions_count":12,"first_release_published_at":"2018-05-28T22:00:14.994Z","latest_release_published_at":"2022-05-14T16:42:34.822Z","latest_release_number":"2.0.8","last_synced_at":"2026-04-16T12:33:29.086Z","created_at":"2022-04-07T19:50:58.097Z","updated_at":"2026-04-16T12:33:29.086Z","registry_url":"https://www.npmjs.com/package/@log4js-node/smtp","install_command":"npm install @log4js-node/smtp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.8"}},"repo_metadata":{"id":38783662,"uuid":"134328066","full_name":"log4js-node/smtp","owner":"log4js-node","description":"SMTP Appender for log4js-node","archived":false,"fork":false,"pushed_at":"2023-10-21T01:37:44.000Z","size":362,"stargazers_count":14,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-17T01:39:43.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/log4js-node.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-21T21:39:31.000Z","updated_at":"2024-08-09T06:45:33.000Z","dependencies_parsed_at":"2024-06-18T21:27:59.103Z","dependency_job_id":"8ddd17ac-b0bc-4256-8dc2-ab7b4aa11b2f","html_url":"https://github.com/log4js-node/smtp","commit_stats":{"total_commits":101,"total_committers":6,"mean_commits":"16.833333333333332","dds":"0.36633663366336633","last_synced_commit":"adb1e67d54a916a5d14d73dc1d0645189dcdd6dc"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/log4js-node/smtp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/log4js-node","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/sbom","scorecard":{"id":597038,"data":{"date":"2025-08-11","repo":{"name":"github.com/log4js-node/smtp","commit":"46fdd154a084be12d4ec0e5ab24c429927950003"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/log4js-node/smtp/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/log4js-node/smtp/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/log4js-node/smtp/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/log4js-node/smtp/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/log4js-node/smtp/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/log4js-node/smtp/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/log4js-node/smtp/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/log4js-node/smtp/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/log4js-node/smtp/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/log4js-node/smtp/npm-publish.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9h6g-pr28-7cqp","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T23:23:29.911Z","repository_id":38783662,"created_at":"2025-08-20T23:23:29.911Z","updated_at":"2025-08-20T23:23:29.911Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276204766,"owners_count":25602737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"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":"log4js-node","name":"log4js-node","uuid":"29718296","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/29718296?v=4","repositories_count":18,"last_synced_at":"2024-03-25T19:38:04.942Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/log4js-node","funding_links":[],"total_stars":6007,"followers":9,"following":0,"created_at":"2022-11-02T16:19:58.202Z","updated_at":"2024-03-25T19:38:09.794Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/log4js-node","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/log4js-node/repositories"},"tags":[{"name":"v2.0.8","sha":"b7ab22c46b9e0985747ec43a77d6377e355d720f","kind":"tag","published_at":"2022-05-14T16:42:32.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v2.0.8","html_url":"https://github.com/log4js-node/smtp/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"a96aa261e492813bd7d66cfec3b84e7f08ba5fa5","kind":"tag","published_at":"2022-04-25T04:06:51.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v2.0.7","html_url":"https://github.com/log4js-node/smtp/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"dc6a4a9f5d99a1a68aa1beea208e15592c038a08","kind":"tag","published_at":"2022-04-25T03:41:05.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v2.0.6","html_url":"https://github.com/log4js-node/smtp/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"6d98de6369a54eb05c56869badb4b6af75822084","kind":"tag","published_at":"2022-04-15T10:32:05.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v2.0.5","html_url":"https://github.com/log4js-node/smtp/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"a014807b408fad9c342b29c8806bd16f77c6f76a","kind":"tag","published_at":"2022-03-22T05:43:30.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v2.0.4","html_url":"https://github.com/log4js-node/smtp/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"2fa670ce92fbfa22e2fb6fbd13d76fe18b4a7b52","kind":"tag","published_at":"2022-03-14T03:58:32.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v2.0.3","html_url":"https://github.com/log4js-node/smtp/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"a9c43cfe813992e6fdeb4563faeb643f47b35333","kind":"tag","published_at":"2022-03-02T16:34:47.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v2.0.2","html_url":"https://github.com/log4js-node/smtp/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"b08cb8c4c6e59af8c12ba964e34c5e08502364fc","kind":"tag","published_at":"2022-01-26T18:24:35.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v2.0.1","html_url":"https://github.com/log4js-node/smtp/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2b122dd92492cfb6019dbc499b0620904dcacf19","kind":"tag","published_at":"2022-01-17T23:27:28.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v2.0.0","html_url":"https://github.com/log4js-node/smtp/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"0675ded66d572652f601dbc4b052e4dc5b740e52","kind":"tag","published_at":"2018-12-04T20:32:16.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v1.1.0","html_url":"https://github.com/log4js-node/smtp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"da368073ad0d2081112906c90c959113d85dd2ce","kind":"tag","published_at":"2018-07-19T22:28:14.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v1.0.1","html_url":"https://github.com/log4js-node/smtp/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"962202690a4b5edb5b0b3b883f819aa557c8d496","kind":"tag","published_at":"2018-05-28T21:59:05.000Z","download_url":"https://codeload.github.com/log4js-node/smtp/tar.gz/v1.0.0","html_url":"https://github.com/log4js-node/smtp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/log4js-node/smtp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-19T06:24:06.250Z","dependent_packages_count":6,"downloads":2172,"downloads_period":"last-month","dependent_repos_count":19,"rankings":{"downloads":3.1373022052131194,"dependent_repos_count":2.8026853489856816,"dependent_packages_count":3.1584493933910154,"stargazers_count":8.78388602292434,"forks_count":8.883903353595702,"docker_downloads_count":null,"average":5.353245264821972},"purl":"pkg:npm/%40log4js-node/smtp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@log4js-node/smtp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@log4js-node/smtp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@log4js-node/smtp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T01:39:43.196Z","issues_count":4,"pull_requests_count":49,"avg_time_to_close_issue":67906553.66666667,"avg_time_to_close_pull_request":105841.9574468085,"issues_closed_count":3,"pull_requests_closed_count":47,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.16326530612244897,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/log4js-node%2Fsmtp/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@log4js-node%2Fsmtp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@log4js-node%2Fsmtp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@log4js-node%2Fsmtp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@log4js-node%2Fsmtp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@log4js-node%2Fsmtp/codemeta","maintainers":[{"uuid":"lamweili","login":"lamweili","name":null,"email":"lam_wei_li@hotmail.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~lamweili","role":null,"created_at":"2022-11-20T18:56:59.718Z","updated_at":"2022-11-20T18:56:59.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lamweili/packages"},{"uuid":"csausdev","login":"csausdev","name":null,"email":"gareth.nomiddlename@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~csausdev","role":null,"created_at":"2022-11-20T18:56:59.733Z","updated_at":"2022-11-20T18:56:59.733Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/csausdev/packages"}]}