{"id":2094148,"name":"node-oom-heapdump","ecosystem":"npm","description":"Create a V8 heap snapshot when an \"Out of Memory\" error occurs, or create a heap snapshot or CPU profile on request.","homepage":"https://github.com/blueconic/node-oom-heapdump#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/blueconic/node-oom-heapdump","keywords_array":["nodejs","memory-leak","out-of-memory","heapdump","memory","OnFatalError","OnOOMError"],"namespace":null,"versions_count":57,"first_release_published_at":"2017-09-29T21:47:12.734Z","latest_release_published_at":"2026-03-31T11:35:17.460Z","latest_release_number":"3.8.1","last_synced_at":"2026-06-10T20:02:12.368Z","created_at":"2022-04-09T20:56:19.575Z","updated_at":"2026-06-10T20:02:12.369Z","registry_url":"https://www.npmjs.com/package/node-oom-heapdump","install_command":"npm install node-oom-heapdump","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"progress":"2.1.0-progress.1","node14":"2.1.0-beta.1","beta":"3.0.1-beta","snapshot":"3.3.0-pre3","next":"3.5.0","latest":"3.8.1"}},"repo_metadata":{"id":25701462,"uuid":"105307083","full_name":"blueconic/node-oom-heapdump","owner":"blueconic","description":"Create a V8 heap snapshot right before an \"Out of Memory\" error occurs, or create a heap snapshot or CPU profile on request.","archived":false,"fork":false,"pushed_at":"2026-02-23T10:09:06.000Z","size":372,"stargazers_count":100,"open_issues_count":0,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-02-23T19:27:28.524Z","etag":null,"topics":["cpu-profile","cpu-profiling","devtools-protocol","heap-dump","heap-size","memory","memory-leak","memory-snapshot","nodejs","out-of-memory"],"latest_commit_sha":null,"homepage":"","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/blueconic.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-29T18:57:07.000Z","updated_at":"2026-02-23T10:08:51.000Z","dependencies_parsed_at":"2022-07-27T05:16:33.404Z","dependency_job_id":"ad2f8a07-0d88-45b8-aec9-68d38f7ff0dc","html_url":"https://github.com/blueconic/node-oom-heapdump","commit_stats":{"total_commits":97,"total_committers":6,"mean_commits":"16.166666666666668","dds":0.08247422680412375,"last_synced_commit":"8992ffe3e252ec4605c1aca2c06a55855bb2e4f5"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/blueconic/node-oom-heapdump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blueconic","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/sbom","scorecard":{"id":244451,"data":{"date":"2025-08-11","repo":{"name":"github.com/blueconic/node-oom-heapdump","commit":"bbf6af0bf7fc0800eb70b9e42b5ecfeeae4c14a3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-native-assets-to-github-releases.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":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-native-assets-to-github-releases.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/blueconic/node-oom-heapdump/publish-native-assets-to-github-releases.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-native-assets-to-github-releases.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/blueconic/node-oom-heapdump/publish-native-assets-to-github-releases.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-native-assets-to-github-releases.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/blueconic/node-oom-heapdump/publish-native-assets-to-github-releases.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-native-assets-to-github-releases.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/blueconic/node-oom-heapdump/publish-native-assets-to-github-releases.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-native-assets-to-github-releases.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/blueconic/node-oom-heapdump/publish-native-assets-to-github-releases.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-native-assets-to-github-releases.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/blueconic/node-oom-heapdump/publish-native-assets-to-github-releases.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/publish-native-assets-to-github-releases.yml:33","Warn: npmCommand not pinned by hash: .github/workflows/publish-native-assets-to-github-releases.yml:55","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.7.1 not signed: https://api.github.com/repos/blueconic/node-oom-heapdump/releases/229690451","Warn: release artifact 3.7.0 not signed: https://api.github.com/repos/blueconic/node-oom-heapdump/releases/223008751","Warn: release artifact 3.6.0 not signed: https://api.github.com/repos/blueconic/node-oom-heapdump/releases/217898242","Warn: release artifact 3.4.0 not signed: https://api.github.com/repos/blueconic/node-oom-heapdump/releases/190288864","Warn: release artifact 3.3.1 not signed: https://api.github.com/repos/blueconic/node-oom-heapdump/releases/161029980","Warn: release artifact 3.7.1 does not have provenance: https://api.github.com/repos/blueconic/node-oom-heapdump/releases/229690451","Warn: release artifact 3.7.0 does not have provenance: https://api.github.com/repos/blueconic/node-oom-heapdump/releases/223008751","Warn: release artifact 3.6.0 does not have provenance: https://api.github.com/repos/blueconic/node-oom-heapdump/releases/217898242","Warn: release artifact 3.4.0 does not have provenance: https://api.github.com/repos/blueconic/node-oom-heapdump/releases/190288864","Warn: release artifact 3.3.1 does not have provenance: https://api.github.com/repos/blueconic/node-oom-heapdump/releases/161029980"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 2 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"}}]},"last_synced_at":"2025-08-17T07:18:05.486Z","repository_id":25701462,"created_at":"2025-08-17T07:18:05.486Z","updated_at":"2025-08-17T07:18:05.486Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30469164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"blueconic","name":"BlueConic","uuid":"5948030","kind":"organization","description":"","email":null,"website":"https://www.blueconic.com","location":"Boston, MA 02111","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5948030?v=4","repositories_count":6,"last_synced_at":"2023-02-27T17:21:18.874Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/blueconic","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T00:24:07.718Z","updated_at":"2023-02-27T17:21:18.885Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blueconic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blueconic/repositories"},"tags":[{"name":"3.7.5","sha":"b8911bb25f99d9ec55badcc331998694009501b6","kind":"tag","published_at":"2026-02-23T10:09:04.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.7.5","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.5/manifests"},{"name":"3.7.4","sha":"f9f4c93b058d2f0fc0276967b88866efb176f5e6","kind":"tag","published_at":"2026-01-30T09:42:06.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.7.4","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.4/manifests"},{"name":"3.7.3","sha":"5f707020ac5e0eccf6747fe3cfb3f8178df02022","kind":"tag","published_at":"2026-01-19T08:10:09.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.7.3","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.3/manifests"},{"name":"3.7.2","sha":"04d64663cc6acad6839fd7c38b657fdb7f38c72a","kind":"tag","published_at":"2025-11-19T09:03:13.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.7.2","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"bbf6af0bf7fc0800eb70b9e42b5ecfeeae4c14a3","kind":"tag","published_at":"2025-07-03T10:51:19.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.7.1","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"30843c94c0dd64859239857f78c4d61cc535e454","kind":"tag","published_at":"2025-06-04T09:32:36.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.7.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"1e15309adb93073c2bde4a1ebad59d7cb3b98355","kind":"tag","published_at":"2025-05-12T07:10:43.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.6.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"853291a7e7bd65b61fcd8701d10671cb7aa38043","kind":"tag","published_at":"2025-05-12T07:08:36.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.5.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"515b307e970cee34f2294115601bdb024cf4a944","kind":"tag","published_at":"2024-12-11T19:48:23.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.4.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.4.0/manifests"},{"name":"3.3.1","sha":"eae83e56f1bd40dcd820a37f9578cdc846f71a15","kind":"tag","published_at":"2024-06-18T08:40:40.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.3.1","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"5e64c7677c99d01f2e40e1c48f17d68ddfb27aa0","kind":"tag","published_at":"2024-06-10T06:19:46.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.3.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.3.0/manifests"},{"name":"3.3.0-pre3","sha":"b38a06c60774e7a964d30c936161fbb8f4fb2c3e","kind":"commit","published_at":"2024-06-09T20:22:14.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.3.0-pre3","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.3.0-pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.3.0-pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.3.0-pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.3.0-pre3/manifests"},{"name":"3.3.0-pre2","sha":"8d395261358cc1e3124a5d3df0c0ed7fcc56f786","kind":"commit","published_at":"2024-06-09T20:14:08.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.3.0-pre2","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.3.0-pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.3.0-pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.3.0-pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.3.0-pre2/manifests"},{"name":"3.2.3","sha":"b11cd5eb11c50d286ed0d74a75cba050b2dec784","kind":"tag","published_at":"2024-05-16T07:40:58.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.2.3","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.3/manifests"},{"name":"3.2.2-fixed2","sha":"c5fa2868356c160db5e844dd2fa01bbc260e4b67","kind":"commit","published_at":"2024-05-15T20:09:39.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.2.2-fixed2","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.2.2-fixed2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.2.2-fixed2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.2-fixed2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.2-fixed2/manifests"},{"name":"3.2.2-fixed","sha":"e36551dbd5401047480b248bd64bd82f4881fe9c","kind":"commit","published_at":"2024-05-02T17:23:23.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.2.2-fixed","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.2.2-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.2.2-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.2-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.2-fixed/manifests"},{"name":"3.2.2","sha":"1885e9910f534abd112408899b9c470d73778ee0","kind":"tag","published_at":"2024-04-25T09:43:49.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.2.2","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"2c0f956ef537af7745150e7ded4d2eeea96ab525","kind":"tag","published_at":"2023-10-27T07:34:18.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.2.1","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"5551ce68ae56cba1a57f8e037a85bed9426e67d8","kind":"tag","published_at":"2023-10-27T07:28:00.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.2.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"cafc39828304d3eb168cfa4660b0b0b685c7ac92","kind":"tag","published_at":"2023-10-26T06:38:43.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.1.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.1.0/manifests"},{"name":"3.0.4","sha":"c9f824d261e7ed5d3299cf91cf43e49a8f35e65a","kind":"tag","published_at":"2023-10-19T12:22:46.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.0.4","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"59d79852518fa9c0a42b814c2a3cfb281fd40c60","kind":"tag","published_at":"2023-08-04T07:06:08.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.0.3","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"e82d53a5258ffaf7abbc1a4edd0910397cacc17d","kind":"tag","published_at":"2023-07-24T09:18:44.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.0.2","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"1610978d6ddce37c70e6ebf2851453d7fbfa928c","kind":"tag","published_at":"2022-02-10T12:18:54.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.0.1","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"b3f5c375f228b6946d4faec9f76e692324d9da04","kind":"tag","published_at":"2022-02-10T08:55:18.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/3.0.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/3.0.0/manifests"},{"name":"2.2.0","sha":"86c156d3f94ec8d9efeddf9c029e7abf128afc5c","kind":"tag","published_at":"2020-12-21T14:46:41.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/2.2.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"56e15c5619bdf68e8ca32a9eff0e0773aa519c12","kind":"tag","published_at":"2020-11-03T09:06:16.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/2.1.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"f87065185fd86e05bea69c2e9511955b000ce618","kind":"tag","published_at":"2020-10-12T13:26:48.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/2.0.2","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"eb3a289024b03bcce6f769b53cef3f5361b0b8cd","kind":"commit","published_at":"2020-08-02T21:40:55.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/2.0.1","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"c1d22aab526251c832ee487d4064a9af0058ca67","kind":"tag","published_at":"2020-07-20T07:45:38.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/2.0.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/2.0.0/manifests"},{"name":"1.3.1","sha":"39b3058879489b36281f42fef2b8e89e7266499b","kind":"tag","published_at":"2020-07-20T07:45:08.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.3.1","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.3.1/manifests"},{"name":"1.2.1-beta17","sha":"2cbf532dc4c865f0d8f262929cda649080cc9dee","kind":"commit","published_at":"2020-06-30T09:59:35.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta17","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta17/manifests"},{"name":"1.3.0","sha":"bc1742100b86735082e7aa3f11a851374b96aeb5","kind":"tag","published_at":"2020-06-24T12:30:28.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.3.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.3.0/manifests"},{"name":"1.2.5","sha":"fd0da5e15ecfd76cda0caf9b89f3712b07418b11","kind":"tag","published_at":"2020-06-24T11:05:59.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.5","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.5/manifests"},{"name":"1.2.6","sha":"fd0da5e15ecfd76cda0caf9b89f3712b07418b11","kind":"commit","published_at":"2020-06-24T11:04:57.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.6","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.6/manifests"},{"name":"v1.2.5","sha":"fd0da5e15ecfd76cda0caf9b89f3712b07418b11","kind":"tag","published_at":"2020-06-24T11:04:57.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/v1.2.5","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.5/manifests"},{"name":"1.2.1","sha":"42e81f509d24a769a3904eb0a2e9f103db98fc3f","kind":"tag","published_at":"2020-06-24T11:03:14.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1/manifests"},{"name":"v1.2.4","sha":"d43d3c6ef02ac892a4e55f84264a134809c83552","kind":"tag","published_at":"2020-06-24T11:00:06.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/v1.2.4","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.4/manifests"},{"name":"1.2.1-beta16","sha":"0cfb326ae867a70ef4f95ac389794f87ba18c6c2","kind":"tag","published_at":"2020-06-24T10:55:31.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta16","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta16/manifests"},{"name":"v1.2.3","sha":"19a8de9d3dd2abee0145199e5f9e4930869c100e","kind":"tag","published_at":"2020-06-24T07:12:44.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/v1.2.3","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"b31ad0f73aab22f2c1026d24fdec9f7d25a06086","kind":"tag","published_at":"2020-06-24T07:08:58.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/v1.2.2","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"28ab5b90de6356d53b2f6616611a83fd64224109","kind":"tag","published_at":"2020-06-24T06:59:34.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/v1.2.1","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.1/manifests"},{"name":"1.2.1-beta15","sha":"4b1ce45a643ace260c530a8eab56209e2e7e8ce6","kind":"commit","published_at":"2020-06-24T02:03:08.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta15","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta15/manifests"},{"name":"1.2.1-beta14","sha":"477ee2e9446fe8e3fd90bd486d5ca344fde6d07a","kind":"commit","published_at":"2020-06-24T01:57:08.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta14","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta14/manifests"},{"name":"1.2.1-beta13","sha":"29b518f6ac193472c9cc0699905fe4c8b473cba2","kind":"commit","published_at":"2020-06-24T01:44:34.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta13","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta13/manifests"},{"name":"1.2.1-beta12","sha":"0b674633d90a6e3095239347c889582bca8c7deb","kind":"commit","published_at":"2020-06-24T01:41:03.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta12","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta12/manifests"},{"name":"1.2.1-beta11","sha":"1c05eb4af88a0509cc4d6aa04a22533b20d49fd2","kind":"commit","published_at":"2020-06-24T01:39:23.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta11","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta11/manifests"},{"name":"1.2.1-beta10","sha":"86f534a3d8702eb75f7bbb83314d4d39872b17ca","kind":"commit","published_at":"2020-06-24T00:22:10.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta10","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta10/manifests"},{"name":"1.2.1-beta9","sha":"d0e63d857886c5b2d66fa907f0567094dae3b30e","kind":"commit","published_at":"2020-06-24T00:01:42.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta9","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta9/manifests"},{"name":"1.2.1-beta8","sha":"ecd9390ba909b09cab4b989a266d81c36f915c5e","kind":"commit","published_at":"2020-06-23T23:12:09.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta8","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta8/manifests"},{"name":"1.2.1-beta7","sha":"bb4aa9cdf365089a9d5ec73ce739995249aa0b9d","kind":"commit","published_at":"2020-06-23T23:06:06.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta7","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta7/manifests"},{"name":"1.2.1-beta6","sha":"7dc08acd800dca946097396f91402453af5aa21b","kind":"commit","published_at":"2020-06-23T22:39:55.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta6","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta6/manifests"},{"name":"1.2.1-beta5","sha":"0a18bd38dd463affd5ab57de1cfbe0ba9c1697b5","kind":"commit","published_at":"2020-06-22T21:53:29.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta5","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta5/manifests"},{"name":"1.2.1-beta4","sha":"03770a3e1e17ea646f5063753c7dc522199886f2","kind":"commit","published_at":"2020-06-22T21:50:33.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta4","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta4/manifests"},{"name":"1.2.1-beta3","sha":"e22d3b016cc318ddd73ba2c8a852c89f97e4c403","kind":"commit","published_at":"2020-06-22T21:44:23.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta3","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta3/manifests"},{"name":"1.2.1-beta2","sha":"c8b6cb9708f704be01adde95d9cc74ea08bcacef","kind":"commit","published_at":"2020-06-22T06:25:28.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta2","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta2/manifests"},{"name":"1.2.1-beta1","sha":"0efadccea06fa9df1fb78bc498620347b56b45e9","kind":"commit","published_at":"2020-06-22T06:18:49.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta1","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta1/manifests"},{"name":"1.2.0","sha":"4b948bcb436fc6f37228bfeeb36077cb3628a84c","kind":"tag","published_at":"2019-10-16T15:04:53.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.0/manifests"},{"name":"1.2.1-beta0","sha":"4b948bcb436fc6f37228bfeeb36077cb3628a84c","kind":"commit","published_at":"2019-10-16T14:57:40.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.2.1-beta0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.2.1-beta0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.2.1-beta0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.2.1-beta0/manifests"},{"name":"v1.2.0-beta.0","sha":"2579d6fcb1442da2b12cef23bbc76f7b5d882d61","kind":"tag","published_at":"2019-09-02T11:50:31.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/v1.2.0-beta.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/v1.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@v1.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/v1.2.0-beta.0/manifests"},{"name":"1.1.4","sha":"a6a930c90aa2afa0dbecc91f42aa1f5e383b2740","kind":"tag","published_at":"2019-01-02T10:37:42.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.1.4","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"31011c3875fb084e7591274dae9a3563130b5651","kind":"tag","published_at":"2018-09-07T07:31:31.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.1.3","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"ebe2381cbc2321d324a987b0247b7716e5536a86","kind":"tag","published_at":"2018-02-20T10:43:57.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.1.2","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.1.2/manifests"},{"name":"1.1.0","sha":"d8377de0ca79baae41aec189efda964111ea9640","kind":"commit","published_at":"2018-02-19T15:20:03.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.1.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.1.0/manifests"},{"name":"1.0.12","sha":"0f527522685f78040784b0387e3d6af8bcea10b3","kind":"tag","published_at":"2018-02-13T08:58:54.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.12","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.12/manifests"},{"name":"1.0.11","sha":"b045d6c07c95afa9a9e5eb57c50d1de6133d97ab","kind":"tag","published_at":"2017-11-21T11:57:51.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.11","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.11/manifests"},{"name":"1.0.10","sha":"7edcda43e9b5848de5865065576c1b56fcef6647","kind":"tag","published_at":"2017-11-17T08:23:30.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.10","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.10/manifests"},{"name":"1.0.9","sha":"6cf281df1ba7d458a91430297321bda503a42e6a","kind":"commit","published_at":"2017-10-06T08:56:21.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.9","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"83ee1c3595a3882257434e694bd24ac3b64060c8","kind":"commit","published_at":"2017-10-05T20:27:29.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.8","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"43e125e6bc2538a291777e55a99ad3ddf59c713b","kind":"commit","published_at":"2017-10-04T07:55:40.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.7","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"492ebd501fd4e15d6788112539d48669135eb540","kind":"commit","published_at":"2017-10-03T14:47:35.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.6","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"492ebd501fd4e15d6788112539d48669135eb540","kind":"commit","published_at":"2017-10-03T14:47:35.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.5","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.5/manifests"},{"name":"1.0.3","sha":"b1dce13dc1599160ea0ef1417946b36f6ad3a863","kind":"commit","published_at":"2017-10-01T21:58:08.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.3","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"3c2cc7323221f4a29fbb6eaedf13bf9e683cb8f3","kind":"commit","published_at":"2017-10-01T21:32:52.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.2","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"8e18ee9862d9d4d7ad1935c5f3b795bb48b02adb","kind":"commit","published_at":"2017-09-29T21:52:29.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.1","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"378757204f31d8cb1e4cf28db207f103b829b803","kind":"commit","published_at":"2017-09-29T21:40:34.000Z","download_url":"https://codeload.github.com/blueconic/node-oom-heapdump/tar.gz/1.0.0","html_url":"https://github.com/blueconic/node-oom-heapdump/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/blueconic/node-oom-heapdump@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-26T11:53:15.245Z","dependent_packages_count":2,"downloads":4329,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":1.611626392382321,"dependent_repos_count":4.08054416238411,"dependent_packages_count":8.842255668013637,"stargazers_count":5.235190608262849,"forks_count":6.132720850992636,"docker_downloads_count":1.529288223152965,"average":4.571937650864753},"purl":"pkg:npm/node-oom-heapdump","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-oom-heapdump","docker_dependents_count":3,"docker_downloads_count":35,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-oom-heapdump","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-oom-heapdump/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-26T22:02:21.756Z","issues_count":20,"pull_requests_count":25,"avg_time_to_close_issue":5545008.5,"avg_time_to_close_pull_request":4737415.04,"issues_closed_count":20,"pull_requests_closed_count":25,"pull_request_authors_count":6,"issue_authors_count":16,"avg_comments_per_issue":4.75,"avg_comments_per_pull_request":2.28,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":210598.5,"past_year_avg_time_to_close_pull_request":204537.66666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/blueconic%2Fnode-oom-heapdump/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-oom-heapdump/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-oom-heapdump/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-oom-heapdump/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-oom-heapdump/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-oom-heapdump/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-oom-heapdump/codemeta","maintainers":[{"uuid":"bc-paulrutter","login":"bc-paulrutter","name":null,"email":"paul@blueconic.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~bc-paulrutter","role":null,"created_at":"2022-11-13T12:51:09.942Z","updated_at":"2022-11-13T12:51:09.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bc-paulrutter/packages"}]}