{"id":9242390,"name":"@here/flexpolyline","ecosystem":"npm","description":"Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples","homepage":"https://github.com/heremaps/flexible-polyline#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/heremaps/flexible-polyline","keywords_array":["polyline","encoding"],"namespace":"here","versions_count":1,"first_release_published_at":"2024-03-20T08:30:33.300Z","latest_release_published_at":"2024-03-20T08:30:33.300Z","latest_release_number":"0.1.0","last_synced_at":"2026-03-29T00:48:33.508Z","created_at":"2024-03-20T14:55:42.131Z","updated_at":"2026-03-29T00:48:33.508Z","registry_url":"https://www.npmjs.com/package/@here/flexpolyline","install_command":"npm install @here/flexpolyline","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0"}},"repo_metadata":{"id":41203158,"uuid":"222882755","full_name":"heremaps/flexible-polyline","owner":"heremaps","description":"Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples","archived":false,"fork":false,"pushed_at":"2024-09-24T13:46:32.000Z","size":9270,"stargazers_count":105,"open_issues_count":12,"forks_count":76,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-22T15:15:08.820Z","etag":null,"topics":["polyline","polyline-decoder","polyline-encoder"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/heremaps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2019-11-20T08:01:41.000Z","updated_at":"2025-08-05T13:39:53.000Z","dependencies_parsed_at":"2024-05-10T15:26:59.701Z","dependency_job_id":"e427388a-3a98-44ec-a0d9-48ee587b010c","html_url":"https://github.com/heremaps/flexible-polyline","commit_stats":{"total_commits":53,"total_committers":18,"mean_commits":"2.9444444444444446","dds":0.7924528301886793,"last_synced_commit":"3e1ebc2e2ce39111b0e2e91260b98053ac965f77"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/heremaps/flexible-polyline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heremaps","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/sbom","scorecard":{"id":461955,"data":{"date":"2025-08-11","repo":{"name":"github.com/heremaps/flexible-polyline","commit":"2500b0ede9c884c420139b48a88ebe9941e506c5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"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":9,"reason":"Found 19/20 approved changesets -- score normalized to 9","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/heremaps/flexible-polyline/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/heremaps/flexible-polyline/publish.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned 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":"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":"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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-19T11:20:34.425Z","repository_id":41203158,"created_at":"2025-08-19T11:20:34.426Z","updated_at":"2025-08-19T11:20:34.426Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278981554,"owners_count":26079649,"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-08T02:00:06.501Z","response_time":56,"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":"heremaps","name":"HERE Technologies","uuid":"2835506","kind":"organization","description":"HERE Technologies, the leading location cloud.","email":"opensource@here.com","website":"https://developer.here.com","location":"Eindhoven, the Netherlands","twitter":"heredev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2835506?v=4","repositories_count":81,"last_synced_at":"2024-04-14T19:34:39.097Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/heremaps","funding_links":[],"total_stars":5315,"followers":207,"following":0,"created_at":"2022-11-05T19:46:23.293Z","updated_at":"2024-04-14T19:35:04.406Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heremaps","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heremaps/repositories"},"tags":[{"name":"java-0.2.0","sha":"d1ebde1276dcc5ce69489d771f31097d7829e15d","kind":"tag","published_at":"2021-10-13T13:19:48.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/java-0.2.0","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/java-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@java-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/java-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/java-0.2.0/manifests"},{"name":"dart-1.1.0","sha":"087b071b1a26b2a32bdd8bfee4f0165dda095b9e","kind":"tag","published_at":"2021-06-10T12:19:26.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/dart-1.1.0","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/dart-1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@dart-1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/dart-1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/dart-1.1.0/manifests"},{"name":"cpp-0.2.0","sha":"50b9d9dd2be9cb22bd255699f314d1398058d0f4","kind":"tag","published_at":"2021-06-08T14:03:06.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/cpp-0.2.0","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/cpp-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@cpp-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/cpp-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/cpp-0.2.0/manifests"},{"name":"dotnet-0.1.1","sha":"f7763ed716a462c951c126a7e4dc0b831ed7656c","kind":"tag","published_at":"2021-06-08T14:00:23.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/dotnet-0.1.1","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/dotnet-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@dotnet-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/dotnet-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/dotnet-0.1.1/manifests"},{"name":"php-0.1.1","sha":"154cf42ff47aaaa964abd33390ef8f6d54b41870","kind":"tag","published_at":"2021-06-08T13:58:32.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/php-0.1.1","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/php-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@php-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/php-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/php-0.1.1/manifests"},{"name":"R-0.1.1","sha":"034a6cfda63f36b67587fe88b132dd9bc6ac882a","kind":"tag","published_at":"2021-06-08T13:55:27.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/R-0.1.1","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/R-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@R-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/R-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/R-0.1.1/manifests"},{"name":"dart-1.0.1","sha":"f8bac03f81db48e358a2939ef65e1bc481628159","kind":"tag","published_at":"2021-06-08T13:51:58.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/dart-1.0.1","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/dart-1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@dart-1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/dart-1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/dart-1.0.1/manifests"},{"name":"java-0.1.1","sha":"99af2e043b49b7071fdae91e9ecbd3348a4e609f","kind":"tag","published_at":"2021-06-08T13:30:28.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/java-0.1.1","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/java-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@java-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/java-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/java-0.1.1/manifests"},{"name":"javascript-0.1.1","sha":"446b883d89dc3a5eab779b9343f6ea7ac36b6d23","kind":"tag","published_at":"2021-06-08T13:21:28.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/javascript-0.1.1","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/javascript-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@javascript-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/javascript-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/javascript-0.1.1/manifests"},{"name":"python-0.1.0","sha":"fbbe3edeac19870ca11ecedd5303cd952349d016","kind":"tag","published_at":"2021-06-08T13:06:29.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/python-0.1.0","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/python-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@python-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/python-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/python-0.1.0/manifests"},{"name":"rust-0.1.0","sha":"9bf6edcc2507c4da2e89b354542bb49371ab6df6","kind":"tag","published_at":"2021-06-08T12:59:35.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/rust-0.1.0","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/rust-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@rust-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/rust-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/rust-0.1.0/manifests"},{"name":"golang-0.1.0","sha":"de2bf8649b60319b1b7a394aa87b831b7deef016","kind":"tag","published_at":"2021-06-08T12:22:35.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/golang-0.1.0","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/golang-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@golang-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/golang-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/golang-0.1.0/manifests"},{"name":"0.1.0","sha":"fc54ca697f2efb4c698f65c9f73f934633b871f7","kind":"commit","published_at":"2020-09-17T12:44:49.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/0.1.0","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/0.1.0/manifests"},{"name":"v0.1.0","sha":"fc54ca697f2efb4c698f65c9f73f934633b871f7","kind":"commit","published_at":"2020-09-17T12:44:49.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/v0.1.0","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/v0.1.0/manifests"},{"name":"v0.1","sha":"fd53e83d5f177d8d8bf30ee752f667d2e705689d","kind":"commit","published_at":"2019-12-04T09:05:20.000Z","download_url":"https://codeload.github.com/heremaps/flexible-polyline/tar.gz/v0.1","html_url":"https://github.com/heremaps/flexible-polyline/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heremaps/flexible-polyline@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-10T12:22:56.874Z","dependent_packages_count":0,"downloads":24399,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.38855574447099,"dependent_packages_count":46.47106961919683,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.42981268183391},"purl":"pkg:npm/%40here/flexpolyline","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@here/flexpolyline","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@here/flexpolyline","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@here/flexpolyline/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T21:58:52.998Z","issues_count":35,"pull_requests_count":54,"avg_time_to_close_issue":30072905.655172415,"avg_time_to_close_pull_request":4355877.895833333,"issues_closed_count":29,"pull_requests_closed_count":48,"pull_request_authors_count":25,"issue_authors_count":30,"avg_comments_per_issue":2.914285714285714,"avg_comments_per_pull_request":0.6851851851851852,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":179384.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fflexible-polyline/issues","maintainers":[{"login":"haraldF","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haraldF"},{"login":"frankgae","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankgae"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@here%2Fflexpolyline/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@here%2Fflexpolyline/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@here%2Fflexpolyline/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@here%2Fflexpolyline/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@here%2Fflexpolyline/codemeta","maintainers":[{"uuid":"here-bot","login":"here-bot","name":null,"email":"opensource@here.com","url":null,"packages_count":50,"html_url":"https://www.npmjs.com/~here-bot","role":null,"created_at":"2024-03-20T14:55:42.728Z","updated_at":"2024-03-20T14:55:42.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/here-bot/packages"},{"uuid":"here-maps","login":"here-maps","name":null,"email":"opensource@here.com","url":null,"packages_count":50,"html_url":"https://www.npmjs.com/~here-maps","role":null,"created_at":"2024-03-20T14:55:42.771Z","updated_at":"2024-03-20T14:55:42.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/here-maps/packages"},{"uuid":"heremaps","login":"heremaps","name":null,"email":"opensource@here.com","url":null,"packages_count":50,"html_url":"https://www.npmjs.com/~heremaps","role":null,"created_at":"2024-03-20T14:55:42.815Z","updated_at":"2024-03-20T14:55:42.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/heremaps/packages"}]}