{"id":1025508,"name":"@lab548/fm-data-api-client","ecosystem":"npm","description":"FileMaker Data API Client","homepage":"https://github.com/soliantconsulting/fm-data-api-client#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/soliantconsulting/fm-data-api-client","keywords_array":["FileMaker","REST","API","Data","Typescript"],"namespace":"lab548","versions_count":1,"first_release_published_at":"2021-09-21T00:11:28.126Z","latest_release_published_at":"2021-09-21T00:11:28.126Z","latest_release_number":"1.1.1","last_synced_at":"2026-05-26T22:02:36.017Z","created_at":"2022-04-07T19:33:51.521Z","updated_at":"2026-05-26T22:02:36.018Z","registry_url":"https://www.npmjs.com/package/@lab548/fm-data-api-client","install_command":"npm install @lab548/fm-data-api-client","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.1"}},"repo_metadata":{"id":42027893,"uuid":"234094542","full_name":"soliantconsulting/fm-data-api-client","owner":"soliantconsulting","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-09T16:06:40.000Z","size":1043,"stargazers_count":11,"open_issues_count":1,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-17T07:58:27.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/soliantconsulting.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2020-01-15T14:09:38.000Z","updated_at":"2025-09-09T16:06:42.000Z","dependencies_parsed_at":"2024-05-31T16:39:59.671Z","dependency_job_id":"6883f024-dbd9-46e3-a2c9-40fd59efc05f","html_url":"https://github.com/soliantconsulting/fm-data-api-client","commit_stats":{"total_commits":64,"total_committers":3,"mean_commits":"21.333333333333332","dds":0.09375,"last_synced_commit":"f9cccf9b41d523cba836c52b98f5635ec52cf664"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soliantconsulting","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/sbom","scorecard":{"id":836991,"data":{"date":"2025-08-11","repo":{"name":"github.com/soliantconsulting/fm-data-api-client","commit":"ba57a24a398c6b5ccd089b72c6f81e0168a123ba"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Code-Review","score":2,"reason":"Found 5/25 approved changesets -- score normalized to 2","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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/soliantconsulting/fm-data-api-client/commitlint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/soliantconsulting/fm-data-api-client/commitlint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/soliantconsulting/fm-data-api-client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/soliantconsulting/fm-data-api-client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/soliantconsulting/fm-data-api-client/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/soliantconsulting/fm-data-api-client/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/soliantconsulting/fm-data-api-client/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/soliantconsulting/fm-data-api-client/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/soliantconsulting/fm-data-api-client/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/soliantconsulting/fm-data-api-client/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   3 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-23T19:19:32.682Z","repository_id":42027893,"created_at":"2025-08-23T19:19:32.683Z","updated_at":"2025-08-23T19:19:32.683Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275958588,"owners_count":25559738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"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":"soliantconsulting","name":"Soliant Consulting","uuid":"814884","kind":"organization","description":null,"email":null,"website":"http://www.soliantconsulting.com","location":"United States","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/814884?v=4","repositories_count":49,"last_synced_at":"2025-09-17T07:58:23.547Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/soliantconsulting","funding_links":[],"total_stars":223,"followers":21,"following":0,"created_at":"2022-11-03T07:58:48.969Z","updated_at":"2025-09-17T07:58:23.547Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soliantconsulting","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soliantconsulting/repositories"},"tags":[{"name":"v2.0.5","sha":"0634399ae5ffa4dd163c930a6b2d2a8e4d5d5986","kind":"commit","published_at":"2025-09-09T16:06:38.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v2.0.5","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"97ce8407d52ad584cbf0443da660ee295d3a8eba","kind":"commit","published_at":"2025-09-09T15:33:10.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v2.0.4","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ba57a24a398c6b5ccd089b72c6f81e0168a123ba","kind":"commit","published_at":"2025-07-10T16:45:23.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v2.0.3","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"05286782b1e380fa1068376c517e8c6e4b3453a0","kind":"commit","published_at":"2025-07-10T14:47:06.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v2.0.2","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"eab8315aa6de55b55627f3bcf484a47e65aaba86","kind":"commit","published_at":"2025-05-05T20:12:46.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v2.0.1","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"d6f8c8f4e5b08987a44042d3b0d59f18cbff4646","kind":"commit","published_at":"2025-03-11T15:54:03.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v2.0.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"6149044de9531fb3756d7c47e99d44db33226972","kind":"commit","published_at":"2025-01-16T13:41:55.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.5.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"c91b5fdee08876b963779542b26e9a2fc6c1775c","kind":"commit","published_at":"2024-05-31T16:14:30.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.4.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a38e9be76201b276b50cdd97ed5159c5820cefff","kind":"commit","published_at":"2024-05-03T21:21:42.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.3.1","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f9cccf9b41d523cba836c52b98f5635ec52cf664","kind":"commit","published_at":"2022-08-17T15:26:40.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.3.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"3402e36f082524273d38e1889bb7e4e91a2945dc","kind":"commit","published_at":"2022-07-08T13:28:19.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.2.2","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"321171855cb47b24aa2d5aae995c3f34073bb322","kind":"commit","published_at":"2022-04-17T11:53:22.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.2.1","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"788b103afeb8032b8c0436ea01b583f1b5233e0f","kind":"commit","published_at":"2022-04-17T11:19:54.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.2.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"ece5fd3d4165010c7ab6bc91d4c8f04773f99b50","kind":"tag","published_at":"2021-10-22T14:37:58.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.1.1","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"461075be466d3ba9f1e03c44e0632bd9abe5428b","kind":"tag","published_at":"2020-09-21T13:21:53.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.1.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"24ab24aa0947b2a452d8aeb6028b7694d4e98165","kind":"tag","published_at":"2020-08-17T17:40:16.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.0.3","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"89b1f57711956ca8b1890c6652e728a2b851b093","kind":"tag","published_at":"2020-07-30T14:59:18.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.0.2","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"08646fb5dc0f03e25ded352c29bd31ac3742fafa","kind":"tag","published_at":"2020-07-29T15:07:49.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.0.1","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a18225f1a660fd42ed88f65c71da1fdc0baa1873","kind":"tag","published_at":"2020-07-07T15:29:30.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v1.0.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v1.0.0/manifests"},{"name":"v0.5.4","sha":"4ab2ab574f1a74172c97b9f65550ea020317a66e","kind":"tag","published_at":"2020-03-31T13:42:08.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v0.5.4","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4604f4bb25a386b2f6772662817d1ce454250217","kind":"tag","published_at":"2020-03-26T15:16:29.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v0.5.3","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"cf003729b175745e4946ad95f93db4048f9ba360","kind":"tag","published_at":"2020-03-26T15:12:48.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v0.5.2","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"060e63ddbfb420ae09abf5345fc30a2ca945fc1d","kind":"tag","published_at":"2020-03-26T15:05:12.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v0.5.1","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"07b483bb232815ae77020ee0a8f4ab45d7e15fc9","kind":"tag","published_at":"2020-03-26T14:54:04.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v0.5.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"97f22c56271c3f5d5cfc1ec3c76d29ddb47ce99b","kind":"tag","published_at":"2020-02-27T13:53:32.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v0.4.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"f08eef43f830bacf5f7334bf35d6f3661cfff166","kind":"tag","published_at":"2020-01-21T15:12:25.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v0.3.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"25d24a0b9c644959f38733350b0d8679c292cfdf","kind":"tag","published_at":"2020-01-16T16:11:13.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v0.2.2","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"991eece0cbf149f6bf4dc31bf2132b02c2f59a4b","kind":"tag","published_at":"2020-01-16T15:53:23.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v0.2.1","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9823963902609b97558cac1c1fc45baeda18d658","kind":"tag","published_at":"2020-01-16T11:59:29.000Z","download_url":"https://codeload.github.com/soliantconsulting/fm-data-api-client/tar.gz/v0.2.0","html_url":"https://github.com/soliantconsulting/fm-data-api-client/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/soliantconsulting/fm-data-api-client@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-01-01T02:21:03.760Z","dependent_packages_count":1,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.149426065477414,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":14.584103862995423,"forks_count":10.081653780047452,"average":27.407402078436526},"purl":"pkg:npm/%40lab548/fm-data-api-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lab548/fm-data-api-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lab548/fm-data-api-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lab548/fm-data-api-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-11T12:29:04.395Z","issues_count":3,"pull_requests_count":18,"avg_time_to_close_issue":2615167.6666666665,"avg_time_to_close_pull_request":5172539.9375,"issues_closed_count":3,"pull_requests_closed_count":16,"pull_request_authors_count":5,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.4444444444444444,"merged_pull_requests_count":10,"bot_issues_count":1,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":100987.0,"past_year_avg_time_to_close_pull_request":342536.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/soliantconsulting%2Ffm-data-api-client/issues","maintainers":[{"login":"lart2150","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lart2150"},{"login":"DASPRiD","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DASPRiD"},{"login":"wimdecorte","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wimdecorte"}],"active_maintainers":[{"login":"lart2150","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lart2150"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lab548%2Ffm-data-api-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lab548%2Ffm-data-api-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lab548%2Ffm-data-api-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lab548%2Ffm-data-api-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lab548%2Ffm-data-api-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lab548%2Ffm-data-api-client/codemeta","maintainers":[{"uuid":"killdevildave","login":"killdevildave","name":null,"email":"dave@lab548.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~killdevildave","role":null,"created_at":"2022-11-20T18:32:05.916Z","updated_at":"2022-11-20T18:32:05.916Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/killdevildave/packages"}]}