{"id":378012,"url":"https://github.com/calvinmetcalf/immediate","last_synced_at":"2026-07-21T13:30:20.027Z","repository":{"id":38271678,"uuid":"10364381","full_name":"calvinmetcalf/immediate","owner":"calvinmetcalf","description":"cross browser microtask","archived":false,"fork":false,"pushed_at":"2023-09-18T09:41:45.000Z","size":584,"stargazers_count":146,"open_issues_count":13,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-06-28T03:24:09.565Z","etag":null,"topics":[],"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/calvinmetcalf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2013-05-29T16:46:18.000Z","updated_at":"2023-10-31T03:21:40.000Z","dependencies_parsed_at":"2024-06-03T21:23:18.905Z","dependency_job_id":"5b85bccd-31e3-408f-9a53-88357dee011f","html_url":"https://github.com/calvinmetcalf/immediate","commit_stats":{"total_commits":194,"total_committers":13,"mean_commits":"14.923076923076923","dds":0.6804123711340206,"last_synced_commit":"c943398fb2a044fce69c8093527d0d608b04e6a7"},"previous_names":["calvinmetcalf/setimmediate"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/calvinmetcalf/immediate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/sbom","scorecard":{"id":263367,"data":{"date":"2025-08-11","repo":{"name":"github.com/calvinmetcalf/immediate","commit":"c943398fb2a044fce69c8093527d0d608b04e6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-17T11:21:02.840Z","repository_id":38271678,"created_at":"2025-08-17T11:21:02.840Z","updated_at":"2025-08-17T11:21:02.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35228258,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-07T02:00:07.222Z","response_time":90,"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":{"login":"calvinmetcalf","name":"Calvin Metcalf","uuid":"1128607","kind":"user","description":"I live with several cats, plus a dog, and my wife.","email":"","website":"http://calvinmetcalf.com/","location":"Boston","twitter":null,"company":"@AppGeo ","icon_url":"https://avatars.githubusercontent.com/u/1128607?v=4","repositories_count":587,"last_synced_at":"2026-04-27T03:36:43.752Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/calvinmetcalf","funding_links":[],"total_stars":5226,"followers":787,"following":105,"created_at":"2022-11-02T16:19:59.345Z","updated_at":"2026-04-27T03:36:43.752Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf/repositories"},"packages":[{"id":13522928,"name":"node-immediate","ecosystem":"debian","description":null,"homepage":"https://github.com/calvinmetcalf/immediate","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:03:10.734Z","latest_release_published_at":"2026-02-10T22:03:10.734Z","latest_release_number":"3.3.0+dfsg-1","last_synced_at":"2026-03-13T09:29:07.662Z","created_at":"2026-02-10T22:03:10.153Z","updated_at":"2026-03-13T09:29:07.663Z","registry_url":"https://tracker.debian.org/pkg/node-immediate","install_command":"apt-get install node-immediate","documentation_url":"https://packages.debian.org/bullseye/node-immediate","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-immediate","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-tape \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:09.147Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-immediate?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-immediate/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13743537,"name":"node-immediate","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/calvinmetcalf/immediate","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:38:29.735Z","latest_release_published_at":"2026-02-13T05:38:29.735Z","latest_release_number":"3.2.3+dfsg-2","last_synced_at":"2026-03-13T09:25:29.501Z","created_at":"2026-02-13T05:38:29.541Z","updated_at":"2026-03-13T09:30:17.341Z","registry_url":"https://launchpad.net/ubuntu/+source/node-immediate","install_command":"apt-get install node-immediate","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-immediate","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-tape \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:38:30.322Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-immediate?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-immediate/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13794096,"name":"node-immediate","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/calvinmetcalf/immediate","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:04:23.355Z","latest_release_published_at":"2026-02-13T16:04:23.355Z","latest_release_number":"3.3.0+dfsg-3","last_synced_at":"2026-03-13T20:17:36.494Z","created_at":"2026-02-13T16:04:23.095Z","updated_at":"2026-03-13T20:17:36.737Z","registry_url":"https://launchpad.net/ubuntu/+source/node-immediate","install_command":"apt-get install node-immediate","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-immediate","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-tape \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":38271678,"uuid":"10364381","full_name":"calvinmetcalf/immediate","owner":"calvinmetcalf","description":"cross browser microtask","archived":false,"fork":false,"pushed_at":"2023-09-18T09:41:45.000Z","size":584,"stargazers_count":146,"open_issues_count":13,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-02-07T09:36:25.481Z","etag":null,"topics":[],"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/calvinmetcalf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2013-05-29T16:46:18.000Z","updated_at":"2023-10-31T03:21:40.000Z","dependencies_parsed_at":"2024-06-03T21:23:18.905Z","dependency_job_id":"5b85bccd-31e3-408f-9a53-88357dee011f","html_url":"https://github.com/calvinmetcalf/immediate","commit_stats":{"total_commits":194,"total_committers":13,"mean_commits":"14.923076923076923","dds":0.6804123711340206,"last_synced_commit":"c943398fb2a044fce69c8093527d0d608b04e6a7"},"previous_names":["calvinmetcalf/setimmediate"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/calvinmetcalf/immediate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/sbom","scorecard":{"id":263367,"data":{"date":"2025-08-11","repo":{"name":"github.com/calvinmetcalf/immediate","commit":"c943398fb2a044fce69c8093527d0d608b04e6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-17T11:21:02.840Z","repository_id":38271678,"created_at":"2025-08-17T11:21:02.840Z","updated_at":"2025-08-17T11:21:02.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398000,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"}},"repo_metadata_updated_at":"2026-02-13T16:06:47.094Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-immediate?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T04:38:12.366Z","issues_count":7,"pull_requests_count":37,"avg_time_to_close_issue":4008274.25,"avg_time_to_close_pull_request":5120992.185185186,"issues_closed_count":4,"pull_requests_closed_count":27,"pull_request_authors_count":12,"issue_authors_count":5,"avg_comments_per_issue":2.2857142857142856,"avg_comments_per_pull_request":1.1081081081081081,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":9,"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/calvinmetcalf%2Fimmediate/issues","maintainers":[{"login":"calvinmetcalf","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-immediate/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13558396,"name":"node-immediate","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/calvinmetcalf/immediate","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:47:05.692Z","latest_release_published_at":"2026-02-11T04:47:05.692Z","latest_release_number":"3.3.0+dfsg-3","last_synced_at":"2026-03-11T10:41:26.213Z","created_at":"2026-02-11T04:47:05.529Z","updated_at":"2026-03-11T10:41:26.213Z","registry_url":"https://launchpad.net/ubuntu/+source/node-immediate","install_command":"apt-get install node-immediate","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-immediate","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-tape \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:50:02.258Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-immediate?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-immediate/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13596624,"name":"node-immediate","ecosystem":"debian","description":null,"homepage":"https://github.com/calvinmetcalf/immediate","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:26:50.462Z","latest_release_published_at":"2026-02-11T10:26:50.462Z","latest_release_number":"3.2.3+dfsg-1","last_synced_at":"2026-03-14T02:05:05.504Z","created_at":"2026-02-11T10:26:50.334Z","updated_at":"2026-03-14T02:05:05.504Z","registry_url":"https://tracker.debian.org/pkg/node-immediate","install_command":"apt-get install node-immediate","documentation_url":"https://packages.debian.org/buster/node-immediate","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-immediate","standards_version":"4.0.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs, node-tape","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:05.565Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-immediate?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-immediate/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13659611,"name":"node-immediate","ecosystem":"debian","description":null,"homepage":"https://github.com/calvinmetcalf/immediate","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:20:33.239Z","latest_release_published_at":"2026-02-12T08:20:33.239Z","latest_release_number":"3.3.0+dfsg-3","last_synced_at":"2026-03-14T07:04:41.073Z","created_at":"2026-02-12T08:20:32.896Z","updated_at":"2026-03-14T07:04:41.073Z","registry_url":"https://tracker.debian.org/pkg/node-immediate","install_command":"apt-get install node-immediate","documentation_url":"https://packages.debian.org/trixie/node-immediate","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-immediate","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-tape \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:20:58.795Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-immediate?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-immediate/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13428613,"name":"node-immediate","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/calvinmetcalf/immediate","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:46:58.037Z","latest_release_published_at":"2026-02-07T15:46:58.037Z","latest_release_number":"3.3.0+dfsg-2","last_synced_at":"2026-03-07T16:30:44.546Z","created_at":"2026-02-07T15:46:57.785Z","updated_at":"2026-03-07T17:02:44.707Z","registry_url":"https://launchpad.net/ubuntu/+source/node-immediate","install_command":"apt-get install node-immediate","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-immediate","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-tape \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-immediate?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-immediate/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":1863059,"name":"immediate","ecosystem":"npm","description":"A cross browser microtask library","homepage":"https://github.com/calvinmetcalf/immediate#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2013-09-17T15:57:44.659Z","latest_release_published_at":"2020-06-09T14:46:51.597Z","latest_release_number":"3.3.0","last_synced_at":"2026-07-19T07:43:31.629Z","created_at":"2022-04-09T17:35:01.494Z","updated_at":"2026-07-19T07:43:31.629Z","registry_url":"https://www.npmjs.com/package/immediate","install_command":"npm install immediate","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.3.0","lie":"3.0.5"}},"repo_metadata":{"id":38271678,"uuid":"10364381","full_name":"calvinmetcalf/immediate","owner":"calvinmetcalf","description":"cross browser microtask","archived":false,"fork":false,"pushed_at":"2023-09-18T09:41:45.000Z","size":584,"stargazers_count":146,"open_issues_count":13,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-05-09T04:37:12.047Z","etag":null,"topics":[],"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/calvinmetcalf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2013-05-29T16:46:18.000Z","updated_at":"2023-10-31T03:21:40.000Z","dependencies_parsed_at":"2024-06-03T21:23:18.905Z","dependency_job_id":"5b85bccd-31e3-408f-9a53-88357dee011f","html_url":"https://github.com/calvinmetcalf/immediate","commit_stats":{"total_commits":194,"total_committers":13,"mean_commits":"14.923076923076923","dds":0.6804123711340206,"last_synced_commit":"c943398fb2a044fce69c8093527d0d608b04e6a7"},"previous_names":["calvinmetcalf/setimmediate"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/calvinmetcalf/immediate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/sbom","scorecard":{"id":263367,"data":{"date":"2025-08-11","repo":{"name":"github.com/calvinmetcalf/immediate","commit":"c943398fb2a044fce69c8093527d0d608b04e6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-17T11:21:02.840Z","repository_id":38271678,"created_at":"2025-08-17T11:21:02.840Z","updated_at":"2025-08-17T11:21:02.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33098591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"calvinmetcalf","name":"Calvin Metcalf","uuid":"1128607","kind":"user","description":"I live with several cats, plus a dog, and my wife.","email":"","website":"http://calvinmetcalf.com/","location":"Boston","twitter":null,"company":"@AppGeo ","icon_url":"https://avatars.githubusercontent.com/u/1128607?v=4","repositories_count":587,"last_synced_at":"2026-04-27T03:36:43.752Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/calvinmetcalf","funding_links":[],"total_stars":5226,"followers":787,"following":105,"created_at":"2022-11-02T16:19:59.345Z","updated_at":"2026-04-27T03:36:43.752Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-12T22:54:07.487Z","dependent_packages_count":125,"downloads":211218278,"downloads_period":"last-month","dependent_repos_count":888684,"rankings":{"downloads":0.038605556352612744,"dependent_repos_count":0.03789368084540145,"dependent_packages_count":0.3078313972144859,"stargazers_count":4.391915941740108,"forks_count":5.500115953599942,"docker_downloads_count":0.0368258675845845,"average":1.7188647328895224},"purl":"pkg:npm/immediate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/immediate","docker_dependents_count":6958,"docker_downloads_count":3429629742,"usage_url":"https://repos.ecosyste.ms/usage/npm/immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/immediate/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-06T13:20:30.703Z","issues_count":7,"pull_requests_count":37,"avg_time_to_close_issue":4008274.25,"avg_time_to_close_pull_request":5120992.185185186,"issues_closed_count":4,"pull_requests_closed_count":27,"pull_request_authors_count":12,"issue_authors_count":5,"avg_comments_per_issue":2.2857142857142856,"avg_comments_per_pull_request":1.1081081081081081,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":9,"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/calvinmetcalf%2Fimmediate/issues","maintainers":[{"login":"calvinmetcalf","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate/codemeta","maintainers":[{"uuid":"cwmma","login":"cwmma","name":null,"email":"calvin.metcalf@gmail.com","url":null,"packages_count":326,"html_url":"https://www.npmjs.com/~cwmma","role":null,"created_at":"2022-11-12T19:38:26.279Z","updated_at":"2022-11-12T19:38:26.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cwmma/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676741,"maintainers_count":1210807,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13459522,"name":"node-immediate","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/calvinmetcalf/immediate","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:28:17.974Z","latest_release_published_at":"2026-02-09T06:28:17.974Z","latest_release_number":"3.3.0+dfsg-3","last_synced_at":"2026-03-09T07:26:17.465Z","created_at":"2026-02-09T06:28:17.626Z","updated_at":"2026-03-09T07:34:12.775Z","registry_url":"https://launchpad.net/ubuntu/+source/node-immediate","install_command":"apt-get install node-immediate","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-immediate","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-tape \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-immediate?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-immediate/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":14134623,"name":"org.mvnpm:immediate","ecosystem":"maven","description":"A cross browser microtask library","homepage":"https://github.com/calvinmetcalf/immediate#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":[],"namespace":"org.mvnpm","versions_count":2,"first_release_published_at":"2026-02-05T18:06:52.000Z","latest_release_published_at":"2026-03-27T20:24:14.000Z","latest_release_number":"3.3.0","last_synced_at":"2026-07-15T17:01:58.504Z","created_at":"2026-03-27T20:45:46.216Z","updated_at":"2026-07-15T17:01:58.505Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/immediate/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/immediate/","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-27T20:45:49.849Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.696275283753454,"dependent_packages_count":42.45229214719405,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.074283715473754},"purl":"pkg:maven/org.mvnpm/immediate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:immediate/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5001297,"name":"org.webjars.npm:immediate","ecosystem":"maven","description":"WebJar for immediate","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":[],"namespace":"org.webjars.npm","versions_count":5,"first_release_published_at":"2016-11-19T12:25:15.000Z","latest_release_published_at":"2023-06-15T13:46:58.000Z","latest_release_number":"3.3.0","last_synced_at":"2026-07-15T17:01:58.600Z","created_at":"2022-07-27T10:59:54.996Z","updated_at":"2026-07-15T17:01:58.600Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/immediate/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/immediate/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":38271678,"uuid":"10364381","full_name":"calvinmetcalf/immediate","owner":"calvinmetcalf","description":"cross browser microtask","archived":false,"fork":false,"pushed_at":"2023-09-18T09:41:45.000Z","size":584,"stargazers_count":146,"open_issues_count":13,"forks_count":16,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-15T23:37:29.312Z","etag":null,"topics":[],"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/calvinmetcalf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2013-05-29T16:46:18.000Z","updated_at":"2023-10-31T03:21:40.000Z","dependencies_parsed_at":"2024-06-03T21:23:18.905Z","dependency_job_id":"5b85bccd-31e3-408f-9a53-88357dee011f","html_url":"https://github.com/calvinmetcalf/immediate","commit_stats":{"total_commits":194,"total_committers":13,"mean_commits":"14.923076923076923","dds":0.6804123711340206,"last_synced_commit":"c943398fb2a044fce69c8093527d0d608b04e6a7"},"previous_names":["calvinmetcalf/setimmediate"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/calvinmetcalf/immediate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/sbom","scorecard":{"id":263367,"data":{"date":"2025-08-11","repo":{"name":"github.com/calvinmetcalf/immediate","commit":"c943398fb2a044fce69c8093527d0d608b04e6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-17T11:21:02.840Z","repository_id":38271678,"created_at":"2025-08-17T11:21:02.840Z","updated_at":"2025-08-17T11:21:02.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276647750,"owners_count":25679621,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"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":"calvinmetcalf","name":"Calvin Metcalf","uuid":"1128607","kind":"user","description":"I live with several cats, plus a dog, and my wife.","email":"","website":"http://calvinmetcalf.com/","location":"Boston","twitter":null,"company":"@AppGeo ","icon_url":"https://avatars.githubusercontent.com/u/1128607?v=4","repositories_count":581,"last_synced_at":"2024-04-08T17:37:07.744Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/calvinmetcalf","funding_links":[],"total_stars":5018,"followers":747,"following":105,"created_at":"2022-11-02T16:19:59.345Z","updated_at":"2024-04-08T17:39:58.916Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf/repositories"},"tags":[{"name":"v3.3.0","sha":"c943398fb2a044fce69c8093527d0d608b04e6a7","kind":"tag","published_at":"2020-06-09T14:45:56.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v3.3.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.3.0/manifests"},{"name":"v3.2.3","sha":"57ed41d729fd1182f88a1221185631f142d2abf5","kind":"tag","published_at":"2016-08-17T18:32:52.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v3.2.3","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.2.3/manifests"},{"name":"v3.0.6","sha":"cba16a641397af7071dda0d7aee8b06c89a9926d","kind":"tag","published_at":"2016-07-28T12:24:59.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v3.0.6","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.0.6/manifests"},{"name":"v3.2.2","sha":"dd81ef43de40c19c9b293948224953e3de7dd590","kind":"tag","published_at":"2015-10-12T14:52:58.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v3.2.2","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.2.2/manifests"},{"name":"v3.0.5","sha":"081a89b1c4e48283bbe3316528343aa1976a1c72","kind":"tag","published_at":"2015-08-06T16:15:42.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v3.0.5","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"1b0550bd741d9287f268ce0333f90867be3637b1","kind":"commit","published_at":"2015-05-27T12:09:51.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v3.0.4","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.0.4/manifests"},{"name":"v3.2.1","sha":"347e2595c8cdc36b2b7d97f5b2ac97d0ed1f4c17","kind":"commit","published_at":"2015-05-27T12:04:46.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v3.2.1","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"946159793b95fc9e6d612572811369ad8a88fafd","kind":"tag","published_at":"2015-05-21T19:49:05.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v3.2.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"ffa3087a93fb012ec9c11d11a5348f74686e68bb","kind":"tag","published_at":"2015-04-23T11:38:12.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v3.1.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"de77a4f037a3ac65faa18faca2b4a30b4560008a","kind":"tag","published_at":"2014-09-30T17:35:43.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v3.0.3","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v3.0.3/manifests"},{"name":"3.0.2","sha":"652a175c080ca4e863ef35d3a65b9bb43c82ec50","kind":"commit","published_at":"2014-05-22T11:19:51.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/3.0.2","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"b5d483aba4180144912cd7f03e3d0424cfa25fd6","kind":"commit","published_at":"2014-05-20T11:49:23.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/3.0.1","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"e875be29e62b1722b2477cf96467fb83a067351d","kind":"commit","published_at":"2014-05-08T16:02:21.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/3.0.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/3.0.0/manifests"},{"name":"2.7.2","sha":"abb198b17c5361549e0d4f9e92634fe8b4b38869","kind":"commit","published_at":"2014-05-06T19:17:59.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.7.2","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"c1fa688a312155f60583d13272d99e49a3c2fa9a","kind":"commit","published_at":"2014-05-04T17:19:35.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.7.1","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"2e6a4e0fa43a310df6a080ece6196723a180a896","kind":"commit","published_at":"2014-05-02T12:15:22.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.7.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.7.0/manifests"},{"name":"v2.6.5","sha":"21a9c28aac9cb4080203d350eada8e793a7e7c8c","kind":"commit","published_at":"2014-04-21T13:36:27.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v2.6.5","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"4919d3e9b5fc2caa5f853eaa55976e337ee76ef2","kind":"tag","published_at":"2014-04-21T12:53:52.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v2.6.4","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v2.6.4/manifests"},{"name":"2.6.3","sha":"52e6d73310863d1d80c9082e93471e95fcf4b477","kind":"commit","published_at":"2014-03-11T11:44:04.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.6.3","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.6.3/manifests"},{"name":"2.6.2","sha":"68911e2a02700db93556ec978b73c424c260e4e9","kind":"commit","published_at":"2014-03-11T11:37:21.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.6.2","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.6.2/manifests"},{"name":"2.6.1","sha":"214df603e6946e8fb7e4b8e7e9bcda5619e73848","kind":"commit","published_at":"2013-10-26T21:21:46.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.6.1","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"3e8d4b472d898d19d4c198f32d21512c42fbfd8f","kind":"commit","published_at":"2013-10-26T21:17:38.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.6.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"eb62bc99be2774244a613417039a6c3eb256b59f","kind":"commit","published_at":"2013-10-26T16:40:10.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.5.2","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"55aa4d1c2b1926cf6e628e3eb46cdd4e6f195d73","kind":"commit","published_at":"2013-10-26T16:38:21.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.5.1","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"7b68e53ae0f7a4ac79d7bfc242ffb8b97cca19bf","kind":"commit","published_at":"2013-10-26T16:25:52.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.5.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"829bb3b47b8f35ebc4c1af9d25c34ee97fff5b1f","kind":"commit","published_at":"2013-10-01T09:22:35.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.4.3","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"31723b1976b17cb0b191094e93fda6f7d571da75","kind":"commit","published_at":"2013-09-23T18:17:38.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.4.2","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"14dc4fd5698175487205bcb1bafdeb263593f468","kind":"commit","published_at":"2013-09-23T16:58:58.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.4.1","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"a6862056b14ceba1ebb739b46408db08f5f65745","kind":"commit","published_at":"2013-09-22T10:31:51.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.4.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.4.0/manifests"},{"name":"v2.4.0","sha":"a6862056b14ceba1ebb739b46408db08f5f65745","kind":"commit","published_at":"2013-09-22T10:31:51.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v2.4.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v2.4.0/manifests"},{"name":"2.4.0dev","sha":"a693ce00ddfbb24399372df9aceb0a93776c9e4b","kind":"commit","published_at":"2013-09-20T13:11:18.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.4.0dev","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.4.0dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.4.0dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.4.0dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.4.0dev/manifests"},{"name":"2.3.1","sha":"3d28a0141c29ca8dc33b0d26a795b8046c8a2108","kind":"commit","published_at":"2013-09-19T12:54:27.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.3.1","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"258041c99149aae0abff360b058bb113fd1fab1c","kind":"commit","published_at":"2013-09-19T12:48:30.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.3.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"39f7af98c142ec5006b99e011f2ddf7d08b8a911","kind":"commit","published_at":"2013-09-18T18:43:57.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.2.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"72a14b7ec8dc1e166c0991d07528361edb6cd19b","kind":"commit","published_at":"2013-09-18T18:13:40.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.1.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"55fb182b46a0e0d5e68941491caf28a70068c662","kind":"commit","published_at":"2013-09-17T16:21:00.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/2.0.2","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/2.0.2/manifests"},{"name":"v2.0.1","sha":"c44a166465f96c5026b15e722f74c6f3102863ab","kind":"commit","published_at":"2013-09-17T15:56:39.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/v2.0.1","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/v2.0.1/manifests"},{"name":"1.0.1","sha":"ef4944db494321db2f30003fc5b03c6bdfcb4bd9","kind":"commit","published_at":"2013-01-07T04:45:59.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/1.0.1","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"c29063b753d46a95cbf4cc18c256b2b4a937e8ff","kind":"commit","published_at":"2012-12-31T01:50:36.000Z","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/1.0.0","html_url":"https://github.com/calvinmetcalf/immediate/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/calvinmetcalf/immediate@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-10T01:20:08.117Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.302786977817114,"dependent_packages_count":9.706364113305325,"stargazers_count":24.56697517391078,"forks_count":34.8470346059424,"docker_downloads_count":null,"average":26.105790217743905},"purl":"pkg:maven/org.webjars.npm/immediate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T04:38:12.366Z","issues_count":7,"pull_requests_count":37,"avg_time_to_close_issue":4008274.25,"avg_time_to_close_pull_request":5120992.185185186,"issues_closed_count":4,"pull_requests_closed_count":27,"pull_request_authors_count":12,"issue_authors_count":5,"avg_comments_per_issue":2.2857142857142856,"avg_comments_per_pull_request":1.1081081081081081,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":9,"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/calvinmetcalf%2Fimmediate/issues","maintainers":[{"login":"calvinmetcalf","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:immediate/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612238,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5411683,"name":"immediate-web-worker","ecosystem":"npm","description":"A cross browser microtask library","homepage":"https://github.com/calvinmetcalf/immediate#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["remove-global"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-11-09T06:16:06.738Z","latest_release_published_at":"2022-11-09T06:16:06.738Z","latest_release_number":"3.3.0","last_synced_at":"2026-07-15T17:01:59.330Z","created_at":"2022-11-10T02:54:40.998Z","updated_at":"2026-07-15T17:01:59.330Z","registry_url":"https://www.npmjs.com/package/immediate-web-worker","install_command":"npm install immediate-web-worker","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.3.0"}},"repo_metadata":{"id":38271678,"uuid":"10364381","full_name":"calvinmetcalf/immediate","owner":"calvinmetcalf","description":"cross browser microtask","archived":false,"fork":false,"pushed_at":"2023-09-18T09:41:45.000Z","size":584,"stargazers_count":146,"open_issues_count":13,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-05-24T12:29:43.713Z","etag":null,"topics":[],"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/calvinmetcalf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2013-05-29T16:46:18.000Z","updated_at":"2023-10-31T03:21:40.000Z","dependencies_parsed_at":"2024-06-03T21:23:18.905Z","dependency_job_id":"5b85bccd-31e3-408f-9a53-88357dee011f","html_url":"https://github.com/calvinmetcalf/immediate","commit_stats":{"total_commits":194,"total_committers":13,"mean_commits":"14.923076923076923","dds":0.6804123711340206,"last_synced_commit":"c943398fb2a044fce69c8093527d0d608b04e6a7"},"previous_names":["calvinmetcalf/setimmediate"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/calvinmetcalf/immediate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calvinmetcalf","download_url":"https://codeload.github.com/calvinmetcalf/immediate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/sbom","scorecard":{"id":263367,"data":{"date":"2025-08-11","repo":{"name":"github.com/calvinmetcalf/immediate","commit":"c943398fb2a044fce69c8093527d0d608b04e6a7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/24 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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-wg6g-ppvx-927h","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh"],"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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-17T11:21:02.840Z","repository_id":38271678,"created_at":"2025-08-17T11:21:02.840Z","updated_at":"2025-08-17T11:21:02.840Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33888302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"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"},"tags":[]},"repo_metadata_updated_at":"2026-07-12T20:56:30.122Z","dependent_packages_count":2,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.20437190196127,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":5.6465552788269635,"forks_count":7.199634822646109,"average":19.76708756806376},"purl":"pkg:npm/immediate-web-worker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/immediate-web-worker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/immediate-web-worker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/immediate-web-worker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T04:38:12.366Z","issues_count":7,"pull_requests_count":37,"avg_time_to_close_issue":4008274.25,"avg_time_to_close_pull_request":5120992.185185186,"issues_closed_count":4,"pull_requests_closed_count":27,"pull_request_authors_count":12,"issue_authors_count":5,"avg_comments_per_issue":2.2857142857142856,"avg_comments_per_pull_request":1.1081081081081081,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":9,"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/calvinmetcalf%2Fimmediate/issues","maintainers":[{"login":"calvinmetcalf","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate-web-worker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate-web-worker/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate-web-worker/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate-web-worker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate-web-worker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/immediate-web-worker/codemeta","maintainers":[{"uuid":"samin_yeaser_tigerit","login":"samin_yeaser_tigerit","name":null,"email":"samin.yeaser@tigerit.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~samin_yeaser_tigerit","role":null,"created_at":"2022-11-10T05:12:28.031Z","updated_at":"2022-11-10T05:12:28.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samin_yeaser_tigerit/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5676741,"maintainers_count":1210807,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13701704,"name":"node-immediate","ecosystem":"debian","description":null,"homepage":"https://github.com/calvinmetcalf/immediate","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:15:15.958Z","latest_release_published_at":"2026-02-12T21:15:15.958Z","latest_release_number":"3.3.0+dfsg-3","last_synced_at":"2026-03-13T20:41:01.195Z","created_at":"2026-02-12T21:15:15.712Z","updated_at":"2026-03-13T20:41:01.196Z","registry_url":"https://tracker.debian.org/pkg/node-immediate","install_command":"apt-get install node-immediate","documentation_url":"https://packages.debian.org/bookworm/node-immediate","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-immediate","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-tape \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:15:16.632Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-immediate?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-immediate/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":14341340,"name":"github.com/calvinmetcalf/immediate","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2026-04-28T11:11:21.511Z","latest_release_published_at":"2020-06-09T14:45:56.000Z","latest_release_number":"v3.3.0+incompatible","last_synced_at":"2026-07-15T17:02:01.216Z","created_at":"2026-04-28T11:11:11.052Z","updated_at":"2026-07-15T17:02:01.216Z","registry_url":"https://pkg.go.dev/github.com/calvinmetcalf/immediate","install_command":"go get github.com/calvinmetcalf/immediate","documentation_url":"https://pkg.go.dev/github.com/calvinmetcalf/immediate#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-28T12:54:56.989Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/calvinmetcalf/immediate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/calvinmetcalf/immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/calvinmetcalf/immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/calvinmetcalf/immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcalvinmetcalf%2Fimmediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcalvinmetcalf%2Fimmediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcalvinmetcalf%2Fimmediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcalvinmetcalf%2Fimmediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcalvinmetcalf%2Fimmediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcalvinmetcalf%2Fimmediate/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2223059,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13399485,"name":"node-immediate","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/calvinmetcalf/immediate","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/calvinmetcalf/immediate","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:47:09.055Z","latest_release_published_at":"2026-02-06T05:47:09.055Z","latest_release_number":"3.3.0+dfsg-3","last_synced_at":"2026-03-06T06:58:39.016Z","created_at":"2026-02-06T05:47:08.720Z","updated_at":"2026-03-06T07:07:51.485Z","registry_url":"https://launchpad.net/ubuntu/+source/node-immediate","install_command":"apt-get install node-immediate","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-immediate","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-tape \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-immediate?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-immediate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-immediate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-immediate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-immediate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-immediate/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-immediate/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-immediate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-immediate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-immediate/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":205795,"full_name":"calvinmetcalf/immediate","default_branch":"master","total_commits":194,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":14.923076923076923,"dds":0.6804123711340206,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-18T12:04:17.103Z","last_synced_commit":"c943398fb2a044fce69c8093527d0d608b04e6a7","created_at":"2023-03-08T06:20:06.993Z","updated_at":"2026-07-18T12:03:54.026Z","committers":[{"name":"Calvin Metcalf","email":"cmetcalf@appgeo.com","login":"calvinmetcalf","count":62},{"name":"Calvin Metcalf","email":"calvin.metcalf@state.ma.us","login":null,"count":57},{"name":"Domenic Denicola","email":"domenic@domenicdenicola.com","login":"domenic","count":52},{"name":"donavon","email":"github@donavon.com","login":"donavon","count":10},{"name":"Martin Acosta","email":"tinchoz49@gmail.com","login":"tinchoz49","count":4},{"name":"Oded Arbel","email":"oded@geek.co.il","login":"guss77","count":2},{"name":"Yaffle","email":"vic99999@yandex.ru","login":"Yaffle","count":1},{"name":"Will Hastings","email":"will@objectdotcreate.net","login":"whastings","count":1},{"name":"Ruben Verborgh","email":"ruben@verborgh.org","login":"RubenVerborgh","count":1},{"name":"Matt O'Connell","email":"oconnell@adobe.com","login":"matt-oconnell","count":1},{"name":"JP","email":"jphpsf@gmail.com","login":"jphpsf","count":1},{"name":"Chris Tarquini","email":"chris@ilsken.com","login":"tarqd","count":1},{"name":"brillout","email":"sub@brillout.com","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-20T00:00:13.349Z","repositories_count":6385450,"commits_count":867489592,"contributors_count":35883501,"owners_count":1227609,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"calvinmetcalf/immediate","html_url":"https://github.com/calvinmetcalf/immediate","last_synced_at":"2026-07-07T12:22:31.643Z","status":"error","issues_count":7,"pull_requests_count":37,"avg_time_to_close_issue":4008274.25,"avg_time_to_close_pull_request":5120992.185185186,"issues_closed_count":4,"pull_requests_closed_count":27,"pull_request_authors_count":12,"issue_authors_count":5,"avg_comments_per_issue":2.2857142857142856,"avg_comments_per_pull_request":1.1081081081081081,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":9,"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,"created_at":"2023-05-16T15:16:55.269Z","updated_at":"2026-07-07T12:22:31.644Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/calvinmetcalf%2Fimmediate/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":9}},"issue_author_associations_count":{"table":{"NONE":3,"OWNER":2,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"OWNER":17,"NONE":15,"CONTRIBUTOR":5}},"issue_authors":{"table":{"RubenVerborgh":2,"calvinmetcalf":2,"dereke":1,"dumbmatter":1,"Michriko":1}},"pull_request_authors":{"table":{"calvinmetcalf":17,"dependabot[bot]":9,"axel-recolet":2,"aliothor":1,"tarqd":1,"matt-oconnell":1,"clouds56":1,"RubenVerborgh":1,"Michriko":1,"KrysKruk":1,"whastings":1,"tinchoz49":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:21.713Z","repositories_count":14863641,"issues_count":32300278,"pull_requests_count":106196596,"authors_count":11340638,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"calvinmetcalf","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calvinmetcalf"}}],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-18T15:21:37.679Z","updated_at":"2022-08-18T15:21:37.679Z","repository_link":"https://github.com/calvinmetcalf/immediate/blob/master/package-lock.json","dependencies":[{"id":1911141351,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":1911141352,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":1911141353,"package_name":"acorn","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":1911141354,"package_name":"acorn-node","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":1911141355,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":1911141356,"package_name":"align-text","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":1911141357,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":1911141358,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":1911141359,"package_name":"asn1.js","ecosystem":"npm","requirements":"4.10.1","direct":false,"kind":"development","optional":false},{"id":1911141360,"package_name":"bn.js","ecosystem":"npm","requirements":"4.11.9","direct":false,"kind":"development","optional":false},{"id":1911141361,"package_name":"assert","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":1911141362,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1911141363,"package_name":"util","ecosystem":"npm","requirements":"0.10.3","direct":false,"kind":"development","optional":false},{"id":1911141364,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141365,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":1911141366,"package_name":"bn.js","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":1911141367,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":1911141368,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":1911141369,"package_name":"browser-pack","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":1911141370,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"development","optional":false},{"id":1911141371,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":1911141372,"package_name":"browserify","ecosystem":"npm","requirements":"16.5.1","direct":false,"kind":"development","optional":false},{"id":1911141373,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":1911141374,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141375,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":1911141376,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":1911141377,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":1911141378,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":1911141379,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":1911141380,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":1911141381,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141382,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1911141383,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":1911141384,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":1911141385,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":1911141386,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":1911141387,"package_name":"buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":1911141388,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":1911141389,"package_name":"buffer-shims","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141390,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":1911141391,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1911141392,"package_name":"cached-path-relative","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1911141393,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":1911141394,"package_name":"center-align","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":1911141395,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":1911141396,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":1911141397,"package_name":"cli","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141398,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":1911141399,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":1911141400,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":1911141401,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":1911141402,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":1911141403,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1911141404,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":1911141405,"package_name":"combine-source-map","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":1911141406,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":1911141407,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":1911141408,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141409,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":1911141410,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1911141411,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":1911141412,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":1911141413,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":1911141414,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"development","optional":false},{"id":1911141415,"package_name":"d","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141416,"package_name":"dash-ast","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141417,"package_name":"date-now","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":1911141418,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":1911141419,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":1911141420,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":1911141421,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141422,"package_name":"deps-sort","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1911141423,"package_name":"derequire","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":1911141424,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141425,"package_name":"detective","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":1911141426,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":1911141427,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":1911141428,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1911141429,"package_name":"entities","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":1911141430,"package_name":"domain-browser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":1911141431,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":1911141432,"package_name":"domhandler","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":1911141433,"package_name":"domutils","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":1911141434,"package_name":"dotignore","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":1911141435,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":1911141436,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":1911141437,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":1911141438,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":1911141439,"package_name":"entities","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141440,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.17.5","direct":false,"kind":"development","optional":false},{"id":1911141441,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":1911141442,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.53","direct":false,"kind":"development","optional":false},{"id":1911141443,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":1911141444,"package_name":"es6-map","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":1911141445,"package_name":"es6-set","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":1911141446,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":1911141447,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":1911141448,"package_name":"es6-weak-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":1911141449,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":1911141450,"package_name":"escope","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":1911141451,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":1911141452,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":1911141453,"package_name":"event-emitter","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":1911141454,"package_name":"events","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1911141455,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":1911141456,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":1911141457,"package_name":"ext","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":1911141458,"package_name":"type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1911141459,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":1911141460,"package_name":"figures","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":1911141461,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":1911141462,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":1911141463,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141464,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":1911141465,"package_name":"get-assigned-identifiers","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":1911141466,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":1911141467,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":1911141468,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1911141469,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141470,"package_name":"hash-base","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":1911141471,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":1911141472,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141473,"package_name":"htmlescape","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":1911141474,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.8.3","direct":false,"kind":"development","optional":false},{"id":1911141475,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141476,"package_name":"ieee754","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":1911141477,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":1911141478,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":1911141479,"package_name":"inline-source-map","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":1911141480,"package_name":"insert-module-globals","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":1911141481,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":1911141482,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":1911141483,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":1911141484,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1911141485,"package_name":"is-finite","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":1911141486,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":1911141487,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":1911141488,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":1911141489,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":1911141490,"package_name":"jshint","ecosystem":"npm","requirements":"2.11.1","direct":false,"kind":"development","optional":false},{"id":1911141491,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":1911141492,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":1911141493,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":1911141494,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":1911141495,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":1911141496,"package_name":"labeled-stream-splicer","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":1911141497,"package_name":"lazy-cache","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":1911141498,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":1911141499,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"development","optional":false},{"id":1911141500,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":1911141501,"package_name":"longest","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141502,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":1911141503,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":1911141504,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141505,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141506,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":1911141507,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":1911141508,"package_name":"module-deps","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":1911141509,"package_name":"next-tick","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141510,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":1911141511,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":1911141512,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":1911141513,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":1911141514,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":1911141515,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":1911141516,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":1911141517,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":1911141518,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":1911141519,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":1911141520,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":1911141521,"package_name":"parents","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141522,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":1911141523,"package_name":"parse-ms","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141524,"package_name":"path-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":1911141525,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":1911141526,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141527,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":1911141528,"package_name":"path-platform","ecosystem":"npm","requirements":"0.11.15","direct":false,"kind":"development","optional":false},{"id":1911141529,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":1911141530,"package_name":"plur","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141531,"package_name":"pretty-ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1911141532,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":1911141533,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1911141534,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":1911141535,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":1911141536,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":1911141537,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":1911141538,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1911141539,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":1911141540,"package_name":"re-emitter","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":1911141541,"package_name":"read-only-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1911141542,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"development","optional":false},{"id":1911141543,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":1911141544,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":1911141545,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":1911141546,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1911141547,"package_name":"resolve","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":1911141548,"package_name":"resumer","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":1911141549,"package_name":"right-align","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":1911141550,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":1911141551,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1911141552,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"development","optional":false},{"id":1911141553,"package_name":"shasum","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1911141554,"package_name":"shasum-object","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141555,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":1911141556,"package_name":"shelljs","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":1911141557,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141558,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":1911141559,"package_name":"split","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141560,"package_name":"stream-browserify","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":1911141561,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":1911141562,"package_name":"stream-http","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":1911141563,"package_name":"stream-splicer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":1911141564,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":1911141565,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":1911141566,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141567,"package_name":"string.prototype.trimleft","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":1911141568,"package_name":"string.prototype.trimright","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":1911141569,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":1911141570,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":1911141571,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":1911141572,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":1911141573,"package_name":"subarg","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":1911141574,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1911141575,"package_name":"syntax-error","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":1911141576,"package_name":"tap-out","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1911141577,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":1911141578,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.2.9","direct":false,"kind":"development","optional":false},{"id":1911141579,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":1911141580,"package_name":"tap-spec","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":1911141581,"package_name":"tape","ecosystem":"npm","requirements":"4.13.3","direct":false,"kind":"development","optional":false},{"id":1911141582,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":1911141583,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":1911141584,"package_name":"timers-browserify","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":1911141585,"package_name":"trim","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":1911141586,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":1911141587,"package_name":"type","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":1911141588,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":1911141589,"package_name":"uglify-js","ecosystem":"npm","requirements":"2.8.29","direct":false,"kind":"development","optional":false},{"id":1911141590,"package_name":"camelcase","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":1911141591,"package_name":"cliui","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":1911141592,"package_name":"yargs","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"development","optional":false},{"id":1911141593,"package_name":"uglify-to-browserify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1911141594,"package_name":"umd","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":1911141595,"package_name":"undeclared-identifiers","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":1911141596,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":1911141597,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":1911141598,"package_name":"util","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":1911141599,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":1911141600,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1911141601,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":1911141602,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":1911141603,"package_name":"window-size","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":1911141604,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":1911141605,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":1911141606,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":1911141607,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":1911141608,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":1911141609,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":1911141610,"package_name":"yargs","ecosystem":"npm","requirements":"15.3.1","direct":false,"kind":"development","optional":false},{"id":1911141611,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-18T15:21:37.723Z","updated_at":"2022-08-18T15:21:37.723Z","repository_link":"https://github.com/calvinmetcalf/immediate/blob/master/package.json","dependencies":[{"id":1911141615,"package_name":"browserify","ecosystem":"npm","requirements":"^16.5.1","direct":true,"kind":"development","optional":false},{"id":1911141616,"package_name":"derequire","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":1911141617,"package_name":"jshint","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":1911141618,"package_name":"tap-spec","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":1911141619,"package_name":"tape","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":1911141620,"package_name":"uglify-js","ecosystem":"npm","requirements":"^2.4.13","direct":true,"kind":"development","optional":false}]},{"ecosystem":"bower","filepath":"bower.json","sha":null,"kind":"manifest","created_at":"2024-06-03T21:23:18.366Z","updated_at":"2024-06-03T21:23:18.366Z","repository_link":"https://github.com/calvinmetcalf/immediate/blob/master/bower.json","dependencies":[]}],"score":29.649582032241383,"created_at":"2026-07-08T06:34:37.020Z","updated_at":"2026-07-21T13:30:20.027Z","avatar_url":"https://github.com/calvinmetcalf.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378012","html_url":"https://summary.ecosyste.ms/projects/378012"}