{"id":806002,"name":"@alloc/interlocutor","ecosystem":"npm","description":"Invoke Sencha Connect middleware without an HTTP server.","homepage":"https://github.com/bigeasy/interlocutor","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bigeasy/interlocutor","keywords_array":["bluey","http","connect"],"namespace":"alloc","versions_count":1,"first_release_published_at":"2021-07-21T01:47:43.641Z","latest_release_published_at":"2021-07-21T01:47:43.641Z","latest_release_number":"1.0.8","last_synced_at":"2026-04-16T09:20:19.294Z","created_at":"2022-04-07T13:26:27.951Z","updated_at":"2026-04-16T09:20:19.294Z","registry_url":"https://www.npmjs.com/package/@alloc/interlocutor","install_command":"npm install @alloc/interlocutor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.8"}},"repo_metadata":{"id":47664932,"uuid":"78458315","full_name":"bigeasy/interlocutor","owner":"bigeasy","description":"A wrapper for interrogating Connect middleware.","archived":false,"fork":false,"pushed_at":"2021-08-19T02:06:30.000Z","size":334,"stargazers_count":2,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T16:02:48.099Z","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/bigeasy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-09T18:51:34.000Z","updated_at":"2021-08-19T02:06:32.000Z","dependencies_parsed_at":"2022-08-24T13:31:18.434Z","dependency_job_id":null,"html_url":"https://github.com/bigeasy/interlocutor","commit_stats":null,"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/bigeasy/interlocutor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigeasy","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/sbom","scorecard":{"id":237361,"data":{"date":"2025-08-11","repo":{"name":"github.com/bigeasy/interlocutor","commit":"3519ec1316d68706a5311e093e17245845eeb282"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"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":"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/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bigeasy/interlocutor/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bigeasy/interlocutor/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:22","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"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":"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 2 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-17T05:59:41.971Z","repository_id":47664932,"created_at":"2025-08-17T05:59:41.971Z","updated_at":"2025-08-17T05:59:41.971Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003726,"owners_count":26083610,"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-10T02:00:06.843Z","response_time":62,"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":"bigeasy","name":"Alan Gutierrez","uuid":"34673","kind":"user","description":"Programming in C, shell, Node.js and Go. Orchestrating with Kubernetes, ELK, Kafka, Consul/Vault, Terraform and Pulumi.","email":"","website":null,"location":"New Orleans, LA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/34673?u=f6a347a76365d8222cfab6bf32e5cf2ed905f0a4\u0026v=4","repositories_count":195,"last_synced_at":"2024-04-14T06:41:36.707Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bigeasy","funding_links":[],"total_stars":1358,"followers":185,"following":17,"created_at":"2022-11-02T18:02:27.160Z","updated_at":"2024-04-14T06:42:07.567Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigeasy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigeasy/repositories"},"tags":[{"name":"v1.0.8","sha":"3519ec1316d68706a5311e093e17245845eeb282","kind":"commit","published_at":"2021-08-19T02:06:28.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v1.0.8","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"13bb8b62d876bebc2958819bb81d3e029995d98a","kind":"commit","published_at":"2021-02-03T17:35:58.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v1.0.7","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"ac8aa0acfccf443893a2e86464b5a426a340b3a4","kind":"commit","published_at":"2021-01-05T09:15:31.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v1.0.6","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"34e7d480aca594e850b894c4f448d06009b33c25","kind":"commit","published_at":"2020-11-21T01:31:00.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v1.0.5","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"93717d3e643903f4868aa5c391e1bb6de0f03687","kind":"commit","published_at":"2019-10-23T12:35:06.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v1.0.4","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"910bdd2ea0ba04bc0c4e043bd5f65bbbf9b5aa9d","kind":"commit","published_at":"2019-10-13T07:18:39.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v1.0.3","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"d53e5e26ea641f854a13373b37f51fd8c88c006e","kind":"commit","published_at":"2019-10-07T08:41:51.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v1.0.2","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"21f6dd1b2b274211ac61ea5eda8a5fd51f2b204c","kind":"commit","published_at":"2019-04-17T00:52:21.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v1.0.1","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1a63684f0ee0437f10a36fb34d50f2cf56c99133","kind":"commit","published_at":"2019-03-02T08:30:42.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v1.0.0","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v1.0.0/manifests"},{"name":"v0.7.0","sha":"b9d3847ec0f92fc6f62188d1bb0f661c899f0ad0","kind":"commit","published_at":"2018-12-20T08:50:08.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.7.0","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"af9885e2371e3adef4ff1a9e03c46479e8ef9ac7","kind":"commit","published_at":"2018-11-26T00:31:11.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.6.0","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"3bb678fa915c799fb2de4173ff840a280cf9a8bd","kind":"commit","published_at":"2018-07-26T08:45:53.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.5.8","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"11a6d99dd4b8ac130c8b6a843efc4deecf4d7c50","kind":"commit","published_at":"2018-06-19T03:47:18.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.5.7","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"67bd74923a4061200435f819eea07a77a916ac20","kind":"commit","published_at":"2018-06-11T06:33:28.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.5.6","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"e3f9d46e9b7f48c801f713bb801235eaa11fe957","kind":"commit","published_at":"2018-06-05T21:00:04.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.5.5","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"35681a994549898b9a92db5ba6a2c8709807b4fe","kind":"commit","published_at":"2018-02-01T14:28:39.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.5.4","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"e7899d0ec99756d7ce39b2e70e87ae70bf96fe08","kind":"commit","published_at":"2018-01-16T19:07:51.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.5.3","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"f6a438a7b2969f7df5be51f1f2600c1b28e15760","kind":"commit","published_at":"2017-12-21T07:31:33.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.5.2","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"5e889a14b76f37905f1ebadbadc2a13b57e1dd34","kind":"commit","published_at":"2017-12-15T10:00:31.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.5.1","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"71bb50f894c2d3812ea6f9592f2da35858e2ce64","kind":"commit","published_at":"2017-11-27T01:58:00.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.5.0","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"00ef6e9fece0a649cc8829d301aa2180258db9a7","kind":"commit","published_at":"2017-11-26T06:52:53.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.4.0","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"7f3ba99e51518b8bb756665e87f9da699f37cd37","kind":"commit","published_at":"2017-11-25T05:25:54.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.3.8","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"f56b117ac4bba7d859ebbcf4cdc37502290f5076","kind":"commit","published_at":"2017-11-23T03:51:39.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.3.7","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"b230200d03f8c1d2f9e9b1e6205ecab34472e027","kind":"commit","published_at":"2017-07-24T18:13:54.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.3.6","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"048866988ab31c8d27fa472d39c852190262d7ad","kind":"commit","published_at":"2017-07-21T19:16:35.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.3.5","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"80da2f38338b8d2c14ebd1f00513c37cc7aa35d8","kind":"commit","published_at":"2017-07-19T04:12:38.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.3.4","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"81dec13fa16d0d1c99cde36b840c474490da8604","kind":"commit","published_at":"2017-07-18T14:06:32.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.3.3","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"f4e88181cf3b3186618716c13572f125d5af34ab","kind":"commit","published_at":"2017-07-14T18:18:51.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.3.2","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"3973faf66c01ce7aa1b0ddf74500cef4dce28ccf","kind":"commit","published_at":"2017-07-12T04:16:36.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.3.1","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e1954676db0a3024b28f0a9fb0e0b516261c5fb7","kind":"commit","published_at":"2017-07-11T23:33:48.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.3.0","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"753b84d8289a4c4e633a6d8afbf899d2cfa0f8f5","kind":"commit","published_at":"2017-04-06T17:34:19.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.2.3","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"0ffa3ac3c8488e5c9311b83e0c9a12b3a7356efc","kind":"commit","published_at":"2017-04-06T16:29:15.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.2.2","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"a33e5dfa86043ffd4e67bce81291ce8d4b4661dd","kind":"commit","published_at":"2017-04-05T17:09:16.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.2.1","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"5303e27d161b544b025d6768bd1877dcc0f02a14","kind":"commit","published_at":"2017-04-05T14:44:47.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.2.0","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"3335fea67db6c2a0071e6c91f945ab5a96a7a316","kind":"commit","published_at":"2017-02-16T15:09:47.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.1.0","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"8c10fbd643defce7e84e0f6f29431bf025e9ecf6","kind":"commit","published_at":"2017-01-15T04:14:50.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.0.2","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"165bce2715b880a3db69e03dbe54cdb21f83eb9b","kind":"commit","published_at":"2017-01-11T07:04:47.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.0.1","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"6f4917d998f564a014491a0b6d57e4462440b3aa","kind":"commit","published_at":"2017-01-09T20:44:22.000Z","download_url":"https://codeload.github.com/bigeasy/interlocutor/tar.gz/v0.0.0","html_url":"https://github.com/bigeasy/interlocutor/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bigeasy/interlocutor@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T11:16:40.193Z","dependent_packages_count":2,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":16.794436995991045,"forks_count":13.860205004920381,"average":27.43396285606726},"purl":"pkg:npm/%40alloc/interlocutor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@alloc/interlocutor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@alloc/interlocutor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@alloc/interlocutor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T08:28:12.174Z","issues_count":58,"pull_requests_count":2,"avg_time_to_close_issue":434.1730769230769,"avg_time_to_close_pull_request":3121378.0,"issues_closed_count":52,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigeasy%2Finterlocutor/issues","maintainers":[{"login":"bigeasy","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigeasy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alloc%2Finterlocutor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alloc%2Finterlocutor/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alloc%2Finterlocutor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alloc%2Finterlocutor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alloc%2Finterlocutor/codemeta","maintainers":[{"uuid":"aleclarson","login":"aleclarson","name":null,"email":"alec.stanford.larson@gmail.com","url":null,"packages_count":385,"html_url":"https://www.npmjs.com/~aleclarson","role":null,"created_at":"2022-11-14T21:59:25.493Z","updated_at":"2022-11-14T21:59:25.493Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aleclarson/packages"}]}