{"id":943558,"name":"@flowbuild/observer-api","ecosystem":"npm","description":"flowbuild observer api","homepage":"https://github.com/flow-build/observer#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/flow-build/observer","keywords_array":[],"namespace":"flowbuild","versions_count":1,"first_release_published_at":"2021-06-14T02:08:32.178Z","latest_release_published_at":"2021-06-14T02:08:32.178Z","latest_release_number":"1.0.0","last_synced_at":"2026-04-07T12:31:11.401Z","created_at":"2022-04-07T17:27:16.995Z","updated_at":"2026-04-07T12:31:11.401Z","registry_url":"https://www.npmjs.com/package/@flowbuild/observer-api","install_command":"npm install @flowbuild/observer-api","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":49574288,"uuid":"376677559","full_name":"flow-build/observer","owner":"flow-build","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-14T02:12:13.000Z","size":510,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-20T08:59:07.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flow-build.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null}},"created_at":"2021-06-14T01:48:35.000Z","updated_at":"2021-06-14T02:12:16.000Z","dependencies_parsed_at":"2022-08-19T07:20:47.882Z","dependency_job_id":null,"html_url":"https://github.com/flow-build/observer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/flow-build/observer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fobserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fobserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fobserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fobserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flow-build","download_url":"https://codeload.github.com/flow-build/observer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fobserver/sbom","scorecard":{"id":404208,"data":{"date":"2025-08-11","repo":{"name":"github.com/flow-build/observer","commit":"c83bfc07d1ce6f99a7246306f4264b843ffa1357"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/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":"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":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/auto-labeler-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/auto-merge-release-bump.yml:1","Warn: no topLevel permission defined: .github/workflows/first-time-contrib.yml:1","Warn: no topLevel permission defined: .github/workflows/release-auto-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-pr-issue.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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-labeler-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/flow-build/observer/auto-labeler-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-labeler-pr.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/flow-build/observer/auto-labeler-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge-release-bump.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/flow-build/observer/auto-merge-release-bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-merge-release-bump.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/flow-build/observer/auto-merge-release-bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/first-time-contrib.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/flow-build/observer/first-time-contrib.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-auto-pr.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/flow-build/observer/release-auto-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-auto-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/flow-build/observer/release-auto-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-auto-pr.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/flow-build/observer/release-auto-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-pr-issue.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/flow-build/observer/stale-pr-issue.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/flow-build/observer/releases/44546468","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/flow-build/observer/releases/44546468"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":"67 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-2h3h-q99f-3fhc","Warn: Project is vulnerable to: GHSA-gmw6-94gg-2rc2","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-4jv9-3563-23j3","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj9c-8jmm-8c52","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-89gv-h8wf-cg8r","Warn: Project is vulnerable to: GHSA-gcv8-gh4r-25x6","Warn: Project is vulnerable to: GHSA-gmv4-r438-p67f","Warn: Project is vulnerable to: GHSA-8h2f-7jc4-7m3m","Warn: Project is vulnerable to: GHSA-3vjf-82ff-p4r3","Warn: Project is vulnerable to: GHSA-g694-m8vq-gv9h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-18T20:48:34.870Z","repository_id":49574288,"created_at":"2025-08-18T20:48:34.870Z","updated_at":"2025-08-18T20:48:34.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281059624,"owners_count":26437057,"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-26T02:00:06.575Z","response_time":61,"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":"flow-build","name":"FlowBuild","uuid":"62296140","kind":"organization","description":"","email":"rafael@fdte.io","website":"https://flowbuild.io/","location":"Brazil","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62296140?v=4","repositories_count":41,"last_synced_at":"2025-04-19T18:08:34.961Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/flow-build","funding_links":[],"total_stars":28,"followers":17,"following":0,"created_at":"2022-11-14T09:15:02.483Z","updated_at":"2025-04-19T18:08:34.961Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flow-build","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flow-build/repositories"},"tags":[{"name":"v1.0.0","sha":"d03c6b0b5d8af309281682ebf82e090e6fa16cc1","kind":"commit","published_at":"2021-06-14T02:08:24.000Z","download_url":"https://codeload.github.com/flow-build/observer/tar.gz/v1.0.0","html_url":"https://github.com/flow-build/observer/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/flow-build/observer@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fobserver/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flow-build%2Fobserver/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-12-25T21:35:11.109Z","dependent_packages_count":1,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.5886015547087,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":22.15612637126761,"forks_count":17.419597981652586,"average":24.94325049038709},"purl":"pkg:npm/%40flowbuild/observer-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@flowbuild/observer-api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@flowbuild/observer-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@flowbuild/observer-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T08:54:12.358Z","issues_count":1,"pull_requests_count":2,"avg_time_to_close_issue":136.0,"avg_time_to_close_pull_request":211.5,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"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/flow-build%2Fobserver/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowbuild%2Fobserver-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowbuild%2Fobserver-api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowbuild%2Fobserver-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowbuild%2Fobserver-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowbuild%2Fobserver-api/codemeta","maintainers":[{"uuid":"wallace.silva.ferreira","login":"wallace.silva.ferreira","name":null,"email":"wallace.ferreira@fdte.io","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~wallace.silva.ferreira","role":null,"created_at":"2023-03-16T23:03:23.803Z","updated_at":"2023-03-16T23:03:23.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wallace.silva.ferreira/packages"},{"uuid":"pedropereiraassis","login":"pedropereiraassis","name":null,"email":"pedroo16_@hotmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~pedropereiraassis","role":null,"created_at":"2022-11-20T15:42:46.459Z","updated_at":"2022-11-20T15:42:46.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pedropereiraassis/packages"},{"uuid":"ricardo.imagure","login":"ricardo.imagure","name":null,"email":"ricardo.imagure@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~ricardo.imagure","role":null,"created_at":"2022-11-20T15:42:46.451Z","updated_at":"2022-11-20T15:42:46.451Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ricardo.imagure/packages"},{"uuid":"fdte_pcasari","login":"fdte_pcasari","name":null,"email":"paulo.casari@fdte.io","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~fdte_pcasari","role":null,"created_at":"2022-11-20T15:42:46.466Z","updated_at":"2022-11-20T15:42:46.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fdte_pcasari/packages"},{"uuid":"gustavo_fdte","login":"gustavo_fdte","name":null,"email":"gustavo.haramura@fdte.io","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~gustavo_fdte","role":null,"created_at":"2022-11-20T15:42:46.485Z","updated_at":"2022-11-20T15:42:46.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gustavo_fdte/packages"},{"uuid":"rafgoncalves","login":"rafgoncalves","name":null,"email":"rafael@fdte.io","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~rafgoncalves","role":null,"created_at":"2022-11-20T15:42:46.505Z","updated_at":"2022-11-20T15:42:46.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rafgoncalves/packages"},{"uuid":"elson_oliveira","login":"elson_oliveira","name":null,"email":"elson.oliveira@fdte.io","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~elson_oliveira","role":null,"created_at":"2022-11-20T15:42:46.519Z","updated_at":"2022-11-20T15:42:46.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/elson_oliveira/packages"},{"uuid":"bot.flowbuild","login":"bot.flowbuild","name":null,"email":"bot.flowbuild@gmail.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~bot.flowbuild","role":null,"created_at":"2022-11-20T15:42:46.537Z","updated_at":"2022-11-20T15:42:46.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bot.flowbuild/packages"},{"uuid":"lucas.biason.fdte","login":"lucas.biason.fdte","name":null,"email":"lucas.biason@fdte.io","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~lucas.biason.fdte","role":null,"created_at":"2023-03-30T01:29:24.025Z","updated_at":"2023-03-30T01:29:24.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucas.biason.fdte/packages"},{"uuid":"imagure","login":"imagure","name":null,"email":"ricardo.imagure@fdte.io","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~imagure","role":null,"created_at":"2023-07-17T09:28:47.396Z","updated_at":"2023-07-17T09:28:47.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imagure/packages"}]}