{"id":6326217,"name":"jaid/action-sync-node-meta","ecosystem":"actions","description":"GitHub Action that syncs package.json wpository metadata (description, homepage, topics/keywords).","homepage":"https://github.com/Jaid/action-sync-node-meta","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaid/action-sync-node-meta","keywords_array":["action","action-sync-node-meta","actions","bot","github-action","github-actions","github-api","metadata","node","node-js","nodejs","repository","sync-node-meta","util","utility","workflow"],"namespace":"Jaid","versions_count":7,"first_release_published_at":"2020-04-14T06:29:16.000Z","latest_release_published_at":"2021-05-25T03:22:49.000Z","latest_release_number":"v2.0.0","last_synced_at":"2026-05-19T13:18:35.355Z","created_at":"2023-02-13T13:05:15.421Z","updated_at":"2026-05-19T13:18:35.356Z","registry_url":"https://github.com/jaid/action-sync-node-meta","install_command":null,"documentation_url":null,"metadata":{"name":"Sync package.json with repo info","description":"GitHub Action that syncs package.json wpository metadata (description, homepage, topics/keywords).","author":"Jaid","runs":{"using":"node12","main":"build/index.js"},"branding":{"icon":"refresh-cw","color":"green"},"inputs":{"githubToken":{"description":"Repository token for allowing the action to make commits or change the repository info. If direction is \"overwrite-file\", this input be set from forwarding secrets.GITHUB_TOKEN in the workflow file. If direction is \"overwrite-github\", a custom personal access token with \"repo\" scope has to be created.","required":true},"approve":{"description":"If true and direction is \"overwrite-file\", pull requests created by this action are automatically approved and merged.","default":"true","required":false},"removeBranch":{"description":"If true and direction is \"overwrite-file\" and approve is also true, automatically merged pull requests will delete their branch afterwards.","default":"true","required":false},"commitMessage":{"description":"Commit message for package.json changes (only for direction \"overwrite-file\"). Substring “{changes}” will be replaced with a list of changed package.json fields.","default":"autofix: Updated package.json[{changes}]","required":false},"syncDescription":{"description":"If true, package.json[description] will be synced with GitHub repository description.","default":"true","required":false},"syncHomepage":{"description":"If true, package.json[homepage] will be synced with GitHub repository homepage.","default":"true","required":false},"syncKeywords":{"description":"If true, package.json[keywords] will be synced with GitHub repository topics.","default":"true","required":false},"direction":{"description":"The syncing direction, can be \"overwrite-file\" or \"overwrite-github\". If \"overwrite-file\", the file package.json will be edited in a pull request according to the GitHub repository info. If \"overwrite-github\", the GitHub repository info will be changed according to the content of the package.json file.","default":"overwrite-file","required":false},"jsonFinalNewline":{"description":"If true and direction is \"overwrite-file\", the updated package.json will have a final newline.","default":"true","required":false},"branch":{"description":"The name of the branch to make changes on (only for direction \"overwrite-file\"). Substring “{random}” will be replaced with randomized characters.","default":"action-sync-node-meta","required":false}},"default_branch":"main","path":null},"repo_metadata":{"id":39674365,"uuid":"253713504","full_name":"Jaid/action-sync-node-meta","owner":"Jaid","description":"GitHub Action that syncs package.json with the repository metadata.","archived":false,"fork":false,"pushed_at":"2023-03-02T23:51:16.000Z","size":10789,"stargazers_count":30,"open_issues_count":11,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-06T18:36:02.260Z","etag":null,"topics":["action","action-sync-node-meta","actions","bot","github-action","github-actions","github-api","metadata","node","node-js","nodejs","repository","sync-node-meta","util","utility","workflow"],"latest_commit_sha":null,"homepage":"https://github.com/Jaid/action-sync-node-meta","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/Jaid.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"Jaid","custom":"https://twitch.tv/products/jaidchen"}},"created_at":"2020-04-07T07:02:55.000Z","updated_at":"2024-09-30T17:21:37.000Z","dependencies_parsed_at":"2024-01-16T01:25:48.839Z","dependency_job_id":"85375ee9-64d0-4037-8884-9ab1c74804a7","html_url":"https://github.com/Jaid/action-sync-node-meta","commit_stats":{"total_commits":261,"total_committers":4,"mean_commits":65.25,"dds":0.07662835249042144,"last_synced_commit":"6eb235046d1bcfe3460260051044ca3bb455c5eb"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Jaid/action-sync-node-meta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaid","download_url":"https://codeload.github.com/Jaid/action-sync-node-meta/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/sbom","scorecard":{"id":69909,"data":{"date":"2025-08-11","repo":{"name":"github.com/Jaid/action-sync-node-meta","commit":"6eb235046d1bcfe3460260051044ca3bb455c5eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/27 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/validate.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license.txt:0","Info: FSF or OSI recognized license: MIT License: license.txt: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'"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/action-sync-node-meta/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/action-sync-node-meta/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/action-sync-node-meta/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/action-sync-node-meta/validate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Jaid/action-sync-node-meta/validate.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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":"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":"Vulnerabilities","score":0,"reason":"86 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","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-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-qgfr-5hqp-vrw9","Warn: Project is vulnerable to: GHSA-r7jx-5m6m-cpg9","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-q9mw-68c2-j6m5","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-x3cc-x39p-42qx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-xvf7-4v9q-58w6","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-p493-635q-r6gr","Warn: Project is vulnerable to: GHSA-3965-hpx2-q597","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","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-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-15T03:37:26.999Z","repository_id":39674365,"created_at":"2025-08-15T03:37:26.999Z","updated_at":"2025-08-15T03:37:26.999Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278663357,"owners_count":26024389,"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-10-06T02:00:05.630Z","response_time":65,"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":"Jaid","name":null,"uuid":"6216144","kind":"user","description":"","email":"","website":"https://keybase.io/jaidchen","location":"Germany","twitter":"JaidCodes","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6216144?u=c2b03b13d87dbb3da092a056bf9b10b3a7aa03ae\u0026v=4","repositories_count":203,"last_synced_at":"2025-09-13T23:39:39.094Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Jaid","funding_links":["https://github.com/sponsors/Jaid"],"total_stars":158,"followers":33,"following":35,"created_at":"2022-11-10T13:03:43.673Z","updated_at":"2025-09-13T23:39:39.094Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaid","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaid/repositories"},"tags":[{"name":"v2.0.0","sha":"cf65eebe24c5b75447504b4934e3c8ef3f02d8b3","kind":"commit","published_at":"2021-05-25T03:22:49.000Z","download_url":"https://codeload.github.com/Jaid/action-sync-node-meta/tar.gz/v2.0.0","html_url":"https://github.com/Jaid/action-sync-node-meta/releases/tag/v2.0.0","dependencies_parsed_at":"2023-05-30T19:57:45.020Z","dependency_job_id":null,"purl":"pkg:github/Jaid/action-sync-node-meta@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v2.0.0/manifests"},{"name":"v1.4.0","sha":"4b6ea28dafd3ff2d18f91040ceaa876cb4a019f4","kind":"commit","published_at":"2020-04-29T20:27:58.000Z","download_url":"https://codeload.github.com/Jaid/action-sync-node-meta/tar.gz/v1.4.0","html_url":"https://github.com/Jaid/action-sync-node-meta/releases/tag/v1.4.0","dependencies_parsed_at":"2023-05-30T19:57:45.892Z","dependency_job_id":null,"purl":"pkg:github/Jaid/action-sync-node-meta@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"ae3184b5b8e574f54ad4b5bd18a7592c76e47389","kind":"commit","published_at":"2020-04-23T15:43:03.000Z","download_url":"https://codeload.github.com/Jaid/action-sync-node-meta/tar.gz/v1.3.1","html_url":"https://github.com/Jaid/action-sync-node-meta/releases/tag/v1.3.1","dependencies_parsed_at":"2023-05-30T19:57:46.668Z","dependency_job_id":null,"purl":"pkg:github/Jaid/action-sync-node-meta@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"c701a193fcddd9329e27c7f9524aab319222dfe7","kind":"commit","published_at":"2020-04-23T15:25:50.000Z","download_url":"https://codeload.github.com/Jaid/action-sync-node-meta/tar.gz/v1.3.0","html_url":"https://github.com/Jaid/action-sync-node-meta/releases/tag/v1.3.0","dependencies_parsed_at":"2023-05-30T19:57:47.489Z","dependency_job_id":null,"purl":"pkg:github/Jaid/action-sync-node-meta@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"a9ffcdd0c0617c93ee63297b565374b6e05d9ac1","kind":"commit","published_at":"2020-04-16T02:24:08.000Z","download_url":"https://codeload.github.com/Jaid/action-sync-node-meta/tar.gz/v1.2.0","html_url":"https://github.com/Jaid/action-sync-node-meta/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-30T19:57:48.454Z","dependency_job_id":null,"purl":"pkg:github/Jaid/action-sync-node-meta@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"170b6b94be0c61a75870ab19fb3a62578825c2e1","kind":"commit","published_at":"2020-04-14T07:31:29.000Z","download_url":"https://codeload.github.com/Jaid/action-sync-node-meta/tar.gz/v1.1.0","html_url":"https://github.com/Jaid/action-sync-node-meta/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T19:57:49.286Z","dependency_job_id":null,"purl":"pkg:github/Jaid/action-sync-node-meta@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"518c44e1e9c7aa7d7970d246b8ce482901e39d7c","kind":"commit","published_at":"2020-04-14T06:29:16.000Z","download_url":"https://codeload.github.com/Jaid/action-sync-node-meta/tar.gz/v1.0.0","html_url":"https://github.com/Jaid/action-sync-node-meta/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T19:57:50.126Z","dependency_job_id":null,"purl":"pkg:github/Jaid/action-sync-node-meta@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Faction-sync-node-meta/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T19:00:12.864Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":340,"rankings":{"downloads":null,"dependent_repos_count":2.2215179844715576,"dependent_packages_count":0.0,"stargazers_count":5.602915544287752,"forks_count":13.085089526224053,"docker_downloads_count":null,"average":5.227380763745841},"purl":"pkg:githubactions/jaid/action-sync-node-meta","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/jaid/action-sync-node-meta","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/jaid/action-sync-node-meta","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/jaid/action-sync-node-meta/dependencies","status":null,"funding_links":["https://github.com/sponsors/Jaid","https://twitch.tv/products/jaidchen"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-01T01:42:36.321Z","issues_count":7,"pull_requests_count":28,"avg_time_to_close_issue":7706551.0,"avg_time_to_close_pull_request":1349018.25,"issues_closed_count":4,"pull_requests_closed_count":20,"pull_request_authors_count":5,"issue_authors_count":5,"avg_comments_per_issue":1.8571428571428572,"avg_comments_per_pull_request":0.4642857142857143,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":21,"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/Jaid%2Faction-sync-node-meta/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jaid%2Faction-sync-node-meta/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jaid%2Faction-sync-node-meta/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jaid%2Faction-sync-node-meta/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jaid%2Faction-sync-node-meta/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jaid%2Faction-sync-node-meta/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/jaid%2Faction-sync-node-meta/codemeta","maintainers":[]}