{"id":5271996,"name":"@emoko/unity-activate","ecosystem":"npm","description":"A tool to activate Unity license.","homepage":"https://github.com/mob-sakai/unity-activate#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mob-sakai/unity-activate","keywords_array":["unity","license","activation"],"namespace":"emoko","versions_count":3,"first_release_published_at":"2022-09-27T16:12:29.981Z","latest_release_published_at":"2022-09-28T08:59:31.189Z","latest_release_number":"1.3.11","last_synced_at":"2026-06-01T12:05:45.101Z","created_at":"2022-09-28T09:06:38.040Z","updated_at":"2026-06-01T12:05:45.101Z","registry_url":"https://www.npmjs.com/package/@emoko/unity-activate","install_command":"npm install @emoko/unity-activate","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.11"}},"repo_metadata":{"id":39802289,"uuid":"325194657","full_name":"mob-sakai/unity-activate","owner":"mob-sakai","description":"A tool to activate Unity license.","archived":false,"fork":false,"pushed_at":"2025-06-03T06:37:07.000Z","size":431,"stargazers_count":119,"open_issues_count":2,"forks_count":28,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-10T14:53:30.567Z","etag":null,"topics":["activate","license-management","npm-package","unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mob-sakai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":"mob-sakai","patreon":"mob_sakai","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-12-29T05:28:44.000Z","updated_at":"2025-08-17T22:01:57.000Z","dependencies_parsed_at":"2024-10-25T17:06:40.190Z","dependency_job_id":"707c8fe2-fe96-48ab-8584-e92096c06541","html_url":"https://github.com/mob-sakai/unity-activate","commit_stats":{"total_commits":54,"total_committers":7,"mean_commits":7.714285714285714,"dds":0.4629629629629629,"last_synced_commit":"3a57a7c8ead00e1e04df35b8eb07401f3076b443"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/mob-sakai/unity-activate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mob-sakai","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/sbom","scorecard":{"id":655271,"data":{"date":"2025-08-11","repo":{"name":"github.com/mob-sakai/unity-activate","commit":"0d7eee2eb4f7f40b3203cdb797523698a492deac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/25 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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mob-sakai/unity-activate/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mob-sakai/unity-activate/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mob-sakai/unity-activate/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mob-sakai/unity-activate/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mob-sakai/unity-activate/test.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   2 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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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 'main'","Warn: branch protection not enabled for branch 'beta'"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","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-21T14:28:56.205Z","repository_id":39802289,"created_at":"2025-08-21T14:28:56.205Z","updated_at":"2025-08-21T14:28:56.205Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274887892,"owners_count":25368365,"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-12T02:00:09.324Z","response_time":60,"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":"mob-sakai","name":"mob-sakai","uuid":"12690315","kind":"user","description":"","email":"","website":"https://www.patreon.com/user?u=16241481","location":"Tokyo, Japan","twitter":"mob_sakai","company":"WFS, Inc.","icon_url":"https://avatars.githubusercontent.com/u/12690315?u=6ff685ea8829ae8e10b3e170a513ab72f65dd316\u0026v=4","repositories_count":63,"last_synced_at":"2025-09-02T07:58:47.712Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mob-sakai","funding_links":["https://github.com/sponsors/mob-sakai"],"total_stars":19449,"followers":2635,"following":13,"created_at":"2022-11-15T03:45:58.813Z","updated_at":"2025-09-02T07:58:47.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mob-sakai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mob-sakai/repositories"},"tags":[{"name":"v1.4.1","sha":"fb4a2e9e22e8971f6c077b4ef243af2966f6877c","kind":"commit","published_at":"2022-11-27T01:40:08.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.4.1","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"e7a55006d8a7e1cc594b216e2eff57dc9ccb870a","kind":"commit","published_at":"2022-11-27T01:20:49.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.4.0","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.4.0/manifests"},{"name":"v1.3.8","sha":"b775bdba42e3b7cd5fb3de10601327f240565e46","kind":"commit","published_at":"2022-09-13T07:36:13.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.3.8","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"76edd5366daa1bab7c97b3df2b35766375227bf3","kind":"commit","published_at":"2021-11-18T07:17:37.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.3.7","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"405ef7f241b22b9859701247ca6dc6495137a56c","kind":"commit","published_at":"2021-11-18T05:01:21.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.3.6","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"6dee4d4b89a336d31e362a6c5799cff0d52a617a","kind":"commit","published_at":"2021-11-18T04:19:10.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.3.5","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"965a66819c74cc41796d300544fcac9dce73edf0","kind":"commit","published_at":"2021-11-16T03:50:21.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.3.4","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"7aabaa4cdbb3a037b393730fe7f70faaba92b786","kind":"commit","published_at":"2021-11-15T03:49:27.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.3.3","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"70d16ce15d83c308c818afaa20e4745556609f6d","kind":"commit","published_at":"2021-11-03T16:38:05.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.3.2","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"1a0c3d90028db7bf4b82903e18ed4463c8274bce","kind":"commit","published_at":"2021-09-18T08:36:18.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.3.1","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"a6b8d3c1de14bf511af560384ef21de87f1b3d8c","kind":"commit","published_at":"2021-09-18T08:29:36.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.3.0","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"0862258ad0867268719ff050a6c1a91882b274af","kind":"commit","published_at":"2021-09-18T06:37:20.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.2.0","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"9062fd0a90b1f7f0a3321a81f0b1f662b461770b","kind":"commit","published_at":"2021-06-19T07:59:09.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.1.2","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"cd05133e6c775dc774fcf35082c4d5da880b5554","kind":"commit","published_at":"2021-06-13T02:19:10.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.1.1","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"3aae226fb2f3ae4a1a7191c907eab471f344396a","kind":"commit","published_at":"2020-12-29T06:07:59.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.1.0","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b756008f6e9913a1bb725ef26306ccae9eff1db6","kind":"commit","published_at":"2020-12-29T05:45:15.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.0.0","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"b756008f6e9913a1bb725ef26306ccae9eff1db6","kind":"commit","published_at":"2020-12-29T05:45:15.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"c41fb692cc8c50d57232655cef775eacab2dff3f","kind":"commit","published_at":"2020-12-29T05:28:13.000Z","download_url":"https://codeload.github.com/mob-sakai/unity-activate/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/mob-sakai/unity-activate/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mob-sakai/unity-activate@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/tags/v1.0.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T14:51:25.212Z","dependent_packages_count":1,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.02300089521233,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":8.689929538437179,"forks_count":7.335503107659484,"average":19.514744406556517},"purl":"pkg:npm/%40emoko/unity-activate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@emoko/unity-activate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@emoko/unity-activate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@emoko/unity-activate/dependencies","status":null,"funding_links":["https://github.com/sponsors/mob-sakai","https://patreon.com/mob_sakai"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-05T04:59:30.805Z","issues_count":11,"pull_requests_count":16,"avg_time_to_close_issue":3905475.6666666665,"avg_time_to_close_pull_request":3205803.714285714,"issues_closed_count":9,"pull_requests_closed_count":14,"pull_request_authors_count":4,"issue_authors_count":7,"avg_comments_per_issue":2.7272727272727275,"avg_comments_per_pull_request":1.375,"merged_pull_requests_count":11,"bot_issues_count":1,"bot_pull_requests_count":13,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":34409.0,"past_year_avg_time_to_close_pull_request":5731493.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mob-sakai%2Funity-activate/issues","maintainers":[{"login":"mob-sakai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mob-sakai"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emoko%2Funity-activate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emoko%2Funity-activate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emoko%2Funity-activate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emoko%2Funity-activate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emoko%2Funity-activate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@emoko%2Funity-activate/codemeta","maintainers":[{"uuid":"emoko","login":"emoko","name":null,"email":"contact@emoko.immo","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~emoko","role":null,"created_at":"2022-11-18T20:17:08.067Z","updated_at":"2022-11-18T20:17:08.067Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/emoko/packages"}]}