{"id":2464257,"name":"tiny-graph","ecosystem":"npm","description":"Tiny graph data structure for Client or Server","homepage":"http://avoidwork.github.io/tiny-graph","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/avoidwork/tiny-graph","keywords_array":["graph","data structure","data"],"namespace":null,"versions_count":14,"first_release_published_at":"2014-12-18T02:14:19.726Z","latest_release_published_at":"2018-05-05T14:26:50.079Z","latest_release_number":"2.1.3","last_synced_at":"2026-03-26T00:41:47.648Z","created_at":"2022-04-10T02:10:00.873Z","updated_at":"2026-03-26T00:41:47.648Z","registry_url":"https://www.npmjs.com/package/tiny-graph","install_command":"npm install tiny-graph","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.3"}},"repo_metadata":{"id":24748768,"uuid":"28161487","full_name":"avoidwork/tiny-graph","owner":"avoidwork","description":"Tiny graph data structure for Client or Server","archived":false,"fork":false,"pushed_at":"2018-05-05T14:26:42.000Z","size":316,"stargazers_count":74,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-23T17:53:45.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://avoidwork.github.io/tiny-graph","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avoidwork.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2014-12-18T00:22:17.000Z","updated_at":"2022-11-12T21:49:59.000Z","dependencies_parsed_at":"2022-08-17T17:30:32.206Z","dependency_job_id":null,"html_url":"https://github.com/avoidwork/tiny-graph","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/avoidwork/tiny-graph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avoidwork","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/sbom","scorecard":{"id":218541,"data":{"date":"2025-08-11","repo":{"name":"github.com/avoidwork/tiny-graph","commit":"f9985c12c1b26bd39a64883ae912e3a120676d70"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.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":"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":"Code-Review","score":0,"reason":"Found 1/24 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":-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":"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":"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: BSD 3-Clause \"New\" or \"Revised\" 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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"66 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-832h-xg76-4gv6","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qrmc-fj45-qfc2","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-957j-59c2-j692","Warn: Project is vulnerable to: GHSA-m5pj-vjjf-4m3h","Warn: Project is vulnerable to: GHSA-j383-35pm-c5h4","Warn: Project is vulnerable to: GHSA-rm36-94g8-835r","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-mf6x-7mm4-x2g7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v","Warn: Project is vulnerable to: GHSA-g78m-2chm-r7qv","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-17T02:05:03.950Z","repository_id":24748768,"created_at":"2025-08-17T02:05:03.950Z","updated_at":"2025-08-17T02:05:03.950Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021378,"owners_count":26087020,"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-14T02:00:06.444Z","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":"avoidwork","name":"Jason Mulligan","uuid":"369698","kind":"user","description":"Cause all the greatest artists, they were amateurs","email":"","website":"https://avoidwork.com","location":"Ottawa, CA","twitter":null,"company":"@adobe","icon_url":"https://avatars.githubusercontent.com/u/369698?v=4","repositories_count":72,"last_synced_at":"2024-04-12T23:13:45.944Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/avoidwork","funding_links":["https://github.com/sponsors/avoidwork"],"total_stars":2726,"followers":155,"following":62,"created_at":"2022-11-02T16:20:58.035Z","updated_at":"2024-04-12T23:14:09.044Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avoidwork","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avoidwork/repositories"},"tags":[{"name":"2.1.3","sha":"f9985c12c1b26bd39a64883ae912e3a120676d70","kind":"tag","published_at":"2018-05-05T14:26:37.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/2.1.3","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"947e6690f3c15a8cfc5c95d2a284de6d759f7158","kind":"tag","published_at":"2018-05-04T13:28:21.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/2.1.2","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"983805bcf7d3edd1469b905dd02b0e2a7950b880","kind":"tag","published_at":"2018-05-04T13:26:21.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/2.1.1","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"466cb1e7c535b3d6869f476e1c853ba34a14ed26","kind":"tag","published_at":"2018-05-04T13:22:10.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/2.1.0","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"3885af45db7d9c3d249271bd67ca7617e2f72790","kind":"tag","published_at":"2018-05-04T13:13:51.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/2.0.0","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"8570f63267efcd35c8f0abe76255ce5d0fbb06f3","kind":"tag","published_at":"2015-03-18T10:52:23.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/1.1.1","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"a16f1062e1f1fb5d2ca259f8fa260357d0e02a63","kind":"commit","published_at":"2015-01-26T12:21:36.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/1.1.0","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"58665ee151e012cfda4bac2730fd838d14371c1a","kind":"commit","published_at":"2014-12-19T13:17:04.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/1.0.7","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"13ef3c8018a9d07b3668e57f4ac40e0dc9e733ac","kind":"commit","published_at":"2014-12-19T12:29:26.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/1.0.6","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"5b3b6659e35881c8f1aa260b2472d03dae44701e","kind":"commit","published_at":"2014-12-18T19:48:42.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/1.0.5","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"d885b30cee82b58ec066e8dbf45503c0452b778d","kind":"commit","published_at":"2014-12-18T19:38:41.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/1.0.4","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"e6cfa8ba79c54d46262c39b0b7ad5612282ffcda","kind":"commit","published_at":"2014-12-18T02:46:19.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/1.0.3","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1ee2bd2a243230567dd1329a5eac7918db2c068e","kind":"commit","published_at":"2014-12-18T02:36:13.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/1.0.2","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"1fbfce3fdd5c24a096ce658438c60e5c2df499c3","kind":"commit","published_at":"2014-12-18T02:17:48.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/1.0.1","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"a9dd2662b849256e1bee68f39038bc91f02f9ba0","kind":"commit","published_at":"2014-12-18T02:09:35.000Z","download_url":"https://codeload.github.com/avoidwork/tiny-graph/tar.gz/1.0.0","html_url":"https://github.com/avoidwork/tiny-graph/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/avoidwork/tiny-graph@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoidwork%2Ftiny-graph/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-14T21:14:56.376Z","dependent_packages_count":1,"downloads":30,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.433748710626244,"dependent_repos_count":10.36464634037506,"dependent_packages_count":21.02179662377837,"stargazers_count":5.401120356234885,"forks_count":9.868390677100518,"docker_downloads_count":null,"average":14.017940541623016},"purl":"pkg:npm/tiny-graph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tiny-graph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tiny-graph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tiny-graph/dependencies","status":null,"funding_links":["https://github.com/sponsors/avoidwork"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T14:55:07.552Z","issues_count":2,"pull_requests_count":1,"avg_time_to_close_issue":1020241.5,"avg_time_to_close_pull_request":47.0,"issues_closed_count":2,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"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/avoidwork%2Ftiny-graph/issues","maintainers":[{"login":"avoidwork","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avoidwork"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tiny-graph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tiny-graph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tiny-graph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tiny-graph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tiny-graph/codemeta","maintainers":[{"uuid":"avoidwork","login":"avoidwork","name":null,"email":"jason.mulligan@avoidwork.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~avoidwork","role":null,"created_at":"2022-11-15T01:06:23.791Z","updated_at":"2022-11-15T01:06:23.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/avoidwork/packages"}]}