{"id":2154635,"name":"parse-svg-path","ecosystem":"npm","description":"svg path parser","homepage":"https://github.com/jkroso/parse-svg-path#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jkroso/parse-svg-path","keywords_array":["svg","path","parse","parser"],"namespace":null,"versions_count":4,"first_release_published_at":"2013-11-23T03:00:34.864Z","latest_release_published_at":"2026-06-02T05:09:56.682Z","latest_release_number":"0.2.0","last_synced_at":"2026-09-16T12:19:49.900Z","created_at":"2022-04-09T21:46:01.167Z","updated_at":"2026-09-19T11:15:27.500Z","registry_url":"https://www.npmjs.com/package/parse-svg-path","install_command":"npm install parse-svg-path","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.0"},"contentPolicy":null},"repo_metadata":{"id":12049033,"uuid":"14634967","full_name":"jkroso/parse-svg-path","owner":"jkroso","description":"A minimal svg path parser","archived":false,"fork":false,"pushed_at":"2026-09-10T01:19:29.000Z","size":58,"stargazers_count":96,"open_issues_count":3,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-09-16T03:59:30.926Z","etag":null,"topics":[],"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/jkroso.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-11-23T02:42:40.000Z","updated_at":"2026-06-02T05:01:58.000Z","dependencies_parsed_at":"2024-06-18T13:55:08.777Z","dependency_job_id":"8c1b88ba-6745-49d0-8e49-884ffc52e113","html_url":"https://github.com/jkroso/parse-svg-path","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"53d68840a2d126b1940a58d7314606f5b79dbaa9"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jkroso/parse-svg-path","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkroso","download_url":"https://codeload.github.com/jkroso/parse-svg-path/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/sbom","scorecard":{"id":522728,"data":{"date":"2025-08-11","repo":{"name":"github.com/jkroso/parse-svg-path","commit":"53d68840a2d126b1940a58d7314606f5b79dbaa9"},"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":"Code-Review","score":0,"reason":"Found 1/11 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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":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 '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"}}]},"last_synced_at":"2025-08-20T03:28:27.191Z","repository_id":12049033,"created_at":"2025-08-20T03:28:27.191Z","updated_at":"2025-08-20T03:28:27.191Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37477510,"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":"online","status_checked_at":"2026-09-19T02:00:07.094Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jkroso","name":"Jake Rosoman","uuid":"1103796","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1103796?u=ff991a61882dda2ed94f4d5820bca46a37a70365\u0026v=4","repositories_count":216,"last_synced_at":"2026-09-15T22:25:16.353Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/jkroso","funding_links":[],"total_stars":848,"followers":93,"following":39,"created_at":"2022-11-02T16:23:59.173Z","updated_at":"2026-09-15T22:25:16.366Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkroso","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkroso/repositories"},"tags":[{"name":"0.1.2","sha":"53d68840a2d126b1940a58d7314606f5b79dbaa9","kind":"tag","published_at":"2016-09-03T22:40:36.000Z","download_url":"https://codeload.github.com/jkroso/parse-svg-path/tar.gz/0.1.2","html_url":"https://github.com/jkroso/parse-svg-path/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jkroso/parse-svg-path@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"b493fb220432d46169acbfc98910b1bf5089a0b9","kind":"tag","published_at":"2013-12-01T06:31:15.000Z","download_url":"https://codeload.github.com/jkroso/parse-svg-path/tar.gz/0.1.1","html_url":"https://github.com/jkroso/parse-svg-path/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jkroso/parse-svg-path@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"35eaa10b6b520779513e097bd9b31c5f3394597b","kind":"tag","published_at":"2013-11-23T03:00:58.000Z","download_url":"https://codeload.github.com/jkroso/parse-svg-path/tar.gz/0.1.0","html_url":"https://github.com/jkroso/parse-svg-path/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jkroso/parse-svg-path@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-19T11:15:27.500Z","dependent_packages_count":122,"downloads":14664214,"downloads_period":"last-month","dependent_repos_count":14775,"rankings":{"downloads":0.16498914123587574,"dependent_repos_count":0.21568585572906596,"dependent_packages_count":0.3186279745075136,"stargazers_count":5.194920162785462,"forks_count":8.88131959129166,"docker_downloads_count":0.13837617636611346,"average":2.485653150319282},"purl":"pkg:npm/parse-svg-path","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/parse-svg-path","docker_dependents_count":254,"docker_downloads_count":221901185,"usage_url":"https://repos.ecosyste.ms/usage/npm/parse-svg-path","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/parse-svg-path/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-13T02:33:49.966Z","issues_count":4,"pull_requests_count":5,"avg_time_to_close_issue":13877462.75,"avg_time_to_close_pull_request":45104.0,"issues_closed_count":4,"pull_requests_closed_count":2,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":141500.0,"past_year_avg_time_to_close_pull_request":46104.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkroso%2Fparse-svg-path/issues","maintainers":[{"login":"bigtimebuddy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigtimebuddy"}],"active_maintainers":[{"login":"bigtimebuddy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigtimebuddy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse-svg-path/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse-svg-path/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse-svg-path/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse-svg-path/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse-svg-path/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/parse-svg-path/codemeta","maintainers":[{"uuid":"bigtimebuddy","login":"bigtimebuddy","name":null,"email":"matt@mattkarl.com","url":null,"packages_count":202,"html_url":"https://www.npmjs.com/~bigtimebuddy","role":null,"created_at":"2026-06-21T10:54:50.990Z","updated_at":"2026-06-21T10:54:50.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bigtimebuddy/packages"},{"uuid":"jkroso","login":"jkroso","name":null,"email":"jkroso@gmail.com","url":null,"packages_count":94,"html_url":"https://www.npmjs.com/~jkroso","role":null,"created_at":"2022-11-13T17:09:18.380Z","updated_at":"2022-11-13T17:09:18.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jkroso/packages"}]}