{"id":819817,"name":"@asd14/pluginus","ecosystem":"npm","description":"Dependency injection with promise support.","homepage":"https://github.com/asd-xiv/pluginus","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/asd-xiv/pluginus","keywords_array":["dependency-injection","plugin-manager","node"],"namespace":"asd14","versions_count":20,"first_release_published_at":"2018-11-13T11:48:24.361Z","latest_release_published_at":"2022-04-17T22:17:50.038Z","latest_release_number":"3.0.0","last_synced_at":"2026-07-26T21:15:18.043Z","created_at":"2022-04-07T13:46:06.183Z","updated_at":"2026-08-22T16:56:02.675Z","registry_url":"https://www.npmjs.com/package/@asd14/pluginus","install_command":"npm install @asd14/pluginus","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0"}},"repo_metadata":{"id":39616938,"uuid":"131574582","full_name":"asd-xiv/pluginus","owner":"asd-xiv","description":"Dependency injection with promise support for Node.js","archived":false,"fork":false,"pushed_at":"2022-05-30T21:12:28.000Z","size":2134,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T21:34:49.551Z","etag":null,"topics":["dependency-injection","nodejs","plugin-manager"],"latest_commit_sha":null,"homepage":"","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/asd-xiv.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}},"created_at":"2018-04-30T08:55:28.000Z","updated_at":"2022-04-17T21:50:15.000Z","dependencies_parsed_at":"2022-08-20T16:10:53.153Z","dependency_job_id":null,"html_url":"https://github.com/asd-xiv/pluginus","commit_stats":null,"previous_names":["mutant-ws/pluginus","andreidmt/pluginus.xyz","asd14/pluginus","mutantlove/pluginus"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/asd-xiv/pluginus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asd-xiv","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/sbom","scorecard":{"id":211155,"data":{"date":"2025-08-11","repo":{"name":"github.com/asd-xiv/pluginus","commit":"89ff57aeeea0f7a9fbd1a1ea80dc390e42f508f2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: npmCommand not pinned by hash: .githooks/post-checkout:11","Warn: npmCommand not pinned by hash: .githooks/post-merge:11","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"Vulnerabilities","score":0,"reason":"24 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-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-17T00:47:24.868Z","repository_id":39616938,"created_at":"2025-08-17T00:47:24.868Z","updated_at":"2025-08-17T00:47:24.868Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"asd-xiv","name":"asd14","uuid":"70012963","kind":"organization","description":"14 developer tools","email":null,"website":"https://asd14.xyz","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/70012963?v=4","repositories_count":15,"last_synced_at":"2023-03-06T12:15:39.585Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/asd-xiv","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T13:06:11.361Z","updated_at":"2023-03-06T12:15:39.597Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asd-xiv","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asd-xiv/repositories"},"tags":[{"name":"v3.0.0","sha":"89ff57aeeea0f7a9fbd1a1ea80dc390e42f508f2","kind":"commit","published_at":"2022-04-17T22:17:37.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v3.0.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"a3bff9683effe0f50fd4844063408f60a37dfdab","kind":"commit","published_at":"2022-04-17T22:01:13.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v2.5.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"6e38fb09fb3baf8ff07a6464d8d46963fd99fdca","kind":"commit","published_at":"2021-06-02T18:20:49.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v2.4.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"9762c146ba50aa92e5374de283fc5bee4624ef10","kind":"commit","published_at":"2021-02-24T13:54:12.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v2.3.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"246fc56a2a8988a3de9a53d117102eb3ff78453a","kind":"commit","published_at":"2021-01-31T19:05:40.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v2.2.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"42c3eec8b516345b99008cee60182a35ba6d2e8c","kind":"commit","published_at":"2020-12-30T21:19:48.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v2.1.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"25e5338809f7e4df2c8f4e8bfcd8ea6e89bbfdce","kind":"commit","published_at":"2020-10-22T15:21:01.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v2.0.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"266afe42af27e5c93a5f30affe82f9a86b6fc6ee","kind":"commit","published_at":"2020-09-03T11:42:59.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v1.3.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"967769415651c9dd81f4241a7064147b0f0b42a2","kind":"commit","published_at":"2020-07-17T17:36:38.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v1.2.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"94b2845c0be3b9bb6c540817bdb8e6c19d8ab631","kind":"commit","published_at":"2020-03-24T22:00:23.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v1.1.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9315cac9b0f53d3e05dbf61d2316642dc4accaf8","kind":"commit","published_at":"2020-01-11T21:06:58.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v1.0.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v1.0.0/manifests"},{"name":"v0.9.0","sha":"385ed4775a661e2ab3439181d0546f821a99b808","kind":"commit","published_at":"2019-10-07T08:43:05.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.9.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"b397f65a79e28eba8d977165bd007dabf32f1ee5","kind":"commit","published_at":"2019-08-02T12:43:56.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.8.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"baba0b6485ed991ee49c9e702b27d2104c698b88","kind":"commit","published_at":"2019-07-10T20:06:43.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.7.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"15805346ac56a6e9fbde96fe7c6bdbf10a7655d2","kind":"commit","published_at":"2019-04-10T11:52:55.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.6.3","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a8d606ac9c8a7322726d55678252ebdacd52905f","kind":"commit","published_at":"2019-04-06T14:21:05.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.6.2","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"254cf5275ba26807f776fc8b157d943022fc8a52","kind":"commit","published_at":"2019-04-02T13:42:45.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.6.1","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.6.1/manifests"},{"name":"v0.6","sha":"8c1085ac7557c04d4926386cb5342460affdcad4","kind":"commit","published_at":"2019-04-01T23:20:31.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.6","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.6/manifests"},{"name":"v0.5.1","sha":"d42bb5f00441cca5d9a113621f4d9a7257174d34","kind":"commit","published_at":"2019-01-01T21:10:19.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.5.1","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.5.1/manifests"},{"name":"v0.4.0","sha":"faeb9deeb8d93f22da1eff12cac8a8eaa2ec5ad2","kind":"commit","published_at":"2018-11-17T22:21:36.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.4.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6e8609afd085e5d677492fb61204e28f0efe2b1b","kind":"commit","published_at":"2018-11-15T22:17:58.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.3.1","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"520032b8182245973668b960135a1702a2da2bff","kind":"commit","published_at":"2018-11-15T11:13:11.000Z","download_url":"https://codeload.github.com/asd-xiv/pluginus/tar.gz/v0.3.0","html_url":"https://github.com/asd-xiv/pluginus/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/asd-xiv/pluginus@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asd-xiv%2Fpluginus/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:56:02.675Z","dependent_packages_count":6,"downloads":49,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":17.892248582607216,"dependent_repos_count":10.373648108865972,"dependent_packages_count":3.7214398492016714,"stargazers_count":16.77980577450142,"forks_count":9.877498885598326,"docker_downloads_count":null,"average":11.728928240154922},"purl":"pkg:npm/%40asd14/pluginus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@asd14/pluginus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@asd14/pluginus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@asd14/pluginus/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T21:18:24.579Z","issues_count":3,"pull_requests_count":1,"avg_time_to_close_issue":7742956.333333333,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/asd-xiv%2Fpluginus/issues","maintainers":[{"login":"andreidmt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andreidmt"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asd14%2Fpluginus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asd14%2Fpluginus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asd14%2Fpluginus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asd14%2Fpluginus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asd14%2Fpluginus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@asd14%2Fpluginus/codemeta","maintainers":[{"uuid":"andreid","login":"andreid","name":null,"email":"andrei.dumitrescu@pm.me","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~andreid","role":null,"created_at":"2022-11-15T04:54:39.661Z","updated_at":"2022-11-15T04:54:39.661Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andreid/packages"}]}