{"id":1365819,"name":"@wmakeev/unisender","ecosystem":"npm","description":"Promise-based wrapper for unisender api","homepage":"https://github.com/s0ph1e/node-unisender","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/s0ph1e/node-unisender","keywords_array":["unisender","api","email","promise","wrapper"],"namespace":"wmakeev","versions_count":1,"first_release_published_at":"2017-04-04T09:31:53.411Z","latest_release_published_at":"2017-04-04T09:31:53.411Z","latest_release_number":"1.0.3","last_synced_at":"2026-03-25T17:36:41.796Z","created_at":"2022-04-08T22:32:37.596Z","updated_at":"2026-03-25T17:36:41.796Z","registry_url":"https://www.npmjs.com/package/@wmakeev/unisender","install_command":"npm install @wmakeev/unisender","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"}},"repo_metadata":{"id":29204417,"uuid":"32735759","full_name":"s0ph1e/node-unisender","owner":"s0ph1e","description":":email: UniSender API for nodejs","archived":false,"fork":false,"pushed_at":"2023-10-13T22:01:31.000Z","size":21,"stargazers_count":7,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-28T06:24:54.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/unisender","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s0ph1e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"s0ph1e","patreon":"s0ph1e"}},"created_at":"2015-03-23T14:05:31.000Z","updated_at":"2024-06-05T11:15:56.000Z","dependencies_parsed_at":"2025-04-12T14:14:52.864Z","dependency_job_id":"14fe9c8f-b298-4a20-a783-04290a81f135","html_url":"https://github.com/s0ph1e/node-unisender","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/s0ph1e/node-unisender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s0ph1e","download_url":"https://codeload.github.com/s0ph1e/node-unisender/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/sbom","scorecard":{"id":793733,"data":{"date":"2025-08-11","repo":{"name":"github.com/s0ph1e/node-unisender","commit":"6deea08f8343bb4924399b0cd7e2caa51e4423ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":1,"reason":"Found 4/27 approved changesets -- score normalized to 1","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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"}}]},"last_synced_at":"2025-08-23T08:19:40.023Z","repository_id":29204417,"created_at":"2025-08-23T08:19:40.023Z","updated_at":"2025-08-23T08:19:40.023Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277240007,"owners_count":25785111,"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-27T02:00:08.978Z","response_time":73,"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":"s0ph1e","name":"Sofiia Antypenko","uuid":"2333969","kind":"user","description":"","email":"","website":"https://sofiia.antypenko.dev","location":"Berlin, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2333969?u=57507e4f503813309faa191907ba290dcafd717d\u0026v=4","repositories_count":27,"last_synced_at":"2025-09-25T22:47:32.114Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"s0ph1e","patreon":"s0ph1e"}},"html_url":"https://github.com/s0ph1e","funding_links":["https://github.com/sponsors/s0ph1e","https://patreon.com/s0ph1e"],"total_stars":108,"followers":177,"following":33,"created_at":"2022-11-08T20:34:44.982Z","updated_at":"2025-09-25T22:47:32.114Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s0ph1e","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s0ph1e/repositories"},"tags":[{"name":"v1.1.1","sha":"1ed0f70a6a378d51588b579f3b366d9ba96e370f","kind":"commit","published_at":"2018-05-28T07:41:38.000Z","download_url":"https://codeload.github.com/s0ph1e/node-unisender/tar.gz/v1.1.1","html_url":"https://github.com/s0ph1e/node-unisender/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/s0ph1e/node-unisender@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"aa8d0bbf87de02a326e9feed32eba44e9ac5466b","kind":"commit","published_at":"2017-07-19T16:41:34.000Z","download_url":"https://codeload.github.com/s0ph1e/node-unisender/tar.gz/v1.1.0","html_url":"https://github.com/s0ph1e/node-unisender/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/s0ph1e/node-unisender@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"ce3ca59033fbb23a2b47eb804b9d3ac0b016f699","kind":"commit","published_at":"2016-02-19T17:13:52.000Z","download_url":"https://codeload.github.com/s0ph1e/node-unisender/tar.gz/v1.0.2","html_url":"https://github.com/s0ph1e/node-unisender/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/s0ph1e/node-unisender@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"d41be5258269e80ccf7dc468ba29de53c16770da","kind":"commit","published_at":"2015-12-11T10:44:49.000Z","download_url":"https://codeload.github.com/s0ph1e/node-unisender/tar.gz/v1.0.1","html_url":"https://github.com/s0ph1e/node-unisender/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/s0ph1e/node-unisender@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"8e10dba9846ee0eb733f3ea3c343ffc085786298","kind":"commit","published_at":"2015-05-13T17:29:11.000Z","download_url":"https://codeload.github.com/s0ph1e/node-unisender/tar.gz/v1.0.0","html_url":"https://github.com/s0ph1e/node-unisender/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/s0ph1e/node-unisender@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v1.0.0/manifests"},{"name":"v0.1.2","sha":"e0c2a6a6ba3a81819b882d7e42f5309174ada13d","kind":"commit","published_at":"2015-05-01T13:53:39.000Z","download_url":"https://codeload.github.com/s0ph1e/node-unisender/tar.gz/v0.1.2","html_url":"https://github.com/s0ph1e/node-unisender/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/s0ph1e/node-unisender@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"4f98ad497b08ede68245ea1bf43504bbd5bfe7dc","kind":"commit","published_at":"2015-03-24T10:16:29.000Z","download_url":"https://codeload.github.com/s0ph1e/node-unisender/tar.gz/v0.1.1","html_url":"https://github.com/s0ph1e/node-unisender/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/s0ph1e/node-unisender@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a31a23bd8291191f648dac8ad824dc80f99b3728","kind":"commit","published_at":"2015-03-23T21:01:13.000Z","download_url":"https://codeload.github.com/s0ph1e/node-unisender/tar.gz/v0.1.0","html_url":"https://github.com/s0ph1e/node-unisender/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/s0ph1e/node-unisender@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s0ph1e%2Fnode-unisender/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-27T13:53:19.671Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":65.48938175680517,"dependent_repos_count":10.336075070876474,"dependent_packages_count":8.856726766155058,"stargazers_count":10.064530418792806,"forks_count":7.336840652522147,"docker_downloads_count":null,"average":20.41671093303033},"purl":"pkg:npm/%40wmakeev/unisender","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@wmakeev/unisender","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@wmakeev/unisender","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@wmakeev/unisender/dependencies","status":null,"funding_links":["https://github.com/sponsors/s0ph1e","https://patreon.com/s0ph1e"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T23:49:56.362Z","issues_count":6,"pull_requests_count":16,"avg_time_to_close_issue":5613068.2,"avg_time_to_close_pull_request":25740367.375,"issues_closed_count":5,"pull_requests_closed_count":16,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":3.3333333333333335,"avg_comments_per_pull_request":2.8125,"merged_pull_requests_count":10,"bot_issues_count":1,"bot_pull_requests_count":8,"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/s0ph1e%2Fnode-unisender/issues","maintainers":[{"login":"aivus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aivus"},{"login":"s0ph1e","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s0ph1e"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wmakeev%2Funisender/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wmakeev%2Funisender/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wmakeev%2Funisender/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wmakeev%2Funisender/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wmakeev%2Funisender/codemeta","maintainers":[{"uuid":"wmakeev","login":"wmakeev","name":null,"email":"w.makeev@gmail.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~wmakeev","role":null,"created_at":"2022-11-11T05:59:07.220Z","updated_at":"2022-11-11T05:59:07.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wmakeev/packages"}]}